Open5GS daemon v2.7.6 11/08 09:30:22.258: [app] INFO: Configuration: 'open5gs-udr.yaml' (../lib/app/ogs-init.c:144) 11/08 09:30:22.259: [sock] DEBUG: addr:127.0.0.20, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.259: [sock] DEBUG: addr:127.0.0.200, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.259: [sbi] DEBUG: ogs_sbi_client_add [http] (../lib/sbi/client.c:141) 11/08 09:30:22.259: [sbi] DEBUG: [REF] 1 (../lib/sbi/client.c:142) 11/08 09:30:22.259: [sbi] DEBUG: CLIENT added with Ref [1] (../lib/sbi/client.c:175) 11/08 09:30:22.259: [sbi] DEBUG: [REF] 2 (../lib/sbi/context.c:507) 11/08 09:30:22.259: [sbi] DEBUG: CLIENT Ref [2] (../lib/sbi/context.c:507) 11/08 09:30:22.259: [sbi] INFO: Setup NF EndPoint(addr) [127.0.0.200:7777] (../lib/sbi/context.c:507) 11/08 09:30:22.263: [dbi] INFO: MongoDB URI: 'mongodb://127.0.0.103/open5gs' (../lib/dbi/ogs-mongoc.c:130) 11/08 09:30:22.263: [sbi] DEBUG: ogs_sbi_nf_state_initial(): ENTRY (../lib/sbi/nf-sm.c:147) 11/08 09:30:22.263: [sbi] DEBUG: ogs_sbi_nf_state_registered(): ENTRY (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.263: [sbi] INFO: NF Service [nudr-dr] (../lib/sbi/context.c:1997) 11/08 09:30:22.263: [sbi] DEBUG: ogs_sbi_nf_state_initial(): ENTRY (../lib/sbi/nf-sm.c:147) 11/08 09:30:22.263: [sbi] DEBUG: ogs_sbi_nf_state_will_register(): ENTRY (../lib/sbi/nf-sm.c:199) 11/08 09:30:22.263: [sbi] DEBUG: [PUT] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:797) 11/08 09:30:22.263: [sbi] DEBUG: SENDING...[610] (../lib/sbi/client.c:546) 11/08 09:30:22.263: [sbi] DEBUG: {"nfInstanceId":"8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18","nfType":"UDR","nfStatus":"REGISTERED","ipv4Addresses":["127.0.0.20"],"allowedNfTypes":["SCP","PCF","UDM"],"priority":0,"capacity":100,"load":0,"nfServiceList":{"8c844e80-bc85-41f0-8b7e-25eb3fc9bf18":{"serviceInstanceId":"8c844e80-bc85-41f0-8b7e-25eb3fc9bf18","serviceName":"nudr-dr","versions":[{"apiVersionInUri":"v1","apiFullVersion":"1.0.0"}],"scheme":"http","nfServiceStatus":"REGISTERED","ipEndPoints":[{"ipv4Address":"127.0.0.20","port":7777}],"allowedNfTypes":["PCF","UDM"],"priority":0,"capacity":100,"load":0}},"nfProfileChangesSupportInd":true} (../lib/sbi/client.c:548) 11/08 09:30:22.263: [sock] DEBUG: socket create(2:1:6) (../lib/core/ogs-socket.c:97) 11/08 09:30:22.263: [sock] DEBUG: Turn on TCP_NODELAY (../lib/core/ogs-sockopt.c:139) 11/08 09:30:22.263: [sock] DEBUG: Turn on SO_REUSEADDR (../lib/core/ogs-sockopt.c:120) 11/08 09:30:22.263: [sock] DEBUG: socket bind 127.0.0.20:7777 (../lib/core/ogs-socket.c:122) 11/08 09:30:22.263: [sock] DEBUG: tcp_server() [127.0.0.20]:7777 (../lib/core/ogs-tcp.c:60) 11/08 09:30:22.263: [sbi] INFO: nghttp2_server() [http://127.0.0.20]:7777 (../lib/sbi/nghttp2-server.c:439) 11/08 09:30:22.264: [thread] DEBUG: [0x55e7dae6dc20] thread started (../lib/core/ogs-thread.c:104) 11/08 09:30:22.264: [app] INFO: UDR initialize...done (../src/udr/app.c:31) 11/08 09:30:22.264: [thread] DEBUG: [0x55e7dae6dc20] worker signal (../lib/core/ogs-thread.c:66) 11/08 09:30:22.264: [udr] DEBUG: udr_state_initial(): INIT (../src/udr/udr-sm.c:25) 11/08 09:30:22.264: [udr] DEBUG: udr_state_operational(): ENTRY (../src/udr/udr-sm.c:52) 11/08 09:30:22.264: [sbi] DEBUG: [201:PUT] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:744) 11/08 09:30:22.264: [sbi] DEBUG: RECEIVED[179] (../lib/sbi/client.c:755) 11/08 09:30:22.264: [sbi] DEBUG: {"nfInstanceId":"8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18","nfType":"UDR","nfStatus":"REGISTERED","heartBeatTimer":10,"plmnList":[{"mcc":"999","mnc":"70"}],"nfProfileChangesInd":true} (../lib/sbi/client.c:758) 11/08 09:30:22.264: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.264: [sbi] DEBUG: ogs_sbi_nf_state_will_register(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:199) 11/08 09:30:22.264: [sbi] DEBUG: ogs_sbi_nf_state_will_register(): EXIT (../lib/sbi/nf-sm.c:199) 11/08 09:30:22.264: [sbi] DEBUG: ogs_sbi_nf_state_registered(): ENTRY (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.264: [sbi] INFO: [8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18] NF registered [Heartbeat:10s] (../lib/sbi/nf-sm.c:295) 11/08 09:30:22.264: [sbi] DEBUG: [POST] http://127.0.0.200:7777/nnrf-nfm/v1/subscriptions (../lib/sbi/client.c:797) 11/08 09:30:22.264: [sbi] DEBUG: SENDING...[211] (../lib/sbi/client.c:546) 11/08 09:30:22.264: [sbi] DEBUG: {"nfStatusNotificationUri":"http://127.0.0.20:7777/nnrf-nfm/v1/nf-status-notify","reqNfInstanceId":"8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18","subscrCond":{"nfType":"SEPP"},"reqNfType":"UDR","requesterFeatures":"1"} (../lib/sbi/client.c:548) 11/08 09:30:22.264: [sbi] DEBUG: [GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances (../lib/sbi/client.c:797) 11/08 09:30:22.265: [sbi] DEBUG: [201:POST] http://127.0.0.200:7777/nnrf-nfm/v1/subscriptions (../lib/sbi/client.c:744) 11/08 09:30:22.265: [sbi] DEBUG: RECEIVED[320] (../lib/sbi/client.c:755) 11/08 09:30:22.265: [sbi] DEBUG: {"nfStatusNotificationUri":"http://127.0.0.20:7777/nnrf-nfm/v1/nf-status-notify","reqNfInstanceId":"8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18","subscrCond":{"nfType":"SEPP"},"subscriptionId":"8c84809e-bc85-41f0-8c67-91aac7c03a87","validityTime":"2025-11-09T09:30:22.265164+00:00","reqNfType":"UDR","nrfSupportedFeatures":"1"} (../lib/sbi/client.c:758) 11/08 09:30:22.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.265: [sock] DEBUG: addr:127.0.0.10, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.265: [sbi] DEBUG: ogs_nnrf_nfm_handle_nf_status_subscribe: ogs_sbi_client_add() (../lib/sbi/nnrf-handler.c:942) 11/08 09:30:22.265: [sbi] DEBUG: ogs_sbi_client_add [http] (../lib/sbi/client.c:141) 11/08 09:30:22.265: [sbi] DEBUG: [REF] 1 (../lib/sbi/client.c:142) 11/08 09:30:22.265: [sbi] DEBUG: CLIENT added with Ref [1] (../lib/sbi/client.c:175) 11/08 09:30:22.265: [sbi] DEBUG: [REF] 2 (../lib/sbi/nnrf-handler.c:955) 11/08 09:30:22.265: [sbi] DEBUG: CLIENT Ref [2] (../lib/sbi/nnrf-handler.c:955) 11/08 09:30:22.265: [sbi] INFO: Setup NF EndPoint(addr) [127.0.0.10:7777] (../lib/sbi/nnrf-handler.c:955) 11/08 09:30:22.265: [sbi] INFO: [8c84809e-bc85-41f0-8c67-91aac7c03a87] Subscription created until 2025-11-09T09:30:22.265164+00:00 [duration:86400000000,validity:86400.000000,patch:43200.000000] (../lib/sbi/nnrf-handler.c:874) 11/08 09:30:22.265: [sbi] DEBUG: [200:GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances (../lib/sbi/client.c:744) 11/08 09:30:22.265: [sbi] DEBUG: RECEIVED[970] (../lib/sbi/client.c:755) 11/08 09:30:22.265: [sbi] DEBUG: {"_links":{"item":[{"href":"http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances/8b69063a-bc85-41f0-8c67-91aac7c03a87"},{"href":"http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances/8b8b8c96-bc85-41f0-9dbf-e3912e6e13d8"},{"href":"http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances/8bae8890-bc85-41f0-973d-dbc27f991589"},{"href":"http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances/8bc8b53a-bc85-41f0-bf8e-9d2b1cc4f1bd"},{"href":"http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances/8be82bc2-bc85-41f0-a15a-7156346a9632"},{"href":"http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances/8c08ca26-bc85-41f0-87cb-0f247c549370"},{"href":"http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances/8c609864-bc85-41f0-bde0-29beb9077181"},{"href":"http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances/8c6de55a-bc85-41f0-bd41-3d25dbd2e6a9"},{"href":"http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18"}],"self":{"href":"http://127.0.0.10:7777/nnrf-nfm/v1/nf-instances"},"totalItemCount":9}} (../lib/sbi/client.c:758) 11/08 09:30:22.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.265: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.265: [sbi] DEBUG: [GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8b69063a-bc85-41f0-8c67-91aac7c03a87 (../lib/sbi/client.c:797) 11/08 09:30:22.265: [sbi] DEBUG: [GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8b8b8c96-bc85-41f0-9dbf-e3912e6e13d8 (../lib/sbi/client.c:797) 11/08 09:30:22.265: [sbi] DEBUG: [GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8bae8890-bc85-41f0-973d-dbc27f991589 (../lib/sbi/client.c:797) 11/08 09:30:22.265: [sbi] DEBUG: [GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8bc8b53a-bc85-41f0-bf8e-9d2b1cc4f1bd (../lib/sbi/client.c:797) 11/08 09:30:22.265: [sbi] DEBUG: [GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8be82bc2-bc85-41f0-a15a-7156346a9632 (../lib/sbi/client.c:797) 11/08 09:30:22.265: [sbi] DEBUG: [GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c08ca26-bc85-41f0-87cb-0f247c549370 (../lib/sbi/client.c:797) 11/08 09:30:22.265: [sbi] DEBUG: [GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c609864-bc85-41f0-bde0-29beb9077181 (../lib/sbi/client.c:797) 11/08 09:30:22.265: [sbi] DEBUG: [GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c6de55a-bc85-41f0-bd41-3d25dbd2e6a9 (../lib/sbi/client.c:797) 11/08 09:30:22.265: [sbi] DEBUG: [GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:797) 11/08 09:30:22.265: [sbi] DEBUG: [200:GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8b69063a-bc85-41f0-8c67-91aac7c03a87 (../lib/sbi/client.c:744) 11/08 09:30:22.265: [sbi] DEBUG: RECEIVED[897] (../lib/sbi/client.c:755) 11/08 09:30:22.265: [sbi] DEBUG: {"nfInstanceId":"8b69063a-bc85-41f0-8c67-91aac7c03a87","nfType":"NRF","nfStatus":"REGISTERED","heartBeatTimer":10,"plmnList":[{"mcc":"999","mnc":"70"}],"ipv4Addresses":["127.0.0.10"],"priority":0,"capacity":100,"load":0,"nfServiceList":{"8b6909b4-bc85-41f0-8c67-91aac7c03a87":{"serviceInstanceId":"8b6909b4-bc85-41f0-8c67-91aac7c03a87","serviceName":"nnrf-nfm","versions":[{"apiVersionInUri":"v1","apiFullVersion":"1.0.0"}],"scheme":"http","nfServiceStatus":"REGISTERED","ipEndPoints":[{"ipv4Address":"127.0.0.10","port":7777}],"priority":0,"capacity":100,"load":0},"8b6909f0-bc85-41f0-8c67-91aac7c03a87":{"serviceInstanceId":"8b6909f0-bc85-41f0-8c67-91aac7c03a87","serviceName":"nnrf-disc","versions":[{"apiVersionInUri":"v1","apiFullVersion":"1.0.0"}],"scheme":"http","nfServiceStatus":"REGISTERED","ipEndPoints":[{"ipv4Address":"127.0.0.10","port":7777}],"priority":0,"capacity":100,"load":0}}} (../lib/sbi/client.c:758) 11/08 09:30:22.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.265: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.265: [sbi] DEBUG: [NULL] NFInstance added with Ref [(null)] (../lib/sbi/context.c:1256) 11/08 09:30:22.265: [sock] DEBUG: addr:127.0.0.10, port:80 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.265: [sock] DEBUG: addr:127.0.0.10, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.265: [sock] DEBUG: addr:127.0.0.10, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.265: [sbi] DEBUG: [NRF] NFInstance removed [8b69063a-bc85-41f0-8c67-91aac7c03a87] (../lib/sbi/context.c:1356) 11/08 09:30:22.266: [sbi] DEBUG: [200:GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8b8b8c96-bc85-41f0-9dbf-e3912e6e13d8 (../lib/sbi/client.c:744) 11/08 09:30:22.266: [sbi] DEBUG: RECEIVED[258] (../lib/sbi/client.c:755) 11/08 09:30:22.266: [sbi] DEBUG: {"nfInstanceId":"8b8b8c96-bc85-41f0-9dbf-e3912e6e13d8","nfType":"SCP","nfStatus":"REGISTERED","heartBeatTimer":10,"plmnList":[{"mcc":"999","mnc":"70"}],"ipv4Addresses":["127.0.0.200"],"priority":0,"capacity":100,"load":0,"scpInfo":{"scpPorts":{"http":7777}}} (../lib/sbi/client.c:758) 11/08 09:30:22.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.266: [sbi] DEBUG: [NULL] NFInstance added with Ref [(null)] (../lib/sbi/context.c:1256) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.200, port:80 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sbi] DEBUG: [SCP] NFInstance removed [8b8b8c96-bc85-41f0-9dbf-e3912e6e13d8] (../lib/sbi/context.c:1356) 11/08 09:30:22.266: [sbi] DEBUG: [200:GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8bae8890-bc85-41f0-973d-dbc27f991589 (../lib/sbi/client.c:744) 11/08 09:30:22.266: [sbi] DEBUG: RECEIVED[261] (../lib/sbi/client.c:755) 11/08 09:30:22.266: [sbi] DEBUG: {"nfInstanceId":"8bae8890-bc85-41f0-973d-dbc27f991589","nfType":"SEPP","nfStatus":"REGISTERED","heartBeatTimer":10,"plmnList":[{"mcc":"999","mnc":"70"}],"ipv4Addresses":["127.0.1.250"],"priority":0,"capacity":100,"load":0,"seppInfo":{"seppPorts":{"http":7777}}} (../lib/sbi/client.c:758) 11/08 09:30:22.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.266: [sbi] DEBUG: [NULL] NFInstance added with Ref [(null)] (../lib/sbi/context.c:1256) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.1.250, port:80 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_initial(): ENTRY (../lib/sbi/nf-sm.c:147) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_registered(): ENTRY (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.266: [sbi] INFO: [8bae8890-bc85-41f0-973d-dbc27f991589] (NRF-profile-get) NF registered (../lib/sbi/nf-sm.c:81) 11/08 09:30:22.266: [sbi] DEBUG: nf_instance_find_client: ogs_sbi_client_add() (../lib/sbi/context.c:2059) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_client_add [http] (../lib/sbi/client.c:141) 11/08 09:30:22.266: [sbi] DEBUG: [REF] 1 (../lib/sbi/client.c:142) 11/08 09:30:22.266: [sbi] DEBUG: CLIENT added with Ref [1] (../lib/sbi/client.c:175) 11/08 09:30:22.266: [sbi] DEBUG: [SEPP] NFInstance associated [8bae8890-bc85-41f0-973d-dbc27f991589] (../lib/sbi/context.c:2446) 11/08 09:30:22.266: [sbi] DEBUG: [REF] 2 (../lib/sbi/context.c:2451) 11/08 09:30:22.266: [sbi] DEBUG: CLIENT Ref [2] (../lib/sbi/context.c:2451) 11/08 09:30:22.266: [sbi] INFO: Setup NF EndPoint(addr) [127.0.1.250:7777] (../lib/sbi/context.c:2451) 11/08 09:30:22.266: [sbi] DEBUG: [200:GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8bc8b53a-bc85-41f0-bf8e-9d2b1cc4f1bd (../lib/sbi/client.c:744) 11/08 09:30:22.266: [sbi] DEBUG: RECEIVED[261] (../lib/sbi/client.c:755) 11/08 09:30:22.266: [sbi] DEBUG: {"nfInstanceId":"8bc8b53a-bc85-41f0-bf8e-9d2b1cc4f1bd","nfType":"SEPP","nfStatus":"REGISTERED","heartBeatTimer":10,"plmnList":[{"mcc":"999","mnc":"70"}],"ipv4Addresses":["127.0.2.250"],"priority":0,"capacity":100,"load":0,"seppInfo":{"seppPorts":{"http":7777}}} (../lib/sbi/client.c:758) 11/08 09:30:22.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.266: [sbi] DEBUG: [NULL] NFInstance added with Ref [(null)] (../lib/sbi/context.c:1256) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.2.250, port:80 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_initial(): ENTRY (../lib/sbi/nf-sm.c:147) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_registered(): ENTRY (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.266: [sbi] INFO: [8bc8b53a-bc85-41f0-bf8e-9d2b1cc4f1bd] (NRF-profile-get) NF registered (../lib/sbi/nf-sm.c:81) 11/08 09:30:22.266: [sbi] DEBUG: nf_instance_find_client: ogs_sbi_client_add() (../lib/sbi/context.c:2059) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_client_add [http] (../lib/sbi/client.c:141) 11/08 09:30:22.266: [sbi] DEBUG: [REF] 1 (../lib/sbi/client.c:142) 11/08 09:30:22.266: [sbi] DEBUG: CLIENT added with Ref [1] (../lib/sbi/client.c:175) 11/08 09:30:22.266: [sbi] DEBUG: [SEPP] NFInstance associated [8bc8b53a-bc85-41f0-bf8e-9d2b1cc4f1bd] (../lib/sbi/context.c:2446) 11/08 09:30:22.266: [sbi] DEBUG: [REF] 2 (../lib/sbi/context.c:2451) 11/08 09:30:22.266: [sbi] DEBUG: CLIENT Ref [2] (../lib/sbi/context.c:2451) 11/08 09:30:22.266: [sbi] INFO: Setup NF EndPoint(addr) [127.0.2.250:7777] (../lib/sbi/context.c:2451) 11/08 09:30:22.266: [sbi] DEBUG: [200:GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8be82bc2-bc85-41f0-a15a-7156346a9632 (../lib/sbi/client.c:744) 11/08 09:30:22.266: [sbi] DEBUG: RECEIVED[640] (../lib/sbi/client.c:755) 11/08 09:30:22.266: [sbi] DEBUG: {"nfInstanceId":"8be82bc2-bc85-41f0-a15a-7156346a9632","nfType":"BSF","nfStatus":"REGISTERED","heartBeatTimer":10,"plmnList":[{"mcc":"999","mnc":"70"}],"ipv4Addresses":["127.0.0.15"],"allowedNfTypes":["SCP","PCF","AF"],"priority":0,"capacity":100,"load":0,"nfServiceList":{"8be83108-bc85-41f0-a15a-7156346a9632":{"serviceInstanceId":"8be83108-bc85-41f0-a15a-7156346a9632","serviceName":"nbsf-management","versions":[{"apiVersionInUri":"v1","apiFullVersion":"1.0.0"}],"scheme":"http","nfServiceStatus":"REGISTERED","ipEndPoints":[{"ipv4Address":"127.0.0.15","port":7777}],"allowedNfTypes":["PCF","AF"],"priority":0,"capacity":100,"load":0}}} (../lib/sbi/client.c:758) 11/08 09:30:22.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.266: [sbi] DEBUG: [NULL] NFInstance added with Ref [(null)] (../lib/sbi/context.c:1256) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.15, port:80 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.15, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sbi] DEBUG: [BSF] NFInstance removed [8be82bc2-bc85-41f0-a15a-7156346a9632] (../lib/sbi/context.c:1356) 11/08 09:30:22.266: [sbi] DEBUG: [200:GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c08ca26-bc85-41f0-87cb-0f247c549370 (../lib/sbi/client.c:744) 11/08 09:30:22.266: [sbi] DEBUG: RECEIVED[640] (../lib/sbi/client.c:755) 11/08 09:30:22.266: [sbi] DEBUG: {"nfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","nfType":"SMF","nfStatus":"REGISTERED","heartBeatTimer":10,"plmnList":[{"mcc":"999","mnc":"70"}],"ipv4Addresses":["127.0.0.4"],"allowedNfTypes":["SCP","AMF","SMF"],"priority":0,"capacity":100,"load":0,"nfServiceList":{"8c0aaa62-bc85-41f0-87cb-0f247c549370":{"serviceInstanceId":"8c0aaa62-bc85-41f0-87cb-0f247c549370","serviceName":"nsmf-pdusession","versions":[{"apiVersionInUri":"v1","apiFullVersion":"1.0.0"}],"scheme":"http","nfServiceStatus":"REGISTERED","ipEndPoints":[{"ipv4Address":"127.0.0.4","port":7777}],"allowedNfTypes":["AMF","SMF"],"priority":0,"capacity":100,"load":0}}} (../lib/sbi/client.c:758) 11/08 09:30:22.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.266: [sbi] DEBUG: [NULL] NFInstance added with Ref [(null)] (../lib/sbi/context.c:1256) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.4, port:80 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.4, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sbi] DEBUG: [SMF] NFInstance removed [8c08ca26-bc85-41f0-87cb-0f247c549370] (../lib/sbi/context.c:1356) 11/08 09:30:22.266: [sbi] DEBUG: [200:GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c609864-bc85-41f0-bde0-29beb9077181 (../lib/sbi/client.c:744) 11/08 09:30:22.266: [sbi] DEBUG: RECEIVED[626] (../lib/sbi/client.c:755) 11/08 09:30:22.266: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","nfType":"AUSF","nfStatus":"REGISTERED","heartBeatTimer":10,"plmnList":[{"mcc":"999","mnc":"70"}],"ipv4Addresses":["127.0.0.11"],"allowedNfTypes":["SCP","AMF"],"priority":0,"capacity":100,"load":0,"nfServiceList":{"8c609c7e-bc85-41f0-bde0-29beb9077181":{"serviceInstanceId":"8c609c7e-bc85-41f0-bde0-29beb9077181","serviceName":"nausf-auth","versions":[{"apiVersionInUri":"v1","apiFullVersion":"1.0.0"}],"scheme":"http","nfServiceStatus":"REGISTERED","ipEndPoints":[{"ipv4Address":"127.0.0.11","port":7777}],"allowedNfTypes":["AMF"],"priority":0,"capacity":100,"load":0}}} (../lib/sbi/client.c:758) 11/08 09:30:22.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.266: [sbi] DEBUG: [NULL] NFInstance added with Ref [(null)] (../lib/sbi/context.c:1256) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.11, port:80 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.11, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sbi] DEBUG: [AUSF] NFInstance removed [8c609864-bc85-41f0-bde0-29beb9077181] (../lib/sbi/context.c:1356) 11/08 09:30:22.266: [sbi] DEBUG: [200:GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c6de55a-bc85-41f0-bd41-3d25dbd2e6a9 (../lib/sbi/client.c:744) 11/08 09:30:22.266: [sbi] DEBUG: RECEIVED[1359] (../lib/sbi/client.c:755) 11/08 09:30:22.266: [sbi] DEBUG: {"nfInstanceId":"8c6de55a-bc85-41f0-bd41-3d25dbd2e6a9","nfType":"UDM","nfStatus":"REGISTERED","heartBeatTimer":10,"plmnList":[{"mcc":"999","mnc":"70"}],"ipv4Addresses":["127.0.0.12"],"allowedNfTypes":["SCP","AMF","SMF","AUSF"],"priority":0,"capacity":100,"load":0,"nfServiceList":{"8c6df48c-bc85-41f0-bd41-3d25dbd2e6a9":{"serviceInstanceId":"8c6df48c-bc85-41f0-bd41-3d25dbd2e6a9","serviceName":"nudm-ueau","versions":[{"apiVersionInUri":"v1","apiFullVersion":"1.0.0"}],"scheme":"http","nfServiceStatus":"REGISTERED","ipEndPoints":[{"ipv4Address":"127.0.0.12","port":7777}],"allowedNfTypes":["AUSF"],"priority":0,"capacity":100,"load":0},"8c6df4b4-bc85-41f0-bd41-3d25dbd2e6a9":{"serviceInstanceId":"8c6df4b4-bc85-41f0-bd41-3d25dbd2e6a9","serviceName":"nudm-uecm","versions":[{"apiVersionInUri":"v1","apiFullVersion":"1.0.0"}],"scheme":"http","nfServiceStatus":"REGISTERED","ipEndPoints":[{"ipv4Address":"127.0.0.12","port":7777}],"allowedNfTypes":["AMF","SMF"],"priority":0,"capacity":100,"load":0},"8c6df4dc-bc85-41f0-bd41-3d25dbd2e6a9":{"serviceInstanceId":"8c6df4dc-bc85-41f0-bd41-3d25dbd2e6a9","serviceName":"nudm-sdm","versions":[{"apiVersionInUri":"v2","apiFullVersion":"2.0.0"}],"scheme":"http","nfServiceStatus":"REGISTERED","ipEndPoints":[{"ipv4Address":"127.0.0.12","port":7777}],"allowedNfTypes":["AMF","SMF"],"priority":0,"capacity":100,"load":0}}} (../lib/sbi/client.c:758) 11/08 09:30:22.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:22.266: [sbi] DEBUG: [NULL] NFInstance added with Ref [(null)] (../lib/sbi/context.c:1256) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.12, port:80 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.12, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.12, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sock] DEBUG: addr:127.0.0.12, port:7777 (../lib/core/ogs-sockaddr.c:171) 11/08 09:30:22.266: [sbi] DEBUG: [UDM] NFInstance removed [8c6de55a-bc85-41f0-bd41-3d25dbd2e6a9] (../lib/sbi/context.c:1356) 11/08 09:30:22.266: [sbi] DEBUG: [200:GET] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:744) 11/08 09:30:22.266: [sbi] DEBUG: RECEIVED[634] (../lib/sbi/client.c:755) 11/08 09:30:22.266: [sbi] DEBUG: {"nfInstanceId":"8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18","nfType":"UDR","nfStatus":"REGISTERED","heartBeatTimer":10,"plmnList":[{"mcc":"999","mnc":"70"}],"ipv4Addresses":["127.0.0.20"],"allowedNfTypes":["SCP","PCF","UDM"],"priority":0,"capacity":100,"load":0,"nfServiceList":{"8c844e80-bc85-41f0-8b7e-25eb3fc9bf18":{"serviceInstanceId":"8c844e80-bc85-41f0-8b7e-25eb3fc9bf18","serviceName":"nudr-dr","versions":[{"apiVersionInUri":"v1","apiFullVersion":"1.0.0"}],"scheme":"http","nfServiceStatus":"REGISTERED","ipEndPoints":[{"ipv4Address":"127.0.0.20","port":7777}],"allowedNfTypes":["PCF","UDM"],"priority":0,"capacity":100,"load":0}}} (../lib/sbi/client.c:758) 11/08 09:30:22.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:22.266: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:32.275: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_TIMER (../src/udr/udr-sm.c:52) 11/08 09:30:32.275: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_TIMER (../lib/sbi/nf-sm.c:285) 11/08 09:30:32.275: [sbi] DEBUG: [PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:797) 11/08 09:30:32.275: [sbi] DEBUG: SENDING...[100] (../lib/sbi/client.c:546) 11/08 09:30:32.275: [sbi] DEBUG: [{"op":"replace","path":"/nfStatus","value":"REGISTERED"},{"op":"replace","path":"/load","value":0}] (../lib/sbi/client.c:548) 11/08 09:30:32.277: [sbi] DEBUG: [204:PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:744) 11/08 09:30:32.277: [sbi] DEBUG: RECEIVED[0] (../lib/sbi/client.c:755) 11/08 09:30:32.277: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:32.277: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 0000: 00000604 00000000 00000300 004000 .............@. 11/08 09:30:33.943: [sbi] DEBUG: FLAGS(0x0) [NO-ACK] (../lib/sbi/nghttp2-server.c:1244) 11/08 09:30:33.943: [sbi] DEBUG: MAX_CONCURRENT_STREAMS = 16384 (../lib/sbi/nghttp2-server.c:1255) 11/08 09:30:33.943: [sbi] DEBUG: ENABLE_PUSH = false (../lib/sbi/nghttp2-server.c:1257) 11/08 09:30:33.943: [sbi] DEBUG: STREAM added [1] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:33.943: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:33.943: [sbi] DEBUG: FLAGS(0x1) [ACK] (../lib/sbi/nghttp2-server.c:1244) 0000: 00000004 01000000 00 ......... 11/08 09:30:33.943: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:33.947: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:33.947: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:33.947: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:33.947: [sbi] DEBUG: STREAM closed [1] (../lib/sbi/nghttp2-server.c:1326) 0000: 00003801 04000000 0188768b d5596a6f ..8.......v..Yjo 0010: 16e53b89 77577361 96dc34fd 280794d2 ..;.wWsa..4.(... 0020: 7eea0802 6d403f71 905c6595 3168df0f ~...m@?q.\e.1h.. 0030: 0d821045 5f8b1d75 d0620d26 3d4c7441 ...E_..u.b.&=LtA 0040: ea . 0000: 0000d400 01000000 017b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:30:33.967: [sbi] DEBUG: STREAM added [3] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:33.967: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:33.967: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:33.967: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:33.967: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:33.971: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:33.971: [sbi] DEBUG: STREAM closed [3] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 0389c0bf ............ 11/08 09:30:33.980: [sbi] DEBUG: STREAM added [5] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:33.980: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:33.980: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:33.980: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:30:33.979246+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:33.980: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:33.982: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:33.982: [sbi] DEBUG: STREAM closed [5] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 0589c0bf ............ 11/08 09:30:33.997: [sbi] DEBUG: STREAM added [7] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:33.997: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:33.997: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:33.997: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0631485742689813","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000000/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:33.997: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:33.997: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000000, imeisv: 0631485742689813 (../lib/dbi/subscription.c:185) 11/08 09:30:33.997: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:33.998: [sbi] DEBUG: STREAM closed [7] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 0789c0bf ............ 11/08 09:30:34.000: [sbi] DEBUG: STREAM added [9] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:34.000: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:34.000: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:34.001: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:34.001: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:34.001: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:34.001: [sbi] DEBUG: STREAM closed [9] (../lib/sbi/nghttp2-server.c:1326) 0000: 00002001 04000000 0988c061 96dc34fd .. ........a..4. 0010: 280794d2 7eea0802 6d403f71 905c65a5 (...~...m@?q.\e. 0020: 3168df0f 0d82085c bf 1h.....\. 0000: 00007400 01000000 097b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:30:34.003: [sbi] DEBUG: STREAM added [11] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:34.003: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:34.003: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:34.003: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:34.003: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:34.003: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:34.003: [sbi] DEBUG: STREAM closed [11] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 0b88c1be 0f0d0239 ...............9 0010: 32bf 2. 0000: 00005c00 01000000 0b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:30:34.008: [sbi] DEBUG: STREAM added [13] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:34.008: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:34.008: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:34.009: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:34.009: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:34.009: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:34.009: [sbi] DEBUG: STREAM closed [13] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 0d88c1be 0f0d0132 ...............2 0010: bf . 0000: 00000200 01000000 0d7b7d .........{} 11/08 09:30:34.234: [sbi] DEBUG: STREAM added [15] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:34.234: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:34.234: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:34.234: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:34.234: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:34.234: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:34.234: [sbi] DEBUG: STREAM closed [15] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 0f89c1be ............ 11/08 09:30:34.238: [sbi] DEBUG: STREAM added [17] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:34.238: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:34.238: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:34.241: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:34.241: [sbi] DEBUG: STREAM closed [17] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 1189c1be ............ 11/08 09:30:37.397: [sbi] DEBUG: STREAM added [19] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:37.397: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:37.397: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:37.398: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:37.398: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:37.398: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000081"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:37.398: [sbi] DEBUG: STREAM closed [19] (../lib/sbi/nghttp2-server.c:1326) 0000: 00002001 04000000 1388c161 96dc34fd .. ........a..4. 0010: 280794d2 7eea0802 6d403f71 905c65d5 (...~...m@?q.\e. 0020: 3168df0f 0d821045 c0 1h.....E. 0000: 0000d400 01000000 137b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303831 227d2c22 61757468 656e7469 0081"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:30:37.411: [sbi] DEBUG: STREAM added [21] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:37.411: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:37.411: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:37.411: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:30:37.410882+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:37.411: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:37.415: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:37.415: [sbi] DEBUG: STREAM closed [21] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 1589c2be ............ 11/08 09:30:37.429: [sbi] DEBUG: STREAM added [23] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:37.429: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:37.429: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:37.429: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0694462118017336","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000000/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:37.429: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:37.429: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000000, imeisv: 0694462118017336 (../lib/dbi/subscription.c:185) 11/08 09:30:37.429: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:37.429: [sbi] DEBUG: STREAM closed [23] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 1789c2be ............ 11/08 09:30:37.431: [sbi] DEBUG: STREAM added [25] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:37.431: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:37.431: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:37.432: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:37.432: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:37.432: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:37.432: [sbi] DEBUG: STREAM closed [25] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 1988c2be 0f0d8208 ................ 0010: 5cc0 \. 0000: 00007400 01000000 197b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:30:37.434: [sbi] DEBUG: STREAM added [27] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:37.434: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:37.434: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:37.435: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:37.435: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:37.435: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:37.435: [sbi] DEBUG: STREAM closed [27] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 1b88c2be 0f0d0239 ...............9 0010: 32c0 2. 0000: 00005c00 01000000 1b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:30:37.439: [sbi] DEBUG: STREAM added [29] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:37.439: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:37.439: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:37.440: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:37.440: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:37.440: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:37.440: [sbi] DEBUG: STREAM closed [29] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 1d88c2be 0f0d0132 ...............2 0010: c0 . 0000: 00000200 01000000 1d7b7d .........{} 11/08 09:30:37.889: [sbi] DEBUG: STREAM added [31] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:37.889: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:37.889: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:37.889: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:37.889: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:37.889: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:37.889: [sbi] DEBUG: STREAM closed [31] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 1f89c2be ............ 11/08 09:30:37.892: [sbi] DEBUG: STREAM added [33] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:37.892: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:37.892: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:37.895: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:37.895: [sbi] DEBUG: STREAM closed [33] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 2189c2be ........!... 11/08 09:30:41.087: [sbi] DEBUG: STREAM added [35] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:41.087: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:41.087: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:41.088: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:41.088: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:41.088: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"0000000000c1"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:41.088: [sbi] DEBUG: STREAM closed [35] (../lib/sbi/nghttp2-server.c:1326) 0000: 00002001 04000000 2388c261 96dc34fd .. .....#..a..4. 0010: 280794d2 7eea0802 6d403f71 905c682a (...~...m@?q.\h* 0020: 62d1bf0f 0d821045 c1 b......E. 0000: 0000d400 01000000 237b2261 75746865 ........#{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30306331 227d2c22 61757468 656e7469 00c1"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:30:41.103: [sbi] DEBUG: STREAM added [37] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:41.104: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:41.104: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:41.104: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:30:41.103238+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:41.104: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:41.105: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:41.105: [sbi] DEBUG: STREAM closed [37] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 2589c3be ........%... 11/08 09:30:41.116: [sbi] DEBUG: STREAM added [39] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:41.116: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:41.116: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:41.116: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0191632463124006","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000000/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:41.116: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:41.116: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000000, imeisv: 0191632463124006 (../lib/dbi/subscription.c:185) 11/08 09:30:41.116: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:41.116: [sbi] DEBUG: STREAM closed [39] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 2789c3be ........'... 11/08 09:30:41.117: [sbi] DEBUG: STREAM added [41] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:41.117: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:41.117: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:41.118: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:41.118: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:41.118: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:41.118: [sbi] DEBUG: STREAM closed [41] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 2988c3be 0f0d8208 ........)....... 0010: 5cc1 \. 0000: 00007400 01000000 297b2273 75627363 ..t.....){"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:30:41.119: [sbi] DEBUG: STREAM added [43] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:41.119: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:41.119: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:41.119: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:41.119: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:41.119: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:41.119: [sbi] DEBUG: STREAM closed [43] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 2b88c3be 0f0d0239 ........+......9 0010: 32c1 2. 0000: 00005c00 01000000 2b7b2273 75627363 ..\.....+{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:30:41.122: [sbi] DEBUG: STREAM added [45] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:41.122: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:41.122: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:41.123: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:41.123: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:41.123: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:41.123: [sbi] DEBUG: STREAM closed [45] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 2d88c3be 0f0d0132 ........-......2 0010: c1 . 0000: 00000200 01000000 2d7b7d ........-{} 11/08 09:30:42.277: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_TIMER (../src/udr/udr-sm.c:52) 11/08 09:30:42.277: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_TIMER (../lib/sbi/nf-sm.c:285) 11/08 09:30:42.277: [sbi] DEBUG: [PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:797) 11/08 09:30:42.277: [sbi] DEBUG: SENDING...[100] (../lib/sbi/client.c:546) 11/08 09:30:42.277: [sbi] DEBUG: [{"op":"replace","path":"/nfStatus","value":"REGISTERED"},{"op":"replace","path":"/load","value":0}] (../lib/sbi/client.c:548) 11/08 09:30:42.279: [sbi] DEBUG: [204:PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:744) 11/08 09:30:42.279: [sbi] DEBUG: RECEIVED[0] (../lib/sbi/client.c:755) 11/08 09:30:42.279: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:42.279: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:44.540: [sbi] DEBUG: STREAM added [47] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:44.540: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:44.540: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:44.541: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:44.541: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:44.541: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"0000000000e1"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:44.541: [sbi] DEBUG: STREAM closed [47] (../lib/sbi/nghttp2-server.c:1326) 0000: 00002001 04000000 2f88c361 96dc34fd .. ...../..a..4. 0010: 280794d2 7eea0802 6d403f71 905c69a5 (...~...m@?q.\i. 0020: 3168df0f 0d821045 c2 1h.....E. 0000: 0000d400 01000000 2f7b2261 75746865 ......../{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30306531 227d2c22 61757468 656e7469 00e1"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:30:44.553: [sbi] DEBUG: STREAM added [49] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:44.553: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:44.553: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:44.553: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:30:44.552533+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:44.553: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:44.554: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:44.554: [sbi] DEBUG: STREAM closed [49] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 3189c4be ........1... 11/08 09:30:44.561: [sbi] DEBUG: STREAM added [51] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:44.561: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:44.561: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:44.561: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0230694259404278","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000000/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:44.561: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:44.561: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000000, imeisv: 0230694259404278 (../lib/dbi/subscription.c:185) 11/08 09:30:44.561: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:44.561: [sbi] DEBUG: STREAM closed [51] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 3389c4be ........3... 11/08 09:30:44.562: [sbi] DEBUG: STREAM added [53] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:44.562: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:44.562: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:44.563: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:44.563: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:44.563: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:44.563: [sbi] DEBUG: STREAM closed [53] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 3588c4be 0f0d8208 ........5....... 0010: 5cc2 \. 0000: 00007400 01000000 357b2273 75627363 ..t.....5{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:30:44.563: [sbi] DEBUG: STREAM added [55] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:44.564: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:44.564: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:44.564: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:44.564: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:44.564: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:44.564: [sbi] DEBUG: STREAM closed [55] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 3788c4be 0f0d0239 ........7......9 0010: 32c2 2. 0000: 00005c00 01000000 377b2273 75627363 ..\.....7{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:30:44.566: [sbi] DEBUG: STREAM added [57] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:44.566: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:44.566: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:44.566: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:44.566: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:44.566: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:44.566: [sbi] DEBUG: STREAM closed [57] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 3988c4be 0f0d0132 ........9......2 0010: c2 . 0000: 00000200 01000000 397b7d ........9{} 11/08 09:30:44.786: [sbi] DEBUG: STREAM added [59] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:44.786: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:44.786: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:44.788: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:44.788: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:44.788: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:44.788: [sbi] DEBUG: STREAM closed [59] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000000 3b88c4be 0f0d0334 ........;......4 0010: 3531c2 51. 0000: 0001c300 01000000 3b5b7b22 73696e67 ........;[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:30:44.794: [sbi] DEBUG: STREAM added [61] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:44.794: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:44.794: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:44.795: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:44.795: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:44.795: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:44.795: [sbi] DEBUG: STREAM closed [61] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 3d88c4be 0f0d0239 ........=......9 0010: 39c2 9. 0000: 00006300 01000000 3d7b2273 6d506f6c ..c.....={"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:30:44.829: [sbi] DEBUG: STREAM added [63] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:44.829: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:44.829: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:44.829: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:44.829: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:44.829: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:44.829: [sbi] DEBUG: STREAM closed [63] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 3f89c4be ........?... 11/08 09:30:49.016: [sbi] DEBUG: STREAM added [65] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:49.016: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:49.016: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:49.016: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:49.016: [sbi] DEBUG: STREAM closed [65] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000000 4189c461 96dc34fd ........A..a..4. 0010: 280794d2 7eea0802 6d403f71 905c69f5 (...~...m@?q.\i. 0020: 3168df 1h. 11/08 09:30:49.019: [sbi] DEBUG: STREAM added [67] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:49.019: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:49.019: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:49.020: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:49.020: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:49.020: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000101"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:49.020: [sbi] DEBUG: STREAM closed [67] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 4388c5be 0f0d8210 ........C....... 0010: 45c3 E. 0000: 0000d400 01000000 437b2261 75746865 ........C{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30313031 227d2c22 61757468 656e7469 0101"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:30:49.035: [sbi] DEBUG: STREAM added [69] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:49.035: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:49.035: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:49.035: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:30:49.034182+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:49.035: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:49.038: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:49.038: [sbi] DEBUG: STREAM closed [69] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 4589c5be ........E... 11/08 09:30:49.053: [sbi] DEBUG: STREAM added [71] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:49.054: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:49.054: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:49.054: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0049631816351734","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000000/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:49.054: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:49.054: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000000, imeisv: 0049631816351734 (../lib/dbi/subscription.c:185) 11/08 09:30:49.054: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:49.054: [sbi] DEBUG: STREAM closed [71] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 4789c5be ........G... 11/08 09:30:49.056: [sbi] DEBUG: STREAM added [73] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:49.056: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:49.056: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:49.057: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:49.057: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:49.057: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:49.057: [sbi] DEBUG: STREAM closed [73] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 4988c5be 0f0d8208 ........I....... 0010: 5cc3 \. 0000: 00007400 01000000 497b2273 75627363 ..t.....I{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:30:49.059: [sbi] DEBUG: STREAM added [75] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:49.059: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:49.059: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:49.060: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:49.060: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:49.060: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:49.060: [sbi] DEBUG: STREAM closed [75] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 4b88c5be 0f0d0239 ........K......9 0010: 32c3 2. 0000: 00005c00 01000000 4b7b2273 75627363 ..\.....K{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:30:49.063: [sbi] DEBUG: STREAM added [77] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:49.063: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:49.063: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:49.064: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:49.064: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:49.064: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:49.064: [sbi] DEBUG: STREAM closed [77] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 4d88c5be 0f0d0132 ........M......2 0010: c3 . 0000: 00000200 01000000 4d7b7d ........M{} 11/08 09:30:49.294: [sbi] DEBUG: STREAM added [79] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:49.294: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:49.294: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:49.295: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:49.295: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:49.295: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:49.296: [sbi] DEBUG: STREAM closed [79] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000000 4f88c5be 0f0d0334 ........O......4 0010: 3531c3 51. 0000: 0001c300 01000000 4f5b7b22 73696e67 ........O[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:30:49.302: [sbi] DEBUG: STREAM added [81] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:49.302: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:49.302: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:49.303: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:49.303: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:49.303: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:49.303: [sbi] DEBUG: STREAM closed [81] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 5188c5be 0f0d0239 ........Q......9 0010: 39c3 9. 0000: 00006300 01000000 517b2273 6d506f6c ..c.....Q{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:30:49.337: [sbi] DEBUG: STREAM added [83] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:49.338: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:49.338: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:49.338: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:49.338: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:49.338: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:49.338: [sbi] DEBUG: STREAM closed [83] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 5389c5be ........S... 11/08 09:30:50.372: [sbi] DEBUG: STREAM added [85] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:50.372: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:50.372: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:50.372: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:50.372: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:50.372: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:50.372: [sbi] DEBUG: STREAM closed [85] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000000 5589c561 96dc34fd ........U..a..4. 0010: 280794d2 7eea0802 6d403f71 905c6c0a (...~...m@?q.\l. 0020: 62d1bf b.. 11/08 09:30:50.798: [sbi] DEBUG: STREAM added [87] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:50.798: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:50.798: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:50.798: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:50.798: [sbi] DEBUG: STREAM closed [87] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 5789c6be ........W... 11/08 09:30:50.800: [sbi] DEBUG: STREAM added [89] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:50.800: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:50.800: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:50.800: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:50.800: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:50.800: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:50.800: [sbi] DEBUG: STREAM closed [89] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 5989c6be ........Y... 11/08 09:30:50.802: [sbi] DEBUG: STREAM added [91] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:50.802: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:50.802: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:50.804: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:50.804: [sbi] DEBUG: STREAM closed [91] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 5b89c6be ........[... 11/08 09:30:52.280: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_TIMER (../src/udr/udr-sm.c:52) 11/08 09:30:52.280: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_TIMER (../lib/sbi/nf-sm.c:285) 11/08 09:30:52.280: [sbi] DEBUG: [PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:797) 11/08 09:30:52.280: [sbi] DEBUG: SENDING...[100] (../lib/sbi/client.c:546) 11/08 09:30:52.280: [sbi] DEBUG: [{"op":"replace","path":"/nfStatus","value":"REGISTERED"},{"op":"replace","path":"/load","value":0}] (../lib/sbi/client.c:548) 11/08 09:30:52.282: [sbi] DEBUG: [204:PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:744) 11/08 09:30:52.282: [sbi] DEBUG: RECEIVED[0] (../lib/sbi/client.c:755) 11/08 09:30:52.282: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:30:52.282: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:30:53.972: [sbi] DEBUG: STREAM added [93] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:53.972: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:53.972: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:53.972: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:53.972: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:53.972: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000141"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:53.972: [sbi] DEBUG: STREAM closed [93] (../lib/sbi/nghttp2-server.c:1326) 0000: 00002001 04000000 5d88c661 96dc34fd .. .....]..a..4. 0010: 280794d2 7eea0802 6d403f71 905c6d95 (...~...m@?q.\m. 0020: 3168df0f 0d821045 c5 1h.....E. 0000: 0000d400 01000000 5d7b2261 75746865 ........]{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30313431 227d2c22 61757468 656e7469 0141"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:30:53.988: [sbi] DEBUG: STREAM added [95] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:53.988: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:53.988: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:53.988: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:30:53.987330+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:53.988: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:53.989: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:53.989: [sbi] DEBUG: STREAM closed [95] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 5f89c7be ........_... 11/08 09:30:54.002: [sbi] DEBUG: STREAM added [97] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:54.002: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:54.002: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:54.002: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0877906770109001","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000000/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:54.002: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:54.002: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000000, imeisv: 0877906770109001 (../lib/dbi/subscription.c:185) 11/08 09:30:54.003: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:54.003: [sbi] DEBUG: STREAM closed [97] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000000 6189c761 96dc34fd ........a..a..4. 0010: 280794d2 7eea0802 6d403f71 905c6da5 (...~...m@?q.\m. 0020: 3168df 1h. 11/08 09:30:54.004: [sbi] DEBUG: STREAM added [99] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:54.004: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:54.004: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:54.005: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:54.005: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:54.005: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:54.005: [sbi] DEBUG: STREAM closed [99] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 6388c8be 0f0d8208 ........c....... 0010: 5cc6 \. 0000: 00007400 01000000 637b2273 75627363 ..t.....c{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:30:54.006: [sbi] DEBUG: STREAM added [101] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:54.006: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:54.006: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:54.007: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:54.007: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:54.007: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:54.007: [sbi] DEBUG: STREAM closed [101] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 6588c8be 0f0d0239 ........e......9 0010: 32c6 2. 0000: 00005c00 01000000 657b2273 75627363 ..\.....e{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:30:54.011: [sbi] DEBUG: STREAM added [103] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:54.011: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:54.011: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:54.012: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:54.012: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:54.012: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:54.012: [sbi] DEBUG: STREAM closed [103] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 6788c8be 0f0d0132 ........g......2 0010: c6 . 0000: 00000200 01000000 677b7d ........g{} 11/08 09:30:54.242: [sbi] DEBUG: STREAM added [105] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:54.242: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:54.242: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:54.243: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:54.243: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:54.243: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:54.243: [sbi] DEBUG: STREAM closed [105] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000000 6988c8be 0f0d0334 ........i......4 0010: 3531c6 51. 0000: 0001c300 01000000 695b7b22 73696e67 ........i[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:30:54.248: [sbi] DEBUG: STREAM added [107] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:54.249: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:54.249: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:54.250: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:54.250: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:30:54.250: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:30:54.250: [sbi] DEBUG: STREAM closed [107] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 6b88c8be 0f0d0239 ........k......9 0010: 39c6 9. 0000: 00006300 01000000 6b7b2273 6d506f6c ..c.....k{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:30:54.284: [sbi] DEBUG: STREAM added [109] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:30:54.284: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:30:54.284: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:30:54.284: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:30:54.284: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:30:54.284: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:30:54.284: [sbi] DEBUG: STREAM closed [109] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 6d89c8be ........m... 11/08 09:31:02.282: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_TIMER (../src/udr/udr-sm.c:52) 11/08 09:31:02.282: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_TIMER (../lib/sbi/nf-sm.c:285) 11/08 09:31:02.282: [sbi] DEBUG: [PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:797) 11/08 09:31:02.282: [sbi] DEBUG: SENDING...[100] (../lib/sbi/client.c:546) 11/08 09:31:02.282: [sbi] DEBUG: [{"op":"replace","path":"/nfStatus","value":"REGISTERED"},{"op":"replace","path":"/load","value":0}] (../lib/sbi/client.c:548) 11/08 09:31:02.284: [sbi] DEBUG: [204:PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:744) 11/08 09:31:02.284: [sbi] DEBUG: RECEIVED[0] (../lib/sbi/client.c:755) 11/08 09:31:02.284: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:31:02.284: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:31:04.750: [sbi] DEBUG: STREAM added [111] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:04.751: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:04.751: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:04.751: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:04.751: [sbi] DEBUG: STREAM closed [111] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000000 6f89c861 96dc34fd ........o..a..4. 0010: 280794d2 7eea0802 6d403f71 90dc034a (...~...m@?q...J 0020: 62d1bf b.. 11/08 09:31:04.755: [sbi] DEBUG: STREAM added [113] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:04.755: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:04.755: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:04.755: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:04.755: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:04.755: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:04.755: [sbi] DEBUG: STREAM closed [113] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 7189c9be ........q... 11/08 09:31:04.758: [sbi] DEBUG: STREAM added [115] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:04.758: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:04.758: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:04.760: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:04.760: [sbi] DEBUG: STREAM closed [115] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 7389c9be ........s... 11/08 09:31:07.961: [sbi] DEBUG: STREAM added [117] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:07.961: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:07.961: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:07.961: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:07.961: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:07.961: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000181"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:07.961: [sbi] DEBUG: STREAM closed [117] (../lib/sbi/nghttp2-server.c:1326) 0000: 00002001 04000000 7588c961 96dc34fd .. .....u..a..4. 0010: 280794d2 7eea0802 6d403f71 90dc03aa (...~...m@?q.... 0020: 62d1bf0f 0d821045 c8 b......E. 0000: 0000d400 01000000 757b2261 75746865 ........u{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30313831 227d2c22 61757468 656e7469 0181"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:07.965: [sbi] DEBUG: STREAM added [119] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:07.965: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000001/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:07.965: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:07.966: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:07.966: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:07.966: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:07.966: [sbi] DEBUG: STREAM closed [119] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 7788cabe 0f0d8210 ........w....... 0010: 45c8 E. 0000: 0000d400 01000000 777b2261 75746865 ........w{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:07.974: [sbi] DEBUG: STREAM added [121] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:07.974: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:07.974: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:07.974: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:07.973855+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:07.974: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:07.975: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:07.975: [sbi] DEBUG: STREAM closed [121] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 7989cabe ........y... 11/08 09:31:07.978: [sbi] DEBUG: STREAM added [123] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:07.978: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000001/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:07.978: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:07.978: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:07.978: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:07.980: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:07.980: [sbi] DEBUG: STREAM closed [123] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:07.980: [sbi] DEBUG: STREAM added [125] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:07.980: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000002/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000000 7b89cabe ........{... 11/08 09:31:07.980: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:07.980: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:07.980: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:07.980: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:07.980: [sbi] DEBUG: STREAM closed [125] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 7d88cabe 0f0d8210 ........}....... 0010: 45c8 E. 0000: 0000d400 01000000 7d7b2261 75746865 ........}{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:07.986: [sbi] DEBUG: STREAM added [127] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:07.986: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:07.986: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:07.986: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0822445227500726","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000000/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:07.986: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:07.986: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000000, imeisv: 0822445227500726 (../lib/dbi/subscription.c:185) 11/08 09:31:07.987: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:07.988: [sbi] DEBUG: STREAM closed [127] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 7f89cabe ............ 11/08 09:31:07.991: [sbi] DEBUG: STREAM added [129] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:07.991: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:07.991: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:07.992: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:07.992: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:07.992: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:07.992: [sbi] DEBUG: STREAM closed [129] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 8188cabe 0f0d8208 ................ 0010: 5cc8 \. 0000: 00007400 01000000 817b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:07.995: [sbi] DEBUG: STREAM added [131] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:07.995: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:07.995: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:07.996: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:07.996: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:07.996: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:07.996: [sbi] DEBUG: STREAM closed [131] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 8388cabe 0f0d0239 ...............9 0010: 32c8 2. 0000: 00005c00 01000000 837b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:07.999: [sbi] DEBUG: STREAM added [133] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:07.999: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:07.999: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.000: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.000: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.000: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.000: [sbi] DEBUG: STREAM closed [133] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001f01 04000000 8588ca61 96dc34fd ...........a..4. 0010: 280794d2 7eea0802 6d403f71 90dc03ca (...~...m@?q.... 0020: 62d1bf0f 0d0132c9 b.....2. 0000: 00000200 01000000 857b7d .........{} 11/08 09:31:08.005: [sbi] DEBUG: STREAM added [135] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.005: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000001/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.005: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.005: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.002854+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.005: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.007: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.008: [sbi] DEBUG: STREAM closed [135] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.008: [sbi] DEBUG: STREAM added [137] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.008: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000003/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.008: [sbi] DEBUG: STREAM added [139] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.008: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000002/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.008: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.008: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000000 8789cbbe ............ 11/08 09:31:08.008: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.009: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.009: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.009: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.009: [sbi] DEBUG: STREAM closed [137] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.009: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.012: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.012: [sbi] DEBUG: STREAM closed [139] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 8988cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000000 897b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000000 8b89cbbe ............ 11/08 09:31:08.014: [sbi] DEBUG: STREAM added [141] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.014: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000004/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.014: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.015: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.015: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.015: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.015: [sbi] DEBUG: STREAM closed [141] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 8d88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000000 8d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.020: [sbi] DEBUG: STREAM added [143] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.020: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000001/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.020: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.020: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0129090135989489","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000001/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.020: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.020: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000001, imeisv: 0129090135989489 (../lib/dbi/subscription.c:185) 11/08 09:31:08.021: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.021: [sbi] DEBUG: STREAM closed [143] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 8f89cbbe ............ 11/08 09:31:08.022: [sbi] DEBUG: STREAM added [145] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.022: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000001/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.022: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.023: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.023: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.023: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.023: [sbi] DEBUG: STREAM closed [145] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 9188cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000000 917b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.025: [sbi] DEBUG: STREAM added [147] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.025: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000001/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.025: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.026: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.026: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.026: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.026: [sbi] DEBUG: STREAM closed [147] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 9388cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000000 937b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.030: [sbi] DEBUG: STREAM added [149] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.030: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000001/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.030: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.031: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.031: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.031: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.031: [sbi] DEBUG: STREAM closed [149] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 9588cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000000 957b7d .........{} 11/08 09:31:08.035: [sbi] DEBUG: STREAM added [151] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.035: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000005/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.035: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.036: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.036: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.036: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.036: [sbi] DEBUG: STREAM closed [151] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.036: [sbi] DEBUG: STREAM added [153] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.036: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000002/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.036: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.036: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.032752+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.036: [sbi] DEBUG: STREAM added [155] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.036: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000003/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.036: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.036: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000000 9788cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.036: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.038: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.038: [sbi] DEBUG: STREAM closed [153] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.038: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.039: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.039: [sbi] DEBUG: STREAM closed [155] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.039: [sbi] DEBUG: STREAM added [157] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.039: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000000/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.039: [sbi] DEBUG: STREAM added [159] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.039: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000004/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.039: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.039: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 0000d400 01000000 977b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.039: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.039: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.039: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.039: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.039: [sbi] DEBUG: STREAM closed [157] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.039: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.040: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.040: [sbi] DEBUG: STREAM closed [159] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 9989cbbe ............ 0000: 00000301 05000000 9b89cbbe ............ 0000: 00000a01 04000000 9d88cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000000 9d5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000000 9f89cbbe ............ 11/08 09:31:08.043: [sbi] DEBUG: STREAM added [161] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.043: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000006/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.043: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.044: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.044: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.044: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.044: [sbi] DEBUG: STREAM closed [161] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 a188cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000000 a17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.046: [sbi] DEBUG: STREAM added [163] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.046: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000007/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.046: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.047: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.047: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.047: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.047: [sbi] DEBUG: STREAM closed [163] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.047: [sbi] DEBUG: STREAM added [165] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.047: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000000/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000000 a388cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.047: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.047: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.047: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.047: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.047: [sbi] DEBUG: STREAM closed [165] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000000 a37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000000 a588cbbe 0f0d0239 ...............9 0010: 39c9 9. 0000: 00006300 01000000 a57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.054: [sbi] DEBUG: STREAM added [167] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.054: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000001/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.054: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.054: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.054: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.054: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.054: [sbi] DEBUG: STREAM closed [167] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000000 a788cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000000 a75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.056: [sbi] DEBUG: STREAM added [169] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.056: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000001/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.056: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.056: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.056: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.056: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.056: [sbi] DEBUG: STREAM closed [169] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 a988cbbe 0f0d0239 ...............9 0010: 39c9 9. 0000: 00006300 01000000 a97b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.061: [sbi] DEBUG: STREAM added [171] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.061: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000005/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.061: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.061: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.061: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.063: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.063: [sbi] DEBUG: STREAM closed [171] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.063: [sbi] DEBUG: STREAM added [173] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.063: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000002/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.063: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.063: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0892466173985699","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000002/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000000 ab89cbbe ............ 11/08 09:31:08.063: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.063: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000002, imeisv: 0892466173985699 (../lib/dbi/subscription.c:185) 11/08 09:31:08.063: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.063: [sbi] DEBUG: STREAM closed [173] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 ad89cbbe ............ 11/08 09:31:08.064: [sbi] DEBUG: STREAM added [175] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.064: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000003/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.064: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.064: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.061637+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.064: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.066: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.066: [sbi] DEBUG: STREAM closed [175] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.066: [sbi] DEBUG: STREAM added [177] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.066: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000008/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.066: [sbi] DEBUG: STREAM added [179] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.066: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000004/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.066: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.066: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.063044+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000000 af89cbbe ............ 11/08 09:31:08.066: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.066: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.066: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.066: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.067: [sbi] DEBUG: STREAM closed [177] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.067: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.068: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.068: [sbi] DEBUG: STREAM closed [179] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.068: [sbi] DEBUG: STREAM added [181] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.068: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000002/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000000 b188cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.068: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.069: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.069: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.069: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.069: [sbi] DEBUG: STREAM closed [181] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000000 b17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000000 b389cbbe ............ 0000: 00000901 04000000 b588cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000000 b57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.069: [sbi] DEBUG: STREAM added [183] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.069: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000006/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.069: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.069: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.069: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.071: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.071: [sbi] DEBUG: STREAM closed [183] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 b789cbbe ............ 11/08 09:31:08.072: [sbi] DEBUG: STREAM added [185] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.072: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000007/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.072: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.072: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.072: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.074: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.075: [sbi] DEBUG: STREAM closed [185] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.075: [sbi] DEBUG: STREAM added [187] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.075: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000002/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000000 b989cbbe ............ 11/08 09:31:08.075: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.075: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.076: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.076: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.076: [sbi] DEBUG: STREAM closed [187] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 bb88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000000 bb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.079: [sbi] DEBUG: STREAM added [189] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.079: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000005/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.079: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.079: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.077718+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.079: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.080: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.080: [sbi] DEBUG: STREAM closed [189] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 bd89cbbe ............ 11/08 09:31:08.081: [sbi] DEBUG: STREAM added [191] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.081: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000002/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.081: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.082: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.082: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.082: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.082: [sbi] DEBUG: STREAM closed [191] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 bf88cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000000 bf7b7d .........{} 11/08 09:31:08.084: [sbi] DEBUG: STREAM added [193] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.084: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000003/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.084: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.084: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0612353850197636","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000003/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.084: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.084: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000003, imeisv: 0612353850197636 (../lib/dbi/subscription.c:185) 11/08 09:31:08.085: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.085: [sbi] DEBUG: STREAM closed [193] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 c189cbbe ............ 11/08 09:31:08.087: [sbi] DEBUG: STREAM added [195] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.087: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000003/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.087: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.087: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.087: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.087: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.087: [sbi] DEBUG: STREAM closed [195] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 c388cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000000 c37b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.088: [sbi] DEBUG: STREAM added [197] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.088: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000003/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.088: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.089: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.089: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.089: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.089: [sbi] DEBUG: STREAM closed [197] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 c588cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000000 c57b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.090: [sbi] DEBUG: STREAM added [199] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.090: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.090: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.090: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.090: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.090: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.090: [sbi] DEBUG: STREAM closed [199] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 c789cbbe ............ 11/08 09:31:08.092: [sbi] DEBUG: STREAM added [201] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.092: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000003/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.092: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.092: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.092: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.092: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.092: [sbi] DEBUG: STREAM closed [201] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 c988cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000000 c97b7d .........{} 11/08 09:31:08.095: [sbi] DEBUG: STREAM added [203] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.095: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000008/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.095: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.095: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.095: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.097: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.097: [sbi] DEBUG: STREAM closed [203] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.097: [sbi] DEBUG: STREAM added [205] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.097: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000004/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.097: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.097: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0665776157082695","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000004/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.097: [sbi] DEBUG: STREAM added [207] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.097: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000009/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.097: [sbi] DEBUG: STREAM added [209] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.097: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000001/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.098: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.098: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000000 cb89cbbe ............ 11/08 09:31:08.098: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.098: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000004, imeisv: 0665776157082695 (../lib/dbi/subscription.c:185) 11/08 09:31:08.098: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.098: [sbi] DEBUG: STREAM closed [205] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.098: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.099: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.099: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.099: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.099: [sbi] DEBUG: STREAM closed [207] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.099: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.099: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.099: [sbi] DEBUG: STREAM closed [209] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 cd89cbbe ............ 0000: 00000901 04000000 cf88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000000 cf7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000000 d189cbbe ............ 11/08 09:31:08.103: [sbi] DEBUG: STREAM added [211] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.103: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000006/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.103: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.103: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.101725+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.103: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.104: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.104: [sbi] DEBUG: STREAM closed [211] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.104: [sbi] DEBUG: STREAM added [213] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.104: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000004/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.104: [sbi] DEBUG: STREAM added [215] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.104: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000007/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.104: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.104: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.101898+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000000 d389cbbe ............ 11/08 09:31:08.104: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.105: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.105: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.105: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.105: [sbi] DEBUG: STREAM closed [213] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.105: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.105: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.105: [sbi] DEBUG: STREAM closed [215] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.105: [sbi] DEBUG: STREAM added [217] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.105: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000005/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.105: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.105: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0201269537135139","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000005/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000000 d588cbbe 0f0d8208 ................ 0010: 5cc9 \. 11/08 09:31:08.105: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.105: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000005, imeisv: 0201269537135139 (../lib/dbi/subscription.c:185) 11/08 09:31:08.106: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.106: [sbi] DEBUG: STREAM closed [217] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000000 d57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000000 d789cbbe ............ 0000: 00000301 05000000 d989cbbe ............ 11/08 09:31:08.108: [sbi] DEBUG: STREAM added [219] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.108: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000004/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.108: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.108: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.108: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.108: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.108: [sbi] DEBUG: STREAM closed [219] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 db88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000000 db7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.108: [sbi] DEBUG: STREAM added [221] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.108: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000005/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.108: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.109: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.109: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.109: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.109: [sbi] DEBUG: STREAM closed [221] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 dd88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000000 dd7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.110: [sbi] DEBUG: STREAM added [223] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.110: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000010/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.110: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.110: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.110: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.110: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.110: [sbi] DEBUG: STREAM closed [223] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.110: [sbi] DEBUG: STREAM added [225] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.110: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000005/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000000 df88cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.110: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.111: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.111: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.111: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.111: [sbi] DEBUG: STREAM closed [225] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000000 df7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000000 e188cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000000 e17b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.111: [sbi] DEBUG: STREAM added [227] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.111: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000004/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.111: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.112: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.112: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.112: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.112: [sbi] DEBUG: STREAM closed [227] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 e388cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000000 e37b7d .........{} 11/08 09:31:08.113: [sbi] DEBUG: STREAM added [229] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.113: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000008/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.113: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.113: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.112688+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.113: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.114: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.114: [sbi] DEBUG: STREAM closed [229] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 e589cbbe ............ 11/08 09:31:08.115: [sbi] DEBUG: STREAM added [231] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.115: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000005/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.115: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.115: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.115: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.115: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.115: [sbi] DEBUG: STREAM closed [231] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 e788cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000000 e77b7d .........{} 11/08 09:31:08.117: [sbi] DEBUG: STREAM added [233] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.117: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000009/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.117: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.117: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.117: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.118: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.118: [sbi] DEBUG: STREAM closed [233] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 e989cbbe ............ 11/08 09:31:08.120: [sbi] DEBUG: STREAM added [235] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.120: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000006/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.120: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.120: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0214655599895510","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000006/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.120: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.120: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000006, imeisv: 0214655599895510 (../lib/dbi/subscription.c:185) 11/08 09:31:08.120: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.120: [sbi] DEBUG: STREAM closed [235] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000000 eb89cbbe ............ 11/08 09:31:08.121: [sbi] DEBUG: STREAM added [237] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.121: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000006/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.121: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.122: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.122: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.122: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.122: [sbi] DEBUG: STREAM closed [237] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 ed88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000000 ed7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.124: [sbi] DEBUG: STREAM added [239] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.124: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000006/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.124: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.124: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.124: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.124: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.124: [sbi] DEBUG: STREAM closed [239] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 ef88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000000 ef7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.127: [sbi] DEBUG: STREAM added [241] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.127: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000006/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.127: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.128: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.128: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.128: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.128: [sbi] DEBUG: STREAM closed [241] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000000 f188cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000000 f17b7d .........{} 11/08 09:31:08.130: [sbi] DEBUG: STREAM added [243] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.130: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000007/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.130: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.130: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0143458415029989","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000007/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.130: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.130: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000007, imeisv: 0143458415029989 (../lib/dbi/subscription.c:185) 11/08 09:31:08.130: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.130: [sbi] DEBUG: STREAM closed [243] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.130: [sbi] DEBUG: STREAM added [245] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.130: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000002/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000000 f389cbbe ............ 11/08 09:31:08.130: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.131: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.131: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.131: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.131: [sbi] DEBUG: STREAM closed [245] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000000 f588cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000000 f55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.132: [sbi] DEBUG: STREAM added [247] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.132: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000003/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.132: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.133: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.133: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.133: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.133: [sbi] DEBUG: STREAM closed [247] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.133: [sbi] DEBUG: STREAM added [249] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.133: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000011/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000000 f788cbbe 0f0d0334 ...............4 0010: 3531c9 51. 11/08 09:31:08.133: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.133: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.133: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.133: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.133: [sbi] DEBUG: STREAM closed [249] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.133: [sbi] DEBUG: STREAM added [251] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.134: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000007/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000000 f75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.134: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.134: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.134: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.134: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.134: [sbi] DEBUG: STREAM closed [251] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 f988cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000000 f97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000000 fb88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000000 fb7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.136: [sbi] DEBUG: STREAM added [253] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.136: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000002/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.136: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.136: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.136: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.136: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.136: [sbi] DEBUG: STREAM closed [253] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 fd88cbbe 0f0d0239 ...............9 0010: 39c9 9. 0000: 00006300 01000000 fd7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.137: [sbi] DEBUG: STREAM added [255] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.137: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000007/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.137: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.138: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.138: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.138: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.138: [sbi] DEBUG: STREAM closed [255] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000000 ff88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000000 ff7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.138: [sbi] DEBUG: STREAM added [257] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.138: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000003/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.138: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.139: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.139: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.139: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.139: [sbi] DEBUG: STREAM closed [257] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.139: [sbi] DEBUG: STREAM added [259] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.139: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000010/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.139: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.139: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000001 0188cbbe 0f0d0239 ...............9 0010: 39c9 9. 11/08 09:31:08.139: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.141: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.141: [sbi] DEBUG: STREAM closed [259] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.141: [sbi] DEBUG: STREAM added [261] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.141: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000008/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.141: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.141: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0163163374520113","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000008/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00006300 01000001 017b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.141: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.141: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000008, imeisv: 0163163374520113 (../lib/dbi/subscription.c:185) 11/08 09:31:08.141: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.141: [sbi] DEBUG: STREAM closed [261] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 0389cbbe ............ 0000: 00000301 05000001 0589cbbe ............ 11/08 09:31:08.143: [sbi] DEBUG: STREAM added [263] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.143: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000007/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.143: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.144: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.144: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.144: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.144: [sbi] DEBUG: STREAM closed [263] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.144: [sbi] DEBUG: STREAM added [265] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.144: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000008/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000001 0788cbbe 0f0d0132 ...............2 0010: c9 . 11/08 09:31:08.144: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.144: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.144: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.144: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.144: [sbi] DEBUG: STREAM closed [265] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000001 077b7d .........{} 0000: 00000901 04000001 0988cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000001 097b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.145: [sbi] DEBUG: STREAM added [267] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.145: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000009/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.145: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.145: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.144604+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.145: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.146: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.146: [sbi] DEBUG: STREAM closed [267] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.146: [sbi] DEBUG: STREAM added [269] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.146: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000008/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000001 0b89cbbe ............ 11/08 09:31:08.146: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.147: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.147: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.147: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.147: [sbi] DEBUG: STREAM closed [269] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 0d88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000001 0d7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.147: [sbi] DEBUG: STREAM added [271] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.147: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000012/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.147: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.147: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.147: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.147: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.147: [sbi] DEBUG: STREAM closed [271] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 0f88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 0f7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.149: [sbi] DEBUG: STREAM added [273] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.149: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000008/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.149: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.150: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.150: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.150: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.150: [sbi] DEBUG: STREAM closed [273] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000001 1188cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000001 117b7d .........{} 11/08 09:31:08.153: [sbi] DEBUG: STREAM added [275] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.153: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000011/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.153: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.153: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.153: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.154: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.154: [sbi] DEBUG: STREAM closed [275] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 1389cbbe ............ 11/08 09:31:08.157: [sbi] DEBUG: STREAM added [277] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.157: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000004/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.157: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.158: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.158: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.158: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.158: [sbi] DEBUG: STREAM closed [277] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000001 1588cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000001 155b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.159: [sbi] DEBUG: STREAM added [279] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.159: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000005/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.159: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.159: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.159: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.159: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.159: [sbi] DEBUG: STREAM closed [279] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000001 1788cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000001 175b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.161: [sbi] DEBUG: STREAM added [281] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.161: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000004/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.161: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.161: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.161: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.161: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.161: [sbi] DEBUG: STREAM closed [281] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 1988cbbe 0f0d0239 ...............9 0010: 39c9 9. 0000: 00006300 01000001 197b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.162: [sbi] DEBUG: STREAM added [283] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.162: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000005/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.162: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.163: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.163: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.163: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.163: [sbi] DEBUG: STREAM closed [283] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 1b88cbbe 0f0d0239 ...............9 0010: 39c9 9. 0000: 00006300 01000001 1b7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.166: [sbi] DEBUG: STREAM added [285] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.166: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000010/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.166: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.166: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.165476+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.166: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.167: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.167: [sbi] DEBUG: STREAM closed [285] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.167: [sbi] DEBUG: STREAM added [287] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.167: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000002/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.167: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.167: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000001 1d89cbbe ............ 11/08 09:31:08.167: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.167: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.167: [sbi] DEBUG: STREAM closed [287] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 1f89cbbe ............ 11/08 09:31:08.170: [sbi] DEBUG: STREAM added [289] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.170: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000006/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.170: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.170: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.170: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.170: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.170: [sbi] DEBUG: STREAM closed [289] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000001 2188cbbe 0f0d0334 ........!......4 0010: 3531c9 51. 0000: 0001c300 01000001 215b7b22 73696e67 ........![{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.172: [sbi] DEBUG: STREAM added [291] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.172: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000006/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.172: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.173: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.173: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.173: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.173: [sbi] DEBUG: STREAM closed [291] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 2388cbbe 0f0d0239 ........#......9 0010: 39c9 9. 0000: 00006300 01000001 237b2273 6d506f6c ..c.....#{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.177: [sbi] DEBUG: STREAM added [293] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.177: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000009/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.177: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.177: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0576401155483346","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000009/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.177: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.177: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000009, imeisv: 0576401155483346 (../lib/dbi/subscription.c:185) 11/08 09:31:08.177: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.177: [sbi] DEBUG: STREAM closed [293] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.177: [sbi] DEBUG: STREAM added [295] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.177: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000013/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.177: [sbi] DEBUG: STREAM added [297] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.177: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000003/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.177: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.177: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.177: [sbi] DEBUG: STREAM added [299] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.177: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000011/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.177: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.177: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.176828+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000001 2589cbbe ........%... 11/08 09:31:08.177: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.177: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.177: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.177: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.177: [sbi] DEBUG: STREAM closed [295] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.177: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.177: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.177: [sbi] DEBUG: STREAM closed [297] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.177: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.178: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.178: [sbi] DEBUG: STREAM closed [299] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.178: [sbi] DEBUG: STREAM added [301] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.178: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000009/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000001 2788cbbe 0f0d8210 ........'....... 0010: 45c9 E. 11/08 09:31:08.178: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.178: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.178: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.178: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.178: [sbi] DEBUG: STREAM closed [301] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000001 277b2261 75746865 ........'{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000001 2989cbbe ........)... 0000: 00000301 05000001 2b89cbbe ........+... 0000: 00000901 04000001 2d88cbbe 0f0d8208 ........-....... 0010: 5cc9 \. 0000: 00007400 01000001 2d7b2273 75627363 ..t.....-{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.180: [sbi] DEBUG: STREAM added [303] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.180: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000009/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.180: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.180: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.181: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.181: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.181: [sbi] DEBUG: STREAM closed [303] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 2f88cbbe 0f0d0239 ......../......9 0010: 32c9 2. 0000: 00005c00 01000001 2f7b2273 75627363 ..\...../{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.181: [sbi] DEBUG: STREAM added [305] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.181: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000012/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.181: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.181: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.182: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.184: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.184: [sbi] DEBUG: STREAM closed [305] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.184: [sbi] DEBUG: STREAM added [307] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.184: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000014/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.184: [sbi] DEBUG: STREAM added [309] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.184: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000004/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.184: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.184: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000001 3189cbbe ........1... 11/08 09:31:08.184: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.185: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.185: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.185: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.185: [sbi] DEBUG: STREAM closed [307] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.185: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.185: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.185: [sbi] DEBUG: STREAM closed [309] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.185: [sbi] DEBUG: STREAM added [311] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.185: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000009/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000001 3388cbbe 0f0d8210 ........3....... 0010: 45c9 E. 11/08 09:31:08.185: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.185: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.185: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.185: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.185: [sbi] DEBUG: STREAM closed [311] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000001 337b2261 75746865 ........3{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000001 3589cbbe ........5... 0000: 00000801 04000001 3788cbbe 0f0d0132 ........7......2 0010: c9 . 0000: 00000200 01000001 377b7d ........7{} 11/08 09:31:08.188: [sbi] DEBUG: STREAM added [313] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.188: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000007/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.188: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.188: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.188: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.188: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.188: [sbi] DEBUG: STREAM closed [313] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000001 3988cbbe 0f0d0334 ........9......4 0010: 3531c9 51. 0000: 0001c300 01000001 395b7b22 73696e67 ........9[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.189: [sbi] DEBUG: STREAM added [315] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.189: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000010/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.189: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.189: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0666797305567070","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000010/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.189: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.189: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000010, imeisv: 0666797305567070 (../lib/dbi/subscription.c:185) 11/08 09:31:08.190: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.190: [sbi] DEBUG: STREAM closed [315] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 3b89cbbe ........;... 11/08 09:31:08.190: [sbi] DEBUG: STREAM added [317] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.190: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000007/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.190: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.191: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.191: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.191: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.191: [sbi] DEBUG: STREAM closed [317] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 3d88cbbe 0f0d0239 ........=......9 0010: 39c9 9. 0000: 00006300 01000001 3d7b2273 6d506f6c ..c.....={"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.191: [sbi] DEBUG: STREAM added [319] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.192: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000010/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.192: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.192: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.192: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.192: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.192: [sbi] DEBUG: STREAM closed [319] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 3f88cbbe 0f0d8208 ........?....... 0010: 5cc9 \. 0000: 00007400 01000001 3f7b2273 75627363 ..t.....?{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.193: [sbi] DEBUG: STREAM added [321] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.193: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000010/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.193: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.194: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.194: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.194: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.194: [sbi] DEBUG: STREAM closed [321] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 4188cbbe 0f0d0239 ........A......9 0010: 32c9 2. 0000: 00005c00 01000001 417b2273 75627363 ..\.....A{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.195: [sbi] DEBUG: STREAM added [323] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.195: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000011/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.195: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.195: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0958684499536621","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000011/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.195: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.195: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000011, imeisv: 0958684499536621 (../lib/dbi/subscription.c:185) 11/08 09:31:08.195: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.195: [sbi] DEBUG: STREAM closed [323] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.195: [sbi] DEBUG: STREAM added [325] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.195: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000005/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.195: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.195: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.195: [sbi] DEBUG: STREAM added [327] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.195: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000013/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.195: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.195: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000001 4389cbbe ........C... 11/08 09:31:08.195: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.195: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.195: [sbi] DEBUG: STREAM closed [325] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.195: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.196: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.196: [sbi] DEBUG: STREAM closed [327] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 4589cbbe ........E... 0000: 00000301 05000001 4789cbbe ........G... 11/08 09:31:08.197: [sbi] DEBUG: STREAM added [329] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.197: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000010/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.197: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.197: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.197: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.197: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.197: [sbi] DEBUG: STREAM closed [329] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.197: [sbi] DEBUG: STREAM added [331] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.197: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000011/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000001 4988cbbe 0f0d0132 ........I......2 0010: c9 . 11/08 09:31:08.197: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.197: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.197: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.197: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.197: [sbi] DEBUG: STREAM closed [331] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000001 497b7d ........I{} 0000: 00000901 04000001 4b88cbbe 0f0d8208 ........K....... 0010: 5cc9 \. 0000: 00007400 01000001 4b7b2273 75627363 ..t.....K{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.199: [sbi] DEBUG: STREAM added [333] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.199: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000011/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.199: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.199: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.199: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.199: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.199: [sbi] DEBUG: STREAM closed [333] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 4d88cbbe 0f0d0239 ........M......9 0010: 32c9 2. 0000: 00005c00 01000001 4d7b2273 75627363 ..\.....M{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.199: [sbi] DEBUG: STREAM added [335] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.199: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000006/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.199: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.199: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.199: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.200: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.200: [sbi] DEBUG: STREAM closed [335] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 4f89cbbe ........O... 11/08 09:31:08.200: [sbi] DEBUG: STREAM added [337] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.200: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000008/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.200: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.200: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.200: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.200: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.200: [sbi] DEBUG: STREAM closed [337] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.200: [sbi] DEBUG: STREAM added [339] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.200: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000012/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.200: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.200: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.199963+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000001 5188cbbe 0f0d0334 ........Q......4 0010: 3531c9 51. 11/08 09:31:08.200: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.201: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.201: [sbi] DEBUG: STREAM closed [339] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.201: [sbi] DEBUG: STREAM added [341] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.201: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000015/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000001 515b7b22 73696e67 ........Q[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.201: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.201: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.201: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.201: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.201: [sbi] DEBUG: STREAM closed [341] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 5389cbbe ........S... 0000: 00000901 04000001 5588cbbe 0f0d8210 ........U....... 0010: 45c9 E. 0000: 0000d400 01000001 557b2261 75746865 ........U{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.203: [sbi] DEBUG: STREAM added [343] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.203: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000011/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.203: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.203: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.203: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.203: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.203: [sbi] DEBUG: STREAM closed [343] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000001 5788cbbe 0f0d0132 ........W......2 0010: c9 . 0000: 00000200 01000001 577b7d ........W{} 11/08 09:31:08.203: [sbi] DEBUG: STREAM added [345] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.203: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000008/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.203: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.203: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.203: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.203: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.203: [sbi] DEBUG: STREAM closed [345] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 5988cbbe 0f0d0239 ........Y......9 0010: 39c9 9. 0000: 00006300 01000001 597b2273 6d506f6c ..c.....Y{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.205: [sbi] DEBUG: STREAM added [347] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.205: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000014/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.205: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.205: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.205: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.206: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.206: [sbi] DEBUG: STREAM closed [347] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.206: [sbi] DEBUG: STREAM added [349] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.206: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000016/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.206: [sbi] DEBUG: STREAM added [351] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.206: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000013/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.206: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.206: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.205855+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000001 5b89cbbe ........[... 11/08 09:31:08.206: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.207: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.207: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.207: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.207: [sbi] DEBUG: STREAM closed [349] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.207: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.207: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.207: [sbi] DEBUG: STREAM closed [351] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 5d88cbbe 0f0d8210 ........]....... 0010: 45c9 E. 0000: 0000d400 01000001 5d7b2261 75746865 ........]{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000001 5f89cbbe ........_... 11/08 09:31:08.209: [sbi] DEBUG: STREAM added [353] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.209: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000007/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.209: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.209: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.209: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.209: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.209: [sbi] DEBUG: STREAM closed [353] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 6189cbbe ........a... 11/08 09:31:08.211: [sbi] DEBUG: STREAM added [355] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.211: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000012/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.211: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.211: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0961984473852456","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000012/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.211: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.211: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000012, imeisv: 0961984473852456 (../lib/dbi/subscription.c:185) 11/08 09:31:08.211: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.211: [sbi] DEBUG: STREAM closed [355] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 6389cbbe ........c... 11/08 09:31:08.212: [sbi] DEBUG: STREAM added [357] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.212: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000012/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.212: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.212: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.212: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.212: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.212: [sbi] DEBUG: STREAM closed [357] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 6588cbbe 0f0d8208 ........e....... 0010: 5cc9 \. 0000: 00007400 01000001 657b2273 75627363 ..t.....e{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.214: [sbi] DEBUG: STREAM added [359] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.214: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000012/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.214: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.214: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.214: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.214: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.214: [sbi] DEBUG: STREAM closed [359] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 6788cbbe 0f0d0239 ........g......9 0010: 32c9 2. 0000: 00005c00 01000001 677b2273 75627363 ..\.....g{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.215: [sbi] DEBUG: STREAM added [361] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.215: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000012/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.215: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.215: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.215: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.215: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.215: [sbi] DEBUG: STREAM closed [361] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000001 6988cbbe 0f0d0132 ........i......2 0010: c9 . 0000: 00000200 01000001 697b7d ........i{} 11/08 09:31:08.216: [sbi] DEBUG: STREAM added [363] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.217: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000015/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.217: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.217: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.217: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.217: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.217: [sbi] DEBUG: STREAM closed [363] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 6b89cbbe ........k... 11/08 09:31:08.218: [sbi] DEBUG: STREAM added [365] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.218: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000017/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.218: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.218: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.218: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.218: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.218: [sbi] DEBUG: STREAM closed [365] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.218: [sbi] DEBUG: STREAM added [367] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.218: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000009/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000001 6d88cbbe 0f0d8210 ........m....... 0010: 45c9 E. 11/08 09:31:08.218: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.218: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.218: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.218: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.218: [sbi] DEBUG: STREAM closed [367] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000001 6d7b2261 75746865 ........m{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 04000001 6f88cbbe 0f0d0334 ........o......4 0010: 3531c9 51. 0000: 0001c300 01000001 6f5b7b22 73696e67 ........o[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.221: [sbi] DEBUG: STREAM added [369] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.221: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000009/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.221: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.221: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.221: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.221: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.221: [sbi] DEBUG: STREAM closed [369] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 7188cbbe 0f0d0239 ........q......9 0010: 39c9 9. 0000: 00006300 01000001 717b2273 6d506f6c ..c.....q{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.225: [sbi] DEBUG: STREAM added [371] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.225: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000014/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.225: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.225: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.224758+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.225: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.226: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.226: [sbi] DEBUG: STREAM closed [371] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.226: [sbi] DEBUG: STREAM added [373] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.226: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000010/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.226: [sbi] DEBUG: STREAM added [375] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.226: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000008/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.226: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.226: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000001 7389cbbe ........s... 11/08 09:31:08.226: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.226: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.226: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.226: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.226: [sbi] DEBUG: STREAM closed [373] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.226: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.226: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.226: [sbi] DEBUG: STREAM closed [375] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000001 7588cbbe 0f0d0334 ........u......4 0010: 3531c9 51. 0000: 0001c300 01000001 755b7b22 73696e67 ........u[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000001 7789cbbe ........w... 11/08 09:31:08.227: [sbi] DEBUG: STREAM added [377] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.227: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000010/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.227: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.228: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.228: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.228: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.228: [sbi] DEBUG: STREAM closed [377] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.228: [sbi] DEBUG: STREAM added [379] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.228: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000016/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.228: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.228: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000001 7988cbbe 0f0d0239 ........y......9 0010: 39c9 9. 11/08 09:31:08.228: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.228: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.228: [sbi] DEBUG: STREAM closed [379] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000001 797b2273 6d506f6c ..c.....y{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000001 7b89cbbe ........{... 11/08 09:31:08.230: [sbi] DEBUG: STREAM added [381] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.230: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000013/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.230: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.230: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0392340947058895","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000013/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.230: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.230: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000013, imeisv: 0392340947058895 (../lib/dbi/subscription.c:185) 11/08 09:31:08.230: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.230: [sbi] DEBUG: STREAM closed [381] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 7d89cbbe ........}... 11/08 09:31:08.231: [sbi] DEBUG: STREAM added [383] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.231: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000018/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.231: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.231: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.231: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.231: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.231: [sbi] DEBUG: STREAM closed [383] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 7f88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 7f7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.232: [sbi] DEBUG: STREAM added [385] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.232: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000013/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.232: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.232: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.232: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.232: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.232: [sbi] DEBUG: STREAM closed [385] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 8188cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000001 817b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.233: [sbi] DEBUG: STREAM added [387] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.233: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000013/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.233: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.233: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.233: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.233: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.233: [sbi] DEBUG: STREAM closed [387] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 8388cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000001 837b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.234: [sbi] DEBUG: STREAM added [389] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.234: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000011/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.234: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.234: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.234: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.234: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.234: [sbi] DEBUG: STREAM closed [389] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000001 8588cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000001 855b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.235: [sbi] DEBUG: STREAM added [391] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.235: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000013/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.235: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.235: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.235: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.235: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.235: [sbi] DEBUG: STREAM closed [391] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000001 8788cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000001 877b7d .........{} 11/08 09:31:08.237: [sbi] DEBUG: STREAM added [393] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.237: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000011/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.237: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.237: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.237: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.237: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.237: [sbi] DEBUG: STREAM closed [393] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 8988cbbe 0f0d0239 ...............9 0010: 39c9 9. 0000: 00006300 01000001 897b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.238: [sbi] DEBUG: STREAM added [395] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.238: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000015/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.238: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.238: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.237807+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.238: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.239: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.239: [sbi] DEBUG: STREAM closed [395] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 8b89cbbe ............ 11/08 09:31:08.241: [sbi] DEBUG: STREAM added [397] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.241: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000017/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.241: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.241: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.241: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.242: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.242: [sbi] DEBUG: STREAM closed [397] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 8d89cbbe ............ 11/08 09:31:08.243: [sbi] DEBUG: STREAM added [399] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.243: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000014/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.243: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.243: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0036949731116706","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000014/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.243: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.243: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000014, imeisv: 0036949731116706 (../lib/dbi/subscription.c:185) 11/08 09:31:08.243: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.243: [sbi] DEBUG: STREAM closed [399] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 8f89cbbe ............ 11/08 09:31:08.244: [sbi] DEBUG: STREAM added [401] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000014/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.244: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.245: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.245: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.245: [sbi] DEBUG: STREAM closed [401] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 9188cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000001 917b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.245: [sbi] DEBUG: STREAM added [403] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.245: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000016/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.245: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.245: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.245436+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.246: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.246: [sbi] DEBUG: STREAM closed [403] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.246: [sbi] DEBUG: STREAM added [405] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.246: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000014/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000001 9389cbbe ............ 11/08 09:31:08.246: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.246: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.246: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.246: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.246: [sbi] DEBUG: STREAM closed [405] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 9588cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000001 957b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.249: [sbi] DEBUG: STREAM added [407] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.249: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000019/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.249: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.249: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.249: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.249: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.249: [sbi] DEBUG: STREAM closed [407] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.249: [sbi] DEBUG: STREAM added [409] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.249: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000009/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.249: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.249: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000001 9788cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.249: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.249: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.249: [sbi] DEBUG: STREAM closed [409] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.249: [sbi] DEBUG: STREAM added [411] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.249: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000014/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000001 977b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.249: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.250: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.250: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.250: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.250: [sbi] DEBUG: STREAM closed [411] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 9989cbbe ............ 0000: 00000801 04000001 9b88cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000001 9b7b7d .........{} 11/08 09:31:08.251: [sbi] DEBUG: STREAM added [413] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.251: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000012/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.251: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.252: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.252: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.252: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.252: [sbi] DEBUG: STREAM closed [413] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000001 9d88cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000001 9d5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.252: [sbi] DEBUG: STREAM added [415] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.252: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000010/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.252: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.252: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.252: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.252: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.252: [sbi] DEBUG: STREAM closed [415] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 9f89cbbe ............ 11/08 09:31:08.254: [sbi] DEBUG: STREAM added [417] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.254: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000012/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.254: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.254: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.254: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.254: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.254: [sbi] DEBUG: STREAM closed [417] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 a188cbbe 0f0d0239 ...............9 0010: 39c9 9. 0000: 00006300 01000001 a17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.258: [sbi] DEBUG: STREAM added [419] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.258: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000018/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.258: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.258: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.258: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.259: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.259: [sbi] DEBUG: STREAM closed [419] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.259: [sbi] DEBUG: STREAM added [421] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.259: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000015/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.259: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.259: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0833845567649385","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000015/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.259: [sbi] DEBUG: STREAM added [423] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.259: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000017/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.259: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.259: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.258900+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000001 a389cbbe ............ 11/08 09:31:08.259: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.259: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000015, imeisv: 0833845567649385 (../lib/dbi/subscription.c:185) 11/08 09:31:08.259: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.259: [sbi] DEBUG: STREAM closed [421] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.259: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.260: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.260: [sbi] DEBUG: STREAM closed [423] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 a589cbbe ............ 0000: 00000301 05000001 a789cbbe ............ 11/08 09:31:08.261: [sbi] DEBUG: STREAM added [425] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.261: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000016/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.261: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.261: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0258664039626065","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000016/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.261: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.261: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000016, imeisv: 0258664039626065 (../lib/dbi/subscription.c:185) 11/08 09:31:08.262: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.262: [sbi] DEBUG: STREAM closed [425] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 a989cbbe ............ 11/08 09:31:08.262: [sbi] DEBUG: STREAM added [427] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.262: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000015/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.262: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.262: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.262: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.262: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.262: [sbi] DEBUG: STREAM closed [427] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 ab88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000001 ab7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.263: [sbi] DEBUG: STREAM added [429] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.263: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000016/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.263: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.263: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.263: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.263: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.263: [sbi] DEBUG: STREAM closed [429] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 ad88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000001 ad7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.263: [sbi] DEBUG: STREAM added [431] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.263: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000020/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.263: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.263: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.263: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.263: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.263: [sbi] DEBUG: STREAM closed [431] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 af88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 af7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.264: [sbi] DEBUG: STREAM added [433] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.264: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000015/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.264: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.265: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.265: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.265: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.265: [sbi] DEBUG: STREAM closed [433] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 b188cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000001 b17b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.265: [sbi] DEBUG: STREAM added [435] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.265: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000016/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.265: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.265: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.265: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.265: [sbi] DEBUG: STREAM closed [435] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000001 b388cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000001 b37b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.266: [sbi] DEBUG: STREAM added [437] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.266: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000019/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.266: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.266: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.267: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.267: [sbi] DEBUG: STREAM closed [437] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 b589cbbe ............ 11/08 09:31:08.267: [sbi] DEBUG: STREAM added [439] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.267: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000015/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.267: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.267: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.267: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.267: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.267: [sbi] DEBUG: STREAM closed [439] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000001 b788cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000001 b77b7d .........{} 11/08 09:31:08.267: [sbi] DEBUG: STREAM added [441] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.267: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000016/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.267: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.268: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.268: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.268: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.268: [sbi] DEBUG: STREAM closed [441] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000001 b988cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000001 b97b7d .........{} 11/08 09:31:08.269: [sbi] DEBUG: STREAM added [443] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.269: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000011/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.269: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.269: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.269: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.269: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.269: [sbi] DEBUG: STREAM closed [443] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 bb89cbbe ............ 11/08 09:31:08.475: [sbi] DEBUG: STREAM added [445] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.475: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000013/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.475: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.477: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.477: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.477: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.477: [sbi] DEBUG: STREAM closed [445] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000001 bd88cbbe 0f0d0334 ...............4 0010: 3531c9 51. 11/08 09:31:08.477: [sbi] DEBUG: STREAM added [447] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.477: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000018/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.477: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.477: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.473716+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 0001c300 01000001 bd5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.477: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.480: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.480: [sbi] DEBUG: STREAM closed [447] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.480: [sbi] DEBUG: STREAM added [449] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.480: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000017/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.480: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.480: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0347421029976126","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000017/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.480: [sbi] DEBUG: STREAM added [451] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.480: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000012/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.480: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.480: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.480: [sbi] DEBUG: STREAM added [453] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.480: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000019/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.480: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.480: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.475153+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000001 bf89cbbe ............ 11/08 09:31:08.480: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.480: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000017, imeisv: 0347421029976126 (../lib/dbi/subscription.c:185) 11/08 09:31:08.480: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.480: [sbi] DEBUG: STREAM closed [449] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.480: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.480: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.480: [sbi] DEBUG: STREAM closed [451] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.480: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.481: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.481: [sbi] DEBUG: STREAM closed [453] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.481: [sbi] DEBUG: STREAM added [455] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.481: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000020/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.481: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.481: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.481: [sbi] DEBUG: STREAM added [457] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.481: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000021/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000001 c189cbbe ............ 11/08 09:31:08.481: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.482: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.482: [sbi] DEBUG: STREAM closed [455] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.482: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.482: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.482: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.482: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.482: [sbi] DEBUG: STREAM closed [457] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.482: [sbi] DEBUG: STREAM added [459] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.482: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000014/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000001 c389cbbe ............ 11/08 09:31:08.482: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.482: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.482: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.482: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.482: [sbi] DEBUG: STREAM closed [459] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000001 c589cbbe ............ 0000: 00000301 05000001 c789cbbe ............ 0000: 00000901 04000001 c988cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 c97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 04000001 cb88cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000001 cb5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.483: [sbi] DEBUG: STREAM added [461] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.483: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000022/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.483: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.483: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.483: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.483: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.483: [sbi] DEBUG: STREAM closed [461] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.483: [sbi] DEBUG: STREAM added [463] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.483: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000023/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.483: [sbi] DEBUG: STREAM added [465] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.483: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000024/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000001 cd88cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.483: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.483: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.483: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.483: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.483: [sbi] DEBUG: STREAM closed [463] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.483: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.484: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.484: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.484: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.484: [sbi] DEBUG: STREAM closed [465] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000001 cd7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 cf88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 cf7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 d188cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 d17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.485: [sbi] DEBUG: STREAM added [467] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.485: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000025/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.485: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.485: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.485: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.485: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.485: [sbi] DEBUG: STREAM closed [467] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.485: [sbi] DEBUG: STREAM added [469] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.485: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000026/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.485: [sbi] DEBUG: STREAM added [471] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.485: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000027/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000001 d388cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.485: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.485: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.485: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.485: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.485: [sbi] DEBUG: STREAM closed [469] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.485: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.486: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.486: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.486: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.486: [sbi] DEBUG: STREAM closed [471] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000001 d37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 d588cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 d57b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 d788cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 d77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.487: [sbi] DEBUG: STREAM added [473] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.487: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000028/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.487: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.487: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.487: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.487: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.487: [sbi] DEBUG: STREAM closed [473] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.487: [sbi] DEBUG: STREAM added [475] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.487: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000029/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.487: [sbi] DEBUG: STREAM added [477] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.487: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000030/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.487: [sbi] DEBUG: STREAM added [479] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.487: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000031/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.487: [sbi] DEBUG: STREAM added [481] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.487: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000032/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.487: [sbi] DEBUG: STREAM added [483] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.487: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000033/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000001 d988cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.487: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.488: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.488: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.488: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.488: [sbi] DEBUG: STREAM closed [475] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.488: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.488: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.488: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.488: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.488: [sbi] DEBUG: STREAM closed [477] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.488: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.488: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.488: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.488: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.488: [sbi] DEBUG: STREAM closed [479] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.488: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.488: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.488: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.488: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.488: [sbi] DEBUG: STREAM closed [481] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.488: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.489: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.489: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.489: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.489: [sbi] DEBUG: STREAM closed [483] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.489: [sbi] DEBUG: STREAM added [485] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.489: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000034/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.489: [sbi] DEBUG: STREAM added [487] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.489: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000035/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.489: [sbi] DEBUG: STREAM added [489] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.489: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000036/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000001 d97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.489: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.489: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.489: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.489: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.489: [sbi] DEBUG: STREAM closed [485] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.489: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.489: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.489: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.489: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.489: [sbi] DEBUG: STREAM closed [487] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.489: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.490: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.490: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.490: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.490: [sbi] DEBUG: STREAM closed [489] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.490: [sbi] DEBUG: STREAM added [491] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.490: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000037/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.490: [sbi] DEBUG: STREAM added [493] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.490: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000038/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.490: [sbi] DEBUG: STREAM added [495] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.490: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000039/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000001 db88cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.490: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.490: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.490: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.490: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.490: [sbi] DEBUG: STREAM closed [491] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.490: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.490: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.490: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.490: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.490: [sbi] DEBUG: STREAM closed [493] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.490: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.490: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.490: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.490: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.490: [sbi] DEBUG: STREAM closed [495] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.491: [sbi] DEBUG: STREAM added [497] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.491: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000040/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.491: [sbi] DEBUG: STREAM added [499] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.491: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000041/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.491: [sbi] DEBUG: STREAM added [501] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.491: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000042/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.491: [sbi] DEBUG: STREAM added [503] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.491: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000043/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.491: [sbi] DEBUG: STREAM added [505] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.491: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000044/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.491: [sbi] DEBUG: STREAM added [507] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.491: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000045/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.491: [sbi] DEBUG: STREAM added [509] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.491: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000046/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000001 db7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.491: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.491: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.491: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.491: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.491: [sbi] DEBUG: STREAM closed [497] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.491: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.491: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.491: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.491: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.491: [sbi] DEBUG: STREAM closed [499] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.491: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.491: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.491: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.491: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.491: [sbi] DEBUG: STREAM closed [501] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.491: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.491: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.491: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.491: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.491: [sbi] DEBUG: STREAM closed [503] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.491: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.492: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.492: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.492: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.492: [sbi] DEBUG: STREAM closed [505] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.492: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.492: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.492: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.492: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.492: [sbi] DEBUG: STREAM closed [507] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.492: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.492: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.492: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.492: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.492: [sbi] DEBUG: STREAM closed [509] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [511] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000047/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [513] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000048/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [515] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000049/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [517] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000050/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [519] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000051/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [521] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000052/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [523] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000053/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [525] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000054/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [527] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000055/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [529] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000056/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.492: [sbi] DEBUG: STREAM added [531] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.492: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000013/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000001 dd88cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.492: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.492: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.492: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.492: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.492: [sbi] DEBUG: STREAM closed [511] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.492: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.493: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.493: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.493: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.493: [sbi] DEBUG: STREAM closed [513] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.493: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.493: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.493: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.493: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.493: [sbi] DEBUG: STREAM closed [515] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.493: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.493: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.493: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.493: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.493: [sbi] DEBUG: STREAM closed [517] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.493: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.494: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.494: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.494: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.494: [sbi] DEBUG: STREAM closed [519] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.494: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.494: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.494: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.494: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.494: [sbi] DEBUG: STREAM closed [521] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.494: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.494: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.494: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.494: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.494: [sbi] DEBUG: STREAM closed [523] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.494: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.494: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.494: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.494: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.495: [sbi] DEBUG: STREAM closed [525] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.495: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.495: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.495: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.495: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.495: [sbi] DEBUG: STREAM closed [527] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.495: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.495: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.495: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.495: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.495: [sbi] DEBUG: STREAM closed [529] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.495: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.495: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.495: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.495: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.496: [sbi] DEBUG: STREAM closed [531] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.496: [sbi] DEBUG: STREAM added [533] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.496: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000016/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.496: [sbi] DEBUG: STREAM added [535] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.496: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000015/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.496: [sbi] DEBUG: STREAM added [537] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.496: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000017/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.496: [sbi] DEBUG: STREAM added [539] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.496: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000057/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.496: [sbi] DEBUG: STREAM added [541] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.496: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000018/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.496: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.496: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0589960540566436","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000018/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 0000d400 01000001 dd7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.496: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.496: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.496: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.496: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.496: [sbi] DEBUG: STREAM closed [533] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.496: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.496: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.496: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.496: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.496: [sbi] DEBUG: STREAM closed [535] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.496: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.497: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.497: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.497: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.497: [sbi] DEBUG: STREAM closed [537] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.497: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.497: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.497: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.497: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.497: [sbi] DEBUG: STREAM closed [539] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.497: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.497: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000018, imeisv: 0589960540566436 (../lib/dbi/subscription.c:185) 11/08 09:31:08.498: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.498: [sbi] DEBUG: STREAM closed [541] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.498: [sbi] DEBUG: STREAM added [543] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.498: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000058/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.498: [sbi] DEBUG: STREAM added [545] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.498: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000014/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000001 df88cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.498: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.498: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.498: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.498: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.498: [sbi] DEBUG: STREAM closed [543] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.498: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.498: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.498: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.498: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.498: [sbi] DEBUG: STREAM closed [545] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000001 df7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 e188cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 e17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 e388cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 e37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 e588cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 e57b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 e788cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 e77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 e988cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 e97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 eb88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 eb7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 ed88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 ed7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 ef88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 ef7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 f188cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 f17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 f388cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 f37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 f588cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 f57b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 f788cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 f77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 f988cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 f97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 fb88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 fb7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 fd88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 fd7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000001 ff88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000001 ff7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 0188cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 017b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 0388cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 037b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 0588cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 057b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.499: [sbi] DEBUG: STREAM added [547] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.499: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000020/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.499: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.499: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.498314+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000002 0788cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.499: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.500: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.500: [sbi] DEBUG: STREAM closed [547] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000002 077b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 0988cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 097b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 0b88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 0b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 0d88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 0d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 0f88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 0f7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 1188cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 117b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 1388cbbe 0f0d0239 ...............9 0010: 39c9 9. 0000: 00006300 01000002 137b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000002 1588cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000002 155b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000002 1788cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000002 175b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000002 1988cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000002 197b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000002 1b88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 1b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000002 1d89cbbe ............ 0000: 00000901 04000002 1f88cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 1f7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 2188cbbe 0f0d0239 ........!......9 0010: 39c9 9. 0000: 00006300 01000002 217b2273 6d506f6c ..c.....!{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.500: [sbi] DEBUG: STREAM added [549] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.501: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000019/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.501: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.501: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0631441046933477","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000019/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 2389cbbe ........#... 11/08 09:31:08.501: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.501: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000019, imeisv: 0631441046933477 (../lib/dbi/subscription.c:185) 11/08 09:31:08.501: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.501: [sbi] DEBUG: STREAM closed [549] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 2589cbbe ........%... 11/08 09:31:08.501: [sbi] DEBUG: STREAM added [551] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.501: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000021/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.501: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.501: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.501: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.502: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.502: [sbi] DEBUG: STREAM closed [551] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 2789cbbe ........'... 11/08 09:31:08.504: [sbi] DEBUG: STREAM added [553] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.504: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000022/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.504: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.504: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.504: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.505: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.506: [sbi] DEBUG: STREAM closed [553] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.506: [sbi] DEBUG: STREAM added [555] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.506: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000023/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.506: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.506: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.506: [sbi] DEBUG: STREAM added [557] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.506: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000059/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000002 2989cbbe ........)... 11/08 09:31:08.506: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.506: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.506: [sbi] DEBUG: STREAM closed [555] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.506: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.506: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.506: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.506: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.507: [sbi] DEBUG: STREAM closed [557] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.507: [sbi] DEBUG: STREAM added [559] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.507: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000024/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.507: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.507: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 2b89cbbe ........+... 11/08 09:31:08.507: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.507: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.507: [sbi] DEBUG: STREAM closed [559] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000002 2d88cbbe 0f0d8210 ........-....... 0010: 45c9 E. 0000: 0000d400 01000002 2d7b2261 75746865 ........-{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000002 2f89cbbe ......../... 11/08 09:31:08.509: [sbi] DEBUG: STREAM added [561] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.509: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000025/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.509: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.509: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.509: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.510: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.510: [sbi] DEBUG: STREAM closed [561] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.510: [sbi] DEBUG: STREAM added [563] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.510: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000026/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.510: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.510: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 3189cbbe ........1... 11/08 09:31:08.510: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.510: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.510: [sbi] DEBUG: STREAM closed [563] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.510: [sbi] DEBUG: STREAM added [565] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.511: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000028/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.511: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.511: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 3389cbbe ........3... 11/08 09:31:08.511: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.511: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.511: [sbi] DEBUG: STREAM closed [565] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.511: [sbi] DEBUG: STREAM added [567] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.511: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000027/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.511: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.511: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 3589cbbe ........5... 11/08 09:31:08.511: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.512: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.512: [sbi] DEBUG: STREAM closed [567] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.512: [sbi] DEBUG: STREAM added [569] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.512: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000029/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.512: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.512: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 3789cbbe ........7... 11/08 09:31:08.512: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.512: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.512: [sbi] DEBUG: STREAM closed [569] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.512: [sbi] DEBUG: STREAM added [571] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.512: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000030/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.512: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.512: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 3989cbbe ........9... 11/08 09:31:08.512: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.513: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.513: [sbi] DEBUG: STREAM closed [571] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.513: [sbi] DEBUG: STREAM added [573] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.513: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000031/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.513: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.513: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 3b89cbbe ........;... 11/08 09:31:08.513: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.514: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.514: [sbi] DEBUG: STREAM closed [573] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 3d89cbbe ........=... 11/08 09:31:08.515: [sbi] DEBUG: STREAM added [575] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.515: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000034/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.515: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.515: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.515: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.516: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.516: [sbi] DEBUG: STREAM closed [575] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 3f89cbbe ........?... 11/08 09:31:08.529: [sbi] DEBUG: STREAM added [577] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.529: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000032/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.529: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.529: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.529: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.531: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.531: [sbi] DEBUG: STREAM closed [577] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.531: [sbi] DEBUG: STREAM added [579] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.531: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000060/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.531: [sbi] DEBUG: STREAM added [581] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.531: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000033/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.531: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.531: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.531: [sbi] DEBUG: STREAM added [583] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.531: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000035/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.531: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.531: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 4189cbbe ........A... 11/08 09:31:08.531: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.531: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.531: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.531: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.531: [sbi] DEBUG: STREAM closed [579] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.531: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.532: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.532: [sbi] DEBUG: STREAM closed [581] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.532: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.533: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.533: [sbi] DEBUG: STREAM closed [583] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000002 4388cbbe 0f0d8210 ........C....... 0010: 45c9 E. 0000: 0000d400 01000002 437b2261 75746865 ........C{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000002 4589cbbe ........E... 0000: 00000301 05000002 4789cbbe ........G... 11/08 09:31:08.539: [sbi] DEBUG: STREAM added [585] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.539: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000017/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.539: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.540: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.540: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.540: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.540: [sbi] DEBUG: STREAM closed [585] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000002 4988cbbe 0f0d0239 ........I......9 0010: 32c9 2. 0000: 00005c00 01000002 497b2273 75627363 ..\.....I{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.541: [sbi] DEBUG: STREAM added [587] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.541: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000013/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.541: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.541: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.541: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.541: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.541: [sbi] DEBUG: STREAM closed [587] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 4b89cbbe ........K... 11/08 09:31:08.541: [sbi] DEBUG: STREAM added [589] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.541: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000014/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.541: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.541: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.541: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.541: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.541: [sbi] DEBUG: STREAM closed [589] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 4d89cbbe ........M... 11/08 09:31:08.541: [sbi] DEBUG: STREAM added [591] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.541: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000037/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.541: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.541: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.541: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.542: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.542: [sbi] DEBUG: STREAM closed [591] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.542: [sbi] DEBUG: STREAM added [593] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.542: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000016/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000002 4f89cbbe ........O... 11/08 09:31:08.542: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.542: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.542: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.542: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.542: [sbi] DEBUG: STREAM closed [593] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000002 5188cbbe 0f0d0239 ........Q......9 0010: 39c9 9. 0000: 00006300 01000002 517b2273 6d506f6c ..c.....Q{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.542: [sbi] DEBUG: STREAM added [595] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.542: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000036/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.542: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.542: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.542: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.543: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.543: [sbi] DEBUG: STREAM closed [595] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.543: [sbi] DEBUG: STREAM added [597] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.543: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000038/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.543: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.543: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.543: [sbi] DEBUG: STREAM added [599] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.543: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000061/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.543: [sbi] DEBUG: STREAM added [601] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.543: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000039/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.543: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.543: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.543: [sbi] DEBUG: STREAM added [603] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.543: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000040/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.543: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.543: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.543: [sbi] DEBUG: STREAM added [605] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.543: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000018/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000002 5389cbbe ........S... 11/08 09:31:08.543: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.544: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.544: [sbi] DEBUG: STREAM closed [597] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.544: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.544: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.544: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.544: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.544: [sbi] DEBUG: STREAM closed [599] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.544: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.545: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.545: [sbi] DEBUG: STREAM closed [601] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.545: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.545: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.546: [sbi] DEBUG: STREAM closed [603] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.546: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.546: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.546: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.546: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.546: [sbi] DEBUG: STREAM closed [605] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.546: [sbi] DEBUG: STREAM added [607] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.546: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000041/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.546: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.546: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 5589cbbe ........U... 11/08 09:31:08.546: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.546: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.546: [sbi] DEBUG: STREAM closed [607] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000002 5788cbbe 0f0d8210 ........W....... 0010: 45c9 E. 0000: 0000d400 01000002 577b2261 75746865 ........W{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000002 5989cbbe ........Y... 0000: 00000301 05000002 5b89cbbe ........[... 0000: 00000901 04000002 5d88cbbe 0f0d8208 ........]....... 0010: 5cc9 \. 0000: 00007400 01000002 5d7b2273 75627363 ..t.....]{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000002 5f89cbbe ........_... 11/08 09:31:08.554: [sbi] DEBUG: STREAM added [609] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.554: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000015/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.554: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.555: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.555: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.555: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.555: [sbi] DEBUG: STREAM closed [609] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000002 6188cbbe 0f0d0239 ........a......9 0010: 39c9 9. 0000: 00006300 01000002 617b2273 6d506f6c ..c.....a{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.556: [sbi] DEBUG: STREAM added [611] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.556: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000042/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.556: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.556: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.556: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.557: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.557: [sbi] DEBUG: STREAM closed [611] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.557: [sbi] DEBUG: STREAM added [613] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.557: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000043/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.557: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.557: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.557: [sbi] DEBUG: STREAM added [615] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.557: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000044/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.557: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.557: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.557: [sbi] DEBUG: STREAM added [617] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.557: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000045/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.557: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.557: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.557: [sbi] DEBUG: STREAM added [619] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.557: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000046/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.557: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.557: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.558: [sbi] DEBUG: STREAM added [621] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.558: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000047/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.558: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.558: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.558: [sbi] DEBUG: STREAM added [623] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.558: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000048/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.558: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.558: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.558: [sbi] DEBUG: STREAM added [625] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.558: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000062/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.558: [sbi] DEBUG: STREAM added [627] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.558: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000049/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.558: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.558: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 6389cbbe ........c... 11/08 09:31:08.558: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.559: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.559: [sbi] DEBUG: STREAM closed [613] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.559: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.560: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.560: [sbi] DEBUG: STREAM closed [615] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.560: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.562: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.562: [sbi] DEBUG: STREAM closed [617] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.562: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.562: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.563: [sbi] DEBUG: STREAM closed [619] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.563: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.563: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.563: [sbi] DEBUG: STREAM closed [621] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.563: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.563: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.563: [sbi] DEBUG: STREAM closed [623] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.563: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.564: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.564: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.564: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.564: [sbi] DEBUG: STREAM closed [625] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.564: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.564: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.564: [sbi] DEBUG: STREAM closed [627] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.564: [sbi] DEBUG: STREAM added [629] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.564: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000050/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.564: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.564: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 6589cbbe ........e... 11/08 09:31:08.564: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.565: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.565: [sbi] DEBUG: STREAM closed [629] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 6789cbbe ........g... 0000: 00000301 05000002 6989cbbe ........i... 0000: 00000301 05000002 6b89cbbe ........k... 0000: 00000301 05000002 6d89cbbe ........m... 0000: 00000301 05000002 6f89cbbe ........o... 11/08 09:31:08.565: [sbi] DEBUG: STREAM added [631] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.565: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000051/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.565: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.565: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000002 7188cbbe 0f0d8210 ........q....... 0010: 45c9 E. 11/08 09:31:08.565: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.566: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.566: [sbi] DEBUG: STREAM closed [631] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.566: [sbi] DEBUG: STREAM added [633] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.566: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000053/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.566: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.566: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.566: [sbi] DEBUG: STREAM added [635] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.566: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000052/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.566: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.566: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.566: [sbi] DEBUG: STREAM added [637] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.566: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000054/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.566: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.566: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.566: [sbi] DEBUG: STREAM added [639] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.566: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000055/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.566: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.566: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.566: [sbi] DEBUG: STREAM added [641] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.566: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000063/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.566: [sbi] DEBUG: STREAM added [643] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.566: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000019/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.566: [sbi] DEBUG: STREAM added [645] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.566: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000056/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.566: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.566: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.566: [sbi] DEBUG: STREAM added [647] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.566: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000057/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.566: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.566: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.566: [sbi] DEBUG: STREAM added [649] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.566: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000064/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.566: [sbi] DEBUG: STREAM added [651] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.566: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000020/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.566: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.566: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0072316457878659","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000020/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 0000d400 01000002 717b2261 75746865 ........q{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.566: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.567: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.567: [sbi] DEBUG: STREAM closed [633] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.567: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.568: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.568: [sbi] DEBUG: STREAM closed [635] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.568: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.569: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.569: [sbi] DEBUG: STREAM closed [637] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.569: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.569: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.569: [sbi] DEBUG: STREAM closed [639] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.569: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.569: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.569: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.569: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.569: [sbi] DEBUG: STREAM closed [641] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.570: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.570: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.570: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.570: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.570: [sbi] DEBUG: STREAM closed [643] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.570: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.570: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.570: [sbi] DEBUG: STREAM closed [645] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.570: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.571: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.571: [sbi] DEBUG: STREAM closed [647] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.571: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.571: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.571: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.571: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.571: [sbi] DEBUG: STREAM closed [649] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.571: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.571: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000020, imeisv: 0072316457878659 (../lib/dbi/subscription.c:185) 11/08 09:31:08.571: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.571: [sbi] DEBUG: STREAM closed [651] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 7389cbbe ........s... 0000: 00000301 05000002 7589cbbe ........u... 0000: 00000301 05000002 7789cbbe ........w... 0000: 00000301 05000002 7989cbbe ........y... 0000: 00000301 05000002 7b89cbbe ........{... 0000: 00000301 05000002 7d89cbbe ........}... 0000: 00000301 05000002 7f89cbbe ............ 0000: 00000901 04000002 8188cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 817b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000002 8388cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000002 837b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000002 8589cbbe ............ 0000: 00000301 05000002 8789cbbe ............ 0000: 00000901 04000002 8988cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 897b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000002 8b89cbbe ............ 11/08 09:31:08.572: [sbi] DEBUG: STREAM added [653] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.572: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000021/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.572: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.572: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.566091+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.572: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.573: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.573: [sbi] DEBUG: STREAM closed [653] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.573: [sbi] DEBUG: STREAM added [655] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.573: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000022/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.573: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.573: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.566128+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.573: [sbi] DEBUG: STREAM added [657] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.573: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000065/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.573: [sbi] DEBUG: STREAM added [659] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.573: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000058/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.573: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.573: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 8d89cbbe ............ 11/08 09:31:08.573: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.574: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.574: [sbi] DEBUG: STREAM closed [655] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.574: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.574: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.574: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.574: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.574: [sbi] DEBUG: STREAM closed [657] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.574: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.576: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.576: [sbi] DEBUG: STREAM closed [659] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.576: [sbi] DEBUG: STREAM added [661] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.576: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000023/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.576: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.576: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.572185+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 8f89cbbe ............ 11/08 09:31:08.576: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.577: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.577: [sbi] DEBUG: STREAM closed [661] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.577: [sbi] DEBUG: STREAM added [663] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.577: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000059/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.577: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.577: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000002 9188cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.577: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.578: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.578: [sbi] DEBUG: STREAM closed [663] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000002 917b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000002 9389cbbe ............ 0000: 00000301 05000002 9589cbbe ............ 0000: 00000301 05000002 9789cbbe ............ 11/08 09:31:08.579: [sbi] DEBUG: STREAM added [665] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.579: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000066/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.579: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.579: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.579: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.579: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.580: [sbi] DEBUG: STREAM closed [665] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000002 9988cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 997b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.582: [sbi] DEBUG: STREAM added [667] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.582: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000024/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.582: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.582: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.581046+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.582: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.583: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.583: [sbi] DEBUG: STREAM closed [667] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 9b89cbbe ............ 11/08 09:31:08.585: [sbi] DEBUG: STREAM added [669] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.585: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000025/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.585: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.585: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.583832+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.585: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.586: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.586: [sbi] DEBUG: STREAM closed [669] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.587: [sbi] DEBUG: STREAM added [671] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.587: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000018/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000002 9d89cbbe ............ 11/08 09:31:08.587: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.587: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.587: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.587: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.587: [sbi] DEBUG: STREAM closed [671] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000002 9f88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000002 9f7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.588: [sbi] DEBUG: STREAM added [673] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.588: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000017/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.588: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.589: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.589: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.589: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.589: [sbi] DEBUG: STREAM closed [673] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000002 a188cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000002 a17b7d .........{} 11/08 09:31:08.590: [sbi] DEBUG: STREAM added [675] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.590: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000026/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.590: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.590: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.584959+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.590: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.591: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.591: [sbi] DEBUG: STREAM closed [675] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.591: [sbi] DEBUG: STREAM added [677] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.591: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000028/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.591: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.591: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.586987+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 a389cbbe ............ 11/08 09:31:08.591: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.593: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.593: [sbi] DEBUG: STREAM closed [677] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.593: [sbi] DEBUG: STREAM added [679] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.593: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000015/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.593: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.593: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.593: [sbi] DEBUG: STREAM added [681] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.593: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000027/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.593: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.593: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.589845+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.593: [sbi] DEBUG: STREAM added [683] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.593: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000019/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000002 a589cbbe ............ 11/08 09:31:08.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.593: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.593: [sbi] DEBUG: STREAM closed [679] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.594: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.594: [sbi] DEBUG: STREAM closed [681] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.594: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.594: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.594: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.594: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.594: [sbi] DEBUG: STREAM closed [683] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.594: [sbi] DEBUG: STREAM added [685] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.594: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000016/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.594: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.594: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 a789cbbe ............ 11/08 09:31:08.594: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.594: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.594: [sbi] DEBUG: STREAM closed [685] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 a989cbbe ............ 0000: 00000901 04000002 ab88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000002 ab7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000002 ad89cbbe ............ 11/08 09:31:08.594: [sbi] DEBUG: STREAM added [687] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.594: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000029/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.594: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.594: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.594024+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.594: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.595: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.595: [sbi] DEBUG: STREAM closed [687] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.595: [sbi] DEBUG: STREAM added [689] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.595: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000020/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000002 af89cbbe ............ 11/08 09:31:08.595: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.595: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.595: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.595: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.595: [sbi] DEBUG: STREAM closed [689] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.595: [sbi] DEBUG: STREAM added [691] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.595: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000067/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000002 b188cbbe 0f0d8208 ................ 0010: 5cc9 \. 11/08 09:31:08.595: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.596: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.596: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.596: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.596: [sbi] DEBUG: STREAM closed [691] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000002 b17b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000002 b388cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 b37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.596: [sbi] DEBUG: STREAM added [693] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.596: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000030/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.596: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.596: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.595530+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.596: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.596: [sbi] DEBUG: STREAM closed [693] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.596: [sbi] DEBUG: STREAM added [695] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.596: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000031/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.596: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.596: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.595945+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 b589cbbe ............ 11/08 09:31:08.597: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.597: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.597: [sbi] DEBUG: STREAM closed [695] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 b789cbbe ............ 11/08 09:31:08.598: [sbi] DEBUG: STREAM added [697] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.598: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000034/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.598: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.598: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.597003+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.598: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.599: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.599: [sbi] DEBUG: STREAM closed [697] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 b989cbbe ............ 11/08 09:31:08.599: [sbi] DEBUG: STREAM added [699] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.599: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000032/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.599: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.599: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.598909+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.599: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.600: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.600: [sbi] DEBUG: STREAM closed [699] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.600: [sbi] DEBUG: STREAM added [701] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.600: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000020/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000002 bb89cbbe ............ 11/08 09:31:08.600: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.600: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.600: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.600: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.601: [sbi] DEBUG: STREAM closed [701] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000002 bd88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000002 bd7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.603: [sbi] DEBUG: STREAM added [703] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.603: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000018/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.603: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.603: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.603: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.603: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.603: [sbi] DEBUG: STREAM closed [703] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.603: [sbi] DEBUG: STREAM added [705] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.603: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000019/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000002 bf88cbbe 0f0d0132 ...............2 0010: c9 . 11/08 09:31:08.603: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.604: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.604: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.604: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.604: [sbi] DEBUG: STREAM closed [705] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.604: [sbi] DEBUG: STREAM added [707] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.604: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000060/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.604: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.604: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 01000002 bf7b7d .........{} 11/08 09:31:08.604: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.605: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.605: [sbi] DEBUG: STREAM closed [707] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.605: [sbi] DEBUG: STREAM added [709] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.605: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000033/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.605: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.605: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.603779+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.605: [sbi] DEBUG: STREAM added [711] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.605: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000035/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.605: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.605: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.603931+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000801 04000002 c188cbbe 0f0d0132 ...............2 0010: c9 . 11/08 09:31:08.605: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.605: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.605: [sbi] DEBUG: STREAM closed [709] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.605: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.605: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.605: [sbi] DEBUG: STREAM closed [711] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.605: [sbi] DEBUG: STREAM added [713] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.605: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000068/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.605: [sbi] DEBUG: STREAM added [715] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.605: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000020/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 01000002 c17b7d .........{} 11/08 09:31:08.605: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.606: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.606: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.606: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.606: [sbi] DEBUG: STREAM closed [713] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.606: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.606: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.606: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.606: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.606: [sbi] DEBUG: STREAM closed [715] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 c389cbbe ............ 0000: 00000301 05000002 c589cbbe ............ 0000: 00000301 05000002 c789cbbe ............ 0000: 00000901 04000002 c988cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 c97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000801 04000002 cb88cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000002 cb7b7d .........{} 11/08 09:31:08.606: [sbi] DEBUG: STREAM added [717] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.606: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000037/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.606: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.606: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.605879+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.606: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.606: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.606: [sbi] DEBUG: STREAM closed [717] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.606: [sbi] DEBUG: STREAM added [719] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.607: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000036/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.607: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.607: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.606029+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 cd89cbbe ............ 11/08 09:31:08.607: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.607: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.607: [sbi] DEBUG: STREAM closed [719] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 cf89cbbe ............ 11/08 09:31:08.608: [sbi] DEBUG: STREAM added [721] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.608: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000038/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.608: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.608: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.608032+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.608: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.609: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.609: [sbi] DEBUG: STREAM closed [721] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 d189cbbe ............ 11/08 09:31:08.610: [sbi] DEBUG: STREAM added [723] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.610: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000061/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.610: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.610: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.610: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.611: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.611: [sbi] DEBUG: STREAM closed [723] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.611: [sbi] DEBUG: STREAM added [725] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.611: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000039/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.611: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.611: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.610689+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 d389cbbe ............ 11/08 09:31:08.611: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.612: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.612: [sbi] DEBUG: STREAM closed [725] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.612: [sbi] DEBUG: STREAM added [727] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.612: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000040/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.612: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.612: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.611563+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 d589cbbe ............ 11/08 09:31:08.612: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.613: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.613: [sbi] DEBUG: STREAM closed [727] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 d789cbbe ............ 11/08 09:31:08.613: [sbi] DEBUG: STREAM added [729] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.613: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000041/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.613: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.613: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.612884+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.613: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.614: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.614: [sbi] DEBUG: STREAM closed [729] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 d989cbbe ............ 11/08 09:31:08.614: [sbi] DEBUG: STREAM added [731] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.614: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000042/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.614: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.614: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.614169+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.614: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.615: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.615: [sbi] DEBUG: STREAM closed [731] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 db89cbbe ............ 11/08 09:31:08.615: [sbi] DEBUG: STREAM added [733] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.615: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000043/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.615: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.615: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.615322+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.615: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.616: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.616: [sbi] DEBUG: STREAM closed [733] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 dd89cbbe ............ 11/08 09:31:08.616: [sbi] DEBUG: STREAM added [735] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.616: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000044/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.616: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.616: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.615887+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.616: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.616: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.616: [sbi] DEBUG: STREAM closed [735] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 df89cbbe ............ 11/08 09:31:08.618: [sbi] DEBUG: STREAM added [737] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.618: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000045/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.618: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.618: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.617735+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.618: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.618: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.618: [sbi] DEBUG: STREAM closed [737] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 e189cbbe ............ 11/08 09:31:08.620: [sbi] DEBUG: STREAM added [739] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.620: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000069/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.620: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.621: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.621: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.621: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.621: [sbi] DEBUG: STREAM closed [739] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000002 e388cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000002 e37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.622: [sbi] DEBUG: STREAM added [741] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.622: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000046/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.622: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.622: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.621876+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.622: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.623: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.623: [sbi] DEBUG: STREAM closed [741] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 e589cbbe ............ 11/08 09:31:08.624: [sbi] DEBUG: STREAM added [743] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.624: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000047/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.624: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.624: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.624226+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.624: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.625: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.625: [sbi] DEBUG: STREAM closed [743] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.625: [sbi] DEBUG: STREAM added [745] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.625: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000048/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.625: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.625: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.624362+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 e789cbbe ............ 11/08 09:31:08.625: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.626: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.626: [sbi] DEBUG: STREAM closed [745] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 e989cbbe ............ 11/08 09:31:08.628: [sbi] DEBUG: STREAM added [747] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.628: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000070/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.628: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.628: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.628: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.628: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.628: [sbi] DEBUG: STREAM closed [747] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.628: [sbi] DEBUG: STREAM added [749] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.628: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000062/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.628: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.628: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.628: [sbi] DEBUG: STREAM added [751] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.628: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000049/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.628: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.628: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.627587+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.628: [sbi] DEBUG: STREAM added [753] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.628: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000050/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.628: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.628: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.627637+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.628: [sbi] DEBUG: STREAM added [755] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.628: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000051/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.628: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.628: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.627830+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000002 eb88cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.628: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.629: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.629: [sbi] DEBUG: STREAM closed [749] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.629: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.630: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.630: [sbi] DEBUG: STREAM closed [751] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.630: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.631: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.631: [sbi] DEBUG: STREAM closed [753] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.631: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.631: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.631: [sbi] DEBUG: STREAM closed [755] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.631: [sbi] DEBUG: STREAM added [757] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.631: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000053/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.631: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.631: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.628555+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 0000d400 01000002 eb7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.632: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.632: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.632: [sbi] DEBUG: STREAM closed [757] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 ed89cbbe ............ 0000: 00000301 05000002 ef89cbbe ............ 0000: 00000301 05000002 f189cbbe ............ 0000: 00000301 05000002 f389cbbe ............ 0000: 00000301 05000002 f589cbbe ............ 11/08 09:31:08.634: [sbi] DEBUG: STREAM added [759] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.634: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000052/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.634: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.634: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.633514+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.634: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.635: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.635: [sbi] DEBUG: STREAM closed [759] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.635: [sbi] DEBUG: STREAM added [761] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.635: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000054/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.635: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.635: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.633794+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.635: [sbi] DEBUG: STREAM added [763] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.635: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000055/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.635: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.635: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.634111+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 f789cbbe ............ 11/08 09:31:08.635: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.635: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.635: [sbi] DEBUG: STREAM closed [761] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.636: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.636: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.636: [sbi] DEBUG: STREAM closed [763] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.636: [sbi] DEBUG: STREAM added [765] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.636: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000063/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.636: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.636: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.636: [sbi] DEBUG: STREAM added [767] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.636: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000056/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.636: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.636: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.634506+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.636: [sbi] DEBUG: STREAM added [769] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.636: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000057/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.636: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.636: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.635610+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 f989cbbe ............ 11/08 09:31:08.636: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.637: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.637: [sbi] DEBUG: STREAM closed [765] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.637: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.637: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.637: [sbi] DEBUG: STREAM closed [767] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.637: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.638: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.638: [sbi] DEBUG: STREAM closed [769] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.638: [sbi] DEBUG: STREAM added [771] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.638: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000071/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.638: [sbi] DEBUG: STREAM added [773] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.638: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000023/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.638: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.638: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0067912177862580","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000023/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000002 fb89cbbe ............ 11/08 09:31:08.638: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.638: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.638: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.638: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.638: [sbi] DEBUG: STREAM closed [771] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.638: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.638: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000023, imeisv: 0067912177862580 (../lib/dbi/subscription.c:185) 11/08 09:31:08.639: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.639: [sbi] DEBUG: STREAM closed [773] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000002 fd89cbbe ............ 0000: 00000301 05000002 ff89cbbe ............ 0000: 00000301 05000003 0189cbbe ............ 0000: 00000901 04000003 0388cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000003 037b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000003 0589cbbe ............ 11/08 09:31:08.640: [sbi] DEBUG: STREAM added [775] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.640: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000024/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.640: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.640: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0976153671732778","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000024/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.640: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.640: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000024, imeisv: 0976153671732778 (../lib/dbi/subscription.c:185) 11/08 09:31:08.640: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.640: [sbi] DEBUG: STREAM closed [775] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 0789cbbe ............ 11/08 09:31:08.641: [sbi] DEBUG: STREAM added [777] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.641: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000023/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.641: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.641: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.641: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.641: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.641: [sbi] DEBUG: STREAM closed [777] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 0988cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 097b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.642: [sbi] DEBUG: STREAM added [779] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.642: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000024/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.642: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.642: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.642: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.642: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.642: [sbi] DEBUG: STREAM closed [779] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 0b88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 0b7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.642: [sbi] DEBUG: STREAM added [781] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.642: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000023/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.642: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.642: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.642: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.642: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.642: [sbi] DEBUG: STREAM closed [781] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.643: [sbi] DEBUG: STREAM added [783] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.643: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000025/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.643: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.643: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0348406699552967","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000025/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000003 0d88cbbe 0f0d0239 ...............9 0010: 32c9 2. 11/08 09:31:08.643: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.643: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000025, imeisv: 0348406699552967 (../lib/dbi/subscription.c:185) 11/08 09:31:08.643: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.643: [sbi] DEBUG: STREAM closed [783] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000003 0d7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000003 0f89cbbe ............ 11/08 09:31:08.643: [sbi] DEBUG: STREAM added [785] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.643: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000024/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.643: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.643: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.643: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.643: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.643: [sbi] DEBUG: STREAM closed [785] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 1188cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 117b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.645: [sbi] DEBUG: STREAM added [787] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.645: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000025/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.645: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.645: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.645: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.645: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.645: [sbi] DEBUG: STREAM closed [787] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.645: [sbi] DEBUG: STREAM added [789] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.645: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000064/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.645: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.645: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000003 1388cbbe 0f0d8208 ................ 0010: 5cc9 \. 11/08 09:31:08.645: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.646: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.646: [sbi] DEBUG: STREAM closed [789] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.646: [sbi] DEBUG: STREAM added [791] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.646: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000023/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.646: [sbi] DEBUG: STREAM added [793] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.646: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000024/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 01000003 137b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.646: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.647: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.647: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.647: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.647: [sbi] DEBUG: STREAM closed [791] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.647: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.647: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.647: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.647: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.647: [sbi] DEBUG: STREAM closed [793] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 1589cbbe ............ 0000: 00000801 04000003 1788cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000003 177b7d .........{} 0000: 00000801 04000003 1988cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000003 197b7d .........{} 11/08 09:31:08.647: [sbi] DEBUG: STREAM added [795] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.647: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000025/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.647: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.647: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.647: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.647: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.647: [sbi] DEBUG: STREAM closed [795] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 1b88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 1b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.648: [sbi] DEBUG: STREAM added [797] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.648: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000021/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.648: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.648: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0530906912355905","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000021/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.648: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.648: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000021, imeisv: 0530906912355905 (../lib/dbi/subscription.c:185) 11/08 09:31:08.649: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.649: [sbi] DEBUG: STREAM closed [797] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 1d89cbbe ............ 11/08 09:31:08.650: [sbi] DEBUG: STREAM added [799] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.650: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000022/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.650: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.650: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0953986751490387","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000022/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.650: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.650: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000022, imeisv: 0953986751490387 (../lib/dbi/subscription.c:185) 11/08 09:31:08.650: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.650: [sbi] DEBUG: STREAM closed [799] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.650: [sbi] DEBUG: STREAM added [801] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.650: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000021/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000003 1f89cbbe ............ 11/08 09:31:08.650: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.650: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.650: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.650: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.650: [sbi] DEBUG: STREAM closed [801] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.650: [sbi] DEBUG: STREAM added [803] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.650: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000072/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000003 2188cbbe 0f0d8208 ........!....... 0010: 5cc9 \. 11/08 09:31:08.651: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.651: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.651: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.651: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.651: [sbi] DEBUG: STREAM closed [803] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.651: [sbi] DEBUG: STREAM added [805] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.651: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000025/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 01000003 217b2273 75627363 ..t.....!{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.651: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.651: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.651: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.651: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.651: [sbi] DEBUG: STREAM closed [805] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 2388cbbe 0f0d8210 ........#....... 0010: 45c9 E. 0000: 0000d400 01000003 237b2261 75746865 ........#{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.651: [sbi] DEBUG: STREAM added [807] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.651: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000022/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000003 2588cbbe 0f0d0132 ........%......2 0010: c9 . 11/08 09:31:08.651: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.651: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.651: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.651: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.651: [sbi] DEBUG: STREAM closed [807] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000003 257b7d ........%{} 0000: 00000901 04000003 2788cbbe 0f0d8208 ........'....... 0010: 5cc9 \. 0000: 00007400 01000003 277b2273 75627363 ..t.....'{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.652: [sbi] DEBUG: STREAM added [809] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.652: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000021/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.652: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.653: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.653: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.653: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.653: [sbi] DEBUG: STREAM closed [809] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.653: [sbi] DEBUG: STREAM added [811] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.653: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000022/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000003 2988cbbe 0f0d0239 ........)......9 0010: 32c9 2. 11/08 09:31:08.653: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.653: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.653: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.653: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.653: [sbi] DEBUG: STREAM closed [811] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000003 297b2273 75627363 ..\.....){"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 2b88cbbe 0f0d0239 ........+......9 0010: 32c9 2. 0000: 00005c00 01000003 2b7b2273 75627363 ..\.....+{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.654: [sbi] DEBUG: STREAM added [813] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.654: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000065/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.654: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.654: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.654: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.654: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.654: [sbi] DEBUG: STREAM closed [813] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.654: [sbi] DEBUG: STREAM added [815] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.655: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000058/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.655: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.655: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.653601+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000003 2d89cbbe ........-... 11/08 09:31:08.655: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.655: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.655: [sbi] DEBUG: STREAM closed [815] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.655: [sbi] DEBUG: STREAM added [817] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.655: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000059/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.655: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.655: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.654620+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000003 2f89cbbe ......../... 11/08 09:31:08.655: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.656: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.656: [sbi] DEBUG: STREAM closed [817] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.656: [sbi] DEBUG: STREAM added [819] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.656: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000026/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.656: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.656: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0540577939624638","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000026/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000003 3189cbbe ........1... 11/08 09:31:08.656: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.656: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000026, imeisv: 0540577939624638 (../lib/dbi/subscription.c:185) 11/08 09:31:08.656: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.656: [sbi] DEBUG: STREAM closed [819] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 3389cbbe ........3... 11/08 09:31:08.657: [sbi] DEBUG: STREAM added [821] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.657: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000021/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.657: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.657: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.657: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.657: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.657: [sbi] DEBUG: STREAM closed [821] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.657: [sbi] DEBUG: STREAM added [823] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.657: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000022/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000003 3588cbbe 0f0d0132 ........5......2 0010: c9 . 11/08 09:31:08.657: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.658: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.658: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.658: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.658: [sbi] DEBUG: STREAM closed [823] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.658: [sbi] DEBUG: STREAM added [825] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.658: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000066/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.658: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.658: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 01000003 357b7d ........5{} 11/08 09:31:08.658: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.658: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.658: [sbi] DEBUG: STREAM closed [825] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.658: [sbi] DEBUG: STREAM added [827] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.658: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000028/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.658: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.658: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0874681984214594","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000028/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.658: [sbi] DEBUG: STREAM added [829] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.658: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000026/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000003 3788cbbe 0f0d0132 ........7......2 0010: c9 . 11/08 09:31:08.658: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.658: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000028, imeisv: 0874681984214594 (../lib/dbi/subscription.c:185) 11/08 09:31:08.659: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.659: [sbi] DEBUG: STREAM closed [827] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.659: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.659: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.659: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.659: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.659: [sbi] DEBUG: STREAM closed [829] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000003 377b7d ........7{} 0000: 00000301 05000003 3989cbbe ........9... 0000: 00000301 05000003 3b89cbbe ........;... 0000: 00000901 04000003 3d88cbbe 0f0d8208 ........=....... 0010: 5cc9 \. 0000: 00007400 01000003 3d7b2273 75627363 ..t.....={"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.660: [sbi] DEBUG: STREAM added [831] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.660: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000027/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.660: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.660: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0593510338224644","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000027/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.660: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.660: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000027, imeisv: 0593510338224644 (../lib/dbi/subscription.c:185) 11/08 09:31:08.660: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.660: [sbi] DEBUG: STREAM closed [831] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.660: [sbi] DEBUG: STREAM added [833] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.660: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000028/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000003 3f89cbbe ........?... 11/08 09:31:08.660: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.660: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.660: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.660: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.660: [sbi] DEBUG: STREAM closed [833] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.660: [sbi] DEBUG: STREAM added [835] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.660: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000026/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000003 4188cbbe 0f0d8208 ........A....... 0010: 5cc9 \. 11/08 09:31:08.660: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.660: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.660: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.660: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.661: [sbi] DEBUG: STREAM closed [835] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000003 417b2273 75627363 ..t.....A{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 4388cbbe 0f0d0239 ........C......9 0010: 32c9 2. 0000: 00005c00 01000003 437b2273 75627363 ..\.....C{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.661: [sbi] DEBUG: STREAM added [837] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.661: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000027/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.661: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.661: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.661: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.661: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.661: [sbi] DEBUG: STREAM closed [837] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.661: [sbi] DEBUG: STREAM added [839] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.661: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000073/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000003 4588cbbe 0f0d8208 ........E....... 0010: 5cc9 \. 11/08 09:31:08.661: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.661: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.661: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.661: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.661: [sbi] DEBUG: STREAM closed [839] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000003 457b2273 75627363 ..t.....E{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 4788cbbe 0f0d8210 ........G....... 0010: 45c9 E. 0000: 0000d400 01000003 477b2261 75746865 ........G{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.661: [sbi] DEBUG: STREAM added [841] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.661: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000028/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.661: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.662: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.662: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.662: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.662: [sbi] DEBUG: STREAM closed [841] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 4988cbbe 0f0d0239 ........I......9 0010: 32c9 2. 0000: 00005c00 01000003 497b2273 75627363 ..\.....I{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.662: [sbi] DEBUG: STREAM added [843] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.662: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000029/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.662: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.662: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0254972017588118","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000029/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.662: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.662: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000029, imeisv: 0254972017588118 (../lib/dbi/subscription.c:185) 11/08 09:31:08.662: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.662: [sbi] DEBUG: STREAM closed [843] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.662: [sbi] DEBUG: STREAM added [845] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.662: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000027/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000003 4b89cbbe ........K... 11/08 09:31:08.662: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.662: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.662: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.662: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.662: [sbi] DEBUG: STREAM closed [845] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.662: [sbi] DEBUG: STREAM added [847] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.662: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000026/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000003 4d88cbbe 0f0d0239 ........M......9 0010: 32c9 2. 11/08 09:31:08.662: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.663: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.663: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.663: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.663: [sbi] DEBUG: STREAM closed [847] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.663: [sbi] DEBUG: STREAM added [849] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.663: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000029/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000003 4d7b2273 75627363 ..\.....M{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.663: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.663: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.663: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.663: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.663: [sbi] DEBUG: STREAM closed [849] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.663: [sbi] DEBUG: STREAM added [851] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.663: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000028/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000003 4f88cbbe 0f0d0132 ........O......2 0010: c9 . 11/08 09:31:08.663: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.664: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.664: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.664: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.664: [sbi] DEBUG: STREAM closed [851] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000003 4f7b7d ........O{} 0000: 00000901 04000003 5188cbbe 0f0d8208 ........Q....... 0010: 5cc9 \. 11/08 09:31:08.664: [sbi] DEBUG: STREAM added [853] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.664: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000067/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.664: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.664: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00007400 01000003 517b2273 75627363 ..t.....Q{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.664: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.664: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.664: [sbi] DEBUG: STREAM closed [853] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.664: [sbi] DEBUG: STREAM added [855] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.664: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000027/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000003 5388cbbe 0f0d0132 ........S......2 0010: c9 . 11/08 09:31:08.664: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.664: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.664: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.664: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.664: [sbi] DEBUG: STREAM closed [855] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.664: [sbi] DEBUG: STREAM added [857] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.665: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000029/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 01000003 537b7d ........S{} 11/08 09:31:08.665: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.665: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.665: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.665: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.665: [sbi] DEBUG: STREAM closed [857] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 5589cbbe ........U... 0000: 00000801 04000003 5788cbbe 0f0d0132 ........W......2 0010: c9 . 0000: 00000200 01000003 577b7d ........W{} 0000: 00000901 04000003 5988cbbe 0f0d0239 ........Y......9 0010: 32c9 2. 0000: 00005c00 01000003 597b2273 75627363 ..\.....Y{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.666: [sbi] DEBUG: STREAM added [859] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.666: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000030/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.666: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.666: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0172128177537983","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000030/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.666: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.666: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000030, imeisv: 0172128177537983 (../lib/dbi/subscription.c:185) 11/08 09:31:08.666: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.666: [sbi] DEBUG: STREAM closed [859] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 5b89cbbe ........[... 11/08 09:31:08.667: [sbi] DEBUG: STREAM added [861] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.667: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000030/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.667: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.667: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.667: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.667: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.667: [sbi] DEBUG: STREAM closed [861] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 5d88cbbe 0f0d8208 ........]....... 0010: 5cc9 \. 0000: 00007400 01000003 5d7b2273 75627363 ..t.....]{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.667: [sbi] DEBUG: STREAM added [863] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.667: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000031/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.667: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.667: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0331634030100383","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000031/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.667: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.667: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000031, imeisv: 0331634030100383 (../lib/dbi/subscription.c:185) 11/08 09:31:08.667: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.667: [sbi] DEBUG: STREAM closed [863] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.667: [sbi] DEBUG: STREAM added [865] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.667: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000029/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000003 5f89cbbe ........_... 11/08 09:31:08.667: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.668: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.668: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.668: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.668: [sbi] DEBUG: STREAM closed [865] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000003 6188cbbe 0f0d0132 ........a......2 0010: c9 . 0000: 00000200 01000003 617b7d ........a{} 11/08 09:31:08.668: [sbi] DEBUG: STREAM added [867] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.668: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000030/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.668: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.668: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.668: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.668: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.668: [sbi] DEBUG: STREAM closed [867] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 6388cbbe 0f0d0239 ........c......9 0010: 32c9 2. 0000: 00005c00 01000003 637b2273 75627363 ..\.....c{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.669: [sbi] DEBUG: STREAM added [869] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.669: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000031/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.669: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.669: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.669: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.669: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.669: [sbi] DEBUG: STREAM closed [869] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 6588cbbe 0f0d8208 ........e....... 0010: 5cc9 \. 0000: 00007400 01000003 657b2273 75627363 ..t.....e{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.669: [sbi] DEBUG: STREAM added [871] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.669: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000034/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.669: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.669: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0444016596794578","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000034/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.669: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.669: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000034, imeisv: 0444016596794578 (../lib/dbi/subscription.c:185) 11/08 09:31:08.670: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.670: [sbi] DEBUG: STREAM closed [871] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.670: [sbi] DEBUG: STREAM added [873] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.670: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000031/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000003 6789cbbe ........g... 11/08 09:31:08.670: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.670: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.670: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.670: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.670: [sbi] DEBUG: STREAM closed [873] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 6988cbbe 0f0d0239 ........i......9 0010: 32c9 2. 0000: 00005c00 01000003 697b2273 75627363 ..\.....i{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.670: [sbi] DEBUG: STREAM added [875] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.670: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000030/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.670: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.671: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.671: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.671: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.671: [sbi] DEBUG: STREAM closed [875] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.671: [sbi] DEBUG: STREAM added [877] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.671: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000034/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000003 6b88cbbe 0f0d0132 ........k......2 0010: c9 . 11/08 09:31:08.671: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.671: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.671: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.671: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.671: [sbi] DEBUG: STREAM closed [877] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000003 6b7b7d ........k{} 0000: 00000901 04000003 6d88cbbe 0f0d8208 ........m....... 0010: 5cc9 \. 0000: 00007400 01000003 6d7b2273 75627363 ..t.....m{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.671: [sbi] DEBUG: STREAM added [879] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.671: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000031/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.671: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.671: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.671: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.671: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.671: [sbi] DEBUG: STREAM closed [879] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000003 6f88cbbe 0f0d0132 ........o......2 0010: c9 . 0000: 00000200 01000003 6f7b7d ........o{} 11/08 09:31:08.688: [sbi] DEBUG: STREAM added [881] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.688: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000034/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.688: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.689: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.689: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.689: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.689: [sbi] DEBUG: STREAM closed [881] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 7188cbbe 0f0d0239 ........q......9 0010: 32c9 2. 0000: 00005c00 01000003 717b2273 75627363 ..\.....q{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.690: [sbi] DEBUG: STREAM added [883] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.690: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000032/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.690: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.690: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0691346511300929","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000032/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.690: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.690: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000032, imeisv: 0691346511300929 (../lib/dbi/subscription.c:185) 11/08 09:31:08.690: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.690: [sbi] DEBUG: STREAM closed [883] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 7389cbbe ........s... 11/08 09:31:08.691: [sbi] DEBUG: STREAM added [885] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.691: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000074/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.691: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.692: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.692: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.692: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.692: [sbi] DEBUG: STREAM closed [885] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 7588cbbe 0f0d8210 ........u....... 0010: 45c9 E. 0000: 0000d400 01000003 757b2261 75746865 ........u{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.692: [sbi] DEBUG: STREAM added [887] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.692: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000032/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.692: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.693: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.693: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.693: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.693: [sbi] DEBUG: STREAM closed [887] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 7788cbbe 0f0d8208 ........w....... 0010: 5cc9 \. 0000: 00007400 01000003 777b2273 75627363 ..t.....w{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.694: [sbi] DEBUG: STREAM added [889] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.694: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000060/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.694: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.694: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.692708+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.694: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.695: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.695: [sbi] DEBUG: STREAM closed [889] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.695: [sbi] DEBUG: STREAM added [891] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.695: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000033/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.695: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.695: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0454370037238244","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000033/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000003 7989cbbe ........y... 11/08 09:31:08.695: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.695: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000033, imeisv: 0454370037238244 (../lib/dbi/subscription.c:185) 11/08 09:31:08.695: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.695: [sbi] DEBUG: STREAM closed [891] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000408 00000000 00000080 27 ............' 0000: 00000301 05000003 7b89cbbe ........{... 11/08 09:31:08.695: [sbi] DEBUG: STREAM added [893] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.695: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000035/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.695: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.695: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0941568407273845","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000035/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.695: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.695: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000035, imeisv: 0941568407273845 (../lib/dbi/subscription.c:185) 11/08 09:31:08.696: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.696: [sbi] DEBUG: STREAM closed [893] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.696: [sbi] DEBUG: STREAM added [895] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.696: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000037/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.696: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.696: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0754000452789293","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000037/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000003 7d89cbbe ........}... 11/08 09:31:08.696: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.696: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000037, imeisv: 0754000452789293 (../lib/dbi/subscription.c:185) 11/08 09:31:08.696: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.696: [sbi] DEBUG: STREAM closed [895] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 7f89cbbe ............ 11/08 09:31:08.697: [sbi] DEBUG: STREAM added [897] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.697: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000036/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.697: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.697: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0913966449447477","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000036/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.697: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.697: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000036, imeisv: 0913966449447477 (../lib/dbi/subscription.c:185) 11/08 09:31:08.697: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.697: [sbi] DEBUG: STREAM closed [897] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.697: [sbi] DEBUG: STREAM added [899] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.697: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000034/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000003 8189cbbe ............ 11/08 09:31:08.697: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.698: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.698: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.698: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.698: [sbi] DEBUG: STREAM closed [899] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000003 8388cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000003 837b7d .........{} 11/08 09:31:08.698: [sbi] DEBUG: STREAM added [901] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.698: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000038/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.698: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.698: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0413979497459367","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000038/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.698: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.698: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000038, imeisv: 0413979497459367 (../lib/dbi/subscription.c:185) 11/08 09:31:08.699: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.699: [sbi] DEBUG: STREAM closed [901] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.699: [sbi] DEBUG: STREAM added [903] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.699: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000039/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.699: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.699: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0626474708611963","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000039/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.699: [sbi] DEBUG: STREAM added [905] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.699: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000068/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.699: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.699: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000003 8589cbbe ............ 11/08 09:31:08.699: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.699: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000039, imeisv: 0626474708611963 (../lib/dbi/subscription.c:185) 11/08 09:31:08.699: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.699: [sbi] DEBUG: STREAM closed [903] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.699: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.700: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.700: [sbi] DEBUG: STREAM closed [905] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.700: [sbi] DEBUG: STREAM added [907] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.700: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000075/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.700: [sbi] DEBUG: STREAM added [909] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.700: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000040/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.700: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.700: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0227419101406492","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000040/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.700: [sbi] DEBUG: STREAM added [911] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.700: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000041/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.700: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.700: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0154317241589675","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000041/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.700: [sbi] DEBUG: STREAM added [913] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.700: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000042/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.700: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.700: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0409860021376959","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000042/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.700: [sbi] DEBUG: STREAM added [915] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.700: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000061/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.700: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.700: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.697324+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000003 8789cbbe ............ 11/08 09:31:08.700: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.700: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.700: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.700: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.700: [sbi] DEBUG: STREAM closed [907] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.700: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.700: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000040, imeisv: 0227419101406492 (../lib/dbi/subscription.c:185) 11/08 09:31:08.701: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.701: [sbi] DEBUG: STREAM closed [909] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.701: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.701: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000041, imeisv: 0154317241589675 (../lib/dbi/subscription.c:185) 11/08 09:31:08.701: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.701: [sbi] DEBUG: STREAM closed [911] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.701: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.701: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000042, imeisv: 0409860021376959 (../lib/dbi/subscription.c:185) 11/08 09:31:08.701: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.701: [sbi] DEBUG: STREAM closed [913] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.701: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.702: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.702: [sbi] DEBUG: STREAM closed [915] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.702: [sbi] DEBUG: STREAM added [917] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.702: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000032/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.702: [sbi] DEBUG: STREAM added [919] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.702: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000033/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.702: [sbi] DEBUG: STREAM added [921] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.702: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000035/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.702: [sbi] DEBUG: STREAM added [923] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.702: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000037/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000003 8989cbbe ............ 11/08 09:31:08.702: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.702: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.702: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.702: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.702: [sbi] DEBUG: STREAM closed [917] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.702: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.703: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.703: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.703: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.703: [sbi] DEBUG: STREAM closed [919] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.703: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.703: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.703: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.703: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.703: [sbi] DEBUG: STREAM closed [921] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.703: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.704: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.704: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.704: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.704: [sbi] DEBUG: STREAM closed [923] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.704: [sbi] DEBUG: STREAM added [925] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.704: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000036/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.704: [sbi] DEBUG: STREAM added [927] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.704: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000038/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.704: [sbi] DEBUG: STREAM added [929] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.704: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000039/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.704: [sbi] DEBUG: STREAM added [931] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.704: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000043/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.704: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.704: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0587161789062896","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000043/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.704: [sbi] DEBUG: STREAM added [933] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.704: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000076/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000003 8b88cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.704: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.704: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.704: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.704: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.704: [sbi] DEBUG: STREAM closed [925] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.704: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.704: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.704: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.704: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.704: [sbi] DEBUG: STREAM closed [927] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.704: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.704: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.704: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.704: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.704: [sbi] DEBUG: STREAM closed [929] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.704: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.704: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000043, imeisv: 0587161789062896 (../lib/dbi/subscription.c:185) 11/08 09:31:08.705: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.705: [sbi] DEBUG: STREAM closed [931] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.705: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.705: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.705: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.705: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.705: [sbi] DEBUG: STREAM closed [933] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.705: [sbi] DEBUG: STREAM added [935] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.705: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000044/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.705: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.705: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0992173491772283","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000044/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 0000d400 01000003 8b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:08.705: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.705: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000044, imeisv: 0992173491772283 (../lib/dbi/subscription.c:185) 11/08 09:31:08.705: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.705: [sbi] DEBUG: STREAM closed [935] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 8d89cbbe ............ 0000: 00000301 05000003 8f89cbbe ............ 0000: 00000301 05000003 9189cbbe ............ 0000: 00000301 05000003 9389cbbe ............ 0000: 00000901 04000003 9588cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 957b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 9788cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 977b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 9988cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 997b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 9b88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 9b7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 9d88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 9d7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 9f88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 9f7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 a188cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 a17b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000003 a389cbbe ............ 0000: 00000901 04000003 a588cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000003 a57b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000003 a789cbbe ............ 11/08 09:31:08.711: [sbi] DEBUG: STREAM added [937] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.711: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000045/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.711: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.711: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0004219125163896","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000045/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.711: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.711: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000045, imeisv: 0004219125163896 (../lib/dbi/subscription.c:185) 11/08 09:31:08.712: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.712: [sbi] DEBUG: STREAM closed [937] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 a989cbbe ............ 11/08 09:31:08.712: [sbi] DEBUG: STREAM added [939] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.712: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000040/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.712: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.713: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.713: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.713: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.713: [sbi] DEBUG: STREAM closed [939] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.713: [sbi] DEBUG: STREAM added [941] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.713: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000041/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000003 ab88cbbe 0f0d8208 ................ 0010: 5cc9 \. 11/08 09:31:08.713: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.713: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.713: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.713: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.713: [sbi] DEBUG: STREAM closed [941] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.713: [sbi] DEBUG: STREAM added [943] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.713: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000017/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 01000003 ab7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.713: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.714: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.714: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.714: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.714: [sbi] DEBUG: STREAM closed [943] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 ad88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 ad7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000a01 04000003 af88cbbe 0f0d0334 ...............4 0010: 3531c9 51. 0000: 0001c300 01000003 af5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:08.721: [sbi] DEBUG: STREAM added [945] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.721: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000035/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.721: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.721: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.721: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.721: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.721: [sbi] DEBUG: STREAM closed [945] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.721: [sbi] DEBUG: STREAM added [947] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.721: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000069/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.721: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.721: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.721: [sbi] DEBUG: STREAM added [949] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.721: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000037/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.721: [sbi] DEBUG: STREAM added [951] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.721: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000042/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.721: [sbi] DEBUG: STREAM added [953] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.722: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000033/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.722: [sbi] DEBUG: STREAM added [955] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.722: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000036/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.722: [sbi] DEBUG: STREAM added [957] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.722: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000039/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.722: [sbi] DEBUG: STREAM added [959] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.722: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000038/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.722: [sbi] DEBUG: STREAM added [961] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.722: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000043/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.722: [sbi] DEBUG: STREAM added [963] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.722: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000044/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000003 b188cbbe 0f0d0239 ...............9 0010: 32c9 2. 11/08 09:31:08.722: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.723: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.723: [sbi] DEBUG: STREAM closed [947] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.723: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.724: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.724: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.724: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.724: [sbi] DEBUG: STREAM closed [949] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.724: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.724: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.724: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.724: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.724: [sbi] DEBUG: STREAM closed [951] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.724: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.725: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.725: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.725: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.725: [sbi] DEBUG: STREAM closed [953] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.725: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.725: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.725: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.725: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.725: [sbi] DEBUG: STREAM closed [955] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.725: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.725: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.725: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.725: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.725: [sbi] DEBUG: STREAM closed [957] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.725: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.726: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.726: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.726: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.726: [sbi] DEBUG: STREAM closed [959] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.726: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.726: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.726: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.726: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.726: [sbi] DEBUG: STREAM closed [961] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.726: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.726: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.726: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.726: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.726: [sbi] DEBUG: STREAM closed [963] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.726: [sbi] DEBUG: STREAM added [965] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.726: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000045/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.726: [sbi] DEBUG: STREAM added [967] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.727: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000046/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.727: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.727: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0982105457504457","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000046/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.727: [sbi] DEBUG: STREAM added [969] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.727: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000047/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.727: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.727: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0298173341985682","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000047/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.727: [sbi] DEBUG: STREAM added [971] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.727: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000040/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.727: [sbi] DEBUG: STREAM added [973] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.727: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000032/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000003 b17b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.727: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.727: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.727: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.727: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.727: [sbi] DEBUG: STREAM closed [965] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.727: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.727: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000046, imeisv: 0982105457504457 (../lib/dbi/subscription.c:185) 11/08 09:31:08.727: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.727: [sbi] DEBUG: STREAM closed [967] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.727: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.728: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000047, imeisv: 0298173341985682 (../lib/dbi/subscription.c:185) 11/08 09:31:08.728: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.728: [sbi] DEBUG: STREAM closed [969] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.728: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.728: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.728: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.728: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.728: [sbi] DEBUG: STREAM closed [971] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.728: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.729: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.729: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.729: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.729: [sbi] DEBUG: STREAM closed [973] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.729: [sbi] DEBUG: STREAM added [975] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.729: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000041/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.729: [sbi] DEBUG: STREAM added [977] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.729: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000017/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000003 b389cbbe ............ 11/08 09:31:08.729: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.729: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.729: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.729: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.729: [sbi] DEBUG: STREAM closed [975] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.729: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.730: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.730: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.730: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.730: [sbi] DEBUG: STREAM closed [977] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000003 b588cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 b57b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 b788cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 b77b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 b988cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 b97b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 bb88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 bb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 bd88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 bd7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 bf88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 bf7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 c188cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 c17b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 c388cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 c37b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 c588cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 c57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000003 c789cbbe ............ 0000: 00000301 05000003 c989cbbe ............ 0000: 00000901 04000003 cb88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 cb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000801 04000003 cd88cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000003 cd7b7d .........{} 0000: 00000901 04000003 cf88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 cf7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 d188cbbe 0f0d0239 ...............9 0010: 39c9 9. 0000: 00006300 01000003 d17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:08.731: [sbi] DEBUG: STREAM added [979] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.731: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000035/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.731: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.732: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.732: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.732: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.732: [sbi] DEBUG: STREAM closed [979] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000003 d388cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000003 d37b7d .........{} 11/08 09:31:08.735: [sbi] DEBUG: STREAM added [981] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.736: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000042/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.736: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.736: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.736: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.736: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.736: [sbi] DEBUG: STREAM closed [981] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.736: [sbi] DEBUG: STREAM added [983] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.736: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000048/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.736: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.736: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0172186724494115","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000048/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.736: [sbi] DEBUG: STREAM added [985] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.736: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000049/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.736: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.736: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0987389473097681","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000049/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000003 d588cbbe 0f0d0239 ...............9 0010: 32c9 2. 11/08 09:31:08.736: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.736: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000048, imeisv: 0172186724494115 (../lib/dbi/subscription.c:185) 11/08 09:31:08.736: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.736: [sbi] DEBUG: STREAM closed [983] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.736: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.737: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000049, imeisv: 0987389473097681 (../lib/dbi/subscription.c:185) 11/08 09:31:08.737: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.737: [sbi] DEBUG: STREAM closed [985] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.737: [sbi] DEBUG: STREAM added [987] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.737: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000077/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.737: [sbi] DEBUG: STREAM added [989] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.737: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000062/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.737: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.737: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.734003+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00005c00 01000003 d57b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.737: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.737: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.737: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.737: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.737: [sbi] DEBUG: STREAM closed [987] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.737: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.738: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.738: [sbi] DEBUG: STREAM closed [989] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.738: [sbi] DEBUG: STREAM added [991] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.738: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000050/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.738: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.738: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0050948302851297","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000050/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.738: [sbi] DEBUG: STREAM added [993] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.738: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000051/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.738: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.738: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0877267220544936","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000051/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.738: [sbi] DEBUG: STREAM added [995] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.738: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000053/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.738: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.738: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0570273063166006","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000053/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.738: [sbi] DEBUG: STREAM added [997] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.738: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000070/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.738: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.738: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.738: [sbi] DEBUG: STREAM added [999] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.738: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000078/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000003 d789cbbe ............ 11/08 09:31:08.738: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.738: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000050, imeisv: 0050948302851297 (../lib/dbi/subscription.c:185) 11/08 09:31:08.739: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.739: [sbi] DEBUG: STREAM closed [991] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.739: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.739: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000051, imeisv: 0877267220544936 (../lib/dbi/subscription.c:185) 11/08 09:31:08.739: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.739: [sbi] DEBUG: STREAM closed [993] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.739: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.739: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000053, imeisv: 0570273063166006 (../lib/dbi/subscription.c:185) 11/08 09:31:08.739: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.739: [sbi] DEBUG: STREAM closed [995] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.739: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.740: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.740: [sbi] DEBUG: STREAM closed [997] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.740: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.740: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.740: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.740: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.740: [sbi] DEBUG: STREAM closed [999] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.740: [sbi] DEBUG: STREAM added [1001] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.741: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000044/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.741: [sbi] DEBUG: STREAM added [1003] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.741: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000045/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.741: [sbi] DEBUG: STREAM added [1005] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.741: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000046/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000003 d989cbbe ............ 11/08 09:31:08.741: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.741: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.741: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.741: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.741: [sbi] DEBUG: STREAM closed [1001] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.741: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.741: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.741: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.741: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.741: [sbi] DEBUG: STREAM closed [1003] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.741: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.742: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.742: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.742: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.742: [sbi] DEBUG: STREAM closed [1005] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.742: [sbi] DEBUG: STREAM added [1007] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.742: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000043/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.742: [sbi] DEBUG: STREAM added [1009] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.742: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000047/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000003 db88cbbe 0f0d8210 ................ 0010: 45c9 E. 11/08 09:31:08.742: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.742: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.742: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.742: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.742: [sbi] DEBUG: STREAM closed [1007] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.742: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.742: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.742: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.742: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.742: [sbi] DEBUG: STREAM closed [1009] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000003 db7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000003 dd89cbbe ............ 0000: 00000301 05000003 df89cbbe ............ 0000: 00000301 05000003 e189cbbe ............ 0000: 00000301 05000003 e389cbbe ............ 0000: 00000301 05000003 e589cbbe ............ 0000: 00000901 04000003 e788cbbe 0f0d8210 ................ 0010: 45c9 E. 0000: 0000d400 01000003 e77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000003 e988cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 e97b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 eb88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 eb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 ed88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 ed7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000003 ef88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000003 ef7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000003 f188cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000003 f17b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.744: [sbi] DEBUG: STREAM added [1011] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.744: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000048/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.744: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.745: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.745: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.745: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.745: [sbi] DEBUG: STREAM closed [1011] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.745: [sbi] DEBUG: STREAM added [1013] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.745: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000049/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.745: [sbi] DEBUG: STREAM added [1015] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.745: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000052/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.745: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.745: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0099702719800402","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000052/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000003 f388cbbe 0f0d8208 ................ 0010: 5cc9 \. 11/08 09:31:08.745: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.745: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.745: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.745: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.745: [sbi] DEBUG: STREAM closed [1013] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.745: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.745: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000052, imeisv: 0099702719800402 (../lib/dbi/subscription.c:185) 11/08 09:31:08.746: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.746: [sbi] DEBUG: STREAM closed [1015] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.746: [sbi] DEBUG: STREAM added [1017] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.746: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000037/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.746: [sbi] DEBUG: STREAM added [1019] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.746: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000054/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.746: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.746: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0916484078234953","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000054/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00007400 01000003 f37b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.746: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.747: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.747: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.747: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.747: [sbi] DEBUG: STREAM closed [1017] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.747: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.747: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000054, imeisv: 0916484078234953 (../lib/dbi/subscription.c:185) 11/08 09:31:08.748: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.748: [sbi] DEBUG: STREAM closed [1019] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.748: [sbi] DEBUG: STREAM added [1021] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.748: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000033/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000003 f588cbbe 0f0d8208 ................ 0010: 5cc9 \. 11/08 09:31:08.748: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.748: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.748: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.748: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.748: [sbi] DEBUG: STREAM closed [1021] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.748: [sbi] DEBUG: STREAM added [1023] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.748: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000036/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.748: [sbi] DEBUG: STREAM added [1025] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.748: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000041/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 01000003 f57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.748: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.749: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.749: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.749: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.749: [sbi] DEBUG: STREAM closed [1023] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.749: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.749: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.749: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.749: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.749: [sbi] DEBUG: STREAM closed [1025] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000003 f789cbbe ............ 0000: 00000801 04000003 f988cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000003 f97b7d .........{} 0000: 00000301 05000003 fb89cbbe ............ 0000: 00000801 04000003 fd88cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000003 fd7b7d .........{} 0000: 00000801 04000003 ff88cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000003 ff7b7d .........{} 0000: 00000801 04000004 0188cbbe 0f0d0132 ...............2 0010: c9 . 11/08 09:31:08.749: [sbi] DEBUG: STREAM added [1027] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.749: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000039/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 01000004 017b7d .........{} 11/08 09:31:08.750: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.750: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.750: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.750: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.750: [sbi] DEBUG: STREAM closed [1027] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000004 0388cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000004 037b7d .........{} 11/08 09:31:08.751: [sbi] DEBUG: STREAM added [1029] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.751: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000038/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.751: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.752: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.752: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.752: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.752: [sbi] DEBUG: STREAM closed [1029] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000004 0588cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000004 057b7d .........{} 11/08 09:31:08.753: [sbi] DEBUG: STREAM added [1031] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.753: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000050/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.753: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.753: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.753: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.753: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.753: [sbi] DEBUG: STREAM closed [1031] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.753: [sbi] DEBUG: STREAM added [1033] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.753: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000051/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.753: [sbi] DEBUG: STREAM added [1035] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.753: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000040/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.753: [sbi] DEBUG: STREAM added [1037] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.753: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000042/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 0788cbbe 0f0d8208 ................ 0010: 5cc9 \. 11/08 09:31:08.753: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.754: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.754: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.754: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.754: [sbi] DEBUG: STREAM closed [1033] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.754: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.754: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.754: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.754: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.754: [sbi] DEBUG: STREAM closed [1035] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.754: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.754: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.754: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.754: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.755: [sbi] DEBUG: STREAM closed [1037] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.755: [sbi] DEBUG: STREAM added [1039] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.755: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000053/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.755: [sbi] DEBUG: STREAM added [1041] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.755: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000055/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.755: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.755: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0155644874231412","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000055/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00007400 01000004 077b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.755: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.755: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.755: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.755: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.755: [sbi] DEBUG: STREAM closed [1039] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.755: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.755: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000055, imeisv: 0155644874231412 (../lib/dbi/subscription.c:185) 11/08 09:31:08.755: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.755: [sbi] DEBUG: STREAM closed [1041] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000004 0988cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000004 097b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 04000004 0b88cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000004 0b7b7d .........{} 0000: 00000801 04000004 0d88cbbe 0f0d0132 ...............2 0010: c9 . 0000: 00000200 01000004 0d7b7d .........{} 0000: 00000901 04000004 0f88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000004 0f7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000004 1189cbbe ............ 11/08 09:31:08.756: [sbi] DEBUG: STREAM added [1043] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.756: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000063/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.756: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.756: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.755291+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.756: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.757: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.757: [sbi] DEBUG: STREAM closed [1043] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000004 1389cbbe ............ 11/08 09:31:08.757: [sbi] DEBUG: STREAM added [1045] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.757: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000046/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.758: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.758: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.758: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.758: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.758: [sbi] DEBUG: STREAM closed [1045] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.758: [sbi] DEBUG: STREAM added [1047] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.758: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000047/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.758: [sbi] DEBUG: STREAM added [1049] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.758: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000048/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.758: [sbi] DEBUG: STREAM added [1051] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.758: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000049/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.758: [sbi] DEBUG: STREAM added [1053] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.758: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000052/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.758: [sbi] DEBUG: STREAM added [1055] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.758: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000054/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 1588cbbe 0f0d0239 ...............9 0010: 32c9 2. 11/08 09:31:08.758: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.759: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.759: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.759: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.759: [sbi] DEBUG: STREAM closed [1047] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.759: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.759: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.759: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.759: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.759: [sbi] DEBUG: STREAM closed [1049] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.759: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.760: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.760: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.760: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.760: [sbi] DEBUG: STREAM closed [1051] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.760: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.760: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.760: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.760: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.760: [sbi] DEBUG: STREAM closed [1053] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.760: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.760: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.760: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.760: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.760: [sbi] DEBUG: STREAM closed [1055] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.760: [sbi] DEBUG: STREAM added [1057] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.760: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000071/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.760: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.760: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.760: [sbi] DEBUG: STREAM added [1059] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.760: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000050/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.760: [sbi] DEBUG: STREAM added [1061] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.760: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000057/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.760: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.760: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0340983855775526","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000057/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00005c00 01000004 157b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.760: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.761: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.761: [sbi] DEBUG: STREAM closed [1057] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.761: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.761: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.761: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.761: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.761: [sbi] DEBUG: STREAM closed [1059] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.761: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.761: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000057, imeisv: 0340983855775526 (../lib/dbi/subscription.c:185) 11/08 09:31:08.761: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.761: [sbi] DEBUG: STREAM closed [1061] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.761: [sbi] DEBUG: STREAM added [1063] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.761: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000056/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.761: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.761: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0365599887619183","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000056/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000004 1788cbbe 0f0d0239 ...............9 0010: 32c9 2. 11/08 09:31:08.761: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.762: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000056, imeisv: 0365599887619183 (../lib/dbi/subscription.c:185) 11/08 09:31:08.762: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.762: [sbi] DEBUG: STREAM closed [1063] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000004 177b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000004 1988cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000004 197b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000004 1b88cbbe 0f0d0239 ...............9 0010: 32c9 2. 0000: 00005c00 01000004 1b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000004 1d88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000004 1d7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000004 1f88cbbe 0f0d8208 ................ 0010: 5cc9 \. 0000: 00007400 01000004 1f7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000004 2189cbbe ........!... 0000: 00000901 04000004 2388cbbe 0f0d0239 ........#......9 0010: 32c9 2. 0000: 00005c00 01000004 237b2273 75627363 ..\.....#{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000004 2589cbbe ........%... 0000: 00000301 05000004 2789cbbe ........'... 11/08 09:31:08.762: [sbi] DEBUG: STREAM added [1065] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.762: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000051/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.762: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.762: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.762: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.762: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.762: [sbi] DEBUG: STREAM closed [1065] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.762: [sbi] DEBUG: STREAM added [1067] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.762: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000053/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 2988cbbe 0f0d0239 ........)......9 0010: 32c9 2. 11/08 09:31:08.762: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.763: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.763: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.763: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.763: [sbi] DEBUG: STREAM closed [1067] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.763: [sbi] DEBUG: STREAM added [1069] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.763: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000055/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.763: [sbi] DEBUG: STREAM added [1071] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.763: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000064/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.763: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.763: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.762322+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00005c00 01000004 297b2273 75627363 ..\.....){"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.763: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.763: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.763: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.763: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.763: [sbi] DEBUG: STREAM closed [1069] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.763: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.764: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.764: [sbi] DEBUG: STREAM closed [1071] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.764: [sbi] DEBUG: STREAM added [1073] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.764: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000079/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.764: [sbi] DEBUG: STREAM added [1075] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.764: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000044/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 2b88cbbe 0f0d0239 ........+......9 0010: 32c9 2. 11/08 09:31:08.764: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.764: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.764: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.764: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.764: [sbi] DEBUG: STREAM closed [1073] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.764: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.765: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.765: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.765: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.765: [sbi] DEBUG: STREAM closed [1075] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.765: [sbi] DEBUG: STREAM added [1077] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.765: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000045/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000004 2b7b2273 75627363 ..\.....+{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.765: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.765: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.765: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.765: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.765: [sbi] DEBUG: STREAM closed [1077] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000004 2d88cbbe 0f0d8208 ........-....... 0010: 5cc9 \. 0000: 00007400 01000004 2d7b2273 75627363 ..t.....-{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000004 2f89cbbe ......../... 0000: 00000901 04000004 3188cbbe 0f0d8210 ........1....... 0010: 45c9 E. 0000: 0000d400 01000004 317b2261 75746865 ........1{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000801 04000004 3388cbbe 0f0d0132 ........3......2 0010: c9 . 0000: 00000200 01000004 337b7d ........3{} 0000: 00000801 04000004 3588cbbe 0f0d0132 ........5......2 0010: c9 . 0000: 00000200 01000004 357b7d ........5{} 11/08 09:31:08.765: [sbi] DEBUG: STREAM added [1079] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.765: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000043/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.765: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.765: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.765: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.765: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.765: [sbi] DEBUG: STREAM closed [1079] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000004 3788cbbe 0f0d0132 ........7......2 0010: c9 . 0000: 00000200 01000004 377b7d ........7{} 11/08 09:31:08.768: [sbi] DEBUG: STREAM added [1081] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.768: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000052/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.768: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.768: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.768: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.768: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.768: [sbi] DEBUG: STREAM closed [1081] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.769: [sbi] DEBUG: STREAM added [1083] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.769: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000054/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.769: [sbi] DEBUG: STREAM added [1085] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.769: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000057/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 3988cbbe 0f0d0239 ........9......9 0010: 32c9 2. 11/08 09:31:08.769: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.769: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.769: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.769: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.769: [sbi] DEBUG: STREAM closed [1083] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.769: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.769: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.769: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.769: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.769: [sbi] DEBUG: STREAM closed [1085] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.769: [sbi] DEBUG: STREAM added [1087] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.769: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000056/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000004 397b2273 75627363 ..\.....9{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.769: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.769: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.769: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.769: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.769: [sbi] DEBUG: STREAM closed [1087] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000004 3b88cbbe 0f0d0239 ........;......9 0010: 32c9 2. 0000: 00005c00 01000004 3b7b2273 75627363 ..\.....;{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000004 3d88cbbe 0f0d8208 ........=....... 0010: 5cc9 \. 0000: 00007400 01000004 3d7b2273 75627363 ..t.....={"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000004 3f88cbbe 0f0d8208 ........?....... 0010: 5cc9 \. 0000: 00007400 01000004 3f7b2273 75627363 ..t.....?{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.771: [sbi] DEBUG: STREAM added [1089] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.771: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000055/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.771: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.771: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.771: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.771: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.771: [sbi] DEBUG: STREAM closed [1089] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.771: [sbi] DEBUG: STREAM added [1091] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.771: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000046/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 4188cbbe 0f0d0239 ........A......9 0010: 32c9 2. 11/08 09:31:08.771: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.772: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.772: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.772: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.772: [sbi] DEBUG: STREAM closed [1091] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000004 417b2273 75627363 ..\.....A{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000801 04000004 4388cbbe 0f0d0132 ........C......2 0010: c9 . 0000: 00000200 01000004 437b7d ........C{} 11/08 09:31:08.772: [sbi] DEBUG: STREAM added [1093] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.772: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000057/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.772: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.773: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.773: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.773: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.773: [sbi] DEBUG: STREAM closed [1093] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.773: [sbi] DEBUG: STREAM added [1095] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.773: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000056/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 4588cbbe 0f0d0239 ........E......9 0010: 32c9 2. 11/08 09:31:08.773: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.773: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.773: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.773: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.773: [sbi] DEBUG: STREAM closed [1095] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000004 457b2273 75627363 ..\.....E{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000004 4788cbbe 0f0d0239 ........G......9 0010: 32c9 2. 0000: 00005c00 01000004 477b2273 75627363 ..\.....G{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.773: [sbi] DEBUG: STREAM added [1097] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.773: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000047/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.773: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.774: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.774: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.774: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.774: [sbi] DEBUG: STREAM closed [1097] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.774: [sbi] DEBUG: STREAM added [1099] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.774: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000048/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.774: [sbi] DEBUG: STREAM added [1101] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.774: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000049/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000004 4988cbbe 0f0d0132 ........I......2 0010: c9 . 11/08 09:31:08.774: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.774: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.774: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.774: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.774: [sbi] DEBUG: STREAM closed [1099] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.774: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.774: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.774: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.774: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.774: [sbi] DEBUG: STREAM closed [1101] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.774: [sbi] DEBUG: STREAM added [1103] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.774: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000050/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.774: [sbi] DEBUG: STREAM added [1105] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.774: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000051/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.774: [sbi] DEBUG: STREAM added [1107] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.774: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000065/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.774: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.774: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.773562+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 01000004 497b7d ........I{} 11/08 09:31:08.774: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.774: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.774: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.774: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.774: [sbi] DEBUG: STREAM closed [1103] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.774: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.775: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.775: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.775: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.775: [sbi] DEBUG: STREAM closed [1105] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.775: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.775: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.775: [sbi] DEBUG: STREAM closed [1107] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.775: [sbi] DEBUG: STREAM added [1109] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.775: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000072/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.775: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.775: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.775: [sbi] DEBUG: STREAM added [1111] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.775: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000053/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.775: [sbi] DEBUG: STREAM added [1113] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.775: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000058/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.775: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.775: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0605301028075698","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000058/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000801 04000004 4b88cbbe 0f0d0132 ........K......2 0010: c9 . 11/08 09:31:08.775: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.776: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.776: [sbi] DEBUG: STREAM closed [1109] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.776: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.776: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.776: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.776: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.776: [sbi] DEBUG: STREAM closed [1111] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.776: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.776: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000058, imeisv: 0605301028075698 (../lib/dbi/subscription.c:185) 11/08 09:31:08.776: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.776: [sbi] DEBUG: STREAM closed [1113] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.776: [sbi] DEBUG: STREAM added [1115] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.776: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000052/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.776: [sbi] DEBUG: STREAM added [1117] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.776: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000054/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 01000004 4b7b7d ........K{} 11/08 09:31:08.777: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.777: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.777: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.777: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.777: [sbi] DEBUG: STREAM closed [1115] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.777: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.777: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.777: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.777: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.777: [sbi] DEBUG: STREAM closed [1117] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000004 4d88cbbe 0f0d0132 ........M......2 0010: c9 . 0000: 00000200 01000004 4d7b7d ........M{} 0000: 00000801 04000004 4f88cbbe 0f0d0132 ........O......2 0010: c9 . 0000: 00000200 01000004 4f7b7d ........O{} 0000: 00000801 04000004 5188cbbe 0f0d0132 ........Q......2 0010: c9 . 0000: 00000200 01000004 517b7d ........Q{} 0000: 00000301 05000004 5389cbbe ........S... 0000: 00000301 05000004 5589cbbe ........U... 0000: 00000801 04000004 5788cbbe 0f0d0132 ........W......2 0010: c9 . 0000: 00000200 01000004 577b7d ........W{} 0000: 00000301 05000004 5989cbbe ........Y... 0000: 00000801 04000004 5b88cbbe 0f0d0132 ........[......2 0010: c9 . 0000: 00000200 01000004 5b7b7d ........[{} 0000: 00000801 04000004 5d88cbbe 0f0d0132 ........]......2 0010: c9 . 0000: 00000200 01000004 5d7b7d ........]{} 11/08 09:31:08.778: [sbi] DEBUG: STREAM added [1119] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.778: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000055/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.778: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.778: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.778: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.778: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.778: [sbi] DEBUG: STREAM closed [1119] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.778: [sbi] DEBUG: STREAM added [1121] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.778: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000057/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.778: [sbi] DEBUG: STREAM added [1123] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.778: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000056/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000004 5f88cbbe 0f0d0132 ........_......2 0010: c9 . 11/08 09:31:08.778: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.779: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.779: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.779: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.779: [sbi] DEBUG: STREAM closed [1121] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.779: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.779: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.779: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.779: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.779: [sbi] DEBUG: STREAM closed [1123] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.779: [sbi] DEBUG: STREAM added [1125] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.779: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000059/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.779: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.779: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0435898604667090","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000059/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 01000004 5f7b7d ........_{} 11/08 09:31:08.779: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.779: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000059, imeisv: 0435898604667090 (../lib/dbi/subscription.c:185) 11/08 09:31:08.779: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.779: [sbi] DEBUG: STREAM closed [1125] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000004 6188cbbe 0f0d0132 ........a......2 0010: c9 . 0000: 00000200 01000004 617b7d ........a{} 0000: 00000801 04000004 6388cbbe 0f0d0132 ........c......2 0010: c9 . 0000: 00000200 01000004 637b7d ........c{} 0000: 00000301 05000004 6589cbbe ........e... 11/08 09:31:08.780: [sbi] DEBUG: STREAM added [1127] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.780: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000080/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.780: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.780: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.780: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.780: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.780: [sbi] DEBUG: STREAM closed [1127] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:08.780: [sbi] DEBUG: STREAM added [1129] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.780: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000058/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 6788cbbe 0f0d8210 ........g....... 0010: 45c9 E. 11/08 09:31:08.780: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.781: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.781: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.781: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.781: [sbi] DEBUG: STREAM closed [1129] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000004 677b2261 75746865 ........g{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000004 6988cbbe 0f0d8208 ........i....... 0010: 5cc9 \. 0000: 00007400 01000004 697b2273 75627363 ..t.....i{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.783: [sbi] DEBUG: STREAM added [1131] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.783: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000059/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.783: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.783: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.783: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.783: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.783: [sbi] DEBUG: STREAM closed [1131] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000004 6b88cbbe 0f0d8208 ........k....... 0010: 5cc9 \. 0000: 00007400 01000004 6b7b2273 75627363 ..t.....k{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:08.784: [sbi] DEBUG: STREAM added [1133] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.784: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000058/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.784: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.784: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.784: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.784: [sbi] DEBUG: STREAM closed [1133] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000004 6d88cbbe 0f0d0239 ........m......9 0010: 32c9 2. 0000: 00005c00 01000004 6d7b2273 75627363 ..\.....m{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.784: [sbi] DEBUG: STREAM added [1135] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.784: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000066/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.784: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.784: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.783891+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.785: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.785: [sbi] DEBUG: STREAM closed [1135] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000004 6f89cbbe ........o... 11/08 09:31:08.786: [sbi] DEBUG: STREAM added [1137] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.786: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000059/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.786: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.786: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.786: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.786: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.786: [sbi] DEBUG: STREAM closed [1137] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000004 7188cbbe 0f0d0239 ........q......9 0010: 32c9 2. 0000: 00005c00 01000004 717b2273 75627363 ..\.....q{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:08.787: [sbi] DEBUG: STREAM added [1139] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.787: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000073/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.787: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.787: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.788: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.788: [sbi] DEBUG: STREAM closed [1139] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000004 7389cbbe ........s... 11/08 09:31:08.791: [sbi] DEBUG: STREAM added [1141] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.791: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000058/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.791: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.791: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.791: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.791: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.791: [sbi] DEBUG: STREAM closed [1141] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000004 7588cbbe 0f0d0132 ........u......2 0010: c9 . 0000: 00000200 01000004 757b7d ........u{} 11/08 09:31:08.791: [sbi] DEBUG: STREAM added [1143] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.791: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000067/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.791: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:08.791: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:08.791171+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:08.791: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.792: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.792: [sbi] DEBUG: STREAM closed [1143] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000004 7789cbbe ........w... 11/08 09:31:08.793: [sbi] DEBUG: STREAM added [1145] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.793: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000059/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.793: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.793: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.793: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.793: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.793: [sbi] DEBUG: STREAM closed [1145] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000004 7988cbbe 0f0d0132 ........y......2 0010: c9 . 0000: 00000200 01000004 797b7d ........y{} 11/08 09:31:08.793: [sbi] DEBUG: STREAM added [1147] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:08.793: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000081/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:08.793: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:08.794: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:08.794: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:08.794: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:08.794: [sbi] DEBUG: STREAM closed [1147] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000004 7b88cbbe 0f0d8210 ........{....... 0010: 45c9 E. 0000: 0000d400 01000004 7b7b2261 75746865 ........{{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.003: [sbi] DEBUG: STREAM added [1149] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.003: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000018/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.003: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.005: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.005: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.005: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.005: [sbi] DEBUG: STREAM closed [1149] (../lib/sbi/nghttp2-server.c:1326) 0000: 00002101 04000004 7d88cb61 96dc34fd ..!.....}..a..4. 0010: 280794d2 7eea0802 6d403f71 90dc03ea (...~...m@?q.... 0020: 62d1bf0f 0d033435 31ca b.....451. 0000: 0001c300 01000004 7d5b7b22 73696e67 ........}[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.005: [sbi] DEBUG: STREAM added [1151] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.005: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000019/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.005: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.007: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.007: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.007: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.007: [sbi] DEBUG: STREAM closed [1151] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000004 7f88ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000004 7f5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.009: [sbi] DEBUG: STREAM added [1153] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.009: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000074/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.009: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.009: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.009: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.014: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.014: [sbi] DEBUG: STREAM closed [1153] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.014: [sbi] DEBUG: STREAM added [1155] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.014: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000020/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.014: [sbi] DEBUG: STREAM added [1157] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.014: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000060/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.014: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.014: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0113286598517917","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000060/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.014: [sbi] DEBUG: STREAM added [1159] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.014: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000082/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000004 8189ccbe ............ 11/08 09:31:09.014: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.015: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.016: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.016: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.016: [sbi] DEBUG: STREAM closed [1155] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.016: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.016: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000060, imeisv: 0113286598517917 (../lib/dbi/subscription.c:185) 11/08 09:31:09.017: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.017: [sbi] DEBUG: STREAM closed [1157] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.017: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.018: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.018: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.018: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.018: [sbi] DEBUG: STREAM closed [1159] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.019: [sbi] DEBUG: STREAM added [1161] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.019: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000068/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.019: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.019: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.011970+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.019: [sbi] DEBUG: STREAM added [1163] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.019: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000061/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.019: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.019: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0251778966145140","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000061/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.019: [sbi] DEBUG: STREAM added [1165] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.019: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000069/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.019: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.019: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.014228+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.019: [sbi] DEBUG: STREAM added [1167] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.019: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000018/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000004 8388ccbe 0f0d0334 ...............4 0010: 3531ca 51. 11/08 09:31:09.019: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.023: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.023: [sbi] DEBUG: STREAM closed [1161] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.023: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.023: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000061, imeisv: 0251778966145140 (../lib/dbi/subscription.c:185) 11/08 09:31:09.024: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.024: [sbi] DEBUG: STREAM closed [1163] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.024: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.027: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.027: [sbi] DEBUG: STREAM closed [1165] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.027: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.028: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.028: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.028: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.028: [sbi] DEBUG: STREAM closed [1167] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.028: [sbi] DEBUG: STREAM added [1169] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.028: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000076/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.028: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.028: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.028: [sbi] DEBUG: STREAM added [1171] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.028: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000075/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.028: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.028: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.028: [sbi] DEBUG: STREAM added [1173] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.029: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000019/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.029: [sbi] DEBUG: STREAM added [1175] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.029: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000083/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.029: [sbi] DEBUG: STREAM added [1177] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.029: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000062/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.029: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.029: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0225877452151034","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000062/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.029: [sbi] DEBUG: STREAM added [1179] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.029: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000070/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.029: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.029: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.023396+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.029: [sbi] DEBUG: STREAM added [1181] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.029: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000077/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.029: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.029: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 0001c300 01000004 835b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.029: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.032: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.032: [sbi] DEBUG: STREAM closed [1169] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.032: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.035: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.035: [sbi] DEBUG: STREAM closed [1171] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.035: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.036: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.036: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.036: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.036: [sbi] DEBUG: STREAM closed [1173] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.036: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.036: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.036: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.036: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.037: [sbi] DEBUG: STREAM closed [1175] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.037: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.037: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000062, imeisv: 0225877452151034 (../lib/dbi/subscription.c:185) 11/08 09:31:09.037: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.037: [sbi] DEBUG: STREAM closed [1177] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.037: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.039: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.039: [sbi] DEBUG: STREAM closed [1179] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.039: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.041: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.041: [sbi] DEBUG: STREAM closed [1181] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.041: [sbi] DEBUG: STREAM added [1183] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.041: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000078/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.041: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.041: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.041: [sbi] DEBUG: STREAM added [1185] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.042: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000017/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.042: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.042: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.042: [sbi] DEBUG: STREAM added [1187] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.042: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000084/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.042: [sbi] DEBUG: STREAM added [1189] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.042: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000020/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.042: [sbi] DEBUG: STREAM added [1191] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.042: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000063/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.042: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.042: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0177311864645265","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000063/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000004 8589ccbe ............ 11/08 09:31:09.042: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.045: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.045: [sbi] DEBUG: STREAM closed [1183] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.045: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.045: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.045: [sbi] DEBUG: STREAM closed [1185] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.045: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.045: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.045: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.045: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.045: [sbi] DEBUG: STREAM closed [1187] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.045: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.046: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.046: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.046: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.046: [sbi] DEBUG: STREAM closed [1189] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.046: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.046: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000063, imeisv: 0177311864645265 (../lib/dbi/subscription.c:185) 11/08 09:31:09.046: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.046: [sbi] DEBUG: STREAM closed [1191] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.046: [sbi] DEBUG: STREAM added [1193] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.046: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000071/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.046: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.046: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.041082+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.046: [sbi] DEBUG: STREAM added [1195] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.046: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000085/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.046: [sbi] DEBUG: STREAM added [1197] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.046: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000023/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.046: [sbi] DEBUG: STREAM added [1199] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.046: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000024/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.046: [sbi] DEBUG: STREAM added [1201] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.046: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000064/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.047: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.047: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0090387065776545","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000064/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.047: [sbi] DEBUG: STREAM added [1203] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.047: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000060/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 8788ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.047: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.047: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.047: [sbi] DEBUG: STREAM closed [1193] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.047: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.047: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.047: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.047: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.047: [sbi] DEBUG: STREAM closed [1195] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.047: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.048: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.048: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.048: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.048: [sbi] DEBUG: STREAM closed [1197] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.048: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.049: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.049: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.049: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.049: [sbi] DEBUG: STREAM closed [1199] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.049: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.049: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000064, imeisv: 0090387065776545 (../lib/dbi/subscription.c:185) 11/08 09:31:09.049: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.049: [sbi] DEBUG: STREAM closed [1201] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.049: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.049: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.049: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.049: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.049: [sbi] DEBUG: STREAM closed [1203] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.050: [sbi] DEBUG: STREAM added [1205] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.050: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000079/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.050: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.050: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.050: [sbi] DEBUG: STREAM added [1207] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.050: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000086/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.050: [sbi] DEBUG: STREAM added [1209] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.050: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000025/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000004 877b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.050: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.051: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.051: [sbi] DEBUG: STREAM closed [1205] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.051: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.052: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.052: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.052: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.052: [sbi] DEBUG: STREAM closed [1207] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.052: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.052: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.052: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.052: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.052: [sbi] DEBUG: STREAM closed [1209] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.052: [sbi] DEBUG: STREAM added [1211] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.052: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000065/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.052: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.052: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0285985069303066","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000065/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000004 8989ccbe ............ 11/08 09:31:09.052: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.052: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000065, imeisv: 0285985069303066 (../lib/dbi/subscription.c:185) 11/08 09:31:09.053: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.053: [sbi] DEBUG: STREAM closed [1211] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000004 8b89ccbe ............ 0000: 00000301 05000004 8d89ccbe ............ 0000: 00000901 04000004 8f88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000004 8f7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000004 9189ccbe ............ 0000: 00000301 05000004 9389ccbe ............ 0000: 00000901 04000004 9588ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000004 957b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000004 9788ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 977b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000004 9989ccbe ............ 0000: 00000301 05000004 9b89ccbe ............ 0000: 00000301 05000004 9d89ccbe ............ 0000: 00000301 05000004 9f89ccbe ............ 0000: 00000301 05000004 a189ccbe ............ 0000: 00000901 04000004 a388ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 a37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.053: [sbi] DEBUG: STREAM added [1213] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.053: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000072/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.053: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.053: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.051585+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000004 a588ccbe 0f0d0239 ...............9 0010: 39ca 9. 11/08 09:31:09.053: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.054: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.054: [sbi] DEBUG: STREAM closed [1213] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.054: [sbi] DEBUG: STREAM added [1215] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.054: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000021/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000004 a57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.054: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.054: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.054: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.054: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.054: [sbi] DEBUG: STREAM closed [1215] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000004 a789ccbe ............ 0000: 00000301 05000004 a989ccbe ............ 0000: 00000901 04000004 ab88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 ab7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 04000004 ad88ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000004 ad5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000004 af88ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000004 af5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000004 b189ccbe ............ 0000: 00000901 04000004 b388ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000004 b37b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000004 b589ccbe ............ 0000: 00000901 04000004 b788ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 b77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 04000004 b988ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000004 b95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000004 bb89ccbe ............ 0000: 00000301 05000004 bd89ccbe ............ 0000: 00000a01 04000004 bf88ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000004 bf5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.056: [sbi] DEBUG: STREAM added [1217] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.056: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000087/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.056: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.056: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.056: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.056: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.056: [sbi] DEBUG: STREAM closed [1217] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000004 c188ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 c17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.057: [sbi] DEBUG: STREAM added [1219] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.057: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000022/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.057: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.058: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.058: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.058: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.058: [sbi] DEBUG: STREAM closed [1219] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000004 c388ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000004 c35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.059: [sbi] DEBUG: STREAM added [1221] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.059: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000061/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.059: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.060: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.060: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.060: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.060: [sbi] DEBUG: STREAM closed [1221] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000004 c588ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000004 c57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.061: [sbi] DEBUG: STREAM added [1223] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.061: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000080/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.061: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.061: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.061: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.062: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.062: [sbi] DEBUG: STREAM closed [1223] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.062: [sbi] DEBUG: STREAM added [1225] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.062: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000088/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.062: [sbi] DEBUG: STREAM added [1227] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.062: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000066/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.062: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.062: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0389016913373142","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000066/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000004 c789ccbe ............ 11/08 09:31:09.062: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.062: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.062: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.062: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.062: [sbi] DEBUG: STREAM closed [1225] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.062: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.062: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000066, imeisv: 0389016913373142 (../lib/dbi/subscription.c:185) 11/08 09:31:09.062: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.062: [sbi] DEBUG: STREAM closed [1227] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000004 c988ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 c97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000004 cb89ccbe ............ 11/08 09:31:09.063: [sbi] DEBUG: STREAM added [1229] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.063: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000062/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.063: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.064: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.064: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.064: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.064: [sbi] DEBUG: STREAM closed [1229] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.064: [sbi] DEBUG: STREAM added [1231] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.064: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000073/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.064: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.064: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.062651+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000004 cd88ccbe 0f0d8208 ................ 0010: 5cca \. 11/08 09:31:09.064: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.064: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.064: [sbi] DEBUG: STREAM closed [1231] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000004 cd7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000004 cf89ccbe ............ 11/08 09:31:09.065: [sbi] DEBUG: STREAM added [1233] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.065: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000026/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.065: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.066: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.066: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.066: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.066: [sbi] DEBUG: STREAM closed [1233] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.066: [sbi] DEBUG: STREAM added [1235] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.066: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000067/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.066: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.066: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0447758652940484","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000067/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.066: [sbi] DEBUG: STREAM added [1237] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.066: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000028/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000004 d188ccbe 0f0d0334 ...............4 0010: 3531ca 51. 11/08 09:31:09.066: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.066: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000067, imeisv: 0447758652940484 (../lib/dbi/subscription.c:185) 11/08 09:31:09.066: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.066: [sbi] DEBUG: STREAM closed [1235] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.066: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.066: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.066: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.066: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.066: [sbi] DEBUG: STREAM closed [1237] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.066: [sbi] DEBUG: STREAM added [1239] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.066: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000027/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.066: [sbi] DEBUG: STREAM added [1241] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.066: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000063/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000004 d15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.066: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.066: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.066: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.066: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.066: [sbi] DEBUG: STREAM closed [1239] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.066: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.067: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.067: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.067: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.067: [sbi] DEBUG: STREAM closed [1241] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.067: [sbi] DEBUG: STREAM added [1243] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.067: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000089/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000004 d389ccbe ............ 11/08 09:31:09.067: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.067: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.067: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.067: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.067: [sbi] DEBUG: STREAM closed [1243] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000004 d588ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000004 d55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000004 d788ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000004 d75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000004 d988ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000004 d97b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000004 db88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 db7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.068: [sbi] DEBUG: STREAM added [1245] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.068: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000060/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.068: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.068: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.068: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.068: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.068: [sbi] DEBUG: STREAM closed [1245] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.069: [sbi] DEBUG: STREAM added [1247] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.069: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000029/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 dd88ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.069: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.069: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.069: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.069: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.069: [sbi] DEBUG: STREAM closed [1247] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000004 dd7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000a01 04000004 df88ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000004 df5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.069: [sbi] DEBUG: STREAM added [1249] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.070: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000081/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.070: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.070: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.070: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.070: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.070: [sbi] DEBUG: STREAM closed [1249] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000004 e189ccbe ............ 11/08 09:31:09.072: [sbi] DEBUG: STREAM added [1251] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.072: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000030/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.072: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.072: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.072: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.072: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.072: [sbi] DEBUG: STREAM closed [1251] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.072: [sbi] DEBUG: STREAM added [1253] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.072: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000031/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000004 e388ccbe 0f0d0334 ...............4 0010: 3531ca 51. 11/08 09:31:09.072: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.073: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.073: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.073: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.073: [sbi] DEBUG: STREAM closed [1253] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000004 e35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000004 e588ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000004 e55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.073: [sbi] DEBUG: STREAM added [1255] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.073: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000090/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.073: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.073: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.073: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.073: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.073: [sbi] DEBUG: STREAM closed [1255] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.073: [sbi] DEBUG: STREAM added [1257] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.073: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000091/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.073: [sbi] DEBUG: STREAM added [1259] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.074: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000092/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.074: [sbi] DEBUG: STREAM added [1261] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.074: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000093/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.074: [sbi] DEBUG: STREAM added [1263] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.074: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000094/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 e788ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.074: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.074: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.074: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.074: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.074: [sbi] DEBUG: STREAM closed [1257] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.074: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.074: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.074: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.074: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.074: [sbi] DEBUG: STREAM closed [1259] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.074: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.074: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.074: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.074: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.074: [sbi] DEBUG: STREAM closed [1261] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.074: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.074: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.074: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.074: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.074: [sbi] DEBUG: STREAM closed [1263] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000004 e77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000004 e988ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 e97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000004 eb88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 eb7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000004 ed88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 ed7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000004 ef88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 ef7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.074: [sbi] DEBUG: STREAM added [1265] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.074: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000095/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.074: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.075: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.075: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.075: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.075: [sbi] DEBUG: STREAM closed [1265] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.075: [sbi] DEBUG: STREAM added [1267] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.075: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000096/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.075: [sbi] DEBUG: STREAM added [1269] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.075: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000097/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.075: [sbi] DEBUG: STREAM added [1271] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.075: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000098/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.075: [sbi] DEBUG: STREAM added [1273] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.075: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000099/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.075: [sbi] DEBUG: STREAM added [1275] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.075: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000100/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.075: [sbi] DEBUG: STREAM added [1277] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.075: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000101/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.075: [sbi] DEBUG: STREAM added [1279] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.075: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000102/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 f188ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.075: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.075: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.075: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.075: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.075: [sbi] DEBUG: STREAM closed [1267] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.075: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.075: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.075: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.075: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.075: [sbi] DEBUG: STREAM closed [1269] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.075: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.075: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.075: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.075: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.075: [sbi] DEBUG: STREAM closed [1271] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.075: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.075: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.075: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.075: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.075: [sbi] DEBUG: STREAM closed [1273] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.075: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.076: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.076: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.076: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.076: [sbi] DEBUG: STREAM closed [1275] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.076: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.076: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.076: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.076: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.076: [sbi] DEBUG: STREAM closed [1277] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.076: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.076: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.076: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.076: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.076: [sbi] DEBUG: STREAM closed [1279] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.076: [sbi] DEBUG: STREAM added [1281] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.076: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000064/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.076: [sbi] DEBUG: STREAM added [1283] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.076: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000034/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.076: [sbi] DEBUG: STREAM added [1285] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.076: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000103/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.076: [sbi] DEBUG: STREAM added [1287] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.076: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000104/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.076: [sbi] DEBUG: STREAM added [1289] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.076: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000105/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.076: [sbi] DEBUG: STREAM added [1291] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.076: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000106/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.076: [sbi] DEBUG: STREAM added [1293] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.076: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000107/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000004 f17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.076: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.076: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.076: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.076: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.076: [sbi] DEBUG: STREAM closed [1281] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.076: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.076: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.076: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.076: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.076: [sbi] DEBUG: STREAM closed [1283] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.076: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.077: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.077: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.077: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.077: [sbi] DEBUG: STREAM closed [1285] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.077: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.077: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.077: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.077: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.077: [sbi] DEBUG: STREAM closed [1287] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.077: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.077: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.077: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.077: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.077: [sbi] DEBUG: STREAM closed [1289] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.077: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.077: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.077: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.077: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.077: [sbi] DEBUG: STREAM closed [1291] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.077: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.078: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.078: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.078: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.078: [sbi] DEBUG: STREAM closed [1293] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.078: [sbi] DEBUG: STREAM added [1295] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.078: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000023/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.078: [sbi] DEBUG: STREAM added [1297] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.078: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000032/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.078: [sbi] DEBUG: STREAM added [1299] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.078: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000035/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.078: [sbi] DEBUG: STREAM added [1301] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.078: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000024/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 f388ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.078: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.078: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.078: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.078: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.078: [sbi] DEBUG: STREAM closed [1295] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.078: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.078: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.078: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.078: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.078: [sbi] DEBUG: STREAM closed [1297] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.078: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.078: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.078: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.078: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.078: [sbi] DEBUG: STREAM closed [1299] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.078: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.079: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.079: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.079: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.079: [sbi] DEBUG: STREAM closed [1301] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.079: [sbi] DEBUG: STREAM added [1303] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.079: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000037/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.079: [sbi] DEBUG: STREAM added [1305] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.079: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000033/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.079: [sbi] DEBUG: STREAM added [1307] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.079: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000036/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.079: [sbi] DEBUG: STREAM added [1309] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.079: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000108/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.079: [sbi] DEBUG: STREAM added [1311] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.079: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000074/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.079: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.079: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.074415+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.079: [sbi] DEBUG: STREAM added [1313] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.079: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000041/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000004 f37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.079: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.079: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.079: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.079: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.079: [sbi] DEBUG: STREAM closed [1303] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.079: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.079: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.079: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.079: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.079: [sbi] DEBUG: STREAM closed [1305] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.079: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.079: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.079: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.079: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.079: [sbi] DEBUG: STREAM closed [1307] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.079: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.079: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.079: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.079: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.079: [sbi] DEBUG: STREAM closed [1309] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.079: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.080: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.080: [sbi] DEBUG: STREAM closed [1311] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.080: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.080: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.080: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.080: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.080: [sbi] DEBUG: STREAM closed [1313] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.080: [sbi] DEBUG: STREAM added [1315] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.080: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000039/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.080: [sbi] DEBUG: STREAM added [1317] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.080: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000109/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.080: [sbi] DEBUG: STREAM added [1319] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.080: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000038/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.080: [sbi] DEBUG: STREAM added [1321] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.080: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000065/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 f588ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.080: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.080: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.080: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.080: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.081: [sbi] DEBUG: STREAM closed [1315] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.081: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.081: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.081: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.081: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.081: [sbi] DEBUG: STREAM closed [1317] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.081: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.081: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.081: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.081: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.081: [sbi] DEBUG: STREAM closed [1319] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.081: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.081: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.081: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.081: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.081: [sbi] DEBUG: STREAM closed [1321] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.081: [sbi] DEBUG: STREAM added [1323] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.081: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000025/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000004 f57b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.081: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.082: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.082: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.082: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.082: [sbi] DEBUG: STREAM closed [1323] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.082: [sbi] DEBUG: STREAM added [1325] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.082: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000040/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000004 f788ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.082: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.082: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.082: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.082: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.082: [sbi] DEBUG: STREAM closed [1325] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000004 f77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000004 f988ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 f97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000004 fb88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 fb7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000004 fd88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 fd7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000004 ff88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000004 ff7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000005 0188ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000005 017b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000a01 04000005 0388ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000005 035b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 0588ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000005 057b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000005 0788ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000005 077b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000005 0988ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000005 097b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000005 0b88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000005 0b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000005 0d88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000005 0d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000005 0f88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 0f7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000005 1188ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000005 115b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000005 1388ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000005 135b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 1588ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 157b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000005 1788ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000005 175b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000005 1988ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000005 195b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000005 1b88ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000005 1b5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 1d88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000005 1d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000005 1f89ccbe ............ 0000: 00000a01 04000005 2188ccbe 0f0d0334 ........!......4 0010: 3531ca 51. 0000: 0001c300 01000005 215b7b22 73696e67 ........![{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000005 2388ccbe 0f0d0334 ........#......4 0010: 3531ca 51. 0000: 0001c300 01000005 235b7b22 73696e67 ........#[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 2588ccbe 0f0d8210 ........%....... 0010: 45ca E. 0000: 0000d400 01000005 257b2261 75746865 ........%{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 04000005 2788ccbe 0f0d0334 ........'......4 0010: 3531ca 51. 0000: 0001c300 01000005 275b7b22 73696e67 ........'[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 2988ccbe 0f0d8208 ........)....... 0010: 5cca \. 0000: 00007400 01000005 297b2273 75627363 ..t.....){"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000005 2b88ccbe 0f0d0239 ........+......9 0010: 39ca 9. 0000: 00006300 01000005 2b7b2273 6d506f6c ..c.....+{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000005 2d88ccbe 0f0d0334 ........-......4 0010: 3531ca 51. 0000: 0001c300 01000005 2d5b7b22 73696e67 ........-[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.083: [sbi] DEBUG: STREAM added [1327] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.083: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000021/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.083: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.083: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.083: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.083: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.083: [sbi] DEBUG: STREAM closed [1327] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 2f88ccbe 0f0d0239 ......../......9 0010: 39ca 9. 0000: 00006300 01000005 2f7b2273 6d506f6c ..c...../{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.084: [sbi] DEBUG: STREAM added [1329] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.084: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000042/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.084: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.085: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.085: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.085: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.085: [sbi] DEBUG: STREAM closed [1329] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.085: [sbi] DEBUG: STREAM added [1331] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.085: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000061/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000005 3188ccbe 0f0d0334 ........1......4 0010: 3531ca 51. 11/08 09:31:09.085: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.085: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.085: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.085: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.085: [sbi] DEBUG: STREAM closed [1331] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000005 315b7b22 73696e67 ........1[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 3388ccbe 0f0d0239 ........3......9 0010: 32ca 2. 0000: 00005c00 01000005 337b2273 75627363 ..\.....3{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.095: [sbi] DEBUG: STREAM added [1333] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.095: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000044/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.095: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.095: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.095: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.095: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.095: [sbi] DEBUG: STREAM closed [1333] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.095: [sbi] DEBUG: STREAM added [1335] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.095: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000066/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.095: [sbi] DEBUG: STREAM added [1337] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.095: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000022/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000005 3588ccbe 0f0d0334 ........5......4 0010: 3531ca 51. 11/08 09:31:09.095: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.095: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.095: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.095: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.095: [sbi] DEBUG: STREAM closed [1335] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.095: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.096: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.096: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.096: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.096: [sbi] DEBUG: STREAM closed [1337] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000005 355b7b22 73696e67 ........5[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 3788ccbe 0f0d8208 ........7....... 0010: 5cca \. 0000: 00007400 01000005 377b2273 75627363 ..t.....7{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000005 3988ccbe 0f0d0239 ........9......9 0010: 39ca 9. 0000: 00006300 01000005 397b2273 6d506f6c ..c.....9{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.097: [sbi] DEBUG: STREAM added [1339] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.097: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000062/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.097: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.097: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.097: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.097: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.097: [sbi] DEBUG: STREAM closed [1339] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 3b88ccbe 0f0d0239 ........;......9 0010: 32ca 2. 0000: 00005c00 01000005 3b7b2273 75627363 ..\.....;{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.097: [sbi] DEBUG: STREAM added [1341] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.097: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000067/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.097: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.097: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.097: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.097: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.097: [sbi] DEBUG: STREAM closed [1341] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 3d88ccbe 0f0d8208 ........=....... 0010: 5cca \. 0000: 00007400 01000005 3d7b2273 75627363 ..t.....={"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.098: [sbi] DEBUG: STREAM added [1343] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.098: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000063/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.098: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.098: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.098: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.098: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.098: [sbi] DEBUG: STREAM closed [1343] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 3f88ccbe 0f0d0239 ........?......9 0010: 32ca 2. 0000: 00005c00 01000005 3f7b2273 75627363 ..\.....?{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.111: [sbi] DEBUG: STREAM added [1345] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.111: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000045/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.111: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.111: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.111: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.111: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.111: [sbi] DEBUG: STREAM closed [1345] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.111: [sbi] DEBUG: STREAM added [1347] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.111: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000110/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000005 4188ccbe 0f0d0334 ........A......4 0010: 3531ca 51. 11/08 09:31:09.111: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.112: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.112: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.112: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.112: [sbi] DEBUG: STREAM closed [1347] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000005 415b7b22 73696e67 ........A[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 4388ccbe 0f0d8210 ........C....... 0010: 45ca E. 0000: 0000d400 01000005 437b2261 75746865 ........C{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.120: [sbi] DEBUG: STREAM added [1349] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.120: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000043/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.120: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.120: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.120: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.120: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.120: [sbi] DEBUG: STREAM closed [1349] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.120: [sbi] DEBUG: STREAM added [1351] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.120: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000046/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.120: [sbi] DEBUG: STREAM added [1353] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.120: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000047/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.120: [sbi] DEBUG: STREAM added [1355] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.120: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000048/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.120: [sbi] DEBUG: STREAM added [1357] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.120: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000049/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.120: [sbi] DEBUG: STREAM added [1359] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.120: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000111/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.120: [sbi] DEBUG: STREAM added [1361] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.120: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000082/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.120: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.120: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.120: [sbi] DEBUG: STREAM added [1363] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.120: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000050/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.120: [sbi] DEBUG: STREAM added [1365] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.120: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000051/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000005 4588ccbe 0f0d0334 ........E......4 0010: 3531ca 51. 11/08 09:31:09.120: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.121: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.121: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.121: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.121: [sbi] DEBUG: STREAM closed [1351] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.121: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.122: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.122: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.122: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.122: [sbi] DEBUG: STREAM closed [1353] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.122: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.122: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.122: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.122: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.122: [sbi] DEBUG: STREAM closed [1355] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.123: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.123: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.123: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.123: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.123: [sbi] DEBUG: STREAM closed [1357] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.123: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.124: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.124: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.124: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.124: [sbi] DEBUG: STREAM closed [1359] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.124: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.126: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.126: [sbi] DEBUG: STREAM closed [1361] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.126: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.126: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.126: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.126: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.126: [sbi] DEBUG: STREAM closed [1363] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.126: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.127: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.127: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.127: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.127: [sbi] DEBUG: STREAM closed [1365] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.127: [sbi] DEBUG: STREAM added [1367] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.127: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000026/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.127: [sbi] DEBUG: STREAM added [1369] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.127: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000053/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.127: [sbi] DEBUG: STREAM added [1371] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.127: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000028/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.127: [sbi] DEBUG: STREAM added [1373] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.127: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000052/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.127: [sbi] DEBUG: STREAM added [1375] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.127: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000054/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.127: [sbi] DEBUG: STREAM added [1377] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.127: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000055/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.127: [sbi] DEBUG: STREAM added [1379] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.127: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000027/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000005 455b7b22 73696e67 ........E[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.127: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.128: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.128: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.128: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.128: [sbi] DEBUG: STREAM closed [1367] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.128: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.128: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.128: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.128: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.128: [sbi] DEBUG: STREAM closed [1369] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.128: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.129: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.129: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.129: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.129: [sbi] DEBUG: STREAM closed [1371] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.129: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.129: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.129: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.129: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.129: [sbi] DEBUG: STREAM closed [1373] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.129: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.130: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.130: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.130: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.130: [sbi] DEBUG: STREAM closed [1375] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.130: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.130: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.130: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.130: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.130: [sbi] DEBUG: STREAM closed [1377] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.130: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.131: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.131: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.131: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.131: [sbi] DEBUG: STREAM closed [1379] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000005 4788ccbe 0f0d0334 ........G......4 0010: 3531ca 51. 0000: 0001c300 01000005 475b7b22 73696e67 ........G[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000005 4988ccbe 0f0d0334 ........I......4 0010: 3531ca 51. 0000: 0001c300 01000005 495b7b22 73696e67 ........I[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000005 4b88ccbe 0f0d0334 ........K......4 0010: 3531ca 51. 0000: 0001c300 01000005 4b5b7b22 73696e67 ........K[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000005 4d88ccbe 0f0d0334 ........M......4 0010: 3531ca 51. 0000: 0001c300 01000005 4d5b7b22 73696e67 ........M[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 4f88ccbe 0f0d8210 ........O....... 0010: 45ca E. 0000: 0000d400 01000005 4f7b2261 75746865 ........O{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000005 5189ccbe ........Q... 0000: 00000a01 04000005 5388ccbe 0f0d0334 ........S......4 0010: 3531ca 51. 0000: 0001c300 01000005 535b7b22 73696e67 ........S[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000005 5588ccbe 0f0d0334 ........U......4 0010: 3531ca 51. 0000: 0001c300 01000005 555b7b22 73696e67 ........U[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 5788ccbe 0f0d0239 ........W......9 0010: 39ca 9. 0000: 00006300 01000005 577b2273 6d506f6c ..c.....W{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000005 5988ccbe 0f0d0334 ........Y......4 0010: 3531ca 51. 0000: 0001c300 01000005 595b7b22 73696e67 ........Y[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 5b88ccbe 0f0d0239 ........[......9 0010: 39ca 9. 0000: 00006300 01000005 5b7b2273 6d506f6c ..c.....[{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000005 5d88ccbe 0f0d0334 ........]......4 0010: 3531ca 51. 0000: 0001c300 01000005 5d5b7b22 73696e67 ........][{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000005 5f88ccbe 0f0d0334 ........_......4 0010: 3531ca 51. 0000: 0001c300 01000005 5f5b7b22 73696e67 ........_[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000005 6188ccbe 0f0d0334 ........a......4 0010: 3531ca 51. 0000: 0001c300 01000005 615b7b22 73696e67 ........a[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000005 6388ccbe 0f0d0239 ........c......9 0010: 39ca 9. 0000: 00006300 01000005 637b2273 6d506f6c ..c.....c{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.133: [sbi] DEBUG: STREAM added [1381] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.133: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000057/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.133: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.134: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.134: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.134: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.134: [sbi] DEBUG: STREAM closed [1381] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.134: [sbi] DEBUG: STREAM added [1383] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.134: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000068/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.134: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.134: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0999563497044524","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000068/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000005 6588ccbe 0f0d0334 ........e......4 0010: 3531ca 51. 11/08 09:31:09.134: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.134: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000068, imeisv: 0999563497044524 (../lib/dbi/subscription.c:185) 11/08 09:31:09.135: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.135: [sbi] DEBUG: STREAM closed [1383] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000005 655b7b22 73696e67 ........e[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000005 6789ccbe ........g... 11/08 09:31:09.136: [sbi] DEBUG: STREAM added [1385] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.136: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000112/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.136: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.136: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.136: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.136: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.136: [sbi] DEBUG: STREAM closed [1385] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 6988ccbe 0f0d8210 ........i....... 0010: 45ca E. 0000: 0000d400 01000005 697b2261 75746865 ........i{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.136: [sbi] DEBUG: STREAM added [1387] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.136: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000056/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.136: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.137: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.137: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.137: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.137: [sbi] DEBUG: STREAM closed [1387] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.137: [sbi] DEBUG: STREAM added [1389] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.137: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000069/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.137: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.137: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0898425761626858","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000069/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.137: [sbi] DEBUG: STREAM added [1391] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.137: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000029/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000005 6b88ccbe 0f0d0334 ........k......4 0010: 3531ca 51. 11/08 09:31:09.137: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.137: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000069, imeisv: 0898425761626858 (../lib/dbi/subscription.c:185) 11/08 09:31:09.137: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.137: [sbi] DEBUG: STREAM closed [1389] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.137: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.138: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.138: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.138: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.138: [sbi] DEBUG: STREAM closed [1391] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000005 6b5b7b22 73696e67 ........k[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000005 6d89ccbe ........m... 0000: 00000901 04000005 6f88ccbe 0f0d0239 ........o......9 0010: 39ca 9. 0000: 00006300 01000005 6f7b2273 6d506f6c ..c.....o{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.143: [sbi] DEBUG: STREAM added [1393] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.144: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000076/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.144: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.144: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.135051+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.144: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.145: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.145: [sbi] DEBUG: STREAM closed [1393] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.145: [sbi] DEBUG: STREAM added [1395] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.145: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000075/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.145: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.145: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.135169+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.145: [sbi] DEBUG: STREAM added [1397] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.145: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000058/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000005 7189ccbe ........q... 11/08 09:31:09.145: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.147: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.147: [sbi] DEBUG: STREAM closed [1395] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.147: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.147: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.147: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.147: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.147: [sbi] DEBUG: STREAM closed [1397] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.147: [sbi] DEBUG: STREAM added [1399] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.147: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000030/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.147: [sbi] DEBUG: STREAM added [1401] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.147: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000031/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.147: [sbi] DEBUG: STREAM added [1403] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.147: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000113/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.147: [sbi] DEBUG: STREAM added [1405] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.147: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000070/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.147: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.147: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0827012833888510","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000070/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000005 7389ccbe ........s... 11/08 09:31:09.147: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.148: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.148: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.148: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.148: [sbi] DEBUG: STREAM closed [1399] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.148: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.148: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.148: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.148: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.148: [sbi] DEBUG: STREAM closed [1401] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.148: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.149: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.149: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.149: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.149: [sbi] DEBUG: STREAM closed [1403] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.149: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.149: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000070, imeisv: 0827012833888510 (../lib/dbi/subscription.c:185) 11/08 09:31:09.150: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.150: [sbi] DEBUG: STREAM closed [1405] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.150: [sbi] DEBUG: STREAM added [1407] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.150: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000083/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.150: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.150: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000005 7588ccbe 0f0d0334 ........u......4 0010: 3531ca 51. 11/08 09:31:09.150: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.151: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.151: [sbi] DEBUG: STREAM closed [1407] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.151: [sbi] DEBUG: STREAM added [1409] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.151: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000018/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.151: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.151: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.151: [sbi] DEBUG: STREAM added [1411] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.151: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000077/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.151: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.151: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.148272+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.151: [sbi] DEBUG: STREAM added [1413] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.151: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000019/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.151: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.151: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 0001c300 01000005 755b7b22 73696e67 ........u[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.151: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.151: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.151: [sbi] DEBUG: STREAM closed [1409] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.151: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.153: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.153: [sbi] DEBUG: STREAM closed [1411] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.153: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.153: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.153: [sbi] DEBUG: STREAM closed [1413] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 7788ccbe 0f0d0239 ........w......9 0010: 39ca 9. 0000: 00006300 01000005 777b2273 6d506f6c ..c.....w{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000005 7988ccbe 0f0d0239 ........y......9 0010: 39ca 9. 0000: 00006300 01000005 797b2273 6d506f6c ..c.....y{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000005 7b88ccbe 0f0d8210 ........{....... 0010: 45ca E. 0000: 0000d400 01000005 7b7b2261 75746865 ........{{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000005 7d89ccbe ........}... 0000: 00000301 05000005 7f89ccbe ............ 0000: 00000301 05000005 8189ccbe ............ 0000: 00000301 05000005 8389ccbe ............ 0000: 00000301 05000005 8589ccbe ............ 11/08 09:31:09.154: [sbi] DEBUG: STREAM added [1415] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.154: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000078/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.154: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.154: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.152994+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.154: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.155: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.156: [sbi] DEBUG: STREAM closed [1415] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.156: [sbi] DEBUG: STREAM added [1417] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.156: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000059/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000005 8789ccbe ............ 11/08 09:31:09.156: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.156: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.156: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.156: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.156: [sbi] DEBUG: STREAM closed [1417] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.156: [sbi] DEBUG: STREAM added [1419] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.156: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000084/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.156: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.156: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000005 8988ccbe 0f0d0334 ...............4 0010: 3531ca 51. 11/08 09:31:09.156: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.157: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.157: [sbi] DEBUG: STREAM closed [1419] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000005 895b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000005 8b89ccbe ............ 11/08 09:31:09.158: [sbi] DEBUG: STREAM added [1421] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.158: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000034/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.158: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.159: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.159: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.159: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.159: [sbi] DEBUG: STREAM closed [1421] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.159: [sbi] DEBUG: STREAM added [1423] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.159: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000071/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.159: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.159: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0672147006895110","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000071/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000005 8d88ccbe 0f0d0239 ...............9 0010: 39ca 9. 11/08 09:31:09.159: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.159: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000071, imeisv: 0672147006895110 (../lib/dbi/subscription.c:185) 11/08 09:31:09.159: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.159: [sbi] DEBUG: STREAM closed [1423] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000005 8d7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000005 8f89ccbe ............ 11/08 09:31:09.159: [sbi] DEBUG: STREAM added [1425] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.159: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000064/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.159: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.160: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.160: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.160: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.160: [sbi] DEBUG: STREAM closed [1425] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.160: [sbi] DEBUG: STREAM added [1427] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.160: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000060/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000005 9188ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.160: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.160: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.160: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.160: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.160: [sbi] DEBUG: STREAM closed [1427] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000005 917b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000801 04000005 9388ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000005 937b7d .........{} 11/08 09:31:09.162: [sbi] DEBUG: STREAM added [1429] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.162: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000020/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.162: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.162: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.162: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.162: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.162: [sbi] DEBUG: STREAM closed [1429] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000005 9589ccbe ............ 11/08 09:31:09.162: [sbi] DEBUG: STREAM added [1431] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.162: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000079/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.162: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.162: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.160862+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.162: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.163: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.163: [sbi] DEBUG: STREAM closed [1431] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.163: [sbi] DEBUG: STREAM added [1433] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.163: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000085/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.163: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.163: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.163: [sbi] DEBUG: STREAM added [1435] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.163: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000065/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000005 9789ccbe ............ 11/08 09:31:09.163: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.165: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.165: [sbi] DEBUG: STREAM closed [1433] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.165: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.165: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.165: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.165: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.165: [sbi] DEBUG: STREAM closed [1435] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.165: [sbi] DEBUG: STREAM added [1437] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.165: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000114/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000005 9989ccbe ............ 11/08 09:31:09.165: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.166: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.166: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.166: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.166: [sbi] DEBUG: STREAM closed [1437] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.166: [sbi] DEBUG: STREAM added [1439] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.166: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000086/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.166: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.166: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000005 9b88ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.166: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.167: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.167: [sbi] DEBUG: STREAM closed [1439] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.167: [sbi] DEBUG: STREAM added [1441] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.167: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000066/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.167: [sbi] DEBUG: STREAM added [1443] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.167: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000032/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000005 9b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.167: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.168: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.168: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.168: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.168: [sbi] DEBUG: STREAM closed [1441] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.168: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.168: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.168: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.168: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.168: [sbi] DEBUG: STREAM closed [1443] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.168: [sbi] DEBUG: STREAM added [1445] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.168: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000035/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000005 9d88ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.168: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.168: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.168: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.168: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.168: [sbi] DEBUG: STREAM closed [1445] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.168: [sbi] DEBUG: STREAM added [1447] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.168: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000072/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.168: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.168: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0943684922772069","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000072/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 0000d400 01000005 9d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.168: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.168: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000072, imeisv: 0943684922772069 (../lib/dbi/subscription.c:185) 11/08 09:31:09.169: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.169: [sbi] DEBUG: STREAM closed [1447] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.169: [sbi] DEBUG: STREAM added [1449] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.169: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000037/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000005 9f89ccbe ............ 11/08 09:31:09.169: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.169: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.169: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.169: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.169: [sbi] DEBUG: STREAM closed [1449] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.169: [sbi] DEBUG: STREAM added [1451] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.169: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000067/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.169: [sbi] DEBUG: STREAM added [1453] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.169: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000033/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000005 a188ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.169: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.170: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.170: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.170: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.170: [sbi] DEBUG: STREAM closed [1451] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.170: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.170: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.170: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.170: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.170: [sbi] DEBUG: STREAM closed [1453] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000005 a17b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000005 a388ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 a37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000005 a588ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 a57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000005 a789ccbe ............ 11/08 09:31:09.170: [sbi] DEBUG: STREAM added [1455] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.170: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000036/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000005 a988ccbe 0f0d0239 ...............9 0010: 39ca 9. 11/08 09:31:09.170: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.170: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.170: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.170: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.170: [sbi] DEBUG: STREAM closed [1455] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000005 a97b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000005 ab88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000005 ab7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000005 ad88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 ad7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000005 af88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 af7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.171: [sbi] DEBUG: STREAM added [1457] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.171: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000038/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.171: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.171: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.171: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.171: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.171: [sbi] DEBUG: STREAM closed [1457] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 b188ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 b17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.172: [sbi] DEBUG: STREAM added [1459] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.172: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000087/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.172: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.172: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.172: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.173: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.173: [sbi] DEBUG: STREAM closed [1459] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.173: [sbi] DEBUG: STREAM added [1461] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.173: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000041/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.173: [sbi] DEBUG: STREAM added [1463] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.173: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000039/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000005 b389ccbe ............ 11/08 09:31:09.173: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.174: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.174: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.174: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.174: [sbi] DEBUG: STREAM closed [1461] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.174: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.174: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.174: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.174: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.174: [sbi] DEBUG: STREAM closed [1463] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.174: [sbi] DEBUG: STREAM added [1465] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.174: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000080/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.174: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.174: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.172947+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000005 b588ccbe 0f0d0239 ...............9 0010: 39ca 9. 11/08 09:31:09.174: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.175: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.175: [sbi] DEBUG: STREAM closed [1465] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000005 b57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000005 b788ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 b77b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000005 b989ccbe ............ 11/08 09:31:09.175: [sbi] DEBUG: STREAM added [1467] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.175: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000040/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.175: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.176: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.176: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.176: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.176: [sbi] DEBUG: STREAM closed [1467] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 bb88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 bb7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.177: [sbi] DEBUG: STREAM added [1469] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.177: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000042/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.177: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.177: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.177: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.177: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.177: [sbi] DEBUG: STREAM closed [1469] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 bd88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 bd7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.178: [sbi] DEBUG: STREAM added [1471] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.178: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000061/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.178: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.178: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.178: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.178: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.178: [sbi] DEBUG: STREAM closed [1471] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000005 bf88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000005 bf7b7d .........{} 11/08 09:31:09.179: [sbi] DEBUG: STREAM added [1473] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.179: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000062/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.179: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.179: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.179: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.179: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.179: [sbi] DEBUG: STREAM closed [1473] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000005 c188ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.179: [sbi] DEBUG: STREAM added [1475] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.179: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000044/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 01000005 c17b7d .........{} 11/08 09:31:09.179: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.179: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.179: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.179: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.179: [sbi] DEBUG: STREAM closed [1475] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.179: [sbi] DEBUG: STREAM added [1477] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.179: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000068/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000005 c388ccbe 0f0d0239 ...............9 0010: 39ca 9. 11/08 09:31:09.179: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.180: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.180: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.180: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.180: [sbi] DEBUG: STREAM closed [1477] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.180: [sbi] DEBUG: STREAM added [1479] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.180: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000069/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000005 c37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.180: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.180: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.180: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.180: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.180: [sbi] DEBUG: STREAM closed [1479] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 c588ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000005 c57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000005 c788ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000005 c77b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.181: [sbi] DEBUG: STREAM added [1481] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.181: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000088/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.181: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.181: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.181: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.182: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.182: [sbi] DEBUG: STREAM closed [1481] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.182: [sbi] DEBUG: STREAM added [1483] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.182: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000070/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.182: [sbi] DEBUG: STREAM added [1485] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.182: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000073/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.182: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.182: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0597065596890020","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000073/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000005 c989ccbe ............ 11/08 09:31:09.182: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.182: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.182: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.182: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.182: [sbi] DEBUG: STREAM closed [1483] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.182: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.182: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000073, imeisv: 0597065596890020 (../lib/dbi/subscription.c:185) 11/08 09:31:09.183: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.183: [sbi] DEBUG: STREAM closed [1485] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.183: [sbi] DEBUG: STREAM added [1487] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.183: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000045/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000005 cb88ccbe 0f0d8208 ................ 0010: 5cca \. 11/08 09:31:09.183: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.183: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.183: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.183: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.183: [sbi] DEBUG: STREAM closed [1487] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000005 cb7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000005 cd89ccbe ............ 0000: 00000901 04000005 cf88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 cf7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.183: [sbi] DEBUG: STREAM added [1489] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.183: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000081/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.183: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.183: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.182177+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.183: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.184: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.184: [sbi] DEBUG: STREAM closed [1489] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.184: [sbi] DEBUG: STREAM added [1491] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.184: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000043/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.184: [sbi] DEBUG: STREAM added [1493] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.184: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000046/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000005 d189ccbe ............ 11/08 09:31:09.184: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.184: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.184: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.184: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.184: [sbi] DEBUG: STREAM closed [1491] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.184: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.184: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.184: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.184: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.184: [sbi] DEBUG: STREAM closed [1493] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000005 d388ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 d37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000005 d588ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 d57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.192: [sbi] DEBUG: STREAM added [1495] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.192: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000071/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.192: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.193: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.193: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.193: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.193: [sbi] DEBUG: STREAM closed [1495] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.193: [sbi] DEBUG: STREAM added [1497] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.193: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000047/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.193: [sbi] DEBUG: STREAM added [1499] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.193: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000063/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000005 d788ccbe 0f0d8208 ................ 0010: 5cca \. 11/08 09:31:09.193: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.194: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.194: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.194: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.194: [sbi] DEBUG: STREAM closed [1497] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.194: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.194: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.194: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.194: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.194: [sbi] DEBUG: STREAM closed [1499] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.194: [sbi] DEBUG: STREAM added [1501] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.194: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000089/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.194: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.194: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.194: [sbi] DEBUG: STREAM added [1503] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.194: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000090/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.194: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.194: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.194: [sbi] DEBUG: STREAM added [1505] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.194: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000091/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.194: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.194: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.194: [sbi] DEBUG: STREAM added [1507] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.194: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000093/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.194: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.194: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.194: [sbi] DEBUG: STREAM added [1509] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.194: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000048/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 01000005 d77b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.194: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.195: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.195: [sbi] DEBUG: STREAM closed [1501] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.195: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.196: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.196: [sbi] DEBUG: STREAM closed [1503] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.196: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.197: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.197: [sbi] DEBUG: STREAM closed [1505] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.197: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.198: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.198: [sbi] DEBUG: STREAM closed [1507] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.198: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.198: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.198: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.198: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.199: [sbi] DEBUG: STREAM closed [1509] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.199: [sbi] DEBUG: STREAM added [1511] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.199: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000092/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.199: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.199: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000005 d988ccbe 0f0d0239 ...............9 0010: 39ca 9. 11/08 09:31:09.199: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.200: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.200: [sbi] DEBUG: STREAM closed [1511] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000005 d97b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000801 04000005 db88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000005 db7b7d .........{} 0000: 00000301 05000005 dd89ccbe ............ 0000: 00000301 05000005 df89ccbe ............ 0000: 00000301 05000005 e189ccbe ............ 0000: 00000301 05000005 e389ccbe ............ 0000: 00000901 04000005 e588ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000005 e57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000005 e789ccbe ............ 11/08 09:31:09.203: [sbi] DEBUG: STREAM added [1513] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.203: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000094/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.203: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.203: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.203: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.204: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.204: [sbi] DEBUG: STREAM closed [1513] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000005 e989ccbe ............ 11/08 09:31:09.204: [sbi] DEBUG: STREAM added [1515] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.204: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000049/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.204: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.205: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.205: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.205: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.205: [sbi] DEBUG: STREAM closed [1515] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.205: [sbi] DEBUG: STREAM added [1517] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.205: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000024/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.205: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.205: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.205: [sbi] DEBUG: STREAM added [1519] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.205: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000095/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.205: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.205: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000005 eb88ccbe 0f0d0239 ...............9 0010: 39ca 9. 11/08 09:31:09.205: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.205: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.205: [sbi] DEBUG: STREAM closed [1517] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.205: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.206: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.206: [sbi] DEBUG: STREAM closed [1519] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.206: [sbi] DEBUG: STREAM added [1521] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.206: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000096/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.206: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.206: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.206: [sbi] DEBUG: STREAM added [1523] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.206: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000023/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.206: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.206: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.206: [sbi] DEBUG: STREAM added [1525] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.206: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000021/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.206: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.206: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.206: [sbi] DEBUG: STREAM added [1527] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.206: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000098/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.206: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.206: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.206: [sbi] DEBUG: STREAM added [1529] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.206: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000097/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.206: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.206: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00006300 01000005 eb7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.206: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.207: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.207: [sbi] DEBUG: STREAM closed [1521] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.207: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.207: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.207: [sbi] DEBUG: STREAM closed [1523] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.207: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.207: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.207: [sbi] DEBUG: STREAM closed [1525] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.207: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.208: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.208: [sbi] DEBUG: STREAM closed [1527] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.208: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.209: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.209: [sbi] DEBUG: STREAM closed [1529] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.209: [sbi] DEBUG: STREAM added [1531] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.209: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000025/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.209: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.209: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.209: [sbi] DEBUG: STREAM added [1533] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.209: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000100/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.209: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.209: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000005 ed89ccbe ............ 11/08 09:31:09.209: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.209: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.209: [sbi] DEBUG: STREAM closed [1531] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.209: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.210: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.210: [sbi] DEBUG: STREAM closed [1533] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000005 ef89ccbe ............ 0000: 00000301 05000005 f189ccbe ............ 0000: 00000301 05000005 f389ccbe ............ 0000: 00000301 05000005 f589ccbe ............ 0000: 00000301 05000005 f789ccbe ............ 0000: 00000301 05000005 f989ccbe ............ 0000: 00000301 05000005 fb89ccbe ............ 0000: 00000301 05000005 fd89ccbe ............ 11/08 09:31:09.212: [sbi] DEBUG: STREAM added [1535] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.212: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000050/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.212: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.212: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.212: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.212: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.212: [sbi] DEBUG: STREAM closed [1535] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.212: [sbi] DEBUG: STREAM added [1537] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.212: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000051/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.212: [sbi] DEBUG: STREAM added [1539] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.212: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000026/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.212: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.212: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000005 ff88ccbe 0f0d0239 ...............9 0010: 39ca 9. 11/08 09:31:09.212: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.213: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.213: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.213: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.213: [sbi] DEBUG: STREAM closed [1537] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.213: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.213: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.213: [sbi] DEBUG: STREAM closed [1539] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.213: [sbi] DEBUG: STREAM added [1541] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.213: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000022/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.213: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.213: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00006300 01000005 ff7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.213: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.213: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.213: [sbi] DEBUG: STREAM closed [1541] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000006 0188ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000006 017b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000006 0389ccbe ............ 0000: 00000301 05000006 0589ccbe ............ 11/08 09:31:09.221: [sbi] DEBUG: STREAM added [1543] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.221: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000099/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.221: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.221: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.221: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.222: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.222: [sbi] DEBUG: STREAM closed [1543] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.222: [sbi] DEBUG: STREAM added [1545] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.222: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000028/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.222: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.222: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.222: [sbi] DEBUG: STREAM added [1547] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.222: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000101/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.222: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.222: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.222: [sbi] DEBUG: STREAM added [1549] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.222: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000102/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.222: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.222: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.222: [sbi] DEBUG: STREAM added [1551] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.222: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000103/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.222: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.222: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.222: [sbi] DEBUG: STREAM added [1553] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.222: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000104/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.222: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.222: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.222: [sbi] DEBUG: STREAM added [1555] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.222: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000106/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.222: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.222: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.222: [sbi] DEBUG: STREAM added [1557] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.222: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000105/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.222: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.222: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.222: [sbi] DEBUG: STREAM added [1559] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.222: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000107/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.222: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.222: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000006 0789ccbe ............ 11/08 09:31:09.222: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.222: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.222: [sbi] DEBUG: STREAM closed [1545] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.222: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.223: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.223: [sbi] DEBUG: STREAM closed [1547] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.223: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.224: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.224: [sbi] DEBUG: STREAM closed [1549] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.224: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.225: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.225: [sbi] DEBUG: STREAM closed [1551] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.225: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.226: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.226: [sbi] DEBUG: STREAM closed [1553] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.226: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.227: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.227: [sbi] DEBUG: STREAM closed [1555] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.227: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.228: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.228: [sbi] DEBUG: STREAM closed [1557] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.228: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.229: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.229: [sbi] DEBUG: STREAM closed [1559] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.229: [sbi] DEBUG: STREAM added [1561] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.229: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000027/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.229: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.229: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.229: [sbi] DEBUG: STREAM added [1563] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.229: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000029/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.229: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.229: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.229: [sbi] DEBUG: STREAM added [1565] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.229: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000074/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.229: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.229: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0873608638758112","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000074/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.229: [sbi] DEBUG: STREAM added [1567] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.229: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000108/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.229: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.229: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.229: [sbi] DEBUG: STREAM added [1569] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.229: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000115/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.229: [sbi] DEBUG: STREAM added [1571] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.229: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000030/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.229: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.229: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.229: [sbi] DEBUG: STREAM added [1573] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.229: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000031/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.229: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.229: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.229: [sbi] DEBUG: STREAM added [1575] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.229: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000072/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000006 0989ccbe ............ 11/08 09:31:09.229: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.229: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.229: [sbi] DEBUG: STREAM closed [1561] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.229: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.229: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.229: [sbi] DEBUG: STREAM closed [1563] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.229: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.229: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000074, imeisv: 0873608638758112 (../lib/dbi/subscription.c:185) 11/08 09:31:09.229: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.229: [sbi] DEBUG: STREAM closed [1565] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.229: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.230: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.230: [sbi] DEBUG: STREAM closed [1567] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.230: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.230: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.230: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.230: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.230: [sbi] DEBUG: STREAM closed [1569] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.230: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.230: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.230: [sbi] DEBUG: STREAM closed [1571] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.230: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.230: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.230: [sbi] DEBUG: STREAM closed [1573] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.230: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.230: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.230: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.230: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.230: [sbi] DEBUG: STREAM closed [1575] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.230: [sbi] DEBUG: STREAM added [1577] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.230: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000053/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.230: [sbi] DEBUG: STREAM added [1579] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.230: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000076/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.230: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.230: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0413363305841854","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000076/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.230: [sbi] DEBUG: STREAM added [1581] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.230: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000075/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.230: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.230: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0308111250627302","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000075/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.230: [sbi] DEBUG: STREAM added [1583] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.230: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000109/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.230: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.230: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.230: [sbi] DEBUG: STREAM added [1585] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.230: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000110/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.230: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.230: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.230: [sbi] DEBUG: STREAM added [1587] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.230: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000052/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.230: [sbi] DEBUG: STREAM added [1589] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.230: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000082/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.230: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.230: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.228612+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.230: [sbi] DEBUG: STREAM added [1591] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.230: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000111/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.230: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.230: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.230: [sbi] DEBUG: STREAM added [1593] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.231: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000112/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.231: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.231: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.231: [sbi] DEBUG: STREAM added [1595] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.231: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000034/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.231: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.231: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000006 0b89ccbe ............ 11/08 09:31:09.231: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.231: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.231: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.231: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.231: [sbi] DEBUG: STREAM closed [1577] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.231: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.231: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000076, imeisv: 0413363305841854 (../lib/dbi/subscription.c:185) 11/08 09:31:09.231: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.231: [sbi] DEBUG: STREAM closed [1579] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.231: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.231: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000075, imeisv: 0308111250627302 (../lib/dbi/subscription.c:185) 11/08 09:31:09.231: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.231: [sbi] DEBUG: STREAM closed [1581] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.231: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.232: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.232: [sbi] DEBUG: STREAM closed [1583] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.232: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.233: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.233: [sbi] DEBUG: STREAM closed [1585] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.233: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.233: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.233: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.233: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.233: [sbi] DEBUG: STREAM closed [1587] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.233: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.234: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.234: [sbi] DEBUG: STREAM closed [1589] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.234: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.234: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.234: [sbi] DEBUG: STREAM closed [1591] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.234: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.235: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.235: [sbi] DEBUG: STREAM closed [1593] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.235: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.235: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.235: [sbi] DEBUG: STREAM closed [1595] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1597] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000054/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1599] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000068/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1601] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000069/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1603] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000055/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1605] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000057/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1607] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000056/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1609] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000116/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1611] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000113/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.235: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1613] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000058/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1615] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000077/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.235: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0087117893052407","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000077/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1617] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000083/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.235: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.235: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.233297+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.235: [sbi] DEBUG: STREAM added [1619] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.235: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000070/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000006 0d89ccbe ............ 11/08 09:31:09.235: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.235: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.235: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.235: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.235: [sbi] DEBUG: STREAM closed [1597] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.235: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.235: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.235: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.235: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.235: [sbi] DEBUG: STREAM closed [1599] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.235: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.236: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.236: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.236: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.236: [sbi] DEBUG: STREAM closed [1601] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.236: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.236: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.236: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.236: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.236: [sbi] DEBUG: STREAM closed [1603] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.236: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.236: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.236: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.236: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.236: [sbi] DEBUG: STREAM closed [1605] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.236: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.236: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.236: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.236: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.236: [sbi] DEBUG: STREAM closed [1607] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.237: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.237: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.237: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.237: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.237: [sbi] DEBUG: STREAM closed [1609] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.237: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.238: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.238: [sbi] DEBUG: STREAM closed [1611] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.238: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.238: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.238: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.238: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.238: [sbi] DEBUG: STREAM closed [1613] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.238: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.238: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000077, imeisv: 0087117893052407 (../lib/dbi/subscription.c:185) 11/08 09:31:09.239: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.239: [sbi] DEBUG: STREAM closed [1615] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.239: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.239: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.239: [sbi] DEBUG: STREAM closed [1617] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.239: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.240: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.240: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.240: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.240: [sbi] DEBUG: STREAM closed [1619] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.240: [sbi] DEBUG: STREAM added [1621] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.240: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000059/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.240: [sbi] DEBUG: STREAM added [1623] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.240: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000073/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.240: [sbi] DEBUG: STREAM added [1625] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.240: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000071/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.240: [sbi] DEBUG: STREAM added [1627] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.240: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000078/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.240: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.240: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0863407143665368","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000078/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000006 0f89ccbe ............ 11/08 09:31:09.240: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.240: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.240: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.240: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.240: [sbi] DEBUG: STREAM closed [1621] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.240: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.240: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.240: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.240: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.240: [sbi] DEBUG: STREAM closed [1623] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.240: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.240: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.240: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.240: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.240: [sbi] DEBUG: STREAM closed [1625] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.240: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.241: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000078, imeisv: 0863407143665368 (../lib/dbi/subscription.c:185) 11/08 09:31:09.241: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.241: [sbi] DEBUG: STREAM closed [1627] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.241: [sbi] DEBUG: STREAM added [1629] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.241: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000084/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.241: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.241: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.240236+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000006 1189ccbe ............ 11/08 09:31:09.241: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.241: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.241: [sbi] DEBUG: STREAM closed [1629] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000006 1389ccbe ............ 0000: 00000301 05000006 1589ccbe ............ 0000: 00000301 05000006 1789ccbe ............ 0000: 00000301 05000006 1989ccbe ............ 0000: 00000301 05000006 1b89ccbe ............ 0000: 00000301 05000006 1d89ccbe ............ 0000: 00000301 05000006 1f89ccbe ............ 0000: 00000901 04000006 2188ccbe 0f0d8210 ........!....... 0010: 45ca E. 0000: 0000d400 01000006 217b2261 75746865 ........!{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000006 2389ccbe ........#... 0000: 00000301 05000006 2589ccbe ........%... 0000: 00000901 04000006 2788ccbe 0f0d8208 ........'....... 0010: 5cca \. 0000: 00007400 01000006 277b2273 75627363 ..t.....'{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000006 2988ccbe 0f0d0239 ........)......9 0010: 39ca 9. 0000: 00006300 01000006 297b2273 6d506f6c ..c.....){"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000006 2b89ccbe ........+... 0000: 00000301 05000006 2d89ccbe ........-... 0000: 00000301 05000006 2f89ccbe ......../... 0000: 00000301 05000006 3189ccbe ........1... 0000: 00000901 04000006 3388ccbe 0f0d0239 ........3......9 0010: 39ca 9. 0000: 00006300 01000006 337b2273 6d506f6c ..c.....3{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000006 3589ccbe ........5... 0000: 00000301 05000006 3789ccbe ........7... 0000: 00000301 05000006 3989ccbe ........9... 0000: 00000301 05000006 3b89ccbe ........;... 0000: 00000901 04000006 3d88ccbe 0f0d0239 ........=......9 0010: 39ca 9. 0000: 00006300 01000006 3d7b2273 6d506f6c ..c.....={"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000006 3f88ccbe 0f0d0239 ........?......9 0010: 32ca 2. 0000: 00005c00 01000006 3f7b2273 75627363 ..\.....?{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000006 4188ccbe 0f0d0239 ........A......9 0010: 32ca 2. 0000: 00005c00 01000006 417b2273 75627363 ..\.....A{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000006 4388ccbe 0f0d0239 ........C......9 0010: 39ca 9. 0000: 00006300 01000006 437b2273 6d506f6c ..c.....C{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000006 4588ccbe 0f0d0239 ........E......9 0010: 39ca 9. 0000: 00006300 01000006 457b2273 6d506f6c ..c.....E{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000006 4788ccbe 0f0d0239 ........G......9 0010: 39ca 9. 0000: 00006300 01000006 477b2273 6d506f6c ..c.....G{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000006 4988ccbe 0f0d8210 ........I....... 0010: 45ca E. 0000: 0000d400 01000006 497b2261 75746865 ........I{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000006 4b89ccbe ........K... 0000: 00000901 04000006 4d88ccbe 0f0d0239 ........M......9 0010: 39ca 9. 0000: 00006300 01000006 4d7b2273 6d506f6c ..c.....M{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000006 4f89ccbe ........O... 0000: 00000301 05000006 5189ccbe ........Q... 0000: 00000901 04000006 5388ccbe 0f0d0239 ........S......9 0010: 32ca 2. 0000: 00005c00 01000006 537b2273 75627363 ..\.....S{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000006 5588ccbe 0f0d0239 ........U......9 0010: 39ca 9. 0000: 00006300 01000006 557b2273 6d506f6c ..c.....U{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000006 5788ccbe 0f0d8208 ........W....... 0010: 5cca \. 0000: 00007400 01000006 577b2273 75627363 ..t.....W{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000006 5988ccbe 0f0d0239 ........Y......9 0010: 32ca 2. 0000: 00005c00 01000006 597b2273 75627363 ..\.....Y{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000006 5b89ccbe ........[... 0000: 00000301 05000006 5d89ccbe ........]... 11/08 09:31:09.244: [sbi] DEBUG: STREAM added [1631] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.244: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000079/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.244: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.244: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0203891517457692","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000079/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.244: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.244: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000079, imeisv: 0203891517457692 (../lib/dbi/subscription.c:185) 11/08 09:31:09.244: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.244: [sbi] DEBUG: STREAM closed [1631] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.244: [sbi] DEBUG: STREAM added [1633] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.244: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000064/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.244: [sbi] DEBUG: STREAM added [1635] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.244: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000065/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.244: [sbi] DEBUG: STREAM added [1637] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.244: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000066/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.244: [sbi] DEBUG: STREAM added [1639] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.244: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000067/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000006 5f89ccbe ........_... 11/08 09:31:09.244: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.245: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.245: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.245: [sbi] DEBUG: STREAM closed [1633] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.245: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.245: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.245: [sbi] DEBUG: STREAM closed [1635] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.245: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.245: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.245: [sbi] DEBUG: STREAM closed [1637] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.246: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.246: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.246: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.246: [sbi] DEBUG: STREAM closed [1639] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.246: [sbi] DEBUG: STREAM added [1641] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.246: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000085/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.246: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.246: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.244437+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.246: [sbi] DEBUG: STREAM added [1643] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.246: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000117/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000006 6188ccbe 0f0d0132 ........a......2 0010: ca . 11/08 09:31:09.246: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.247: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.247: [sbi] DEBUG: STREAM closed [1641] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.247: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.247: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.247: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.247: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.247: [sbi] DEBUG: STREAM closed [1643] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.247: [sbi] DEBUG: STREAM added [1645] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.247: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000072/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 01000006 617b7d ........a{} 11/08 09:31:09.247: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.247: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.247: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.247: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.247: [sbi] DEBUG: STREAM closed [1645] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000006 6388ccbe 0f0d0132 ........c......2 0010: ca . 0000: 00000200 01000006 637b7d ........c{} 0000: 00000801 04000006 6588ccbe 0f0d0132 ........e......2 0010: ca . 0000: 00000200 01000006 657b7d ........e{} 0000: 00000801 04000006 6788ccbe 0f0d0132 ........g......2 0010: ca . 0000: 00000200 01000006 677b7d ........g{} 0000: 00000301 05000006 6989ccbe ........i... 0000: 00000901 04000006 6b88ccbe 0f0d8210 ........k....... 0010: 45ca E. 0000: 0000d400 01000006 6b7b2261 75746865 ........k{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000006 6d88ccbe 0f0d0239 ........m......9 0010: 32ca 2. 0000: 00005c00 01000006 6d7b2273 75627363 ..\.....m{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.250: [sbi] DEBUG: STREAM added [1647] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.250: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000074/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.250: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.251: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.251: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.251: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.251: [sbi] DEBUG: STREAM closed [1647] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000006 6f88ccbe 0f0d8208 ........o....... 0010: 5cca \. 0000: 00007400 01000006 6f7b2273 75627363 ..t.....o{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.251: [sbi] DEBUG: STREAM added [1649] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.251: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000114/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.251: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.251: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.251: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.253: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.253: [sbi] DEBUG: STREAM closed [1649] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.253: [sbi] DEBUG: STREAM added [1651] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.253: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000076/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.253: [sbi] DEBUG: STREAM added [1653] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.253: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000075/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.253: [sbi] DEBUG: STREAM added [1655] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.253: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000073/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000006 7189ccbe ........q... 11/08 09:31:09.253: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.254: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.254: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.254: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.254: [sbi] DEBUG: STREAM closed [1651] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.254: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.254: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.254: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.254: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.254: [sbi] DEBUG: STREAM closed [1653] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.254: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.254: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.254: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.254: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.254: [sbi] DEBUG: STREAM closed [1655] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.254: [sbi] DEBUG: STREAM added [1657] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.254: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000077/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.254: [sbi] DEBUG: STREAM added [1659] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.254: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000078/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000006 7388ccbe 0f0d8208 ........s....... 0010: 5cca \. 11/08 09:31:09.254: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.255: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.255: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.255: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.255: [sbi] DEBUG: STREAM closed [1657] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.255: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.255: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.255: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.255: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.255: [sbi] DEBUG: STREAM closed [1659] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.255: [sbi] DEBUG: STREAM added [1661] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.255: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000079/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.255: [sbi] DEBUG: STREAM added [1663] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.255: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000069/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 01000006 737b2273 75627363 ..t.....s{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.255: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.255: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.255: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.255: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.255: [sbi] DEBUG: STREAM closed [1661] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.255: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.256: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.256: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.256: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.256: [sbi] DEBUG: STREAM closed [1663] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.256: [sbi] DEBUG: STREAM added [1665] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.256: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000060/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000006 7588ccbe 0f0d8208 ........u....... 0010: 5cca \. 11/08 09:31:09.256: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.256: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.256: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.256: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.256: [sbi] DEBUG: STREAM closed [1665] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000006 757b2273 75627363 ..t.....u{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000006 7788ccbe 0f0d0239 ........w......9 0010: 32ca 2. 0000: 00005c00 01000006 777b2273 75627363 ..\.....w{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000006 7988ccbe 0f0d8208 ........y....... 0010: 5cca \. 0000: 00007400 01000006 797b2273 75627363 ..t.....y{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000006 7b88ccbe 0f0d8208 ........{....... 0010: 5cca \. 0000: 00007400 01000006 7b7b2273 75627363 ..t.....{{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000006 7d88ccbe 0f0d8208 ........}....... 0010: 5cca \. 0000: 00007400 01000006 7d7b2273 75627363 ..t.....}{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 04000006 7f88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000006 7f7b7d .........{} 0000: 00000a01 04000006 8188ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000006 815b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.258: [sbi] DEBUG: STREAM added [1667] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.258: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000032/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.258: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.258: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.258: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.258: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.258: [sbi] DEBUG: STREAM closed [1667] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000006 8389ccbe ............ 11/08 09:31:09.261: [sbi] DEBUG: STREAM added [1669] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.261: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000074/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.261: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.262: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.262: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.262: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.262: [sbi] DEBUG: STREAM closed [1669] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000006 8588ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000006 857b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.262: [sbi] DEBUG: STREAM added [1671] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.262: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000076/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.262: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.262: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.262: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.262: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.262: [sbi] DEBUG: STREAM closed [1671] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000006 8788ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000006 877b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.263: [sbi] DEBUG: STREAM added [1673] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.263: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000075/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.263: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.263: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.263: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.263: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.263: [sbi] DEBUG: STREAM closed [1673] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.263: [sbi] DEBUG: STREAM added [1675] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.263: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000077/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.263: [sbi] DEBUG: STREAM added [1677] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.263: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000079/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.263: [sbi] DEBUG: STREAM added [1679] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.263: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000078/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.263: [sbi] DEBUG: STREAM added [1681] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.263: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000060/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000006 8988ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.263: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.264: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.264: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.264: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.264: [sbi] DEBUG: STREAM closed [1675] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.264: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.264: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.264: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.264: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.264: [sbi] DEBUG: STREAM closed [1677] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.264: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.264: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.264: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.264: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.264: [sbi] DEBUG: STREAM closed [1679] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.264: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.264: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.264: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.264: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.264: [sbi] DEBUG: STREAM closed [1681] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.264: [sbi] DEBUG: STREAM added [1683] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.264: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000086/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.264: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.264: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.261661+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.264: [sbi] DEBUG: STREAM added [1685] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.264: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000068/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.264: [sbi] DEBUG: STREAM added [1687] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.265: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000035/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.265: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.265: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.265: [sbi] DEBUG: STREAM added [1689] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.265: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000033/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.265: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.265: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.265: [sbi] DEBUG: STREAM added [1691] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.265: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000070/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.265: [sbi] DEBUG: STREAM added [1693] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.265: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000037/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.265: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.265: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.265: [sbi] DEBUG: STREAM added [1695] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.265: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000118/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.265: [sbi] DEBUG: STREAM added [1697] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.265: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000071/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000006 897b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.265: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.265: [sbi] DEBUG: STREAM closed [1683] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.265: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.265: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.265: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.265: [sbi] DEBUG: STREAM closed [1685] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.265: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.265: [sbi] DEBUG: STREAM closed [1687] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.265: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.265: [sbi] DEBUG: STREAM closed [1689] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.265: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.265: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.265: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.265: [sbi] DEBUG: STREAM closed [1691] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.265: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.265: [sbi] DEBUG: STREAM closed [1693] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.265: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.265: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.265: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.265: [sbi] DEBUG: STREAM closed [1695] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.266: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.266: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.266: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.266: [sbi] DEBUG: STREAM closed [1697] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000006 8b88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000006 8b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000006 8d88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000006 8d7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000006 8f88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000006 8f7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000006 9188ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000006 917b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000006 9389ccbe ............ 0000: 00000801 04000006 9588ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000006 957b7d .........{} 0000: 00000301 05000006 9789ccbe ............ 0000: 00000301 05000006 9989ccbe ............ 0000: 00000801 04000006 9b88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000006 9b7b7d .........{} 0000: 00000301 05000006 9d89ccbe ............ 0000: 00000901 04000006 9f88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000006 9f7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000801 04000006 a188ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000006 a17b7d .........{} 11/08 09:31:09.278: [sbi] DEBUG: STREAM added [1699] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.278: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000072/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.278: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.278: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.278: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.278: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.278: [sbi] DEBUG: STREAM closed [1699] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000006 a388ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000006 a37b7d .........{} 11/08 09:31:09.279: [sbi] DEBUG: STREAM added [1701] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.279: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000087/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.279: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.279: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.278178+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.279: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.280: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.280: [sbi] DEBUG: STREAM closed [1701] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000006 a589ccbe ............ 11/08 09:31:09.280: [sbi] DEBUG: STREAM added [1703] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.280: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000073/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.280: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.280: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.280: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.280: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.280: [sbi] DEBUG: STREAM closed [1703] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000006 a788ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000006 a77b7d .........{} 11/08 09:31:09.288: [sbi] DEBUG: STREAM added [1705] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.288: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000074/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.288: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.289: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.289: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.289: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.289: [sbi] DEBUG: STREAM closed [1705] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.289: [sbi] DEBUG: STREAM added [1707] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.289: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000076/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000006 a988ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.289: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.289: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.289: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.289: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.289: [sbi] DEBUG: STREAM closed [1707] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000006 a97b7d .........{} 0000: 00000801 04000006 ab88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000006 ab7b7d .........{} 11/08 09:31:09.307: [sbi] DEBUG: STREAM added [1709] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.307: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000036/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.307: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.307: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.307: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.307: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.307: [sbi] DEBUG: STREAM closed [1709] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.307: [sbi] DEBUG: STREAM added [1711] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.307: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000080/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.307: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.307: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0055771404687978","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000080/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.307: [sbi] DEBUG: STREAM added [1713] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.307: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000081/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.307: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.307: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0616006340603560","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000081/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000006 ad89ccbe ............ 11/08 09:31:09.307: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.307: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000080, imeisv: 0055771404687978 (../lib/dbi/subscription.c:185) 11/08 09:31:09.308: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.308: [sbi] DEBUG: STREAM closed [1711] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.308: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.308: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000081, imeisv: 0616006340603560 (../lib/dbi/subscription.c:185) 11/08 09:31:09.308: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.308: [sbi] DEBUG: STREAM closed [1713] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.308: [sbi] DEBUG: STREAM added [1715] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.308: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000075/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.308: [sbi] DEBUG: STREAM added [1717] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.308: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000077/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000006 af89ccbe ............ 11/08 09:31:09.308: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.309: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.309: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.309: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.309: [sbi] DEBUG: STREAM closed [1715] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.309: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.309: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.309: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.309: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.309: [sbi] DEBUG: STREAM closed [1717] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.309: [sbi] DEBUG: STREAM added [1719] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.309: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000038/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.309: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.309: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.309: [sbi] DEBUG: STREAM added [1721] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.309: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000041/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.309: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.309: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.309: [sbi] DEBUG: STREAM added [1723] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.309: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000039/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.309: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.309: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.309: [sbi] DEBUG: STREAM added [1725] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.309: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000040/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.309: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.309: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.309: [sbi] DEBUG: STREAM added [1727] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.309: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000088/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.309: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.309: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.299816+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000006 b189ccbe ............ 11/08 09:31:09.309: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.309: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.309: [sbi] DEBUG: STREAM closed [1719] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.309: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.309: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.309: [sbi] DEBUG: STREAM closed [1721] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.309: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.309: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.309: [sbi] DEBUG: STREAM closed [1723] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.309: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.309: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.309: [sbi] DEBUG: STREAM closed [1725] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.309: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.310: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.310: [sbi] DEBUG: STREAM closed [1727] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.310: [sbi] DEBUG: STREAM added [1729] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.310: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000119/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.310: [sbi] DEBUG: STREAM added [1731] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.310: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000089/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.310: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.310: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300039+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.310: [sbi] DEBUG: STREAM added [1733] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.310: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000090/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.310: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.310: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300214+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000801 04000006 b388ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.310: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.310: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.310: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.310: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.310: [sbi] DEBUG: STREAM closed [1729] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.310: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.311: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.311: [sbi] DEBUG: STREAM closed [1731] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.311: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.311: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.311: [sbi] DEBUG: STREAM closed [1733] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1735] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000091/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.311: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300243+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1737] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000093/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.311: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300269+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1739] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000079/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1741] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000078/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1743] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000092/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.311: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300300+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1745] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000094/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.311: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300321+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1747] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000120/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1749] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000095/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.311: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300584+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1751] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000096/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.311: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300609+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1753] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000098/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.311: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300642+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1755] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000097/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.311: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300663+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1757] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000100/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.311: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300681+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.311: [sbi] DEBUG: STREAM added [1759] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.311: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000099/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.311: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.311: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300861+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 01000006 b37b7d .........{} 11/08 09:31:09.311: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.312: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.312: [sbi] DEBUG: STREAM closed [1735] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.312: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.312: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.312: [sbi] DEBUG: STREAM closed [1737] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.312: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.313: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.313: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.313: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.313: [sbi] DEBUG: STREAM closed [1739] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.313: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.313: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.313: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.313: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.313: [sbi] DEBUG: STREAM closed [1741] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.313: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.314: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.314: [sbi] DEBUG: STREAM closed [1743] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.314: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.315: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.315: [sbi] DEBUG: STREAM closed [1745] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.315: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.315: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.315: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.315: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.315: [sbi] DEBUG: STREAM closed [1747] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.315: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.316: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.316: [sbi] DEBUG: STREAM closed [1749] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.316: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.316: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.316: [sbi] DEBUG: STREAM closed [1751] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.316: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.317: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.317: [sbi] DEBUG: STREAM closed [1753] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.317: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.317: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.317: [sbi] DEBUG: STREAM closed [1755] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.317: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.317: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.317: [sbi] DEBUG: STREAM closed [1757] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.317: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.318: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.318: [sbi] DEBUG: STREAM closed [1759] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1761] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000101/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300882+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1763] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000102/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.300897+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1765] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000121/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1767] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000042/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1769] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000081/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1771] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000080/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1773] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000045/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1775] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000044/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1777] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000046/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1779] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000047/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1781] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000043/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1783] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000049/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1785] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000122/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1787] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000103/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.314167+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1789] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000104/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.314297+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1791] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000048/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1793] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000050/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1795] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000051/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.318: [sbi] DEBUG: STREAM added [1797] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.318: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000106/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.318: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.318: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.315458+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000801 04000006 b588ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.318: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.318: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.318: [sbi] DEBUG: STREAM closed [1761] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.318: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.318: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.318: [sbi] DEBUG: STREAM closed [1763] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.318: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.319: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1765] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1767] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.319: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1769] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.319: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1771] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1773] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1775] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1777] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1779] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1781] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1783] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.319: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1785] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.319: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.319: [sbi] DEBUG: STREAM closed [1787] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.320: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.320: [sbi] DEBUG: STREAM closed [1789] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.320: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.320: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.320: [sbi] DEBUG: STREAM closed [1791] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.320: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.320: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.320: [sbi] DEBUG: STREAM closed [1793] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.320: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.320: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.320: [sbi] DEBUG: STREAM closed [1795] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.320: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.320: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.320: [sbi] DEBUG: STREAM closed [1797] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000006 b57b7d .........{} 0000: 00000301 05000006 b789ccbe ............ 0000: 00000301 05000006 b989ccbe ............ 0000: 00000301 05000006 bb89ccbe ............ 0000: 00000301 05000006 bd89ccbe ............ 0000: 00000301 05000006 bf89ccbe ............ 0000: 00000901 04000006 c188ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000006 c17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000006 c389ccbe ............ 0000: 00000301 05000006 c589ccbe ............ 0000: 00000301 05000006 c789ccbe ............ 0000: 00000301 05000006 c989ccbe ............ 0000: 00000801 04000006 cb88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000006 cb7b7d .........{} 0000: 00000801 04000006 cd88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000006 cd7b7d .........{} 0000: 00000301 05000006 cf89ccbe ............ 0000: 00000301 05000006 d189ccbe ............ 0000: 00000901 04000006 d388ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000006 d37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000006 d589ccbe ............ 0000: 00000301 05000006 d789ccbe ............ 0000: 00000301 05000006 d989ccbe ............ 0000: 00000301 05000006 db89ccbe ............ 0000: 00000301 05000006 dd89ccbe ............ 0000: 00000301 05000006 df89ccbe ............ 0000: 00000301 05000006 e189ccbe ............ 0000: 00000301 05000006 e389ccbe ............ 0000: 00000901 04000006 e588ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000006 e57b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000006 e789ccbe ............ 0000: 00000901 04000006 e988ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000006 e97b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000006 eb88ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000006 eb7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000006 ed89ccbe ............ 0000: 00000301 05000006 ef89ccbe ............ 0000: 00000301 05000006 f189ccbe ............ 0000: 00000301 05000006 f389ccbe ............ 0000: 00000301 05000006 f589ccbe ............ 0000: 00000301 05000006 f789ccbe ............ 0000: 00000901 04000006 f988ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000006 f97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000006 fb89ccbe ............ 0000: 00000301 05000006 fd89ccbe ............ 0000: 00000301 05000006 ff89ccbe ............ 0000: 00000301 05000007 0189ccbe ............ 0000: 00000301 05000007 0389ccbe ............ 0000: 00000301 05000007 0589ccbe ............ 11/08 09:31:09.325: [sbi] DEBUG: STREAM added [1799] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.325: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000116/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.325: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.325: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.325: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.327: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.327: [sbi] DEBUG: STREAM closed [1799] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.327: [sbi] DEBUG: STREAM added [1801] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.327: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000105/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.327: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.327: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.324487+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.327: [sbi] DEBUG: STREAM added [1803] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.327: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000123/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.327: [sbi] DEBUG: STREAM added [1805] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.327: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000107/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.327: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.327: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.325146+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.327: [sbi] DEBUG: STREAM added [1807] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.327: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000109/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.327: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.327: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.325173+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000007 0789ccbe ............ 11/08 09:31:09.327: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.328: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.328: [sbi] DEBUG: STREAM closed [1801] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.328: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.328: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.328: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.328: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.328: [sbi] DEBUG: STREAM closed [1803] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.328: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.329: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.329: [sbi] DEBUG: STREAM closed [1805] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.329: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.330: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.330: [sbi] DEBUG: STREAM closed [1807] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.330: [sbi] DEBUG: STREAM added [1809] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.330: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000052/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.330: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.330: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.330: [sbi] DEBUG: STREAM added [1811] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.330: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000108/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.330: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.330: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.326839+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.330: [sbi] DEBUG: STREAM added [1813] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.330: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000110/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.330: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.330: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.326979+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.330: [sbi] DEBUG: STREAM added [1815] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.330: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000054/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.330: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.330: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.330: [sbi] DEBUG: STREAM added [1817] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.330: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000081/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.330: [sbi] DEBUG: STREAM added [1819] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.330: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000080/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 0989ccbe ............ 11/08 09:31:09.330: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.330: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.330: [sbi] DEBUG: STREAM closed [1809] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.330: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.331: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.331: [sbi] DEBUG: STREAM closed [1811] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.331: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.331: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.331: [sbi] DEBUG: STREAM closed [1813] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.331: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.331: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.331: [sbi] DEBUG: STREAM closed [1815] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.331: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.331: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.331: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.331: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.331: [sbi] DEBUG: STREAM closed [1817] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.331: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.332: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.332: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.332: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.332: [sbi] DEBUG: STREAM closed [1819] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.332: [sbi] DEBUG: STREAM added [1821] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.332: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000115/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.332: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.332: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.332: [sbi] DEBUG: STREAM added [1823] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.332: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000082/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.332: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.332: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0335516994442632","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000082/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000007 0b88ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.332: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.332: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.332: [sbi] DEBUG: STREAM closed [1821] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.332: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.332: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000082, imeisv: 0335516994442632 (../lib/dbi/subscription.c:185) 11/08 09:31:09.333: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.333: [sbi] DEBUG: STREAM closed [1823] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000007 0b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000007 0d89ccbe ............ 0000: 00000301 05000007 0f89ccbe ............ 0000: 00000301 05000007 1189ccbe ............ 0000: 00000301 05000007 1389ccbe ............ 0000: 00000301 05000007 1589ccbe ............ 0000: 00000301 05000007 1789ccbe ............ 0000: 00000901 04000007 1988ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000007 197b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000007 1b88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000007 1b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000007 1d89ccbe ............ 0000: 00000301 05000007 1f89ccbe ............ 11/08 09:31:09.336: [sbi] DEBUG: STREAM added [1825] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.336: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000082/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.336: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.337: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.337: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.337: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.337: [sbi] DEBUG: STREAM closed [1825] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.337: [sbi] DEBUG: STREAM added [1827] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.337: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000124/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000007 2188ccbe 0f0d8208 ........!....... 0010: 5cca \. 11/08 09:31:09.337: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.337: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.337: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.337: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.337: [sbi] DEBUG: STREAM closed [1827] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.337: [sbi] DEBUG: STREAM added [1829] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.337: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000111/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.337: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.337: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.336224+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00007400 01000007 217b2273 75627363 ..t.....!{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.337: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.338: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.338: [sbi] DEBUG: STREAM closed [1829] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.338: [sbi] DEBUG: STREAM added [1831] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.338: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000113/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.338: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.338: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.336957+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000007 2388ccbe 0f0d8210 ........#....... 0010: 45ca E. 11/08 09:31:09.338: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.339: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.339: [sbi] DEBUG: STREAM closed [1831] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000007 237b2261 75746865 ........#{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000007 2589ccbe ........%... 0000: 00000301 05000007 2789ccbe ........'... 11/08 09:31:09.339: [sbi] DEBUG: STREAM added [1833] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.339: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000082/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.339: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.340: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.340: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.340: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.340: [sbi] DEBUG: STREAM closed [1833] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.340: [sbi] DEBUG: STREAM added [1835] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.340: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000112/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.340: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.340: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.339201+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000007 2988ccbe 0f0d0239 ........)......9 0010: 32ca 2. 11/08 09:31:09.340: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.340: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.340: [sbi] DEBUG: STREAM closed [1835] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.340: [sbi] DEBUG: STREAM added [1837] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.340: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000083/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.340: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.340: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0847023365533939","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000083/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.340: [sbi] DEBUG: STREAM added [1839] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.340: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000081/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000007 297b2273 75627363 ..\.....){"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.341: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.341: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000083, imeisv: 0847023365533939 (../lib/dbi/subscription.c:185) 11/08 09:31:09.341: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.341: [sbi] DEBUG: STREAM closed [1837] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.341: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.341: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.341: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.341: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.341: [sbi] DEBUG: STREAM closed [1839] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.341: [sbi] DEBUG: STREAM added [1841] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.341: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000080/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000408 00000000 00000080 bf ............. 11/08 09:31:09.341: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.341: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.341: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.341: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.341: [sbi] DEBUG: STREAM closed [1841] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 2b89ccbe ........+... 0000: 00000301 05000007 2d89ccbe ........-... 0000: 00000801 04000007 2f88ccbe 0f0d0132 ......../......2 0010: ca . 0000: 00000200 01000007 2f7b7d ......../{} 0000: 00000801 04000007 3188ccbe 0f0d0132 ........1......2 0010: ca . 0000: 00000200 01000007 317b7d ........1{} 11/08 09:31:09.342: [sbi] DEBUG: STREAM added [1843] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.342: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000085/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.342: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.342: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0229998277558249","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000085/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.342: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.342: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000085, imeisv: 0229998277558249 (../lib/dbi/subscription.c:185) 11/08 09:31:09.343: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.343: [sbi] DEBUG: STREAM closed [1843] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 3389ccbe ........3... 11/08 09:31:09.343: [sbi] DEBUG: STREAM added [1845] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.343: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000083/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.343: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.343: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.343: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.343: [sbi] DEBUG: STREAM closed [1845] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.343: [sbi] DEBUG: STREAM added [1847] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.343: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000082/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000007 3588ccbe 0f0d8208 ........5....... 0010: 5cca \. 11/08 09:31:09.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.344: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.344: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.344: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.344: [sbi] DEBUG: STREAM closed [1847] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.344: [sbi] DEBUG: STREAM added [1849] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.344: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000085/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 01000007 357b2273 75627363 ..t.....5{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.344: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.344: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.344: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.344: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.344: [sbi] DEBUG: STREAM closed [1849] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000007 3788ccbe 0f0d0132 ........7......2 0010: ca . 0000: 00000200 01000007 377b7d ........7{} 0000: 00000901 04000007 3988ccbe 0f0d8208 ........9....... 0010: 5cca \. 0000: 00007400 01000007 397b2273 75627363 ..t.....9{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.345: [sbi] DEBUG: STREAM added [1851] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.345: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000084/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.345: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.345: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0147319612329521","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000084/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.345: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.345: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000084, imeisv: 0147319612329521 (../lib/dbi/subscription.c:185) 11/08 09:31:09.345: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.345: [sbi] DEBUG: STREAM closed [1851] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 3b89ccbe ........;... 11/08 09:31:09.345: [sbi] DEBUG: STREAM added [1853] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.345: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000083/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.345: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.346: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.346: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.346: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.346: [sbi] DEBUG: STREAM closed [1853] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.346: [sbi] DEBUG: STREAM added [1855] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.346: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000125/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000007 3d88ccbe 0f0d0239 ........=......9 0010: 32ca 2. 11/08 09:31:09.346: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.346: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.346: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.346: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.346: [sbi] DEBUG: STREAM closed [1855] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.346: [sbi] DEBUG: STREAM added [1857] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.346: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000085/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.346: [sbi] DEBUG: STREAM added [1859] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.346: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000084/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000007 3d7b2273 75627363 ..\.....={"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.346: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.347: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.347: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.347: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.347: [sbi] DEBUG: STREAM closed [1857] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.347: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.347: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.347: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.347: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.347: [sbi] DEBUG: STREAM closed [1859] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.347: [sbi] DEBUG: STREAM added [1861] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.347: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000114/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.347: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.347: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.346907+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000007 3f88ccbe 0f0d8210 ........?....... 0010: 45ca E. 11/08 09:31:09.347: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.348: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.348: [sbi] DEBUG: STREAM closed [1861] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000007 3f7b2261 75746865 ........?{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 4188ccbe 0f0d0239 ........A......9 0010: 32ca 2. 0000: 00005c00 01000007 417b2273 75627363 ..\.....A{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000007 4388ccbe 0f0d8208 ........C....... 0010: 5cca \. 0000: 00007400 01000007 437b2273 75627363 ..t.....C{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000007 4589ccbe ........E... 11/08 09:31:09.348: [sbi] DEBUG: STREAM added [1863] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.348: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000083/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.348: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.348: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.348: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.348: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.348: [sbi] DEBUG: STREAM closed [1863] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000007 4788ccbe 0f0d0132 ........G......2 0010: ca . 0000: 00000200 01000007 477b7d ........G{} 11/08 09:31:09.349: [sbi] DEBUG: STREAM added [1865] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.349: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000084/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.349: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.350: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.350: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.350: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.350: [sbi] DEBUG: STREAM closed [1865] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000007 4988ccbe 0f0d0239 ........I......9 0010: 32ca 2. 0000: 00005c00 01000007 497b2273 75627363 ..\.....I{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.351: [sbi] DEBUG: STREAM added [1867] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.351: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000117/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.352: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.352: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.352: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.353: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.353: [sbi] DEBUG: STREAM closed [1867] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.353: [sbi] DEBUG: STREAM added [1869] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.353: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000085/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.353: [sbi] DEBUG: STREAM added [1871] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.353: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000055/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.353: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.353: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000007 4b89ccbe ........K... 11/08 09:31:09.353: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.353: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.353: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.353: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.353: [sbi] DEBUG: STREAM closed [1869] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.353: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.353: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.353: [sbi] DEBUG: STREAM closed [1871] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.353: [sbi] DEBUG: STREAM added [1873] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.353: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000084/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000007 4d88ccbe 0f0d0132 ........M......2 0010: ca . 11/08 09:31:09.353: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.354: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.354: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.354: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.354: [sbi] DEBUG: STREAM closed [1873] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000007 4d7b7d ........M{} 0000: 00000301 05000007 4f89ccbe ........O... 0000: 00000801 04000007 5188ccbe 0f0d0132 ........Q......2 0010: ca . 0000: 00000200 01000007 517b7d ........Q{} 11/08 09:31:09.355: [sbi] DEBUG: STREAM added [1875] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.355: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000053/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.355: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.355: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.355: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.355: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.355: [sbi] DEBUG: STREAM closed [1875] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 5389ccbe ........S... 11/08 09:31:09.358: [sbi] DEBUG: STREAM added [1877] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.358: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000056/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.358: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.358: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.358: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.358: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.358: [sbi] DEBUG: STREAM closed [1877] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 5589ccbe ........U... 11/08 09:31:09.562: [sbi] DEBUG: STREAM added [1879] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.562: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000057/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.562: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.562: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.562: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.563: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.563: [sbi] DEBUG: STREAM closed [1879] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 5789ccbe ........W... 11/08 09:31:09.563: [sbi] DEBUG: STREAM added [1881] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.563: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000058/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.563: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.563: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.563: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.563: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.563: [sbi] DEBUG: STREAM closed [1881] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 5989ccbe ........Y... 11/08 09:31:09.563: [sbi] DEBUG: STREAM added [1883] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.563: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000126/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.563: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.564: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.564: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.564: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.564: [sbi] DEBUG: STREAM closed [1883] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000007 5b88ccbe 0f0d8210 ........[....... 0010: 45ca E. 0000: 0000d400 01000007 5b7b2261 75746865 ........[{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.564: [sbi] DEBUG: STREAM added [1885] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.564: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000061/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.564: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.565: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.565: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.565: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.565: [sbi] DEBUG: STREAM closed [1885] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000007 5d88ccbe 0f0d0334 ........]......4 0010: 3531ca 51. 0000: 0001c300 01000007 5d5b7b22 73696e67 ........][{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.566: [sbi] DEBUG: STREAM added [1887] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.566: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000059/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.566: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.566: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.566: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.566: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.566: [sbi] DEBUG: STREAM closed [1887] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 5f89ccbe ........_... 11/08 09:31:09.566: [sbi] DEBUG: STREAM added [1889] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.567: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000086/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.567: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.567: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0614648181908489","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000086/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.567: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.567: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000086, imeisv: 0614648181908489 (../lib/dbi/subscription.c:185) 11/08 09:31:09.567: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.567: [sbi] DEBUG: STREAM closed [1889] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.567: [sbi] DEBUG: STREAM added [1891] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.567: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000062/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 6189ccbe ........a... 11/08 09:31:09.567: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.568: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.568: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.568: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.568: [sbi] DEBUG: STREAM closed [1891] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.568: [sbi] DEBUG: STREAM added [1893] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.568: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000118/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.568: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.568: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000007 6388ccbe 0f0d0334 ........c......4 0010: 3531ca 51. 11/08 09:31:09.568: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.568: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.568: [sbi] DEBUG: STREAM closed [1893] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000007 635b7b22 73696e67 ........c[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.569: [sbi] DEBUG: STREAM added [1895] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.569: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000127/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 6589ccbe ........e... 11/08 09:31:09.569: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.569: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.569: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.569: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.569: [sbi] DEBUG: STREAM closed [1895] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000007 6788ccbe 0f0d8210 ........g....... 0010: 45ca E. 0000: 0000d400 01000007 677b2261 75746865 ........g{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.569: [sbi] DEBUG: STREAM added [1897] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.569: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000087/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.569: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.569: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0540844878212073","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000087/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.569: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.569: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000087, imeisv: 0540844878212073 (../lib/dbi/subscription.c:185) 11/08 09:31:09.569: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.569: [sbi] DEBUG: STREAM closed [1897] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 6989ccbe ........i... 11/08 09:31:09.570: [sbi] DEBUG: STREAM added [1899] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.570: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000060/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.570: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.570: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.570: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.570: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.570: [sbi] DEBUG: STREAM closed [1899] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 6b89ccbe ........k... 11/08 09:31:09.571: [sbi] DEBUG: STREAM added [1901] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.571: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000086/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.571: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.571: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.571: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.571: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.571: [sbi] DEBUG: STREAM closed [1901] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.572: [sbi] DEBUG: STREAM added [1903] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.572: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000061/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000007 6d88ccbe 0f0d8208 ........m....... 0010: 5cca \. 11/08 09:31:09.572: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.572: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.572: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.572: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.572: [sbi] DEBUG: STREAM closed [1903] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.572: [sbi] DEBUG: STREAM added [1905] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.572: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000128/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 01000007 6d7b2273 75627363 ..t.....m{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.572: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.572: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.572: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.572: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.572: [sbi] DEBUG: STREAM closed [1905] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.572: [sbi] DEBUG: STREAM added [1907] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.572: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000063/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.572: [sbi] DEBUG: STREAM added [1909] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.572: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000062/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000007 6f88ccbe 0f0d0239 ........o......9 0010: 39ca 9. 11/08 09:31:09.572: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.573: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.573: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.573: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.573: [sbi] DEBUG: STREAM closed [1907] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.573: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.573: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.573: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.573: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.573: [sbi] DEBUG: STREAM closed [1909] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.573: [sbi] DEBUG: STREAM added [1911] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.573: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000087/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000007 6f7b2273 6d506f6c ..c.....o{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.573: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.573: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.573: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.573: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.573: [sbi] DEBUG: STREAM closed [1911] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000007 7188ccbe 0f0d8210 ........q....... 0010: 45ca E. 0000: 0000d400 01000007 717b2261 75746865 ........q{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 04000007 7388ccbe 0f0d0334 ........s......4 0010: 3531ca 51. 0000: 0001c300 01000007 735b7b22 73696e67 ........s[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000007 7588ccbe 0f0d0239 ........u......9 0010: 39ca 9. 0000: 00006300 01000007 757b2273 6d506f6c ..c.....u{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000007 7788ccbe 0f0d8208 ........w....... 0010: 5cca \. 0000: 00007400 01000007 777b2273 75627363 ..t.....w{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.575: [sbi] DEBUG: STREAM added [1913] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.575: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000086/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.575: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.576: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.576: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.576: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.576: [sbi] DEBUG: STREAM closed [1913] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000007 7988ccbe 0f0d0239 ........y......9 0010: 32ca 2. 0000: 00005c00 01000007 797b2273 75627363 ..\.....y{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.577: [sbi] DEBUG: STREAM added [1915] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.577: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000064/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.577: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.577: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.577: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.577: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.577: [sbi] DEBUG: STREAM closed [1915] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000007 7b88ccbe 0f0d0334 ........{......4 0010: 3531ca 51. 0000: 0001c300 01000007 7b5b7b22 73696e67 ........{[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.580: [sbi] DEBUG: STREAM added [1917] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.580: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000099/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.580: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.580: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0856708889633482","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000099/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.580: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.580: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000099, imeisv: 0856708889633482 (../lib/dbi/subscription.c:185) 11/08 09:31:09.581: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.581: [sbi] DEBUG: STREAM closed [1917] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.581: [sbi] DEBUG: STREAM added [1919] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.581: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000103/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.581: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.581: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0594092069647067","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000103/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000007 7d89ccbe ........}... 11/08 09:31:09.581: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.581: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000103, imeisv: 0594092069647067 (../lib/dbi/subscription.c:185) 11/08 09:31:09.582: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.582: [sbi] DEBUG: STREAM closed [1919] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 7f89ccbe ............ 11/08 09:31:09.582: [sbi] DEBUG: STREAM added [1921] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.582: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000088/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.582: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.582: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0570871655360801","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000088/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.582: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.582: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000088, imeisv: 0570871655360801 (../lib/dbi/subscription.c:185) 11/08 09:31:09.582: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.582: [sbi] DEBUG: STREAM closed [1921] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.583: [sbi] DEBUG: STREAM added [1923] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.583: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000065/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.583: [sbi] DEBUG: STREAM added [1925] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.583: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000091/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.583: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.583: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0542568053098890","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000091/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000007 8189ccbe ............ 11/08 09:31:09.583: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.583: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.583: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.583: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.583: [sbi] DEBUG: STREAM closed [1923] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.583: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.583: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000091, imeisv: 0542568053098890 (../lib/dbi/subscription.c:185) 11/08 09:31:09.584: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.584: [sbi] DEBUG: STREAM closed [1925] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.584: [sbi] DEBUG: STREAM added [1927] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.584: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000089/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.584: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.584: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0674547458530366","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000089/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.584: [sbi] DEBUG: STREAM added [1929] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.584: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000129/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.584: [sbi] DEBUG: STREAM added [1931] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.584: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000120/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.584: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.584: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000007 8388ccbe 0f0d0334 ...............4 0010: 3531ca 51. 11/08 09:31:09.584: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.584: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000089, imeisv: 0674547458530366 (../lib/dbi/subscription.c:185) 11/08 09:31:09.584: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.584: [sbi] DEBUG: STREAM closed [1927] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.584: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.584: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.584: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.584: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.584: [sbi] DEBUG: STREAM closed [1929] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.584: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.586: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.586: [sbi] DEBUG: STREAM closed [1931] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.586: [sbi] DEBUG: STREAM added [1933] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.586: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000090/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.586: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.586: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0077276612790581","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000090/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.586: [sbi] DEBUG: STREAM added [1935] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.586: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000093/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.586: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.586: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0157641426077456","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000093/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.586: [sbi] DEBUG: STREAM added [1937] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.586: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000092/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.586: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.586: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0584354173899125","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000092/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.586: [sbi] DEBUG: STREAM added [1939] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.586: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000094/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.586: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.586: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0533180288436204","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000094/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 0001c300 01000007 835b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.586: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.586: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000090, imeisv: 0077276612790581 (../lib/dbi/subscription.c:185) 11/08 09:31:09.587: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.587: [sbi] DEBUG: STREAM closed [1933] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.587: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.587: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000093, imeisv: 0157641426077456 (../lib/dbi/subscription.c:185) 11/08 09:31:09.587: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.587: [sbi] DEBUG: STREAM closed [1935] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.587: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.587: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000092, imeisv: 0584354173899125 (../lib/dbi/subscription.c:185) 11/08 09:31:09.587: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.587: [sbi] DEBUG: STREAM closed [1937] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.587: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.587: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000094, imeisv: 0533180288436204 (../lib/dbi/subscription.c:185) 11/08 09:31:09.588: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.588: [sbi] DEBUG: STREAM closed [1939] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.588: [sbi] DEBUG: STREAM added [1941] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.588: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000095/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.588: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.588: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0378697983845656","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000095/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.588: [sbi] DEBUG: STREAM added [1943] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.588: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000119/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.588: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.588: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.588: [sbi] DEBUG: STREAM added [1945] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.588: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000130/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 8589ccbe ............ 11/08 09:31:09.588: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.588: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000095, imeisv: 0378697983845656 (../lib/dbi/subscription.c:185) 11/08 09:31:09.589: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.589: [sbi] DEBUG: STREAM closed [1941] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.589: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.591: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.591: [sbi] DEBUG: STREAM closed [1943] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.591: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.591: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.591: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.591: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.591: [sbi] DEBUG: STREAM closed [1945] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.591: [sbi] DEBUG: STREAM added [1947] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.591: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000096/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.591: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.591: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0835300636183196","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000096/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.591: [sbi] DEBUG: STREAM added [1949] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.591: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000098/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.591: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.591: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0861688842312700","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000098/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.591: [sbi] DEBUG: STREAM added [1951] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.591: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000097/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.591: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.591: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0948316489261826","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000097/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000007 8789ccbe ............ 11/08 09:31:09.591: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.591: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000096, imeisv: 0835300636183196 (../lib/dbi/subscription.c:185) 11/08 09:31:09.591: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.591: [sbi] DEBUG: STREAM closed [1947] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.591: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.591: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000098, imeisv: 0861688842312700 (../lib/dbi/subscription.c:185) 11/08 09:31:09.592: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.592: [sbi] DEBUG: STREAM closed [1949] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.592: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.592: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000097, imeisv: 0948316489261826 (../lib/dbi/subscription.c:185) 11/08 09:31:09.592: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.592: [sbi] DEBUG: STREAM closed [1951] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.592: [sbi] DEBUG: STREAM added [1953] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.592: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000100/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.592: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.592: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0037182260756871","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000100/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.592: [sbi] DEBUG: STREAM added [1955] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.592: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000101/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.592: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.592: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0629391305949261","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000101/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.592: [sbi] DEBUG: STREAM added [1957] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.592: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000087/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.592: [sbi] DEBUG: STREAM added [1959] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.592: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000102/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.592: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.592: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0896009079714974","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000102/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000007 8988ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.592: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.592: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000100, imeisv: 0037182260756871 (../lib/dbi/subscription.c:185) 11/08 09:31:09.593: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.593: [sbi] DEBUG: STREAM closed [1953] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.593: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000101, imeisv: 0629391305949261 (../lib/dbi/subscription.c:185) 11/08 09:31:09.593: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.593: [sbi] DEBUG: STREAM closed [1955] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.594: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.594: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.594: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.594: [sbi] DEBUG: STREAM closed [1957] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.594: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.594: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000102, imeisv: 0896009079714974 (../lib/dbi/subscription.c:185) 11/08 09:31:09.594: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.594: [sbi] DEBUG: STREAM closed [1959] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.594: [sbi] DEBUG: STREAM added [1961] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.594: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000104/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.594: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.594: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0575609160479689","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000104/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.594: [sbi] DEBUG: STREAM added [1963] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.594: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000106/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.594: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.594: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0604595389957557","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000106/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.594: [sbi] DEBUG: STREAM added [1965] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.594: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000105/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.594: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.594: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0990245979591768","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000105/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.594: [sbi] DEBUG: STREAM added [1967] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.594: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000131/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000007 897b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.594: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.594: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000104, imeisv: 0575609160479689 (../lib/dbi/subscription.c:185) 11/08 09:31:09.595: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.595: [sbi] DEBUG: STREAM closed [1961] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.595: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.595: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000106, imeisv: 0604595389957557 (../lib/dbi/subscription.c:185) 11/08 09:31:09.595: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.595: [sbi] DEBUG: STREAM closed [1963] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.595: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.595: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000105, imeisv: 0990245979591768 (../lib/dbi/subscription.c:185) 11/08 09:31:09.596: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.596: [sbi] DEBUG: STREAM closed [1965] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.596: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.596: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.596: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.596: [sbi] DEBUG: STREAM closed [1967] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.596: [sbi] DEBUG: STREAM added [1969] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.596: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000121/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.596: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.596: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.596: [sbi] DEBUG: STREAM added [1971] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.596: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000122/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.596: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.596: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000007 8b89ccbe ............ 11/08 09:31:09.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.598: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.598: [sbi] DEBUG: STREAM closed [1969] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.598: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.599: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.599: [sbi] DEBUG: STREAM closed [1971] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.599: [sbi] DEBUG: STREAM added [1973] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.599: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000107/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.599: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.599: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0650025033513008","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000107/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.599: [sbi] DEBUG: STREAM added [1975] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.599: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000063/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 8d89ccbe ............ 11/08 09:31:09.599: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.599: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000107, imeisv: 0650025033513008 (../lib/dbi/subscription.c:185) 11/08 09:31:09.600: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.600: [sbi] DEBUG: STREAM closed [1973] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.600: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.600: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.600: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.600: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.600: [sbi] DEBUG: STREAM closed [1975] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.600: [sbi] DEBUG: STREAM added [1977] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.600: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000109/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.600: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.600: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0669230603327221","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000109/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.600: [sbi] DEBUG: STREAM added [1979] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.600: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000066/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.600: [sbi] DEBUG: STREAM added [1981] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.600: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000067/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.600: [sbi] DEBUG: STREAM added [1983] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.600: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000116/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.600: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.600: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.592771+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.600: [sbi] DEBUG: STREAM added [1985] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.600: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000132/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.600: [sbi] DEBUG: STREAM added [1987] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.600: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000123/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.600: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.600: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.600: [sbi] DEBUG: STREAM added [1989] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.600: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000099/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 8f89ccbe ............ 11/08 09:31:09.600: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.600: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000109, imeisv: 0669230603327221 (../lib/dbi/subscription.c:185) 11/08 09:31:09.601: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.601: [sbi] DEBUG: STREAM closed [1977] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.601: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.601: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.601: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.601: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.601: [sbi] DEBUG: STREAM closed [1979] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.601: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.601: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.601: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.601: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.601: [sbi] DEBUG: STREAM closed [1981] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.601: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.602: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.602: [sbi] DEBUG: STREAM closed [1983] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.602: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.603: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.603: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.603: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.603: [sbi] DEBUG: STREAM closed [1985] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.603: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.604: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.604: [sbi] DEBUG: STREAM closed [1987] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.604: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.604: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.604: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.604: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.604: [sbi] DEBUG: STREAM closed [1989] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.604: [sbi] DEBUG: STREAM added [1991] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.604: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000108/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.604: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.604: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0457486764017428","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000108/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.604: [sbi] DEBUG: STREAM added [1993] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.604: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000110/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.604: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.604: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0341403716884934","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000110/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.604: [sbi] DEBUG: STREAM added [1995] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.604: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000111/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.604: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.604: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0804172101996636","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000111/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.604: [sbi] DEBUG: STREAM added [1997] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.604: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000113/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.604: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.604: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0989685201508160","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000113/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.604: [sbi] DEBUG: STREAM added [1999] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.604: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000103/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.604: [sbi] DEBUG: STREAM added [2001] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.604: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000112/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.604: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.604: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0318356703291142","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000112/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.604: [sbi] DEBUG: STREAM added [2003] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.604: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000115/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.604: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.604: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.598897+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.604: [sbi] DEBUG: STREAM added [2005] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.604: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000133/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.604: [sbi] DEBUG: STREAM added [2007] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.604: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000124/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.604: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.604: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.604: [sbi] DEBUG: STREAM added [2009] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.604: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000114/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.604: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.604: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0542970522099049","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000114/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000007 9189ccbe ............ 11/08 09:31:09.604: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.604: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000108, imeisv: 0457486764017428 (../lib/dbi/subscription.c:185) 11/08 09:31:09.605: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.605: [sbi] DEBUG: STREAM closed [1991] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.605: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.605: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000110, imeisv: 0341403716884934 (../lib/dbi/subscription.c:185) 11/08 09:31:09.606: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.606: [sbi] DEBUG: STREAM closed [1993] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.606: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.606: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000111, imeisv: 0804172101996636 (../lib/dbi/subscription.c:185) 11/08 09:31:09.606: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.606: [sbi] DEBUG: STREAM closed [1995] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.606: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.606: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000113, imeisv: 0989685201508160 (../lib/dbi/subscription.c:185) 11/08 09:31:09.607: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.607: [sbi] DEBUG: STREAM closed [1997] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.607: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.608: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.608: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.608: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.608: [sbi] DEBUG: STREAM closed [1999] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.608: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.608: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000112, imeisv: 0318356703291142 (../lib/dbi/subscription.c:185) 11/08 09:31:09.608: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.608: [sbi] DEBUG: STREAM closed [2001] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.608: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.609: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.609: [sbi] DEBUG: STREAM closed [2003] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.609: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.609: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.609: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.609: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.609: [sbi] DEBUG: STREAM closed [2005] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.609: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.610: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.610: [sbi] DEBUG: STREAM closed [2007] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.610: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.610: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000114, imeisv: 0542970522099049 (../lib/dbi/subscription.c:185) 11/08 09:31:09.611: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.611: [sbi] DEBUG: STREAM closed [2009] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.611: [sbi] DEBUG: STREAM added [2011] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.611: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000088/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.611: [sbi] DEBUG: STREAM added [2013] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.611: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000125/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.611: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.611: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.611: [sbi] DEBUG: STREAM added [2015] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.611: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000134/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.611: [sbi] DEBUG: STREAM added [2017] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.611: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000117/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.611: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.611: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.604146+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000007 9389ccbe ............ 11/08 09:31:09.611: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.612: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.612: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.612: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.612: [sbi] DEBUG: STREAM closed [2011] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.612: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.614: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.614: [sbi] DEBUG: STREAM closed [2013] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.614: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.615: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.615: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.615: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.615: [sbi] DEBUG: STREAM closed [2015] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.615: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.616: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.616: [sbi] DEBUG: STREAM closed [2017] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.616: [sbi] DEBUG: STREAM added [2019] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.616: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000091/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.616: [sbi] DEBUG: STREAM added [2021] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.616: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000069/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.616: [sbi] DEBUG: STREAM added [2023] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.616: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000135/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.616: [sbi] DEBUG: STREAM added [2025] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.616: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000064/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 9589ccbe ............ 11/08 09:31:09.616: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.616: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.616: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.616: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.616: [sbi] DEBUG: STREAM closed [2019] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.616: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.617: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.617: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.617: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.617: [sbi] DEBUG: STREAM closed [2021] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.617: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.617: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.617: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.617: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.617: [sbi] DEBUG: STREAM closed [2023] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.617: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.618: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.618: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.618: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.618: [sbi] DEBUG: STREAM closed [2025] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.618: [sbi] DEBUG: STREAM added [2027] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.618: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000136/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.618: [sbi] DEBUG: STREAM added [2029] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.618: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000137/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.618: [sbi] DEBUG: STREAM added [2031] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.618: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000138/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.618: [sbi] DEBUG: STREAM added [2033] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.618: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000139/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.618: [sbi] DEBUG: STREAM added [2035] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.618: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000140/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.618: [sbi] DEBUG: STREAM added [2037] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.618: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000089/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.618: [sbi] DEBUG: STREAM added [2039] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.618: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000141/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 9789ccbe ............ 11/08 09:31:09.618: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.618: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.618: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.618: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.618: [sbi] DEBUG: STREAM closed [2027] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.618: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.618: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.618: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.618: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.619: [sbi] DEBUG: STREAM closed [2029] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.619: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.619: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.619: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.619: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.619: [sbi] DEBUG: STREAM closed [2031] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.619: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.619: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.619: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.619: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.619: [sbi] DEBUG: STREAM closed [2033] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.619: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.620: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.620: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.620: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.620: [sbi] DEBUG: STREAM closed [2035] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.620: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.620: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.620: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.620: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.620: [sbi] DEBUG: STREAM closed [2037] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.620: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.620: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.620: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.620: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.620: [sbi] DEBUG: STREAM closed [2039] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.620: [sbi] DEBUG: STREAM added [2041] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.620: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000142/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.620: [sbi] DEBUG: STREAM added [2043] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.620: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000143/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.620: [sbi] DEBUG: STREAM added [2045] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.620: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000144/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.620: [sbi] DEBUG: STREAM added [2047] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.620: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000145/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.620: [sbi] DEBUG: STREAM added [2049] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.620: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000068/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.620: [sbi] DEBUG: STREAM added [2051] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.620: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000070/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.620: [sbi] DEBUG: STREAM added [2053] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.620: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000071/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.620: [sbi] DEBUG: STREAM added [2055] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.620: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000146/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000007 9988ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.620: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.621: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.621: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.621: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.621: [sbi] DEBUG: STREAM closed [2041] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.621: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.621: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.621: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.621: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.621: [sbi] DEBUG: STREAM closed [2043] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.621: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.621: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.621: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.621: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.621: [sbi] DEBUG: STREAM closed [2045] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.621: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.621: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.621: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.621: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.621: [sbi] DEBUG: STREAM closed [2047] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.621: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.622: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.622: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.622: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.622: [sbi] DEBUG: STREAM closed [2049] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.622: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.622: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.622: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.622: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.622: [sbi] DEBUG: STREAM closed [2051] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.622: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.622: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.622: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.622: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.622: [sbi] DEBUG: STREAM closed [2053] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.622: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.622: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.622: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.622: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.622: [sbi] DEBUG: STREAM closed [2055] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2057] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000065/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2059] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000147/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2061] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000148/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2063] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000149/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2065] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000150/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2067] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000151/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2069] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000152/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2071] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000153/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2073] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000154/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2075] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000155/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2077] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000156/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.622: [sbi] DEBUG: STREAM added [2079] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.622: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000090/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000007 997b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.622: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.623: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.623: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.623: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.623: [sbi] DEBUG: STREAM closed [2057] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.623: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.623: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.623: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.623: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.623: [sbi] DEBUG: STREAM closed [2059] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.623: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.623: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.623: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.623: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.623: [sbi] DEBUG: STREAM closed [2061] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.623: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.623: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.623: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.623: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.623: [sbi] DEBUG: STREAM closed [2063] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.623: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.623: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.623: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.623: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.623: [sbi] DEBUG: STREAM closed [2065] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.623: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.624: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.624: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.624: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.624: [sbi] DEBUG: STREAM closed [2067] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.624: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.624: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.624: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.624: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.624: [sbi] DEBUG: STREAM closed [2069] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.624: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.624: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.624: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.624: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.624: [sbi] DEBUG: STREAM closed [2071] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.624: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.624: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.624: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.624: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.624: [sbi] DEBUG: STREAM closed [2073] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.624: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.624: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.624: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.624: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.624: [sbi] DEBUG: STREAM closed [2075] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.625: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.625: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.625: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.625: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.625: [sbi] DEBUG: STREAM closed [2077] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.625: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.625: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.625: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.625: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.625: [sbi] DEBUG: STREAM closed [2079] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.625: [sbi] DEBUG: STREAM added [2081] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.625: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000072/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.625: [sbi] DEBUG: STREAM added [2083] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.625: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000073/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.625: [sbi] DEBUG: STREAM added [2085] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.625: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000157/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.625: [sbi] DEBUG: STREAM added [2087] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.625: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000074/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.625: [sbi] DEBUG: STREAM added [2089] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.625: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000076/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.625: [sbi] DEBUG: STREAM added [2091] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.625: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000093/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.625: [sbi] DEBUG: STREAM added [2093] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.625: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000126/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.625: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.625: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000007 9b89ccbe ............ 11/08 09:31:09.625: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.626: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.626: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.626: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.626: [sbi] DEBUG: STREAM closed [2081] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.626: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.626: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.626: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.626: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.626: [sbi] DEBUG: STREAM closed [2083] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.626: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.626: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.626: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.626: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.626: [sbi] DEBUG: STREAM closed [2085] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.626: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.627: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.627: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.627: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.627: [sbi] DEBUG: STREAM closed [2087] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.627: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.627: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.627: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.627: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.627: [sbi] DEBUG: STREAM closed [2089] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.627: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.628: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.628: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.628: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.628: [sbi] DEBUG: STREAM closed [2091] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.628: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.629: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.629: [sbi] DEBUG: STREAM closed [2093] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.629: [sbi] DEBUG: STREAM added [2095] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.629: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000086/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.629: [sbi] DEBUG: STREAM added [2097] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.629: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000092/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.629: [sbi] DEBUG: STREAM added [2099] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.629: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000075/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.629: [sbi] DEBUG: STREAM added [2101] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.629: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000077/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.629: [sbi] DEBUG: STREAM added [2103] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.629: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000118/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.629: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.629: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.626620+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.629: [sbi] DEBUG: STREAM added [2105] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.629: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000158/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.629: [sbi] DEBUG: STREAM added [2107] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.629: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000094/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.629: [sbi] DEBUG: STREAM added [2109] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.629: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000095/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 9d89ccbe ............ 11/08 09:31:09.629: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.629: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.629: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.629: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.629: [sbi] DEBUG: STREAM closed [2095] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.629: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.629: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.629: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.629: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.629: [sbi] DEBUG: STREAM closed [2097] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.629: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.630: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.630: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.630: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.630: [sbi] DEBUG: STREAM closed [2099] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.630: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.630: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.630: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.630: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.630: [sbi] DEBUG: STREAM closed [2101] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.630: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.631: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.631: [sbi] DEBUG: STREAM closed [2103] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.631: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.631: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.631: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.631: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.631: [sbi] DEBUG: STREAM closed [2105] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.631: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.632: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.632: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.632: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.632: [sbi] DEBUG: STREAM closed [2107] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.632: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.632: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.632: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.632: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.632: [sbi] DEBUG: STREAM closed [2109] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.632: [sbi] DEBUG: STREAM added [2111] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.632: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000079/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.632: [sbi] DEBUG: STREAM added [2113] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.632: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000127/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.632: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.632: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.632: [sbi] DEBUG: STREAM added [2115] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.632: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000096/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.632: [sbi] DEBUG: STREAM added [2117] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.632: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000098/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.632: [sbi] DEBUG: STREAM added [2119] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.632: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000078/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 9f89ccbe ............ 11/08 09:31:09.632: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.633: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.633: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.633: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.633: [sbi] DEBUG: STREAM closed [2111] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.633: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.634: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.634: [sbi] DEBUG: STREAM closed [2113] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.634: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.634: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.634: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.634: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.634: [sbi] DEBUG: STREAM closed [2115] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.634: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.635: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.635: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.635: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.635: [sbi] DEBUG: STREAM closed [2117] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.635: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.635: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.635: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.635: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.635: [sbi] DEBUG: STREAM closed [2119] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.635: [sbi] DEBUG: STREAM added [2121] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.635: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000097/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000007 a189ccbe ............ 11/08 09:31:09.635: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.635: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.635: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.635: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.635: [sbi] DEBUG: STREAM closed [2121] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000007 a389ccbe ............ 0000: 00000901 04000007 a588ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000007 a57b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000007 a789ccbe ............ 0000: 00000301 05000007 a989ccbe ............ 0000: 00000301 05000007 ab89ccbe ............ 0000: 00000301 05000007 ad89ccbe ............ 0000: 00000901 04000007 af88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 af7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000007 b189ccbe ............ 0000: 00000301 05000007 b389ccbe ............ 0000: 00000301 05000007 b589ccbe ............ 0000: 00000901 04000007 b788ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000007 b77b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000007 b989ccbe ............ 0000: 00000a01 04000007 bb88ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000007 bb5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000007 bd88ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000007 bd5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000007 bf89ccbe ............ 0000: 00000901 04000007 c188ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 c17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000007 c389ccbe ............ 0000: 00000901 04000007 c588ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000007 c57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000007 c789ccbe ............ 0000: 00000301 05000007 c989ccbe ............ 0000: 00000301 05000007 cb89ccbe ............ 0000: 00000301 05000007 cd89ccbe ............ 0000: 00000901 04000007 cf88ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000007 cf7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000007 d189ccbe ............ 0000: 00000301 05000007 d389ccbe ............ 0000: 00000901 04000007 d588ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 d57b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000007 d789ccbe ............ 0000: 00000301 05000007 d989ccbe ............ 0000: 00000901 04000007 db88ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000007 db7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000007 dd89ccbe ............ 0000: 00000901 04000007 df88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 df7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000007 e189ccbe ............ 0000: 00000901 04000007 e388ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000007 e37b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000a01 04000007 e588ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000007 e55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000007 e788ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 e77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 e988ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000007 e97b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000007 eb88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 eb7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 ed88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 ed7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 ef88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 ef7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 f188ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 f17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 f388ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 f37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 f588ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000007 f57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000007 f788ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 f77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 f988ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 f97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 fb88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 fb7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 fd88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 fd7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000007 ff88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000007 ff7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 04000008 0188ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000008 015b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000008 0388ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000008 035b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000008 0588ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000008 055b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000008 0788ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 077b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 0988ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 097b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 0b88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 0b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 0d88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 0d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 0f88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 0f7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 1188ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 117b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 1388ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 137b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 1588ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 157b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 1788ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 177b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 1988ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 197b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 1b88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 1b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 1d88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 1d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 1f88ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000008 1f7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000a01 04000008 2188ccbe 0f0d0334 ........!......4 0010: 3531ca 51. 0000: 0001c300 01000008 215b7b22 73696e67 ........![{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000008 2388ccbe 0f0d0334 ........#......4 0010: 3531ca 51. 0000: 0001c300 01000008 235b7b22 73696e67 ........#[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000008 2588ccbe 0f0d8210 ........%....... 0010: 45ca E. 0000: 0000d400 01000008 257b2261 75746865 ........%{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 04000008 2788ccbe 0f0d0334 ........'......4 0010: 3531ca 51. 0000: 0001c300 01000008 275b7b22 73696e67 ........'[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000008 2988ccbe 0f0d0334 ........)......4 0010: 3531ca 51. 0000: 0001c300 01000008 295b7b22 73696e67 ........)[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000008 2b88ccbe 0f0d8208 ........+....... 0010: 5cca \. 0000: 00007400 01000008 2b7b2273 75627363 ..t.....+{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000008 2d89ccbe ........-... 0000: 00000801 04000008 2f88ccbe 0f0d0132 ......../......2 0010: ca . 0000: 00000200 01000008 2f7b7d ......../{} 0000: 00000901 04000008 3188ccbe 0f0d8208 ........1....... 0010: 5cca \. 0000: 00007400 01000008 317b2273 75627363 ..t.....1{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000a01 04000008 3388ccbe 0f0d0334 ........3......4 0010: 3531ca 51. 0000: 0001c300 01000008 335b7b22 73696e67 ........3[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000008 3588ccbe 0f0d0334 ........5......4 0010: 3531ca 51. 0000: 0001c300 01000008 355b7b22 73696e67 ........5[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000008 3789ccbe ........7... 0000: 00000901 04000008 3988ccbe 0f0d8210 ........9....... 0010: 45ca E. 0000: 0000d400 01000008 397b2261 75746865 ........9{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 3b88ccbe 0f0d8208 ........;....... 0010: 5cca \. 0000: 00007400 01000008 3b7b2273 75627363 ..t.....;{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000008 3d88ccbe 0f0d8208 ........=....... 0010: 5cca \. 0000: 00007400 01000008 3d7b2273 75627363 ..t.....={"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000a01 04000008 3f88ccbe 0f0d0334 ........?......4 0010: 3531ca 51. 0000: 0001c300 01000008 3f5b7b22 73696e67 ........?[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000008 4189ccbe ........A... 0000: 00000901 04000008 4388ccbe 0f0d8208 ........C....... 0010: 5cca \. 0000: 00007400 01000008 437b2273 75627363 ..t.....C{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000008 4588ccbe 0f0d8208 ........E....... 0010: 5cca \. 0000: 00007400 01000008 457b2273 75627363 ..t.....E{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000a01 04000008 4788ccbe 0f0d0334 ........G......4 0010: 3531ca 51. 0000: 0001c300 01000008 475b7b22 73696e67 ........G[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000008 4988ccbe 0f0d8208 ........I....... 0010: 5cca \. 0000: 00007400 01000008 497b2273 75627363 ..t.....I{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.658: [sbi] DEBUG: STREAM added [2123] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.658: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000112/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.658: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.658: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.658: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.658: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.658: [sbi] DEBUG: STREAM closed [2123] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000008 4b88ccbe 0f0d8208 ........K....... 0010: 5cca \. 0000: 00007400 01000008 4b7b2273 75627363 ..t.....K{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.668: [sbi] DEBUG: STREAM added [2125] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.669: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000100/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.669: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.669: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.669: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.669: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.669: [sbi] DEBUG: STREAM closed [2125] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000008 4d88ccbe 0f0d8208 ........M....... 0010: 5cca \. 0000: 00007400 01000008 4d7b2273 75627363 ..t.....M{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.670: [sbi] DEBUG: STREAM added [2127] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.670: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000102/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.670: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.670: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.670: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.670: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.671: [sbi] DEBUG: STREAM closed [2127] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.671: [sbi] DEBUG: STREAM added [2129] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.671: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000107/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.671: [sbi] DEBUG: STREAM added [2131] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.671: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000128/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.671: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.671: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.671: [sbi] DEBUG: STREAM added [2133] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.671: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000159/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000008 4f88ccbe 0f0d8208 ........O....... 0010: 5cca \. 11/08 09:31:09.671: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.671: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.671: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.671: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.671: [sbi] DEBUG: STREAM closed [2129] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.671: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.673: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.673: [sbi] DEBUG: STREAM closed [2131] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.673: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.674: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.674: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.674: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.674: [sbi] DEBUG: STREAM closed [2133] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.674: [sbi] DEBUG: STREAM added [2135] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.674: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000114/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.674: [sbi] DEBUG: STREAM added [2137] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.674: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000061/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.674: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.674: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.674: [sbi] DEBUG: STREAM added [2139] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.674: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000101/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.674: [sbi] DEBUG: STREAM added [2141] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.674: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000160/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.674: [sbi] DEBUG: STREAM added [2143] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.674: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000129/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.674: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.674: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.674: [sbi] DEBUG: STREAM added [2145] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.674: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000120/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.674: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.674: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.670040+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.674: [sbi] DEBUG: STREAM added [2147] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.674: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000119/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.674: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.674: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.670079+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.674: [sbi] DEBUG: STREAM added [2149] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.674: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000130/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.674: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.674: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00007400 01000008 4f7b2273 75627363 ..t.....O{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.674: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.674: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.674: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.674: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.674: [sbi] DEBUG: STREAM closed [2135] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.674: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.674: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.674: [sbi] DEBUG: STREAM closed [2137] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.674: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.674: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.674: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.674: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.674: [sbi] DEBUG: STREAM closed [2139] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.675: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.675: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.675: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.675: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.675: [sbi] DEBUG: STREAM closed [2141] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.675: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.677: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.677: [sbi] DEBUG: STREAM closed [2143] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.677: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.678: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.678: [sbi] DEBUG: STREAM closed [2145] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.678: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.678: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.678: [sbi] DEBUG: STREAM closed [2147] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.678: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.679: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.679: [sbi] DEBUG: STREAM closed [2149] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.679: [sbi] DEBUG: STREAM added [2151] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.679: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000081/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.679: [sbi] DEBUG: STREAM added [2153] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.679: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000161/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.679: [sbi] DEBUG: STREAM added [2155] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.679: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000162/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.679: [sbi] DEBUG: STREAM added [2157] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000080/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2159] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000082/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2161] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000083/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2163] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000085/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2165] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000084/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2167] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000104/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2169] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000062/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.680: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2171] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000106/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2173] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000105/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2175] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000109/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2177] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000099/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2179] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000108/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.680: [sbi] DEBUG: STREAM added [2181] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.680: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000110/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000008 5188ccbe 0f0d8208 ........Q....... 0010: 5cca \. 11/08 09:31:09.680: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.680: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.680: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.680: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.680: [sbi] DEBUG: STREAM closed [2151] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.680: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.680: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.680: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.680: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.680: [sbi] DEBUG: STREAM closed [2153] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.680: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.681: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.681: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.681: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.681: [sbi] DEBUG: STREAM closed [2155] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.681: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.681: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.681: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.681: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.681: [sbi] DEBUG: STREAM closed [2157] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.681: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.681: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.681: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.681: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.681: [sbi] DEBUG: STREAM closed [2159] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.681: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.682: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.682: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.682: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.682: [sbi] DEBUG: STREAM closed [2161] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.682: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.682: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.682: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.682: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.682: [sbi] DEBUG: STREAM closed [2163] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.682: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.682: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.682: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.682: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.682: [sbi] DEBUG: STREAM closed [2165] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.682: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.683: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.683: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.683: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.683: [sbi] DEBUG: STREAM closed [2167] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.683: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.683: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.683: [sbi] DEBUG: STREAM closed [2169] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.683: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.683: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.683: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.683: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.683: [sbi] DEBUG: STREAM closed [2171] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.683: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.683: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.683: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.683: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.683: [sbi] DEBUG: STREAM closed [2173] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.683: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.684: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.684: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.684: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.684: [sbi] DEBUG: STREAM closed [2175] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.684: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.684: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.684: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.684: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.684: [sbi] DEBUG: STREAM closed [2177] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.684: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.684: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.684: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.684: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.684: [sbi] DEBUG: STREAM closed [2179] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.684: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.685: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.685: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.685: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.685: [sbi] DEBUG: STREAM closed [2181] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2183] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000111/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2185] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000113/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2187] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000103/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2189] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000088/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2191] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000091/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2193] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000092/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2195] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000067/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2197] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000066/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2199] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000089/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2201] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000094/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2203] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000096/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.685: [sbi] DEBUG: STREAM added [2205] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.685: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000069/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 01000008 517b2273 75627363 ..t.....Q{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.685: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.685: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.685: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.685: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.685: [sbi] DEBUG: STREAM closed [2183] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.685: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.686: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.686: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.686: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.686: [sbi] DEBUG: STREAM closed [2185] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.686: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.686: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.686: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.686: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.686: [sbi] DEBUG: STREAM closed [2187] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.686: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.686: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.686: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.686: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.686: [sbi] DEBUG: STREAM closed [2189] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.686: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.687: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.687: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.687: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.687: [sbi] DEBUG: STREAM closed [2191] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.687: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.687: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.687: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.687: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.687: [sbi] DEBUG: STREAM closed [2193] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.687: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.687: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.687: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.687: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.687: [sbi] DEBUG: STREAM closed [2195] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.687: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.688: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.688: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.688: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.688: [sbi] DEBUG: STREAM closed [2197] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.688: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.688: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.688: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.688: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.688: [sbi] DEBUG: STREAM closed [2199] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.688: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.688: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.688: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.688: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.688: [sbi] DEBUG: STREAM closed [2201] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.688: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.689: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.689: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.689: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.689: [sbi] DEBUG: STREAM closed [2203] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.689: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.689: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.689: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.689: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.689: [sbi] DEBUG: STREAM closed [2205] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2207] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000090/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2209] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000093/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2211] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000068/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2213] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000070/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2215] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000095/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2217] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000098/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2219] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000071/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2221] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000077/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2223] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000097/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2225] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000072/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2227] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000073/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2229] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000074/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.689: [sbi] DEBUG: STREAM added [2231] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.689: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000076/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000008 5389ccbe ........S... 11/08 09:31:09.689: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.690: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.690: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.690: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.690: [sbi] DEBUG: STREAM closed [2207] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.690: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.690: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.690: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.690: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.690: [sbi] DEBUG: STREAM closed [2209] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.690: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.690: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.690: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.690: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.690: [sbi] DEBUG: STREAM closed [2211] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.690: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.691: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.691: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.691: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.691: [sbi] DEBUG: STREAM closed [2213] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.691: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.691: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.691: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.691: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.691: [sbi] DEBUG: STREAM closed [2215] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.691: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.692: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.692: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.692: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.692: [sbi] DEBUG: STREAM closed [2217] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.692: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.692: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.692: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.692: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.692: [sbi] DEBUG: STREAM closed [2219] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.692: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.693: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.693: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.693: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.693: [sbi] DEBUG: STREAM closed [2221] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.693: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.693: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.693: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.693: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.693: [sbi] DEBUG: STREAM closed [2223] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.693: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.694: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.694: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.694: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.694: [sbi] DEBUG: STREAM closed [2225] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.694: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.694: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.694: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.694: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.694: [sbi] DEBUG: STREAM closed [2227] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.694: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.694: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.694: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.694: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.694: [sbi] DEBUG: STREAM closed [2229] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.694: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.694: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.694: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.694: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.694: [sbi] DEBUG: STREAM closed [2231] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.694: [sbi] DEBUG: STREAM added [2233] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.694: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000086/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.694: [sbi] DEBUG: STREAM added [2235] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.694: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000075/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.694: [sbi] DEBUG: STREAM added [2237] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.694: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000079/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.694: [sbi] DEBUG: STREAM added [2239] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.694: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000112/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.694: [sbi] DEBUG: STREAM added [2241] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.694: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000163/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.695: [sbi] DEBUG: STREAM added [2243] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.695: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000063/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.695: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.695: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.695: [sbi] DEBUG: STREAM added [2245] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.695: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000078/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.695: [sbi] DEBUG: STREAM added [2247] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.695: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000100/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.695: [sbi] DEBUG: STREAM added [2249] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.695: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000065/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.695: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.695: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.695: [sbi] DEBUG: STREAM added [2251] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.695: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000102/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000008 5588ccbe 0f0d8210 ........U....... 0010: 45ca E. 11/08 09:31:09.695: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.695: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.695: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.695: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.695: [sbi] DEBUG: STREAM closed [2233] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.695: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.695: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.695: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.695: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.695: [sbi] DEBUG: STREAM closed [2235] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.695: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.695: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.695: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.695: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.695: [sbi] DEBUG: STREAM closed [2237] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.695: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.696: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.696: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.696: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.696: [sbi] DEBUG: STREAM closed [2239] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.696: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.696: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.696: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.696: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.696: [sbi] DEBUG: STREAM closed [2241] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.696: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.696: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.696: [sbi] DEBUG: STREAM closed [2243] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.696: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.696: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.696: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.696: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.696: [sbi] DEBUG: STREAM closed [2245] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.696: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.696: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.696: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.696: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.696: [sbi] DEBUG: STREAM closed [2247] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.696: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.696: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.696: [sbi] DEBUG: STREAM closed [2249] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.696: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.696: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.696: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.696: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.696: [sbi] DEBUG: STREAM closed [2251] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.696: [sbi] DEBUG: STREAM added [2253] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.696: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000124/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.696: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.696: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.694732+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 0000d400 01000008 557b2261 75746865 ........U{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.696: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.697: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.697: [sbi] DEBUG: STREAM closed [2253] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.697: [sbi] DEBUG: STREAM added [2255] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.697: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000107/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.697: [sbi] DEBUG: STREAM added [2257] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.697: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000087/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.697: [sbi] DEBUG: STREAM added [2259] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.697: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000125/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.697: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.697: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.697035+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000008 5788ccbe 0f0d8208 ........W....... 0010: 5cca \. 11/08 09:31:09.697: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.698: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.698: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.698: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.698: [sbi] DEBUG: STREAM closed [2255] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.698: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.698: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.698: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.698: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.698: [sbi] DEBUG: STREAM closed [2257] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.698: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.699: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.699: [sbi] DEBUG: STREAM closed [2259] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.699: [sbi] DEBUG: STREAM added [2261] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.699: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000117/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.699: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.699: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0705467570640105","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000117/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.699: [sbi] DEBUG: STREAM added [2263] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.699: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000131/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.699: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.699: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.699: [sbi] DEBUG: STREAM added [2265] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.699: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000064/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.699: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.699: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.699: [sbi] DEBUG: STREAM added [2267] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.699: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000121/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.699: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.699: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.697577+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.699: [sbi] DEBUG: STREAM added [2269] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.699: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000164/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 01000008 577b2273 75627363 ..t.....W{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.699: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.699: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000117, imeisv: 0705467570640105 (../lib/dbi/subscription.c:185) 11/08 09:31:09.699: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.699: [sbi] DEBUG: STREAM closed [2261] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.699: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.700: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.700: [sbi] DEBUG: STREAM closed [2263] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.700: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.700: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.700: [sbi] DEBUG: STREAM closed [2265] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.700: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.700: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.700: [sbi] DEBUG: STREAM closed [2267] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.700: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.701: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.701: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.701: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.701: [sbi] DEBUG: STREAM closed [2269] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.701: [sbi] DEBUG: STREAM added [2271] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.701: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000122/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.701: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.701: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.699042+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.701: [sbi] DEBUG: STREAM added [2273] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.701: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000114/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000008 5989ccbe ........Y... 11/08 09:31:09.701: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.701: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.701: [sbi] DEBUG: STREAM closed [2271] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.701: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.701: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.701: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.701: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.701: [sbi] DEBUG: STREAM closed [2273] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000008 5b88ccbe 0f0d8208 ........[....... 0010: 5cca \. 0000: 00007400 01000008 5b7b2273 75627363 ..t.....[{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000008 5d88ccbe 0f0d8210 ........]....... 0010: 45ca E. 0000: 0000d400 01000008 5d7b2261 75746865 ........]{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000008 5f89ccbe ........_... 0000: 00000301 05000008 6189ccbe ........a... 0000: 00000301 05000008 6389ccbe ........c... 0000: 00000301 05000008 6589ccbe ........e... 0000: 00000a01 04000008 6788ccbe 0f0d0334 ........g......4 0010: 3531ca 51. 0000: 0001c300 01000008 675b7b22 73696e67 ........g[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000008 6988ccbe 0f0d8210 ........i....... 0010: 45ca E. 0000: 0000d400 01000008 697b2261 75746865 ........i{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000008 6b88ccbe 0f0d8210 ........k....... 0010: 45ca E. 0000: 0000d400 01000008 6b7b2261 75746865 ........k{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 04000008 6d88ccbe 0f0d0334 ........m......4 0010: 3531ca 51. 0000: 0001c300 01000008 6d5b7b22 73696e67 ........m[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000008 6f88ccbe 0f0d0334 ........o......4 0010: 3531ca 51. 0000: 0001c300 01000008 6f5b7b22 73696e67 ........o[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000008 7188ccbe 0f0d0334 ........q......4 0010: 3531ca 51. 0000: 0001c300 01000008 715b7b22 73696e67 ........q[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000008 7388ccbe 0f0d0334 ........s......4 0010: 3531ca 51. 0000: 0001c300 01000008 735b7b22 73696e67 ........s[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000008 7588ccbe 0f0d0334 ........u......4 0010: 3531ca 51. 0000: 0001c300 01000008 755b7b22 73696e67 ........u[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000008 7788ccbe 0f0d8208 ........w....... 0010: 5cca \. 0000: 00007400 01000008 777b2273 75627363 ..t.....w{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000008 7989ccbe ........y... 0000: 00000901 04000008 7b88ccbe 0f0d8208 ........{....... 0010: 5cca \. 0000: 00007400 01000008 7b7b2273 75627363 ..t.....{{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000008 7d88ccbe 0f0d8208 ........}....... 0010: 5cca \. 0000: 00007400 01000008 7d7b2273 75627363 ..t.....}{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000008 7f88ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000008 7f7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000008 8188ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 817b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 8388ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000008 837b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000008 8588ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000008 857b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000008 8788ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000008 877b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000008 8988ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000008 897b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000008 8b88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 8b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 8d88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 8d7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 8f88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 8f7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 9188ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 917b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 9388ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 937b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 9588ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 957b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 9788ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 977b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 9988ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 997b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 9b88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 9b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 9d88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 9d7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 9f88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 9f7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 a188ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 a17b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 a388ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 a37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 a588ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 a57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 a788ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 a77b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 a988ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 a97b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 ab88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 ab7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 ad88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 ad7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 af88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 af7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 b188ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 b17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 b388ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 b37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 b588ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 b57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 b788ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 b77b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000008 b988ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 01000008 b95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000008 bb88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 bb7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 bd88ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 bd7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 bf88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 bf7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 c188ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 c17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000008 c389ccbe ............ 0000: 00000901 04000008 c588ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000008 c57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000008 c788ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 c77b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000008 c989ccbe ............ 0000: 00000901 04000008 cb88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 cb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000008 cd89ccbe ............ 0000: 00000901 04000008 cf88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 cf7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000801 04000008 d188ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000008 d17b7d .........{} 0000: 00000301 05000008 d389ccbe ............ 0000: 00000301 05000008 d589ccbe ............ 0000: 00000301 05000008 d789ccbe ............ 0000: 00000301 05000008 d989ccbe ............ 0000: 00000301 05000008 db89ccbe ............ 0000: 00000901 04000008 dd88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000008 dd7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000008 df89ccbe ............ 0000: 00000901 04000008 e188ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 e17b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.709: [sbi] DEBUG: STREAM added [2275] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.709: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000101/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.709: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.709: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.709: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.709: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.709: [sbi] DEBUG: STREAM closed [2275] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000008 e388ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 e37b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.710: [sbi] DEBUG: STREAM added [2277] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.710: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000116/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.710: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.710: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0216847003459800","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000116/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.710: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.710: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000116, imeisv: 0216847003459800 (../lib/dbi/subscription.c:185) 11/08 09:31:09.711: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.711: [sbi] DEBUG: STREAM closed [2277] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.711: [sbi] DEBUG: STREAM added [2279] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.711: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000123/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.711: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.711: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.709699+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.711: [sbi] DEBUG: STREAM added [2281] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.711: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000132/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.711: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.711: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000008 e589ccbe ............ 11/08 09:31:09.711: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.711: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.711: [sbi] DEBUG: STREAM closed [2279] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.711: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.712: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.712: [sbi] DEBUG: STREAM closed [2281] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.712: [sbi] DEBUG: STREAM added [2283] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.712: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000138/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.712: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.712: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.712: [sbi] DEBUG: STREAM added [2285] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.712: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000165/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000008 e789ccbe ............ 11/08 09:31:09.712: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.713: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.713: [sbi] DEBUG: STREAM closed [2283] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.713: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.714: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.714: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.714: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.714: [sbi] DEBUG: STREAM closed [2285] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.714: [sbi] DEBUG: STREAM added [2287] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.714: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000115/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.714: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.714: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0214264449952939","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000115/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000008 e989ccbe ............ 11/08 09:31:09.714: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.714: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000115, imeisv: 0214264449952939 (../lib/dbi/subscription.c:185) 11/08 09:31:09.714: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.714: [sbi] DEBUG: STREAM closed [2287] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.714: [sbi] DEBUG: STREAM added [2289] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.714: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000147/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.714: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.714: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000008 eb89ccbe ............ 11/08 09:31:09.714: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.715: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.715: [sbi] DEBUG: STREAM closed [2289] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.715: [sbi] DEBUG: STREAM added [2291] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.715: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000148/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.715: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.715: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.715: [sbi] DEBUG: STREAM added [2293] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.715: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000133/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.715: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.715: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.715: [sbi] DEBUG: STREAM added [2295] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.715: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000110/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000008 ed88ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.715: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.716: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.716: [sbi] DEBUG: STREAM closed [2291] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.716: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.716: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.716: [sbi] DEBUG: STREAM closed [2293] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.716: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.717: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.717: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.717: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.717: [sbi] DEBUG: STREAM closed [2295] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.717: [sbi] DEBUG: STREAM added [2297] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.717: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000104/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000008 ed7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.717: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.717: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.717: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.717: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.717: [sbi] DEBUG: STREAM closed [2297] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000008 ef89ccbe ............ 0000: 00000301 05000008 f189ccbe ............ 0000: 00000301 05000008 f389ccbe ............ 0000: 00000301 05000008 f589ccbe ............ 0000: 00000901 04000008 f788ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 f77b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 f988ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 f97b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.725: [sbi] DEBUG: STREAM added [2299] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.725: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000106/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.725: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.725: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.725: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.725: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.725: [sbi] DEBUG: STREAM closed [2299] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.725: [sbi] DEBUG: STREAM added [2301] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.725: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000105/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.725: [sbi] DEBUG: STREAM added [2303] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.725: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000109/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.725: [sbi] DEBUG: STREAM added [2305] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.725: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000108/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000008 fb88ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.725: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.726: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.726: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.726: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.726: [sbi] DEBUG: STREAM closed [2301] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.726: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.726: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.726: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.726: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.726: [sbi] DEBUG: STREAM closed [2303] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.726: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.727: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.727: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.727: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.727: [sbi] DEBUG: STREAM closed [2305] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.727: [sbi] DEBUG: STREAM added [2307] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.727: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000111/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.727: [sbi] DEBUG: STREAM added [2309] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.727: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000113/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000008 fb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.727: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.727: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.727: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.727: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.727: [sbi] DEBUG: STREAM closed [2307] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.727: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.728: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.728: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.728: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.728: [sbi] DEBUG: STREAM closed [2309] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000008 fd88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 fd7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000008 ff88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000008 ff7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000009 0188ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000009 017b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000009 0388ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000009 037b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000009 0588ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 01000009 057b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.745: [sbi] DEBUG: STREAM added [2311] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.745: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000134/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.745: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.745: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.745: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.747: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.747: [sbi] DEBUG: STREAM closed [2311] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000009 0789ccbe ............ 11/08 09:31:09.747: [sbi] DEBUG: STREAM added [2313] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.747: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000144/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.747: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.747: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.747: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.749: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.749: [sbi] DEBUG: STREAM closed [2313] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.749: [sbi] DEBUG: STREAM added [2315] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.749: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000135/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.749: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.749: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.749: [sbi] DEBUG: STREAM added [2317] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.749: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000156/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.749: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.749: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.749: [sbi] DEBUG: STREAM added [2319] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.749: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000136/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.749: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.749: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000009 0989ccbe ............ 11/08 09:31:09.749: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.750: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.750: [sbi] DEBUG: STREAM closed [2315] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.750: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.750: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.750: [sbi] DEBUG: STREAM closed [2317] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.750: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.752: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.752: [sbi] DEBUG: STREAM closed [2319] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000009 0b89ccbe ............ 0000: 00000301 05000009 0d89ccbe ............ 0000: 00000301 05000009 0f89ccbe ............ 11/08 09:31:09.755: [sbi] DEBUG: STREAM added [2321] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.755: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000166/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.755: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.756: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.756: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.756: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.756: [sbi] DEBUG: STREAM closed [2321] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2323] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000137/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2325] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000139/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2327] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000140/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2329] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000141/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2331] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000142/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2333] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000143/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2335] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000145/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2337] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000146/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2339] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000167/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2341] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000149/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2343] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000150/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2345] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000151/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2347] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000152/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.756: [sbi] DEBUG: STREAM added [2349] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.756: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000153/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.756: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.756: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000009 1188ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.756: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.757: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.758: [sbi] DEBUG: STREAM closed [2323] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.758: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.759: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.759: [sbi] DEBUG: STREAM closed [2325] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.759: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.760: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.760: [sbi] DEBUG: STREAM closed [2327] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.760: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.761: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.761: [sbi] DEBUG: STREAM closed [2329] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.761: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.762: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.762: [sbi] DEBUG: STREAM closed [2331] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.762: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.763: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.763: [sbi] DEBUG: STREAM closed [2333] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.763: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.764: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.764: [sbi] DEBUG: STREAM closed [2335] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.764: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.766: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.766: [sbi] DEBUG: STREAM closed [2337] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.766: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.766: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.766: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.766: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.766: [sbi] DEBUG: STREAM closed [2339] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.766: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.768: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.768: [sbi] DEBUG: STREAM closed [2341] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.768: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.769: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.769: [sbi] DEBUG: STREAM closed [2343] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.769: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.769: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.769: [sbi] DEBUG: STREAM closed [2345] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.769: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.770: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.770: [sbi] DEBUG: STREAM closed [2347] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.770: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.771: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.771: [sbi] DEBUG: STREAM closed [2349] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2351] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000154/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2353] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000155/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2355] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000157/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2357] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000118/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0089488741218868","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000118/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2359] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000126/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.747848+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2361] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000127/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.756723+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2363] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000128/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.756909+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2365] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000168/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2367] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000158/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2369] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000159/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2371] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000067/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2373] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000160/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2375] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000072/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2377] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000068/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2379] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000070/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.771: [sbi] DEBUG: STREAM added [2381] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.771: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000077/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.771: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.771: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 0000d400 01000009 117b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.771: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.772: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.772: [sbi] DEBUG: STREAM closed [2351] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.772: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.774: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.774: [sbi] DEBUG: STREAM closed [2353] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.774: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.775: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.775: [sbi] DEBUG: STREAM closed [2355] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.775: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.775: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000118, imeisv: 0089488741218868 (../lib/dbi/subscription.c:185) 11/08 09:31:09.775: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.775: [sbi] DEBUG: STREAM closed [2357] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.775: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.776: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.776: [sbi] DEBUG: STREAM closed [2359] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.776: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.777: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.777: [sbi] DEBUG: STREAM closed [2361] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.777: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.778: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.778: [sbi] DEBUG: STREAM closed [2363] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.778: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.778: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.778: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.778: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.778: [sbi] DEBUG: STREAM closed [2365] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.778: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.780: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.780: [sbi] DEBUG: STREAM closed [2367] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.780: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.781: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.781: [sbi] DEBUG: STREAM closed [2369] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.781: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.781: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.781: [sbi] DEBUG: STREAM closed [2371] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.781: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.782: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.782: [sbi] DEBUG: STREAM closed [2373] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.782: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.782: [sbi] DEBUG: STREAM closed [2375] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.782: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.782: [sbi] DEBUG: STREAM closed [2377] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.782: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.782: [sbi] DEBUG: STREAM closed [2379] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.782: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.782: [sbi] DEBUG: STREAM closed [2381] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2383] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000069/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.782: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2385] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000066/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.782: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2387] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000081/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2389] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000080/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2391] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000117/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2393] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000087/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2395] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000169/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2397] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000082/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2399] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000083/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2401] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000085/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2403] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000073/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.782: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2405] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000071/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.782: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2407] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000116/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2409] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000084/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2411] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000086/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2413] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000170/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2415] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000115/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2417] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000120/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.782: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.782: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0846904888284366","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000120/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.782: [sbi] DEBUG: STREAM added [2419] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.782: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000099/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000009 1389ccbe ............ 11/08 09:31:09.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.782: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.782: [sbi] DEBUG: STREAM closed [2383] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.782: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.782: [sbi] DEBUG: STREAM closed [2385] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.782: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.782: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.782: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.782: [sbi] DEBUG: STREAM closed [2387] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.782: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.782: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.782: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.782: [sbi] DEBUG: STREAM closed [2389] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.783: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.783: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.783: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.783: [sbi] DEBUG: STREAM closed [2391] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.783: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.783: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.783: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.783: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.783: [sbi] DEBUG: STREAM closed [2393] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.783: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.783: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.783: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.783: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.783: [sbi] DEBUG: STREAM closed [2395] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.783: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.784: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.784: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.784: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.784: [sbi] DEBUG: STREAM closed [2397] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.784: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.784: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.784: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.784: [sbi] DEBUG: STREAM closed [2399] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.784: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.784: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.784: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.784: [sbi] DEBUG: STREAM closed [2401] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.784: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.784: [sbi] DEBUG: STREAM closed [2403] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.784: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.784: [sbi] DEBUG: STREAM closed [2405] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.784: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.784: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.784: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.784: [sbi] DEBUG: STREAM closed [2407] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.784: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.784: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.784: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.785: [sbi] DEBUG: STREAM closed [2409] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.785: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.785: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.785: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.785: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.785: [sbi] DEBUG: STREAM closed [2411] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.785: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.785: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.785: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.785: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.785: [sbi] DEBUG: STREAM closed [2413] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.785: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.785: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.785: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.785: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.785: [sbi] DEBUG: STREAM closed [2415] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.785: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.785: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000120, imeisv: 0846904888284366 (../lib/dbi/subscription.c:185) 11/08 09:31:09.786: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.786: [sbi] DEBUG: STREAM closed [2417] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.786: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.786: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.786: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.786: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.786: [sbi] DEBUG: STREAM closed [2419] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2421] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000103/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2423] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000129/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.786: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.780690+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2425] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000074/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.786: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2427] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000076/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.786: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2429] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000075/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.786: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2431] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000088/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2433] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000091/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2435] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000092/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2437] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000089/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2439] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000112/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2441] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000102/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.786: [sbi] DEBUG: STREAM added [2443] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.786: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000094/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000009 1589ccbe ............ 11/08 09:31:09.786: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.786: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.786: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.786: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.786: [sbi] DEBUG: STREAM closed [2421] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.786: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.787: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.787: [sbi] DEBUG: STREAM closed [2423] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.787: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.787: [sbi] DEBUG: STREAM closed [2425] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.787: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.787: [sbi] DEBUG: STREAM closed [2427] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.787: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.787: [sbi] DEBUG: STREAM closed [2429] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.787: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.787: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.787: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.787: [sbi] DEBUG: STREAM closed [2431] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.787: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.787: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.787: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.787: [sbi] DEBUG: STREAM closed [2433] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.787: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.787: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.787: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.787: [sbi] DEBUG: STREAM closed [2435] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.787: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.787: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.787: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.787: [sbi] DEBUG: STREAM closed [2437] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.788: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.788: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.788: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.788: [sbi] DEBUG: STREAM closed [2439] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.788: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.788: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.788: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.788: [sbi] DEBUG: STREAM closed [2441] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.788: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.788: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.788: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.788: [sbi] DEBUG: STREAM closed [2443] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.788: [sbi] DEBUG: STREAM added [2445] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.788: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000096/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.788: [sbi] DEBUG: STREAM added [2447] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.788: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000090/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.788: [sbi] DEBUG: STREAM added [2449] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.788: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000093/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000009 1789ccbe ............ 11/08 09:31:09.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.788: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.788: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.788: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.788: [sbi] DEBUG: STREAM closed [2445] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.788: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.788: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.788: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.788: [sbi] DEBUG: STREAM closed [2447] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.789: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.789: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.789: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.789: [sbi] DEBUG: STREAM closed [2449] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.789: [sbi] DEBUG: STREAM added [2451] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.789: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000095/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.789: [sbi] DEBUG: STREAM added [2453] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.789: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000098/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.789: [sbi] DEBUG: STREAM added [2455] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.789: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000097/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.789: [sbi] DEBUG: STREAM added [2457] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.789: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000100/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000009 1989ccbe ............ 11/08 09:31:09.789: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.789: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.789: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.789: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.789: [sbi] DEBUG: STREAM closed [2451] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.789: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.789: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.789: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.789: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.789: [sbi] DEBUG: STREAM closed [2453] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.789: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.789: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.789: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.789: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.789: [sbi] DEBUG: STREAM closed [2455] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.789: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.789: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.789: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.789: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.789: [sbi] DEBUG: STREAM closed [2457] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.789: [sbi] DEBUG: STREAM added [2459] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.789: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000107/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000009 1b89ccbe ............ 11/08 09:31:09.789: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.789: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.789: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.789: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.789: [sbi] DEBUG: STREAM closed [2459] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000009 1d89ccbe ............ 0000: 00000301 05000009 1f89ccbe ............ 0000: 00000301 05000009 2189ccbe ........!... 0000: 00000901 04000009 2388ccbe 0f0d8210 ........#....... 0010: 45ca E. 0000: 0000d400 01000009 237b2261 75746865 ........#{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000009 2589ccbe ........%... 0000: 00000301 05000009 2789ccbe ........'... 0000: 00000301 05000009 2989ccbe ........)... 0000: 00000301 05000009 2b89ccbe ........+... 0000: 00000301 05000009 2d89ccbe ........-... 0000: 00000301 05000009 2f89ccbe ......../... 0000: 00000301 05000009 3189ccbe ........1... 0000: 00000301 05000009 3389ccbe ........3... 0000: 00000301 05000009 3589ccbe ........5... 0000: 00000301 05000009 3789ccbe ........7... 0000: 00000301 05000009 3989ccbe ........9... 0000: 00000301 05000009 3b89ccbe ........;... 0000: 00000901 04000009 3d88ccbe 0f0d8210 ........=....... 0010: 45ca E. 0000: 0000d400 01000009 3d7b2261 75746865 ........={"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000009 3f89ccbe ........?... 0000: 00000301 05000009 4189ccbe ........A... 0000: 00000301 05000009 4389ccbe ........C... 0000: 00000301 05000009 4589ccbe ........E... 0000: 00000301 05000009 4789ccbe ........G... 0000: 00000301 05000009 4989ccbe ........I... 0000: 00000301 05000009 4b89ccbe ........K... 0000: 00000301 05000009 4d89ccbe ........M... 0000: 00000301 05000009 4f89ccbe ........O... 0000: 00000301 05000009 5189ccbe ........Q... 0000: 00000901 04000009 5388ccbe 0f0d0239 ........S......9 0010: 39ca 9. 0000: 00006300 01000009 537b2273 6d506f6c ..c.....S{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000009 5588ccbe 0f0d0239 ........U......9 0010: 39ca 9. 0000: 00006300 01000009 557b2273 6d506f6c ..c.....U{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000009 5788ccbe 0f0d8208 ........W....... 0010: 5cca \. 0000: 00007400 01000009 577b2273 75627363 ..t.....W{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000a01 04000009 5988ccbe 0f0d0334 ........Y......4 0010: 3531ca 51. 0000: 0001c300 01000009 595b7b22 73696e67 ........Y[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000009 5b88ccbe 0f0d8210 ........[....... 0010: 45ca E. 0000: 0000d400 01000009 5b7b2261 75746865 ........[{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000009 5d88ccbe 0f0d0239 ........]......9 0010: 39ca 9. 0000: 00006300 01000009 5d7b2273 6d506f6c ..c.....]{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000009 5f88ccbe 0f0d0239 ........_......9 0010: 39ca 9. 0000: 00006300 01000009 5f7b2273 6d506f6c ..c....._{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000009 6188ccbe 0f0d0239 ........a......9 0010: 39ca 9. 0000: 00006300 01000009 617b2273 6d506f6c ..c.....a{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000009 6389ccbe ........c... 0000: 00000301 05000009 6589ccbe ........e... 0000: 00000901 04000009 6788ccbe 0f0d8208 ........g....... 0010: 5cca \. 0000: 00007400 01000009 677b2273 75627363 ..t.....g{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000009 6988ccbe 0f0d0239 ........i......9 0010: 39ca 9. 0000: 00006300 01000009 697b2273 6d506f6c ..c.....i{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000009 6b88ccbe 0f0d0239 ........k......9 0010: 39ca 9. 0000: 00006300 01000009 6b7b2273 6d506f6c ..c.....k{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000009 6d88ccbe 0f0d8210 ........m....... 0010: 45ca E. 0000: 0000d400 01000009 6d7b2261 75746865 ........m{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000009 6f88ccbe 0f0d8208 ........o....... 0010: 5cca \. 0000: 00007400 01000009 6f7b2273 75627363 ..t.....o{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000009 7189ccbe ........q... 0000: 00000801 04000009 7388ccbe 0f0d0132 ........s......2 0010: ca . 0000: 00000200 01000009 737b7d ........s{} 0000: 00000801 04000009 7588ccbe 0f0d0132 ........u......2 0010: ca . 0000: 00000200 01000009 757b7d ........u{} 0000: 00000301 05000009 7789ccbe ........w... 0000: 00000301 05000009 7989ccbe ........y... 0000: 00000301 05000009 7b89ccbe ........{... 0000: 00000301 05000009 7d89ccbe ........}... 0000: 00000801 04000009 7f88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 7f7b7d .........{} 0000: 00000801 04000009 8188ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 817b7d .........{} 0000: 00000801 04000009 8388ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 837b7d .........{} 0000: 00000801 04000009 8588ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 857b7d .........{} 0000: 00000801 04000009 8788ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 877b7d .........{} 0000: 00000801 04000009 8988ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 897b7d .........{} 0000: 00000801 04000009 8b88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 8b7b7d .........{} 0000: 00000801 04000009 8d88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 8d7b7d .........{} 0000: 00000801 04000009 8f88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 8f7b7d .........{} 0000: 00000801 04000009 9188ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 917b7d .........{} 0000: 00000801 04000009 9388ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 937b7d .........{} 0000: 00000801 04000009 9588ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 957b7d .........{} 0000: 00000801 04000009 9788ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 977b7d .........{} 0000: 00000801 04000009 9988ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 997b7d .........{} 0000: 00000801 04000009 9b88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 9b7b7d .........{} 11/08 09:31:09.792: [sbi] DEBUG: STREAM added [2461] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.792: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000114/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.792: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.792: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.792: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.792: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.792: [sbi] DEBUG: STREAM closed [2461] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.792: [sbi] DEBUG: STREAM added [2463] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.792: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000101/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.792: [sbi] DEBUG: STREAM added [2465] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.792: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000110/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000009 9d88ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.792: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.793: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.793: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.793: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.793: [sbi] DEBUG: STREAM closed [2463] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.793: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.793: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.793: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.793: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.793: [sbi] DEBUG: STREAM closed [2465] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000009 9d7b7d .........{} 0000: 00000801 04000009 9f88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 9f7b7d .........{} 0000: 00000801 04000009 a188ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 a17b7d .........{} 11/08 09:31:09.794: [sbi] DEBUG: STREAM added [2467] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.794: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000104/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.794: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.794: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.794: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.794: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.794: [sbi] DEBUG: STREAM closed [2467] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000009 a388ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 a37b7d .........{} 11/08 09:31:09.795: [sbi] DEBUG: STREAM added [2469] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.795: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000106/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.795: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.795: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.795: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.795: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.795: [sbi] DEBUG: STREAM closed [2469] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000009 a588ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 a57b7d .........{} 11/08 09:31:09.796: [sbi] DEBUG: STREAM added [2471] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.796: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000105/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.796: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.796: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.796: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.796: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.796: [sbi] DEBUG: STREAM closed [2471] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.796: [sbi] DEBUG: STREAM added [2473] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.796: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000109/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.796: [sbi] DEBUG: STREAM added [2475] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.796: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000108/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000009 a788ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.796: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.796: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.796: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.796: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.796: [sbi] DEBUG: STREAM closed [2473] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.796: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.797: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.797: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.797: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.797: [sbi] DEBUG: STREAM closed [2475] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000009 a77b7d .........{} 0000: 00000801 04000009 a988ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 a97b7d .........{} 0000: 00000801 04000009 ab88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 ab7b7d .........{} 11/08 09:31:09.797: [sbi] DEBUG: STREAM added [2477] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.797: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000119/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.797: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.797: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0182486372509217","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000119/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.797: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.797: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000119, imeisv: 0182486372509217 (../lib/dbi/subscription.c:185) 11/08 09:31:09.797: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.797: [sbi] DEBUG: STREAM closed [2477] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.797: [sbi] DEBUG: STREAM added [2479] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.797: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000130/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.797: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.797: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.795264+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.797: [sbi] DEBUG: STREAM added [2481] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.797: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000111/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000009 ad89ccbe ............ 11/08 09:31:09.797: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.797: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.797: [sbi] DEBUG: STREAM closed [2479] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.797: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.798: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.798: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.798: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.798: [sbi] DEBUG: STREAM closed [2481] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.798: [sbi] DEBUG: STREAM added [2483] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.798: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000171/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.798: [sbi] DEBUG: STREAM added [2485] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.798: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000125/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.798: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.798: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0250098042713072","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000125/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.798: [sbi] DEBUG: STREAM added [2487] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.798: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000121/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.798: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.798: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0854297572840849","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000121/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.798: [sbi] DEBUG: STREAM added [2489] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.798: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000161/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.798: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.798: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.798: [sbi] DEBUG: STREAM added [2491] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.798: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000162/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.798: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.798: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.798: [sbi] DEBUG: STREAM added [2493] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.798: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000079/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.798: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.798: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.798: [sbi] DEBUG: STREAM added [2495] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.798: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000078/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.798: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.798: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000009 af89ccbe ............ 11/08 09:31:09.798: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.798: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.798: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.798: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.798: [sbi] DEBUG: STREAM closed [2483] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.798: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.798: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000125, imeisv: 0250098042713072 (../lib/dbi/subscription.c:185) 11/08 09:31:09.798: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.798: [sbi] DEBUG: STREAM closed [2485] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.798: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.798: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000121, imeisv: 0854297572840849 (../lib/dbi/subscription.c:185) 11/08 09:31:09.799: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.799: [sbi] DEBUG: STREAM closed [2487] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.799: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.800: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.800: [sbi] DEBUG: STREAM closed [2489] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.800: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.801: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.801: [sbi] DEBUG: STREAM closed [2491] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.801: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.801: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.801: [sbi] DEBUG: STREAM closed [2493] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.801: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.801: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.801: [sbi] DEBUG: STREAM closed [2495] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.801: [sbi] DEBUG: STREAM added [2497] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.801: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000113/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.801: [sbi] DEBUG: STREAM added [2499] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.801: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000122/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.801: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.801: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0149821811204383","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000122/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.801: [sbi] DEBUG: STREAM added [2501] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.801: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000124/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.801: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.801: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0837483045373289","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000124/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.801: [sbi] DEBUG: STREAM added [2503] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.801: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000118/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000009 b188ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.801: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.801: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.801: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.801: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.801: [sbi] DEBUG: STREAM closed [2497] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.801: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.801: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000122, imeisv: 0149821811204383 (../lib/dbi/subscription.c:185) 11/08 09:31:09.801: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.801: [sbi] DEBUG: STREAM closed [2499] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.801: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.801: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000124, imeisv: 0837483045373289 (../lib/dbi/subscription.c:185) 11/08 09:31:09.802: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.802: [sbi] DEBUG: STREAM closed [2501] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.802: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.802: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.802: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.802: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.802: [sbi] DEBUG: STREAM closed [2503] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.802: [sbi] DEBUG: STREAM added [2505] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.802: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000131/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.802: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.802: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.800613+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 01000009 b17b7d .........{} 11/08 09:31:09.802: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.803: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.803: [sbi] DEBUG: STREAM closed [2505] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.803: [sbi] DEBUG: STREAM added [2507] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.803: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000163/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.803: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.803: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.803: [sbi] DEBUG: STREAM added [2509] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.803: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000164/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.803: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.803: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000009 b388ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.803: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.803: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.803: [sbi] DEBUG: STREAM closed [2507] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.803: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.804: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.804: [sbi] DEBUG: STREAM closed [2509] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.804: [sbi] DEBUG: STREAM added [2511] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.804: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000123/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.804: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.804: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0873629009944340","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000123/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 0000d400 01000009 b37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.804: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.804: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000123, imeisv: 0873629009944340 (../lib/dbi/subscription.c:185) 11/08 09:31:09.804: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.804: [sbi] DEBUG: STREAM closed [2511] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000009 b589ccbe ............ 0000: 00000301 05000009 b789ccbe ............ 0000: 00000301 05000009 b989ccbe ............ 0000: 00000301 05000009 bb89ccbe ............ 0000: 00000301 05000009 bd89ccbe ............ 0000: 00000301 05000009 bf89ccbe ............ 0000: 00000801 04000009 c188ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 01000009 c17b7d .........{} 0000: 00000301 05000009 c389ccbe ............ 0000: 00000301 05000009 c589ccbe ............ 0000: 00000901 04000009 c788ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 01000009 c77b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000009 c989ccbe ............ 0000: 00000301 05000009 cb89ccbe ............ 0000: 00000301 05000009 cd89ccbe ............ 0000: 00000301 05000009 cf89ccbe ............ 11/08 09:31:09.823: [sbi] DEBUG: STREAM added [2513] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.823: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000172/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.823: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.823: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.823: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.823: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.823: [sbi] DEBUG: STREAM closed [2513] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000009 d188ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000009 d17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.823: [sbi] DEBUG: STREAM added [2515] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.823: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000132/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.823: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.823: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.822784+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.823: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.824: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.824: [sbi] DEBUG: STREAM closed [2515] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.825: [sbi] DEBUG: STREAM added [2517] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.825: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000138/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.825: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.825: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.823045+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000009 d389ccbe ............ 11/08 09:31:09.825: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.825: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.825: [sbi] DEBUG: STREAM closed [2517] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000009 d589ccbe ............ 11/08 09:31:09.832: [sbi] DEBUG: STREAM added [2519] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.832: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000165/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.832: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.832: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.832: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.833: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.833: [sbi] DEBUG: STREAM closed [2519] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.834: [sbi] DEBUG: STREAM added [2521] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.834: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000147/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.834: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.834: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.823671+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000009 d789ccbe ............ 11/08 09:31:09.834: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.835: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.835: [sbi] DEBUG: STREAM closed [2521] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.835: [sbi] DEBUG: STREAM added [2523] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.835: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000133/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.835: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.835: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.823921+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.835: [sbi] DEBUG: STREAM added [2525] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.835: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000148/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.835: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.835: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.824632+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.835: [sbi] DEBUG: STREAM added [2527] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.835: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000134/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.835: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.835: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.832189+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000009 d989ccbe ............ 11/08 09:31:09.835: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.836: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.836: [sbi] DEBUG: STREAM closed [2523] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.836: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.837: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.837: [sbi] DEBUG: STREAM closed [2525] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.837: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.838: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.838: [sbi] DEBUG: STREAM closed [2527] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000009 db89ccbe ............ 0000: 00000301 05000009 dd89ccbe ............ 0000: 00000301 05000009 df89ccbe ............ 11/08 09:31:09.843: [sbi] DEBUG: STREAM added [2529] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.843: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000087/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.843: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.844: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.844: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.844: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.844: [sbi] DEBUG: STREAM closed [2529] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000009 e188ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 01000009 e17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.845: [sbi] DEBUG: STREAM added [2531] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.846: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000144/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.846: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.846: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.833679+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.846: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.847: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.847: [sbi] DEBUG: STREAM closed [2531] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2533] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000135/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.833978+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2535] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000173/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2537] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000156/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.834074+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2539] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000136/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.834119+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2541] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000137/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.834610+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2543] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000166/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2545] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000139/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.834702+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2547] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000140/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.834734+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2549] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000141/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.834767+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2551] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000142/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.834800+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2553] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000143/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.834831+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2555] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000145/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.834871+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2557] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000146/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.847: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.834898+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2559] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000174/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.847: [sbi] DEBUG: STREAM added [2561] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.847: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000117/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000009 e389ccbe ............ 11/08 09:31:09.847: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.848: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.848: [sbi] DEBUG: STREAM closed [2533] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.848: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.849: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.849: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.849: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.849: [sbi] DEBUG: STREAM closed [2535] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.849: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.849: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.849: [sbi] DEBUG: STREAM closed [2537] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.849: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.850: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.850: [sbi] DEBUG: STREAM closed [2539] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.850: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.851: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.851: [sbi] DEBUG: STREAM closed [2541] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.851: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.853: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.853: [sbi] DEBUG: STREAM closed [2543] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.853: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.854: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.854: [sbi] DEBUG: STREAM closed [2545] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.854: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.855: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.855: [sbi] DEBUG: STREAM closed [2547] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.855: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.855: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.855: [sbi] DEBUG: STREAM closed [2549] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.855: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.856: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.856: [sbi] DEBUG: STREAM closed [2551] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.856: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.856: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.856: [sbi] DEBUG: STREAM closed [2553] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.856: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.856: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.856: [sbi] DEBUG: STREAM closed [2555] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.856: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.857: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.857: [sbi] DEBUG: STREAM closed [2557] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.857: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.857: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.857: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.857: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.857: [sbi] DEBUG: STREAM closed [2559] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.857: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.858: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.858: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.858: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.858: [sbi] DEBUG: STREAM closed [2561] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2563] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000153/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.858: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.845475+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2565] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000149/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.858: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.845942+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2567] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000167/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.858: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2569] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000150/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.858: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.846114+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2571] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000151/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.858: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.846181+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2573] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000152/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.858: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.846521+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2575] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000154/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.858: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.846562+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2577] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000126/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.858: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0252688140707874","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000126/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2579] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000175/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2581] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000155/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.858: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.851401+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.858: [sbi] DEBUG: STREAM added [2583] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.858: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000157/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.858: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.858: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.851468+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000009 e589ccbe ............ 11/08 09:31:09.858: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.859: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.859: [sbi] DEBUG: STREAM closed [2563] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.859: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.860: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.860: [sbi] DEBUG: STREAM closed [2565] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.860: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.861: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.861: [sbi] DEBUG: STREAM closed [2567] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.861: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.862: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.862: [sbi] DEBUG: STREAM closed [2569] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.862: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.863: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.863: [sbi] DEBUG: STREAM closed [2571] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.863: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.863: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.863: [sbi] DEBUG: STREAM closed [2573] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.863: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.864: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.864: [sbi] DEBUG: STREAM closed [2575] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.864: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.864: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000126, imeisv: 0252688140707874 (../lib/dbi/subscription.c:185) 11/08 09:31:09.865: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.865: [sbi] DEBUG: STREAM closed [2577] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.865: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.865: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.865: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.865: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.865: [sbi] DEBUG: STREAM closed [2579] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.865: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.866: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.866: [sbi] DEBUG: STREAM closed [2581] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.866: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.867: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.868: [sbi] DEBUG: STREAM closed [2583] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.868: [sbi] DEBUG: STREAM added [2585] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.868: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000099/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.868: [sbi] DEBUG: STREAM added [2587] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.868: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000116/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.868: [sbi] DEBUG: STREAM added [2589] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.868: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000103/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.868: [sbi] DEBUG: STREAM added [2591] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.868: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000115/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.868: [sbi] DEBUG: STREAM added [2593] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.868: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000176/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.868: [sbi] DEBUG: STREAM added [2595] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.868: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000088/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.868: [sbi] DEBUG: STREAM added [2597] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.868: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000091/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.868: [sbi] DEBUG: STREAM added [2599] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.868: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000120/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.868: [sbi] DEBUG: STREAM added [2601] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.868: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000127/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.868: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.868: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0091273519096316","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000127/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000009 e788ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.868: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.868: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.868: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.868: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.868: [sbi] DEBUG: STREAM closed [2585] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.868: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.868: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.868: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.868: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.868: [sbi] DEBUG: STREAM closed [2587] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.868: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.869: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.869: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.869: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.869: [sbi] DEBUG: STREAM closed [2589] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.869: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.869: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.869: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.869: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.869: [sbi] DEBUG: STREAM closed [2591] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.869: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.870: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.870: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.870: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.870: [sbi] DEBUG: STREAM closed [2593] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.870: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.870: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.870: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.870: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.870: [sbi] DEBUG: STREAM closed [2595] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.870: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.870: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.870: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.870: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.870: [sbi] DEBUG: STREAM closed [2597] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.870: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.871: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.871: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.871: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.871: [sbi] DEBUG: STREAM closed [2599] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.871: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.871: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000127, imeisv: 0091273519096316 (../lib/dbi/subscription.c:185) 11/08 09:31:09.871: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.871: [sbi] DEBUG: STREAM closed [2601] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.871: [sbi] DEBUG: STREAM added [2603] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.871: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000119/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000009 e77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.871: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.871: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.871: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.871: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.871: [sbi] DEBUG: STREAM closed [2603] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000009 e989ccbe ............ 0000: 00000301 05000009 eb89ccbe ............ 0000: 00000301 05000009 ed89ccbe ............ 0000: 00000301 05000009 ef89ccbe ............ 0000: 00000301 05000009 f189ccbe ............ 0000: 00000301 05000009 f389ccbe ............ 0000: 00000301 05000009 f589ccbe ............ 0000: 00000301 05000009 f789ccbe ............ 0000: 00000301 05000009 f989ccbe ............ 0000: 00000301 05000009 fb89ccbe ............ 0000: 00000301 05000009 fd89ccbe ............ 0000: 00000901 04000009 ff88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 01000009 ff7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000a 0188ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 0100000a 017b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000a 0389ccbe ............ 0000: 00000301 0500000a 0589ccbe ............ 0000: 00000301 0500000a 0789ccbe ............ 0000: 00000301 0500000a 0989ccbe ............ 0000: 00000301 0500000a 0b89ccbe ............ 0000: 00000301 0500000a 0d89ccbe ............ 0000: 00000301 0500000a 0f89ccbe ............ 0000: 00000301 0500000a 1189ccbe ............ 0000: 00000901 0400000a 1388ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 0100000a 137b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000a 1589ccbe ............ 0000: 00000301 0500000a 1789ccbe ............ 0000: 00000a01 0400000a 1988ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 0100000a 195b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000a 1b88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 0100000a 1b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000a01 0400000a 1d88ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 0100000a 1d5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000a 1f88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 0100000a 1f7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a 2188ccbe 0f0d8210 ........!....... 0010: 45ca E. 0000: 0000d400 0100000a 217b2261 75746865 ........!{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 0400000a 2388ccbe 0f0d0334 ........#......4 0010: 3531ca 51. 0000: 0001c300 0100000a 235b7b22 73696e67 ........#[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000a 2588ccbe 0f0d0334 ........%......4 0010: 3531ca 51. 0000: 0001c300 0100000a 255b7b22 73696e67 ........%[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000a 2788ccbe 0f0d8208 ........'....... 0010: 5cca \. 0000: 00007400 0100000a 277b2273 75627363 ..t.....'{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000a 2989ccbe ........)... 0000: 00000901 0400000a 2b88ccbe 0f0d8208 ........+....... 0010: 5cca \. 0000: 00007400 0100000a 2b7b2273 75627363 ..t.....+{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.877: [sbi] DEBUG: STREAM added [2605] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.878: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000122/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.878: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.878: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.878: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.878: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.878: [sbi] DEBUG: STREAM closed [2605] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.878: [sbi] DEBUG: STREAM added [2607] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.878: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000124/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.878: [sbi] DEBUG: STREAM added [2609] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.878: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000125/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.878: [sbi] DEBUG: STREAM added [2611] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.878: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000121/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.878: [sbi] DEBUG: STREAM added [2613] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.878: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000118/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.878: [sbi] DEBUG: STREAM added [2615] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.878: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000123/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000a 2d88ccbe 0f0d8208 ........-....... 0010: 5cca \. 11/08 09:31:09.878: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.878: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.878: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.878: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.878: [sbi] DEBUG: STREAM closed [2607] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.878: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.879: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.879: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.879: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.879: [sbi] DEBUG: STREAM closed [2609] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.879: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.879: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.879: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.879: [sbi] DEBUG: STREAM closed [2611] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.879: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.879: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.879: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.879: [sbi] DEBUG: STREAM closed [2613] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.879: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.879: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.879: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.879: [sbi] DEBUG: STREAM closed [2615] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.879: [sbi] DEBUG: STREAM added [2617] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.879: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000081/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.879: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.879: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00007400 0100000a 2d7b2273 75627363 ..t.....-{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.879: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.879: [sbi] DEBUG: STREAM closed [2617] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a 2f88ccbe 0f0d8208 ......../....... 0010: 5cca \. 0000: 00007400 0100000a 2f7b2273 75627363 ..t...../{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000a 3188ccbe 0f0d8208 ........1....... 0010: 5cca \. 0000: 00007400 0100000a 317b2273 75627363 ..t.....1{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000a 3388ccbe 0f0d8208 ........3....... 0010: 5cca \. 0000: 00007400 0100000a 337b2273 75627363 ..t.....3{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000a 3588ccbe 0f0d0239 ........5......9 0010: 32ca 2. 0000: 00005c00 0100000a 357b2273 75627363 ..\.....5{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a 3788ccbe 0f0d8208 ........7....... 0010: 5cca \. 0000: 00007400 0100000a 377b2273 75627363 ..t.....7{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000a 3989ccbe ........9... 11/08 09:31:09.882: [sbi] DEBUG: STREAM added [2619] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.882: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000126/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.882: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.883: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.883: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.883: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.883: [sbi] DEBUG: STREAM closed [2619] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a 3b88ccbe 0f0d8208 ........;....... 0010: 5cca \. 0000: 00007400 0100000a 3b7b2273 75627363 ..t.....;{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.884: [sbi] DEBUG: STREAM added [2621] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.884: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000080/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.884: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.884: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.884: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.884: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.884: [sbi] DEBUG: STREAM closed [2621] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a 3d89ccbe ........=... 11/08 09:31:09.884: [sbi] DEBUG: STREAM added [2623] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.884: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000177/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.884: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.885: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.885: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.885: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.885: [sbi] DEBUG: STREAM closed [2623] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a 3f88ccbe 0f0d8210 ........?....... 0010: 45ca E. 0000: 0000d400 0100000a 3f7b2261 75746865 ........?{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.886: [sbi] DEBUG: STREAM added [2625] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.886: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000128/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.886: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.886: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0820220509696661","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000128/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.886: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.886: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000128, imeisv: 0820220509696661 (../lib/dbi/subscription.c:185) 11/08 09:31:09.886: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.886: [sbi] DEBUG: STREAM closed [2625] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.887: [sbi] DEBUG: STREAM added [2627] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.887: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000082/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.887: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.887: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.887: [sbi] DEBUG: STREAM added [2629] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.887: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000168/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.887: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.887: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000a 4189ccbe ........A... 11/08 09:31:09.887: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.887: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.887: [sbi] DEBUG: STREAM closed [2627] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.887: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.887: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.887: [sbi] DEBUG: STREAM closed [2629] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a 4389ccbe ........C... 0000: 00000301 0500000a 4589ccbe ........E... 11/08 09:31:09.889: [sbi] DEBUG: STREAM added [2631] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.889: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000158/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.889: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.889: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.888118+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.889: [sbi] DEBUG: STREAM added [2633] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.889: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000120/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.889: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.890: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.890: [sbi] DEBUG: STREAM closed [2631] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.890: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.890: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.890: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.890: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.890: [sbi] DEBUG: STREAM closed [2633] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.890: [sbi] DEBUG: STREAM added [2635] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.890: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000127/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.890: [sbi] DEBUG: STREAM added [2637] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.890: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000119/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.890: [sbi] DEBUG: STREAM added [2639] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.890: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000122/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.890: [sbi] DEBUG: STREAM added [2641] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.890: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000124/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000a 4789ccbe ........G... 11/08 09:31:09.890: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.891: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.891: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.891: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.891: [sbi] DEBUG: STREAM closed [2635] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.891: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.891: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.891: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.891: [sbi] DEBUG: STREAM closed [2637] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.891: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.891: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.891: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.891: [sbi] DEBUG: STREAM closed [2639] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.892: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.892: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.892: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.892: [sbi] DEBUG: STREAM closed [2641] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.892: [sbi] DEBUG: STREAM added [2643] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.892: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000088/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.892: [sbi] DEBUG: STREAM added [2645] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.892: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000125/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.892: [sbi] DEBUG: STREAM added [2647] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.892: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000099/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.892: [sbi] DEBUG: STREAM added [2649] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.892: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000103/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.892: [sbi] DEBUG: STREAM added [2651] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.892: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000091/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.892: [sbi] DEBUG: STREAM added [2653] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.892: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000121/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.892: [sbi] DEBUG: STREAM added [2655] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.892: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000123/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.892: [sbi] DEBUG: STREAM added [2657] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.892: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000126/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000a 4988ccbe 0f0d0239 ........I......9 0010: 32ca 2. 11/08 09:31:09.892: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.892: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.892: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.892: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.892: [sbi] DEBUG: STREAM closed [2643] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.892: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.892: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.892: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.892: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.892: [sbi] DEBUG: STREAM closed [2645] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.892: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.892: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.892: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.892: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.892: [sbi] DEBUG: STREAM closed [2647] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.892: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.893: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.893: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.893: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.893: [sbi] DEBUG: STREAM closed [2649] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.893: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.893: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.893: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.893: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.893: [sbi] DEBUG: STREAM closed [2651] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.893: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.893: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.893: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.893: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.893: [sbi] DEBUG: STREAM closed [2653] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.893: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.893: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.893: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.893: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.893: [sbi] DEBUG: STREAM closed [2655] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.893: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.893: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.893: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.893: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.893: [sbi] DEBUG: STREAM closed [2657] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.893: [sbi] DEBUG: STREAM added [2659] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.893: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000128/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 0100000a 497b2273 75627363 ..\.....I{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.893: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.894: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.894: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.894: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.894: [sbi] DEBUG: STREAM closed [2659] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a 4b88ccbe 0f0d8208 ........K....... 0010: 5cca \. 11/08 09:31:09.894: [sbi] DEBUG: STREAM added [2661] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.894: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000117/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 0100000a 4b7b2273 75627363 ..t.....K{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.894: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.894: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.894: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.894: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.894: [sbi] DEBUG: STREAM closed [2661] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a 4d88ccbe 0f0d0239 ........M......9 0010: 32ca 2. 0000: 00005c00 0100000a 4d7b2273 75627363 ..\.....M{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a 4f88ccbe 0f0d0239 ........O......9 0010: 32ca 2. 0000: 00005c00 0100000a 4f7b2273 75627363 ..\.....O{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a 5188ccbe 0f0d0239 ........Q......9 0010: 32ca 2. 0000: 00005c00 0100000a 517b2273 75627363 ..\.....Q{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a 5388ccbe 0f0d0239 ........S......9 0010: 39ca 9. 0000: 00006300 0100000a 537b2273 6d506f6c ..c.....S{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000a 5588ccbe 0f0d0239 ........U......9 0010: 32ca 2. 0000: 00005c00 0100000a 557b2273 75627363 ..\.....U{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a 5788ccbe 0f0d0239 ........W......9 0010: 39ca 9. 0000: 00006300 0100000a 577b2273 6d506f6c ..c.....W{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000a 5988ccbe 0f0d0239 ........Y......9 0010: 39ca 9. 0000: 00006300 0100000a 597b2273 6d506f6c ..c.....Y{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000a 5b88ccbe 0f0d0239 ........[......9 0010: 39ca 9. 0000: 00006300 0100000a 5b7b2273 6d506f6c ..c.....[{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:09.894: [sbi] DEBUG: STREAM added [2663] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.894: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000178/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000a 5d88ccbe 0f0d0239 ........]......9 0010: 32ca 2. 11/08 09:31:09.894: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.894: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.894: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.894: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.894: [sbi] DEBUG: STREAM closed [2663] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000a 5d7b2273 75627363 ..\.....]{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a 5f88ccbe 0f0d0239 ........_......9 0010: 32ca 2. 0000: 00005c00 0100000a 5f7b2273 75627363 ..\....._{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a 6188ccbe 0f0d0239 ........a......9 0010: 32ca 2. 0000: 00005c00 0100000a 617b2273 75627363 ..\.....a{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a 6388ccbe 0f0d8208 ........c....... 0010: 5cca \. 0000: 00007400 0100000a 637b2273 75627363 ..t.....c{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 0400000a 6588ccbe 0f0d0132 ........e......2 0010: ca . 0000: 00000200 0100000a 657b7d ........e{} 0000: 00000901 0400000a 6788ccbe 0f0d8210 ........g....... 0010: 45ca E. 0000: 0000d400 0100000a 677b2261 75746865 ........g{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.895: [sbi] DEBUG: STREAM added [2665] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.895: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000083/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.895: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.895: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.895: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.895: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.895: [sbi] DEBUG: STREAM closed [2665] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a 6989ccbe ........i... 11/08 09:31:09.895: [sbi] DEBUG: STREAM added [2667] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.896: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000159/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.896: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.896: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.894509+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.896: [sbi] DEBUG: STREAM added [2669] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.896: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000116/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.896: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.896: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.896: [sbi] DEBUG: STREAM closed [2667] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.896: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.897: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.897: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.897: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.897: [sbi] DEBUG: STREAM closed [2669] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.897: [sbi] DEBUG: STREAM added [2671] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.897: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000115/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.897: [sbi] DEBUG: STREAM added [2673] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.897: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000084/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.897: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.897: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.897: [sbi] DEBUG: STREAM added [2675] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.897: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000085/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.897: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.897: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.897: [sbi] DEBUG: STREAM added [2677] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.897: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000118/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.897: [sbi] DEBUG: STREAM added [2679] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.897: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000160/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.897: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.897: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.895960+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000a 6b89ccbe ........k... 11/08 09:31:09.897: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.897: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.897: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.897: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.897: [sbi] DEBUG: STREAM closed [2671] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.897: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.897: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.897: [sbi] DEBUG: STREAM closed [2673] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.897: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.897: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.897: [sbi] DEBUG: STREAM closed [2675] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.897: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.898: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.898: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.898: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.898: [sbi] DEBUG: STREAM closed [2677] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.898: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.899: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.899: [sbi] DEBUG: STREAM closed [2679] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.899: [sbi] DEBUG: STREAM added [2681] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.899: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000127/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000a 6d88ccbe 0f0d0132 ........m......2 0010: ca . 11/08 09:31:09.899: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.899: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.899: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.899: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.899: [sbi] DEBUG: STREAM closed [2681] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 0100000a 6d7b7d ........m{} 0000: 00000801 0400000a 6f88ccbe 0f0d0132 ........o......2 0010: ca . 0000: 00000200 0100000a 6f7b7d ........o{} 0000: 00000301 0500000a 7189ccbe ........q... 0000: 00000301 0500000a 7389ccbe ........s... 0000: 00000801 0400000a 7588ccbe 0f0d0132 ........u......2 0010: ca . 0000: 00000200 0100000a 757b7d ........u{} 0000: 00000301 0500000a 7789ccbe ........w... 0000: 00000901 0400000a 7988ccbe 0f0d0239 ........y......9 0010: 32ca 2. 0000: 00005c00 0100000a 797b2273 75627363 ..\.....y{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.900: [sbi] DEBUG: STREAM added [2683] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.900: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000128/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.900: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.900: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.900: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.900: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.900: [sbi] DEBUG: STREAM closed [2683] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a 7b88ccbe 0f0d0239 ........{......9 0010: 32ca 2. 0000: 00005c00 0100000a 7b7b2273 75627363 ..\.....{{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.900: [sbi] DEBUG: STREAM added [2685] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.900: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000120/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.900: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.901: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.901: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.901: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.901: [sbi] DEBUG: STREAM closed [2685] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000a 7d88ccbe 0f0d0132 ........}......2 0010: ca . 0000: 00000200 0100000a 7d7b7d ........}{} 11/08 09:31:09.901: [sbi] DEBUG: STREAM added [2687] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.901: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000086/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.901: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.901: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.901: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.901: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.901: [sbi] DEBUG: STREAM closed [2687] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a 7f89ccbe ............ 11/08 09:31:09.902: [sbi] DEBUG: STREAM added [2689] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.902: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000169/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.902: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.902: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.902: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.903: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.903: [sbi] DEBUG: STREAM closed [2689] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.903: [sbi] DEBUG: STREAM added [2691] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.903: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000119/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.903: [sbi] DEBUG: STREAM added [2693] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.903: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000122/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000a 8189ccbe ............ 11/08 09:31:09.903: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.903: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.903: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.903: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.903: [sbi] DEBUG: STREAM closed [2691] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.903: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.903: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.903: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.903: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.903: [sbi] DEBUG: STREAM closed [2693] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.903: [sbi] DEBUG: STREAM added [2695] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.903: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000124/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000a 8388ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.903: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.903: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.903: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.903: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.903: [sbi] DEBUG: STREAM closed [2695] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 0100000a 837b7d .........{} 0000: 00000801 0400000a 8588ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a 857b7d .........{} 0000: 00000801 0400000a 8788ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a 877b7d .........{} 11/08 09:31:09.917: [sbi] DEBUG: STREAM added [2697] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.917: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000125/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.917: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.918: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.918: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.918: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.918: [sbi] DEBUG: STREAM closed [2697] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.918: [sbi] DEBUG: STREAM added [2699] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.918: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000121/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.918: [sbi] DEBUG: STREAM added [2701] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.918: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000123/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000a 8988ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.918: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.918: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.918: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.918: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.918: [sbi] DEBUG: STREAM closed [2699] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.918: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.919: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.919: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.919: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.919: [sbi] DEBUG: STREAM closed [2701] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.919: [sbi] DEBUG: STREAM added [2703] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.919: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000170/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.919: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.919: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.919: [sbi] DEBUG: STREAM added [2705] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.919: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000179/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.919: [sbi] DEBUG: STREAM added [2707] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.919: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000126/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.919: [sbi] DEBUG: STREAM added [2709] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.919: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000127/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.919: [sbi] DEBUG: STREAM added [2711] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.919: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000128/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.919: [sbi] DEBUG: STREAM added [2713] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.919: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000180/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 0100000a 897b7d .........{} 11/08 09:31:09.919: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.920: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.920: [sbi] DEBUG: STREAM closed [2703] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.920: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.920: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.920: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.920: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.920: [sbi] DEBUG: STREAM closed [2705] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.920: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.920: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.920: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.920: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.920: [sbi] DEBUG: STREAM closed [2707] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.920: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.921: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.921: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.921: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.921: [sbi] DEBUG: STREAM closed [2709] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.921: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.921: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.921: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.921: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.921: [sbi] DEBUG: STREAM closed [2711] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.921: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.921: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.921: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.921: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.921: [sbi] DEBUG: STREAM closed [2713] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000a 8b88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a 8b7b7d .........{} 0000: 00000801 0400000a 8d88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a 8d7b7d .........{} 0000: 00000301 0500000a 8f89ccbe ............ 0000: 00000901 0400000a 9188ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 0100000a 917b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000801 0400000a 9388ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a 937b7d .........{} 0000: 00000801 0400000a 9588ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a 957b7d .........{} 0000: 00000801 0400000a 9788ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a 977b7d .........{} 0000: 00000901 0400000a 9988ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 0100000a 997b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.931: [sbi] DEBUG: STREAM added [2715] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.931: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000129/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.931: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.931: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0936872092012465","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000129/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.931: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.931: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000129, imeisv: 0936872092012465 (../lib/dbi/subscription.c:185) 11/08 09:31:09.932: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.932: [sbi] DEBUG: STREAM closed [2715] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a 9b89ccbe ............ 11/08 09:31:09.933: [sbi] DEBUG: STREAM added [2717] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.933: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000129/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.933: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.934: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.934: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.934: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.934: [sbi] DEBUG: STREAM closed [2717] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.934: [sbi] DEBUG: STREAM added [2719] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.934: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000130/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.934: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.934: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0864504945766607","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000130/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000a 9d88ccbe 0f0d8208 ................ 0010: 5cca \. 11/08 09:31:09.934: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.934: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000130, imeisv: 0864504945766607 (../lib/dbi/subscription.c:185) 11/08 09:31:09.934: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.934: [sbi] DEBUG: STREAM closed [2719] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 0100000a 9d7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000a 9f89ccbe ............ 11/08 09:31:09.935: [sbi] DEBUG: STREAM added [2721] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.935: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000131/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.935: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.935: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0762495268935935","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000131/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.935: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.935: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000131, imeisv: 0762495268935935 (../lib/dbi/subscription.c:185) 11/08 09:31:09.935: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.935: [sbi] DEBUG: STREAM closed [2721] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a a189ccbe ............ 11/08 09:31:09.936: [sbi] DEBUG: STREAM added [2723] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.936: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000171/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.936: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.936: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.936: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.937: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.937: [sbi] DEBUG: STREAM closed [2723] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.937: [sbi] DEBUG: STREAM added [2725] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.937: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000161/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.937: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.937: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.935487+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.937: [sbi] DEBUG: STREAM added [2727] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.937: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000181/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.937: [sbi] DEBUG: STREAM added [2729] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.937: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000129/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000a a389ccbe ............ 11/08 09:31:09.937: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.938: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.938: [sbi] DEBUG: STREAM closed [2725] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.938: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.938: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.938: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.938: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.938: [sbi] DEBUG: STREAM closed [2727] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.938: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.939: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.939: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.939: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.939: [sbi] DEBUG: STREAM closed [2729] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.939: [sbi] DEBUG: STREAM added [2731] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.939: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000162/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.939: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.939: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.936484+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.939: [sbi] DEBUG: STREAM added [2733] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.939: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000130/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.939: [sbi] DEBUG: STREAM added [2735] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.939: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000131/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.939: [sbi] DEBUG: STREAM added [2737] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.939: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000163/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.939: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.939: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.936733+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000a a589ccbe ............ 11/08 09:31:09.939: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.939: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.939: [sbi] DEBUG: STREAM closed [2731] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.939: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.940: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.940: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.940: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.940: [sbi] DEBUG: STREAM closed [2733] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.940: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.940: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.940: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.940: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.940: [sbi] DEBUG: STREAM closed [2735] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.940: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.941: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.941: [sbi] DEBUG: STREAM closed [2737] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.941: [sbi] DEBUG: STREAM added [2739] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.941: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000164/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.941: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.941: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.936976+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.941: [sbi] DEBUG: STREAM added [2741] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.941: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000132/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.941: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.941: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0903509552681492","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000132/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000a a788ccbe 0f0d8210 ................ 0010: 45ca E. 11/08 09:31:09.941: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.942: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.942: [sbi] DEBUG: STREAM closed [2739] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.942: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.942: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000132, imeisv: 0903509552681492 (../lib/dbi/subscription.c:185) 11/08 09:31:09.942: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.942: [sbi] DEBUG: STREAM closed [2741] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.942: [sbi] DEBUG: STREAM added [2743] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.942: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000172/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.942: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.942: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.942: [sbi] DEBUG: STREAM added [2745] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.942: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000182/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 0100000a a77b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.942: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.944: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.944: [sbi] DEBUG: STREAM closed [2743] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.944: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.944: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.944: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.944: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.944: [sbi] DEBUG: STREAM closed [2745] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a a988ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 0100000a a97b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000a ab89ccbe ............ 0000: 00000901 0400000a ad88ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 0100000a ad7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000a af88ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 0100000a af7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000a b189ccbe ............ 0000: 00000408 00000000 00000080 d1 ............. 0000: 00000301 0500000a b389ccbe ............ 0000: 00000301 0500000a b589ccbe ............ 0000: 00000301 0500000a b789ccbe ............ 0000: 00000901 0400000a b988ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 0100000a b97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.946: [sbi] DEBUG: STREAM added [2747] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.946: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000138/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.946: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.946: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0899134751438916","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000138/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.946: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.946: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000138, imeisv: 0899134751438916 (../lib/dbi/subscription.c:185) 11/08 09:31:09.946: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.946: [sbi] DEBUG: STREAM closed [2747] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a bb89ccbe ............ 11/08 09:31:09.947: [sbi] DEBUG: STREAM added [2749] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.947: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000131/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.947: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.947: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.947: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.947: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.947: [sbi] DEBUG: STREAM closed [2749] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.947: [sbi] DEBUG: STREAM added [2751] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.948: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000130/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.948: [sbi] DEBUG: STREAM added [2753] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.948: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000132/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000a bd88ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.948: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.948: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.948: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.948: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.948: [sbi] DEBUG: STREAM closed [2751] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.948: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.948: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.948: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.948: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.948: [sbi] DEBUG: STREAM closed [2753] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000a bd7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a bf88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 0100000a bf7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a c188ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 0100000a c17b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.949: [sbi] DEBUG: STREAM added [2755] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.949: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000138/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.949: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.949: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.949: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.949: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.949: [sbi] DEBUG: STREAM closed [2755] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.949: [sbi] DEBUG: STREAM added [2757] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.949: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000129/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000a c388ccbe 0f0d8208 ................ 0010: 5cca \. 11/08 09:31:09.949: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.950: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.950: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.950: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.950: [sbi] DEBUG: STREAM closed [2757] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 0100000a c37b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 0400000a c588ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a c57b7d .........{} 11/08 09:31:09.950: [sbi] DEBUG: STREAM added [2759] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.950: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000087/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.950: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.950: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.950: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.950: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.950: [sbi] DEBUG: STREAM closed [2759] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a c789ccbe ............ 11/08 09:31:09.950: [sbi] DEBUG: STREAM added [2761] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.950: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000165/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.950: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.950: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.949733+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.950: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.951: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.951: [sbi] DEBUG: STREAM closed [2761] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.951: [sbi] DEBUG: STREAM added [2763] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.951: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000132/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000a c989ccbe ............ 11/08 09:31:09.951: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.951: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.951: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.951: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.951: [sbi] DEBUG: STREAM closed [2763] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a cb88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 0100000a cb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.953: [sbi] DEBUG: STREAM added [2765] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.953: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000138/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.953: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.954: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.954: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.954: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.954: [sbi] DEBUG: STREAM closed [2765] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.954: [sbi] DEBUG: STREAM added [2767] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.954: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000131/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.954: [sbi] DEBUG: STREAM added [2769] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.954: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000130/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000a cd88ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.954: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.954: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.954: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.954: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.954: [sbi] DEBUG: STREAM closed [2767] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.954: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.954: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.954: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.954: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.954: [sbi] DEBUG: STREAM closed [2769] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000a cd7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000801 0400000a cf88ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a cf7b7d .........{} 0000: 00000801 0400000a d188ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a d17b7d .........{} 11/08 09:31:09.955: [sbi] DEBUG: STREAM added [2771] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.955: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000147/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.955: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.955: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0922969066890653","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000147/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.955: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.955: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000147, imeisv: 0922969066890653 (../lib/dbi/subscription.c:185) 11/08 09:31:09.956: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.956: [sbi] DEBUG: STREAM closed [2771] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.956: [sbi] DEBUG: STREAM added [2773] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.956: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000132/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000a d389ccbe ............ 11/08 09:31:09.956: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.956: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.956: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.956: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.956: [sbi] DEBUG: STREAM closed [2773] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000a d588ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a d57b7d .........{} 11/08 09:31:09.958: [sbi] DEBUG: STREAM added [2775] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.958: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000147/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.958: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.958: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.958: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.958: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.958: [sbi] DEBUG: STREAM closed [2775] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.958: [sbi] DEBUG: STREAM added [2777] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.958: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000138/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000a d788ccbe 0f0d8208 ................ 0010: 5cca \. 11/08 09:31:09.958: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.958: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.958: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.958: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.958: [sbi] DEBUG: STREAM closed [2777] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 0100000a d77b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 0400000a d988ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a d97b7d .........{} 11/08 09:31:09.959: [sbi] DEBUG: STREAM added [2779] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.960: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000147/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.960: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.960: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.960: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.960: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.960: [sbi] DEBUG: STREAM closed [2779] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.960: [sbi] DEBUG: STREAM added [2781] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.960: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000133/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.960: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.960: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0405416422406639","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000133/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000a db88ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.960: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.960: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000133, imeisv: 0405416422406639 (../lib/dbi/subscription.c:185) 11/08 09:31:09.960: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.960: [sbi] DEBUG: STREAM closed [2781] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000a db7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000a dd89ccbe ............ 11/08 09:31:09.961: [sbi] DEBUG: STREAM added [2783] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.961: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000183/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.961: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.961: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.961: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.961: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.961: [sbi] DEBUG: STREAM closed [2783] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a df88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 0100000a df7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.962: [sbi] DEBUG: STREAM added [2785] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.962: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000133/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.962: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.962: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.962: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.962: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.962: [sbi] DEBUG: STREAM closed [2785] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a e188ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 0100000a e17b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.963: [sbi] DEBUG: STREAM added [2787] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.963: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000148/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.963: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.963: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0687036016581599","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000148/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.963: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.963: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000148, imeisv: 0687036016581599 (../lib/dbi/subscription.c:185) 11/08 09:31:09.963: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.963: [sbi] DEBUG: STREAM closed [2787] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a e389ccbe ............ 11/08 09:31:09.964: [sbi] DEBUG: STREAM added [2789] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.964: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000133/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.964: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.964: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.964: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.964: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.964: [sbi] DEBUG: STREAM closed [2789] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.964: [sbi] DEBUG: STREAM added [2791] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.964: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000147/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000a e588ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.964: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.964: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.964: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.964: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.964: [sbi] DEBUG: STREAM closed [2791] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.964: [sbi] DEBUG: STREAM added [2793] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.964: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000148/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 0100000a e57b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.964: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.964: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.964: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.964: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.964: [sbi] DEBUG: STREAM closed [2793] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000a e788ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a e77b7d .........{} 0000: 00000901 0400000a e988ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 0100000a e97b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.965: [sbi] DEBUG: STREAM added [2795] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.965: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000134/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.965: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.965: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0057926203156202","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000134/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.965: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.965: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000134, imeisv: 0057926203156202 (../lib/dbi/subscription.c:185) 11/08 09:31:09.966: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.966: [sbi] DEBUG: STREAM closed [2795] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a eb89ccbe ............ 11/08 09:31:09.966: [sbi] DEBUG: STREAM added [2797] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.966: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000148/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.966: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.966: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.966: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.966: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.966: [sbi] DEBUG: STREAM closed [2797] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a ed88ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 0100000a ed7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.967: [sbi] DEBUG: STREAM added [2799] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.967: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000134/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.967: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.968: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.968: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.968: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.968: [sbi] DEBUG: STREAM closed [2799] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.968: [sbi] DEBUG: STREAM added [2801] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.968: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000144/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.968: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.968: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0728811354895674","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000144/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000a ef88ccbe 0f0d8208 ................ 0010: 5cca \. 11/08 09:31:09.968: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.968: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000144, imeisv: 0728811354895674 (../lib/dbi/subscription.c:185) 11/08 09:31:09.968: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.968: [sbi] DEBUG: STREAM closed [2801] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.968: [sbi] DEBUG: STREAM added [2803] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.968: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000133/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 0100000a ef7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.968: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.968: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.968: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.968: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.968: [sbi] DEBUG: STREAM closed [2803] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000a f189ccbe ............ 0000: 00000801 0400000a f388ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000a f37b7d .........{} 11/08 09:31:09.971: [sbi] DEBUG: STREAM added [2805] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.971: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000148/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.971: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.971: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.971: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.971: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.971: [sbi] DEBUG: STREAM closed [2805] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.971: [sbi] DEBUG: STREAM added [2807] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.971: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000134/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.971: [sbi] DEBUG: STREAM added [2809] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.971: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000144/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000a f588ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.971: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.972: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.972: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.972: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.972: [sbi] DEBUG: STREAM closed [2807] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.972: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.972: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.972: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.972: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.972: [sbi] DEBUG: STREAM closed [2809] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.972: [sbi] DEBUG: STREAM added [2811] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.972: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000135/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.972: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.972: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0268597184206488","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000135/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 0100000a f57b7d .........{} 11/08 09:31:09.972: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.972: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000135, imeisv: 0268597184206488 (../lib/dbi/subscription.c:185) 11/08 09:31:09.972: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.972: [sbi] DEBUG: STREAM closed [2811] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000a f788ccbe 0f0d0239 ...............9 0010: 32ca 2. 0000: 00005c00 0100000a f77b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000a f988ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 0100000a f97b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000a fb89ccbe ............ 11/08 09:31:09.974: [sbi] DEBUG: STREAM added [2813] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.974: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000144/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.974: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.974: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.974: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.974: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.974: [sbi] DEBUG: STREAM closed [2813] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.974: [sbi] DEBUG: STREAM added [2815] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.974: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000135/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000a fd88ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.974: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.974: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.974: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.974: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.974: [sbi] DEBUG: STREAM closed [2815] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.975: [sbi] DEBUG: STREAM added [2817] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.975: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000134/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 0100000a fd7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.975: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.975: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.975: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.975: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.975: [sbi] DEBUG: STREAM closed [2817] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.975: [sbi] DEBUG: STREAM added [2819] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.975: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000092/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000a ff88ccbe 0f0d8208 ................ 0010: 5cca \. 11/08 09:31:09.975: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.975: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.975: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.975: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.975: [sbi] DEBUG: STREAM closed [2819] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 0100000a ff7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 0400000b 0188ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000b 017b7d .........{} 0000: 00000a01 0400000b 0388ccbe 0f0d0334 ...............4 0010: 3531ca 51. 0000: 0001c300 0100000b 035b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:09.977: [sbi] DEBUG: STREAM added [2821] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.977: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000135/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.977: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.977: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.977: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.977: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.977: [sbi] DEBUG: STREAM closed [2821] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.977: [sbi] DEBUG: STREAM added [2823] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.977: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000144/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.977: [sbi] DEBUG: STREAM added [2825] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.977: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000092/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.977: [sbi] DEBUG: STREAM added [2827] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.977: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000173/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.977: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.977: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000b 0588ccbe 0f0d0239 ...............9 0010: 32ca 2. 11/08 09:31:09.977: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.977: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.977: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.977: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.977: [sbi] DEBUG: STREAM closed [2823] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.977: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.978: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.978: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.978: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.978: [sbi] DEBUG: STREAM closed [2825] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.978: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.978: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.978: [sbi] DEBUG: STREAM closed [2827] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.978: [sbi] DEBUG: STREAM added [2829] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.978: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000184/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 0100000b 057b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.978: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.978: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.978: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.978: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.978: [sbi] DEBUG: STREAM closed [2829] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000b 0788ccbe 0f0d0132 ...............2 0010: ca . 0000: 00000200 0100000b 077b7d .........{} 0000: 00000901 0400000b 0988ccbe 0f0d0239 ...............9 0010: 39ca 9. 0000: 00006300 0100000b 097b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000b 0b89ccbe ............ 0000: 00000901 0400000b 0d88ccbe 0f0d8210 ................ 0010: 45ca E. 0000: 0000d400 0100000b 0d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:09.982: [sbi] DEBUG: STREAM added [2831] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.982: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000135/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.982: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.982: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.982: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.982: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.982: [sbi] DEBUG: STREAM closed [2831] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.982: [sbi] DEBUG: STREAM added [2833] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.982: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000156/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.982: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.982: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0288310630425361","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000156/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.982: [sbi] DEBUG: STREAM added [2835] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.982: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000153/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.982: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.982: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0405206418032723","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000153/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000801 0400000b 0f88ccbe 0f0d0132 ...............2 0010: ca . 11/08 09:31:09.982: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.982: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000156, imeisv: 0288310630425361 (../lib/dbi/subscription.c:185) 11/08 09:31:09.982: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.982: [sbi] DEBUG: STREAM closed [2833] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.982: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.982: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000153, imeisv: 0405206418032723 (../lib/dbi/subscription.c:185) 11/08 09:31:09.983: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.983: [sbi] DEBUG: STREAM closed [2835] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.983: [sbi] DEBUG: STREAM added [2837] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.983: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000149/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.983: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.983: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0421800354717611","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000149/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 0100000b 0f7b7d .........{} 11/08 09:31:09.983: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.983: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000149, imeisv: 0421800354717611 (../lib/dbi/subscription.c:185) 11/08 09:31:09.983: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.983: [sbi] DEBUG: STREAM closed [2837] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000b 1189ccbe ............ 0000: 00000301 0500000b 1389ccbe ............ 0000: 00000301 0500000b 1589ccbe ............ 11/08 09:31:09.984: [sbi] DEBUG: STREAM added [2839] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.984: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000150/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.984: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.984: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0572844786505839","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000150/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.984: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.984: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000150, imeisv: 0572844786505839 (../lib/dbi/subscription.c:185) 11/08 09:31:09.984: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.984: [sbi] DEBUG: STREAM closed [2839] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000b 1789ccbe ............ 11/08 09:31:09.984: [sbi] DEBUG: STREAM added [2841] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.984: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000156/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.984: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.985: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.985: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.985: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.985: [sbi] DEBUG: STREAM closed [2841] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.985: [sbi] DEBUG: STREAM added [2843] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.985: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000153/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.985: [sbi] DEBUG: STREAM added [2845] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.985: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000149/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000b 1988ccbe 0f0d8208 ................ 0010: 5cca \. 11/08 09:31:09.985: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.985: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.985: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.985: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.985: [sbi] DEBUG: STREAM closed [2843] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.985: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.985: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.985: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.985: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.985: [sbi] DEBUG: STREAM closed [2845] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 0100000b 197b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000b 1b88ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 0100000b 1b7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000b 1d88ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 0100000b 1d7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.985: [sbi] DEBUG: STREAM added [2847] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.985: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000150/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.985: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.986: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.986: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.986: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.986: [sbi] DEBUG: STREAM closed [2847] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b 1f88ccbe 0f0d8208 ................ 0010: 5cca \. 0000: 00007400 0100000b 1f7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.986: [sbi] DEBUG: STREAM added [2849] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.986: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000156/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.986: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.987: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.987: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.987: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.987: [sbi] DEBUG: STREAM closed [2849] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.987: [sbi] DEBUG: STREAM added [2851] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.987: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000153/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.987: [sbi] DEBUG: STREAM added [2853] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.987: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000149/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000b 2188ccbe 0f0d0239 ........!......9 0010: 32ca 2. 11/08 09:31:09.987: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.987: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.987: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.987: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.987: [sbi] DEBUG: STREAM closed [2851] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.987: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.987: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.987: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.987: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.987: [sbi] DEBUG: STREAM closed [2853] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.987: [sbi] DEBUG: STREAM added [2855] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.987: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000150/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 0100000b 217b2273 75627363 ..\.....!{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:09.987: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.987: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.987: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.987: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.987: [sbi] DEBUG: STREAM closed [2855] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.987: [sbi] DEBUG: STREAM added [2857] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.987: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000152/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.987: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.987: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0501865289029479","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000152/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000b 2388ccbe 0f0d0239 ........#......9 0010: 32ca 2. 11/08 09:31:09.987: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.987: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000152, imeisv: 0501865289029479 (../lib/dbi/subscription.c:185) 11/08 09:31:09.988: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.988: [sbi] DEBUG: STREAM closed [2857] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000b 237b2273 75627363 ..\.....#{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000b 2588ccbe 0f0d0239 ........%......9 0010: 32ca 2. 0000: 00005c00 0100000b 257b2273 75627363 ..\.....%{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000b 2788ccbe 0f0d0239 ........'......9 0010: 32ca 2. 0000: 00005c00 0100000b 277b2273 75627363 ..\.....'{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000b 2989ccbe ........)... 11/08 09:31:09.990: [sbi] DEBUG: STREAM added [2859] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.990: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000152/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.990: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.990: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.990: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.990: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.990: [sbi] DEBUG: STREAM closed [2859] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b 2b88ccbe 0f0d8208 ........+....... 0010: 5cca \. 0000: 00007400 0100000b 2b7b2273 75627363 ..t.....+{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:09.991: [sbi] DEBUG: STREAM added [2861] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.991: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000156/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.991: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.991: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.991: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.991: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.991: [sbi] DEBUG: STREAM closed [2861] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000b 2d88ccbe 0f0d0132 ........-......2 0010: ca . 0000: 00000200 0100000b 2d7b7d ........-{} 11/08 09:31:09.991: [sbi] DEBUG: STREAM added [2863] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.991: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000153/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.991: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.992: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.992: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.992: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.992: [sbi] DEBUG: STREAM closed [2863] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.992: [sbi] DEBUG: STREAM added [2865] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.992: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000152/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.992: [sbi] DEBUG: STREAM added [2867] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.992: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000150/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000b 2f88ccbe 0f0d0132 ......../......2 0010: ca . 11/08 09:31:09.992: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.992: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.992: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.992: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.992: [sbi] DEBUG: STREAM closed [2865] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.992: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.992: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.992: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.992: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.992: [sbi] DEBUG: STREAM closed [2867] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 0100000b 2f7b7d ......../{} 0000: 00000901 0400000b 3188ccbe 0f0d0239 ........1......9 0010: 32ca 2. 0000: 00005c00 0100000b 317b2273 75627363 ..\.....1{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000801 0400000b 3388ccbe 0f0d0132 ........3......2 0010: ca . 0000: 00000200 0100000b 337b7d ........3{} 11/08 09:31:09.992: [sbi] DEBUG: STREAM added [2869] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.992: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000149/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.992: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.993: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.993: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.993: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.993: [sbi] DEBUG: STREAM closed [2869] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000b 3588ccbe 0f0d0132 ........5......2 0010: ca . 0000: 00000200 0100000b 357b7d ........5{} 11/08 09:31:09.994: [sbi] DEBUG: STREAM added [2871] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.994: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000136/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.994: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.994: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0063564081280095","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000136/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.994: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.994: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000136, imeisv: 0063564081280095 (../lib/dbi/subscription.c:185) 11/08 09:31:09.994: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.994: [sbi] DEBUG: STREAM closed [2871] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000b 3789ccbe ........7... 11/08 09:31:09.994: [sbi] DEBUG: STREAM added [2873] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.994: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000137/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.994: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.994: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0917587867390985","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000137/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.994: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.994: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000137, imeisv: 0917587867390985 (../lib/dbi/subscription.c:185) 11/08 09:31:09.994: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.994: [sbi] DEBUG: STREAM closed [2873] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000b 3989ccbe ........9... 11/08 09:31:09.995: [sbi] DEBUG: STREAM added [2875] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.995: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000166/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.995: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.995: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:09.994972+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.995: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.996: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.996: [sbi] DEBUG: STREAM closed [2875] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.996: [sbi] DEBUG: STREAM added [2877] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.996: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000185/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.996: [sbi] DEBUG: STREAM added [2879] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.996: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000136/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.996: [sbi] DEBUG: STREAM added [2881] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.996: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000137/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000b 3b89ccbe ........;... 11/08 09:31:09.996: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.996: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.996: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.996: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.996: [sbi] DEBUG: STREAM closed [2877] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.996: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.996: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.996: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.996: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.996: [sbi] DEBUG: STREAM closed [2879] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.996: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.997: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.997: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.997: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.997: [sbi] DEBUG: STREAM closed [2881] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.997: [sbi] DEBUG: STREAM added [2883] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.997: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000152/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.997: [sbi] DEBUG: STREAM added [2885] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.997: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000139/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.997: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.997: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0664515566252604","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000139/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000b 3d88ccbe 0f0d8210 ........=....... 0010: 45ca E. 11/08 09:31:09.997: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.997: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.997: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.997: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.997: [sbi] DEBUG: STREAM closed [2883] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.997: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.997: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000139, imeisv: 0664515566252604 (../lib/dbi/subscription.c:185) 11/08 09:31:09.997: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.997: [sbi] DEBUG: STREAM closed [2885] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 0100000b 3d7b2261 75746865 ........={"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000b 3f88ccbe 0f0d8208 ........?....... 0010: 5cca \. 0000: 00007400 0100000b 3f7b2273 75627363 ..t.....?{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000b 4188ccbe 0f0d8208 ........A....... 0010: 5cca \. 0000: 00007400 0100000b 417b2273 75627363 ..t.....A{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 0400000b 4388ccbe 0f0d0132 ........C......2 0010: ca . 0000: 00000200 0100000b 437b7d ........C{} 0000: 00000301 0500000b 4589ccbe ........E... 11/08 09:31:09.997: [sbi] DEBUG: STREAM added [2887] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.997: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000140/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.997: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:09.997: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0568885434575901","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000140/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:09.997: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.997: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000140, imeisv: 0568885434575901 (../lib/dbi/subscription.c:185) 11/08 09:31:09.998: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.998: [sbi] DEBUG: STREAM closed [2887] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000b 4789ccbe ........G... 11/08 09:31:09.998: [sbi] DEBUG: STREAM added [2889] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.998: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000136/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.998: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.999: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.999: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.999: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.999: [sbi] DEBUG: STREAM closed [2889] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.999: [sbi] DEBUG: STREAM added [2891] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.999: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000137/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.999: [sbi] DEBUG: STREAM added [2893] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.999: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000139/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:09.999: [sbi] DEBUG: STREAM added [2895] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:09.999: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000140/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000b 4988ccbe 0f0d0239 ........I......9 0010: 32ca 2. 11/08 09:31:09.999: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.999: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.999: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.999: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.999: [sbi] DEBUG: STREAM closed [2891] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.999: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.999: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.999: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.999: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.999: [sbi] DEBUG: STREAM closed [2893] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:09.999: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:09.999: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:09.999: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:09.999: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:09.999: [sbi] DEBUG: STREAM closed [2895] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000b 497b2273 75627363 ..\.....I{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000b 4b88ccbe 0f0d0239 ........K......9 0010: 32ca 2. 0000: 00005c00 0100000b 4b7b2273 75627363 ..\.....K{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000b 4d88ccbe 0f0d8208 ........M....... 0010: 5cca \. 0000: 00007400 0100000b 4d7b2273 75627363 ..t.....M{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000b 4f88ccbe 0f0d8208 ........O....... 0010: 5cca \. 0000: 00007400 0100000b 4f7b2273 75627363 ..t.....O{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.000: [sbi] DEBUG: STREAM added [2897] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.000: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000141/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.000: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.000: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0094596207023621","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000141/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.000: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.000: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000141, imeisv: 0094596207023621 (../lib/dbi/subscription.c:185) 11/08 09:31:10.000: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.000: [sbi] DEBUG: STREAM closed [2897] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 0500000b 5189cc61 96dc34fd ........Q..a..4. 0010: 280794d2 7eea0802 6d403f71 90dc0814 (...~...m@?q.... 0020: c5a37f ... 11/08 09:31:10.001: [sbi] DEBUG: STREAM added [2899] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.001: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000139/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.001: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.002: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.002: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.002: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.002: [sbi] DEBUG: STREAM closed [2899] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.002: [sbi] DEBUG: STREAM added [2901] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.002: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000140/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.002: [sbi] DEBUG: STREAM added [2903] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.002: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000141/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000b 5388cdbe 0f0d0239 ........S......9 0010: 32cb 2. 11/08 09:31:10.002: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.002: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.002: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.002: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.002: [sbi] DEBUG: STREAM closed [2901] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.002: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.002: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.002: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.002: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.002: [sbi] DEBUG: STREAM closed [2903] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000b 537b2273 75627363 ..\.....S{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000b 5588cdbe 0f0d0239 ........U......9 0010: 32cb 2. 0000: 00005c00 0100000b 557b2273 75627363 ..\.....U{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000b 5788cdbe 0f0d8208 ........W....... 0010: 5ccb \. 0000: 00007400 0100000b 577b2273 75627363 ..t.....W{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.003: [sbi] DEBUG: STREAM added [2905] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.003: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000136/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.003: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.003: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.003: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.003: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.003: [sbi] DEBUG: STREAM closed [2905] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.003: [sbi] DEBUG: STREAM added [2907] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.003: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000137/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000b 5988cdbe 0f0d0132 ........Y......2 0010: cb . 11/08 09:31:10.003: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.004: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.004: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.004: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.004: [sbi] DEBUG: STREAM closed [2907] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 0100000b 597b7d ........Y{} 0000: 00000801 0400000b 5b88cdbe 0f0d0132 ........[......2 0010: cb . 0000: 00000200 0100000b 5b7b7d ........[{} 11/08 09:31:10.004: [sbi] DEBUG: STREAM added [2909] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.004: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000141/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.004: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.004: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.004: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.004: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.004: [sbi] DEBUG: STREAM closed [2909] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b 5d88cdbe 0f0d0239 ........]......9 0010: 32cb 2. 0000: 00005c00 0100000b 5d7b2273 75627363 ..\.....]{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.005: [sbi] DEBUG: STREAM added [2911] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.005: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000139/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.005: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.006: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.006: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.006: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.006: [sbi] DEBUG: STREAM closed [2911] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000b 5f88cdbe 0f0d0132 ........_......2 0010: cb . 0000: 00000200 0100000b 5f7b7d ........_{} 11/08 09:31:10.006: [sbi] DEBUG: STREAM added [2913] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.006: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000140/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.006: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.006: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.006: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.006: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.006: [sbi] DEBUG: STREAM closed [2913] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000b 6188cdbe 0f0d0132 ........a......2 0010: cb . 0000: 00000200 0100000b 617b7d ........a{} 11/08 09:31:10.007: [sbi] DEBUG: STREAM added [2915] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.007: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000142/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.007: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.007: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0426530388781335","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000142/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.007: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.007: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000142, imeisv: 0426530388781335 (../lib/dbi/subscription.c:185) 11/08 09:31:10.008: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.008: [sbi] DEBUG: STREAM closed [2915] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.008: [sbi] DEBUG: STREAM added [2917] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.008: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000143/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.008: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.008: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0696267266484098","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000143/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.008: [sbi] DEBUG: STREAM added [2919] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.008: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000141/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000b 6389cdbe ........c... 11/08 09:31:10.008: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.008: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000143, imeisv: 0696267266484098 (../lib/dbi/subscription.c:185) 11/08 09:31:10.008: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.008: [sbi] DEBUG: STREAM closed [2917] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.008: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.008: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.008: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.008: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.008: [sbi] DEBUG: STREAM closed [2919] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.008: [sbi] DEBUG: STREAM added [2921] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.008: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000145/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.008: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.008: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0348904936529971","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000145/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000b 6589cdbe ........e... 11/08 09:31:10.008: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.008: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000145, imeisv: 0348904936529971 (../lib/dbi/subscription.c:185) 11/08 09:31:10.009: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.009: [sbi] DEBUG: STREAM closed [2921] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.009: [sbi] DEBUG: STREAM added [2923] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.009: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000186/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000b 6788cdbe 0f0d0132 ........g......2 0010: cb . 11/08 09:31:10.009: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.009: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.009: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.009: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.009: [sbi] DEBUG: STREAM closed [2923] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.009: [sbi] DEBUG: STREAM added [2925] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.009: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000142/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 0100000b 677b7d ........g{} 11/08 09:31:10.009: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.009: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.009: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.009: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.009: [sbi] DEBUG: STREAM closed [2925] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000b 6989cdbe ........i... 0000: 00000901 0400000b 6b88cdbe 0f0d8210 ........k....... 0010: 45cb E. 0000: 0000d400 0100000b 6b7b2261 75746865 ........k{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000b 6d88cdbe 0f0d8208 ........m....... 0010: 5ccb \. 0000: 00007400 0100000b 6d7b2273 75627363 ..t.....m{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.009: [sbi] DEBUG: STREAM added [2927] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.010: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000143/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.010: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.010: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.010: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.010: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.010: [sbi] DEBUG: STREAM closed [2927] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.010: [sbi] DEBUG: STREAM added [2929] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.010: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000146/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.010: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.010: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0092097499920640","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000146/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000b 6f88cdbe 0f0d8208 ........o....... 0010: 5ccb \. 11/08 09:31:10.010: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.010: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000146, imeisv: 0092097499920640 (../lib/dbi/subscription.c:185) 11/08 09:31:10.010: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.010: [sbi] DEBUG: STREAM closed [2929] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 0100000b 6f7b2273 75627363 ..t.....o{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000b 7189cdbe ........q... 11/08 09:31:10.010: [sbi] DEBUG: STREAM added [2931] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.010: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000145/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.010: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.011: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.011: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.011: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.011: [sbi] DEBUG: STREAM closed [2931] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b 7388cdbe 0f0d8208 ........s....... 0010: 5ccb \. 0000: 00007400 0100000b 737b2273 75627363 ..t.....s{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.011: [sbi] DEBUG: STREAM added [2933] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.011: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000142/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.011: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.011: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.011: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.011: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.011: [sbi] DEBUG: STREAM closed [2933] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.011: [sbi] DEBUG: STREAM added [2935] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.011: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000143/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.011: [sbi] DEBUG: STREAM added [2937] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.011: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000146/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000b 7588cdbe 0f0d0239 ........u......9 0010: 32cb 2. 11/08 09:31:10.011: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.011: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.011: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.011: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.011: [sbi] DEBUG: STREAM closed [2935] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.011: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.012: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.012: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.012: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.012: [sbi] DEBUG: STREAM closed [2937] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.012: [sbi] DEBUG: STREAM added [2939] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.012: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000145/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.012: [sbi] DEBUG: STREAM added [2941] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.012: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000174/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.012: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.012: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00005c00 0100000b 757b2273 75627363 ..\.....u{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.012: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.012: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.012: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.012: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.012: [sbi] DEBUG: STREAM closed [2939] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.012: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.013: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.013: [sbi] DEBUG: STREAM closed [2941] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b 7788cdbe 0f0d0239 ........w......9 0010: 32cb 2. 0000: 00005c00 0100000b 777b2273 75627363 ..\.....w{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000b 7988cdbe 0f0d8208 ........y....... 0010: 5ccb \. 0000: 00007400 0100000b 797b2273 75627363 ..t.....y{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000b 7b88cdbe 0f0d0239 ........{......9 0010: 32cb 2. 0000: 00005c00 0100000b 7b7b2273 75627363 ..\.....{{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000b 7d89cdbe ........}... 11/08 09:31:10.014: [sbi] DEBUG: STREAM added [2943] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.014: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000142/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.014: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.014: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.014: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.014: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.014: [sbi] DEBUG: STREAM closed [2943] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.014: [sbi] DEBUG: STREAM added [2945] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.014: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000167/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.014: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.014: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.013503+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000801 0400000b 7f88cdbe 0f0d0132 ...............2 0010: cb . 11/08 09:31:10.014: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.015: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.015: [sbi] DEBUG: STREAM closed [2945] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 0100000b 7f7b7d .........{} 0000: 00000301 0500000b 8189cdbe ............ 11/08 09:31:10.015: [sbi] DEBUG: STREAM added [2947] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.015: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000146/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.015: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.015: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.015: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.015: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.015: [sbi] DEBUG: STREAM closed [2947] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b 8388cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000b 837b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.016: [sbi] DEBUG: STREAM added [2949] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.016: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000151/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.016: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.016: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0719449256140418","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000151/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.016: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.016: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000151, imeisv: 0719449256140418 (../lib/dbi/subscription.c:185) 11/08 09:31:10.017: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.017: [sbi] DEBUG: STREAM closed [2949] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000b 8589cdbe ............ 11/08 09:31:10.018: [sbi] DEBUG: STREAM added [2951] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.018: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000151/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.018: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.018: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.018: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.018: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.018: [sbi] DEBUG: STREAM closed [2951] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.018: [sbi] DEBUG: STREAM added [2953] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.018: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000143/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000b 8788cdbe 0f0d8208 ................ 0010: 5ccb \. 11/08 09:31:10.018: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.018: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.018: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.018: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.018: [sbi] DEBUG: STREAM closed [2953] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.018: [sbi] DEBUG: STREAM added [2955] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.018: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000145/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 0100000b 877b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.018: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.019: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.019: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.019: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.019: [sbi] DEBUG: STREAM closed [2955] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000b 8988cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000b 897b7d .........{} 0000: 00000801 0400000b 8b88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000b 8b7b7d .........{} 11/08 09:31:10.019: [sbi] DEBUG: STREAM added [2957] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.019: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000154/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.019: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.019: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0720565583234796","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000154/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.019: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.019: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000154, imeisv: 0720565583234796 (../lib/dbi/subscription.c:185) 11/08 09:31:10.019: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.019: [sbi] DEBUG: STREAM closed [2957] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.019: [sbi] DEBUG: STREAM added [2959] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.019: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000146/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000b 8d89cdbe ............ 11/08 09:31:10.019: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.020: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.020: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.020: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.020: [sbi] DEBUG: STREAM closed [2959] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000b 8f88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000b 8f7b7d .........{} 11/08 09:31:10.020: [sbi] DEBUG: STREAM added [2961] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.020: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000151/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.020: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.020: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.020: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.020: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.020: [sbi] DEBUG: STREAM closed [2961] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b 9188cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000b 917b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.021: [sbi] DEBUG: STREAM added [2963] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.021: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000154/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.021: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.021: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.021: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.021: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.021: [sbi] DEBUG: STREAM closed [2963] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b 9388cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000b 937b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.022: [sbi] DEBUG: STREAM added [2965] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.022: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000154/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.022: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.022: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.022: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.022: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.022: [sbi] DEBUG: STREAM closed [2965] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b 9588cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.022: [sbi] DEBUG: STREAM added [2967] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.022: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000187/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 0100000b 957b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.022: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.022: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.022: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.022: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.022: [sbi] DEBUG: STREAM closed [2967] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b 9788cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000b 977b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.031: [sbi] DEBUG: STREAM added [2969] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.031: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000175/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.031: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.031: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.031: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.033: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.033: [sbi] DEBUG: STREAM closed [2969] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.033: [sbi] DEBUG: STREAM added [2971] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.033: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000155/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.033: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.033: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0017015915546750","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000155/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.033: [sbi] DEBUG: STREAM added [2973] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.033: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000157/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.033: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.033: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0824469500737804","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000157/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.033: [sbi] DEBUG: STREAM added [2975] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.033: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000151/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000b 9989cdbe ............ 11/08 09:31:10.033: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.033: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000155, imeisv: 0017015915546750 (../lib/dbi/subscription.c:185) 11/08 09:31:10.034: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.034: [sbi] DEBUG: STREAM closed [2971] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.034: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.034: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000157, imeisv: 0824469500737804 (../lib/dbi/subscription.c:185) 11/08 09:31:10.034: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.034: [sbi] DEBUG: STREAM closed [2973] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.034: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.034: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.034: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.034: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.034: [sbi] DEBUG: STREAM closed [2975] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000b 9b89cdbe ............ 0000: 00000301 0500000b 9d89cdbe ............ 0000: 00000801 0400000b 9f88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000b 9f7b7d .........{} 11/08 09:31:10.036: [sbi] DEBUG: STREAM added [2977] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.036: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000158/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.036: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.036: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0085865711867373","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000158/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.036: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.036: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000158, imeisv: 0085865711867373 (../lib/dbi/subscription.c:185) 11/08 09:31:10.036: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.036: [sbi] DEBUG: STREAM closed [2977] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.036: [sbi] DEBUG: STREAM added [2979] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.036: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000176/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.036: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.036: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000b a189cdbe ............ 11/08 09:31:10.036: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.037: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.037: [sbi] DEBUG: STREAM closed [2979] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.037: [sbi] DEBUG: STREAM added [2981] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.037: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000168/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.037: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.037: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.035159+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000b a389cdbe ............ 11/08 09:31:10.037: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.039: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.039: [sbi] DEBUG: STREAM closed [2981] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.039: [sbi] DEBUG: STREAM added [2983] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.039: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000177/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.039: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.039: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.039: [sbi] DEBUG: STREAM added [2985] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.039: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000089/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.039: [sbi] DEBUG: STREAM added [2987] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.039: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000188/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000b a589cdbe ............ 11/08 09:31:10.039: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.040: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.040: [sbi] DEBUG: STREAM closed [2983] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.040: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.040: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.040: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.040: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.040: [sbi] DEBUG: STREAM closed [2985] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.040: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.040: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.040: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.040: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.040: [sbi] DEBUG: STREAM closed [2987] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.040: [sbi] DEBUG: STREAM added [2989] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.040: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000155/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000b a789cdbe ............ 11/08 09:31:10.041: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.041: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.041: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.041: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.041: [sbi] DEBUG: STREAM closed [2989] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000b a988cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b a95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000b ab88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000b ab7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000b ad88cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000b ad7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.046: [sbi] DEBUG: STREAM added [2991] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.046: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000157/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.046: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.047: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.047: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.047: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.047: [sbi] DEBUG: STREAM closed [2991] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.047: [sbi] DEBUG: STREAM added [2993] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.047: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000154/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000b af88cdbe 0f0d8208 ................ 0010: 5ccb \. 11/08 09:31:10.047: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.047: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.047: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.047: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.047: [sbi] DEBUG: STREAM closed [2993] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.047: [sbi] DEBUG: STREAM added [2995] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.047: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000112/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 0100000b af7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.047: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.048: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.048: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.048: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.048: [sbi] DEBUG: STREAM closed [2995] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000b b188cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000b b17b7d .........{} 0000: 00000a01 0400000b b388cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b b35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.048: [sbi] DEBUG: STREAM added [2997] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.048: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000159/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.048: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.049: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0097712710279366","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000159/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.049: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.049: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000159, imeisv: 0097712710279366 (../lib/dbi/subscription.c:185) 11/08 09:31:10.049: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.049: [sbi] DEBUG: STREAM closed [2997] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.049: [sbi] DEBUG: STREAM added [2999] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.049: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000158/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.049: [sbi] DEBUG: STREAM added [3001] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.049: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000189/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000b b589cdbe ............ 11/08 09:31:10.049: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.049: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.049: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.049: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.049: [sbi] DEBUG: STREAM closed [2999] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.049: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.050: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.050: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.050: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.050: [sbi] DEBUG: STREAM closed [3001] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.050: [sbi] DEBUG: STREAM added [3003] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.050: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000088/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.050: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.050: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000b b788cdbe 0f0d8208 ................ 0010: 5ccb \. 11/08 09:31:10.050: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.050: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.050: [sbi] DEBUG: STREAM closed [3003] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 0100000b b77b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000b b988cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000b b97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000b bb89cdbe ............ 11/08 09:31:10.061: [sbi] DEBUG: STREAM added [3005] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.061: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000099/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.061: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.061: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.061: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.061: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.061: [sbi] DEBUG: STREAM closed [3005] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.061: [sbi] DEBUG: STREAM added [3007] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.061: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000103/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.061: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.061: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000b bd89cdbe ............ 11/08 09:31:10.061: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.061: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.061: [sbi] DEBUG: STREAM closed [3007] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.061: [sbi] DEBUG: STREAM added [3009] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.061: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000091/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.061: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.061: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.061: [sbi] DEBUG: STREAM added [3011] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.061: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000178/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.061: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.061: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000b bf89cdbe ............ 11/08 09:31:10.061: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.061: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.061: [sbi] DEBUG: STREAM closed [3009] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.061: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.062: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.062: [sbi] DEBUG: STREAM closed [3011] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.062: [sbi] DEBUG: STREAM added [3013] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.062: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000160/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.062: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.062: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0527071953059792","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000160/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.062: [sbi] DEBUG: STREAM added [3015] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.062: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000089/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000b c189cdbe ............ 11/08 09:31:10.062: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.062: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000160, imeisv: 0527071953059792 (../lib/dbi/subscription.c:185) 11/08 09:31:10.063: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.063: [sbi] DEBUG: STREAM closed [3013] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.063: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.063: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.063: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.063: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.063: [sbi] DEBUG: STREAM closed [3015] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000b c389cdbe ............ 0000: 00000301 0500000b c589cdbe ............ 0000: 00000901 0400000b c788cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000b c77b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.064: [sbi] DEBUG: STREAM added [3017] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.064: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000169/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.064: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.064: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.061822+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.064: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.065: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.065: [sbi] DEBUG: STREAM closed [3017] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.065: [sbi] DEBUG: STREAM added [3019] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.065: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000155/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.065: [sbi] DEBUG: STREAM added [3021] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.065: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000157/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.065: [sbi] DEBUG: STREAM added [3023] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.065: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000159/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000b c989cdbe ............ 11/08 09:31:10.065: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.065: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.065: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.065: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.065: [sbi] DEBUG: STREAM closed [3019] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.065: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.065: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.065: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.065: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.065: [sbi] DEBUG: STREAM closed [3021] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.065: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.066: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.066: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.066: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.066: [sbi] DEBUG: STREAM closed [3023] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b cb88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000b cb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000b cd88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000b cd7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000b cf88cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000b cf7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.074: [sbi] DEBUG: STREAM added [3025] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.074: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000190/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.074: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.074: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.074: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.074: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.074: [sbi] DEBUG: STREAM closed [3025] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b d188cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000b d17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.075: [sbi] DEBUG: STREAM added [3027] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.075: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000158/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.075: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.075: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.075: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.075: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.075: [sbi] DEBUG: STREAM closed [3027] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b d388cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000b d37b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.077: [sbi] DEBUG: STREAM added [3029] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.077: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000102/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.077: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.077: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.077: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.077: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.077: [sbi] DEBUG: STREAM closed [3029] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.077: [sbi] DEBUG: STREAM added [3031] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.077: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000094/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 0400000b d588cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.077: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.078: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.078: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.078: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.078: [sbi] DEBUG: STREAM closed [3031] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 0100000b d55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000b d788cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b d75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.079: [sbi] DEBUG: STREAM added [3033] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.079: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000160/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.079: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.079: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.079: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.079: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.079: [sbi] DEBUG: STREAM closed [3033] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b d988cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000b d97b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.080: [sbi] DEBUG: STREAM added [3035] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.080: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000096/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.080: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.080: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.080: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.080: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.080: [sbi] DEBUG: STREAM closed [3035] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.080: [sbi] DEBUG: STREAM added [3037] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.080: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000090/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.080: [sbi] DEBUG: STREAM added [3039] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.080: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000191/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.080: [sbi] DEBUG: STREAM added [3041] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.080: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000112/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 0400000b db88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.080: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.080: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.080: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.080: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.080: [sbi] DEBUG: STREAM closed [3037] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.080: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.081: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.081: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.081: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.081: [sbi] DEBUG: STREAM closed [3039] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.081: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.081: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.081: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.081: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.081: [sbi] DEBUG: STREAM closed [3041] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 0100000b db5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000b dd88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b dd5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000b df88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000b df7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000b e188cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000b e17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.088: [sbi] DEBUG: STREAM added [3043] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.088: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000093/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.088: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.089: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.089: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.089: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.089: [sbi] DEBUG: STREAM closed [3043] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000b e388cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b e35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.089: [sbi] DEBUG: STREAM added [3045] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.089: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000095/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.089: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.089: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.089: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.089: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.089: [sbi] DEBUG: STREAM closed [3045] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.090: [sbi] DEBUG: STREAM added [3047] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.090: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000098/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 0400000b e588cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.090: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.090: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.090: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.090: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.090: [sbi] DEBUG: STREAM closed [3047] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 0100000b e55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000b e788cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b e75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.091: [sbi] DEBUG: STREAM added [3049] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.091: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000106/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.091: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.092: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.092: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.092: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.092: [sbi] DEBUG: STREAM closed [3049] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000b e988cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b e95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.094: [sbi] DEBUG: STREAM added [3051] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.094: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000097/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.094: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.094: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.094: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.094: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.094: [sbi] DEBUG: STREAM closed [3051] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000b eb88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b eb5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.095: [sbi] DEBUG: STREAM added [3053] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.095: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000159/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.095: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.095: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.095: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.095: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.095: [sbi] DEBUG: STREAM closed [3053] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.095: [sbi] DEBUG: STREAM added [3055] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.095: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000100/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000b ed88cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.095: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.095: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.095: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.095: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.095: [sbi] DEBUG: STREAM closed [3055] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000b ed7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000a01 0400000b ef88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b ef5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.096: [sbi] DEBUG: STREAM added [3057] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.096: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000192/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.096: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.096: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.096: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.096: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.096: [sbi] DEBUG: STREAM closed [3057] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b f188cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000b f17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.097: [sbi] DEBUG: STREAM added [3059] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.097: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000107/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.097: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.097: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.097: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.097: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.097: [sbi] DEBUG: STREAM closed [3059] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000b f388cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b f35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.097: [sbi] DEBUG: STREAM added [3061] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.097: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000102/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.097: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.098: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.098: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.098: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.098: [sbi] DEBUG: STREAM closed [3061] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000b f588cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000b f57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.098: [sbi] DEBUG: STREAM added [3063] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.098: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000114/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.098: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.098: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.098: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.098: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.098: [sbi] DEBUG: STREAM closed [3063] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000b f788cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000b f75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.099: [sbi] DEBUG: STREAM added [3065] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.099: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000101/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.099: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.099: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.099: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.099: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.099: [sbi] DEBUG: STREAM closed [3065] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.099: [sbi] DEBUG: STREAM added [3067] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.099: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000170/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.099: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.099: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.097026+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 0400000b f988cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.099: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.100: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.100: [sbi] DEBUG: STREAM closed [3067] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.100: [sbi] DEBUG: STREAM added [3069] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.100: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000179/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.100: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.100: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.100: [sbi] DEBUG: STREAM added [3071] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.100: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000193/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.100: [sbi] DEBUG: STREAM added [3073] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.100: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000160/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.100: [sbi] DEBUG: STREAM added [3075] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.100: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000094/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 0100000b f95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.100: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.101: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.101: [sbi] DEBUG: STREAM closed [3069] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.101: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.101: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.101: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.101: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.101: [sbi] DEBUG: STREAM closed [3071] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.101: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.101: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.101: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.101: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.101: [sbi] DEBUG: STREAM closed [3073] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.101: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.101: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.101: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.101: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.101: [sbi] DEBUG: STREAM closed [3075] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000b fb89cdbe ............ 0000: 00000301 0500000b fd89cdbe ............ 0000: 00000901 0400000b ff88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000b ff7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000c 0188cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000c 017b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000c 0388cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c 037b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.103: [sbi] DEBUG: STREAM added [3077] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.103: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000155/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.103: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.103: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.103: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.103: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.103: [sbi] DEBUG: STREAM closed [3077] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.103: [sbi] DEBUG: STREAM added [3079] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.103: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000096/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000c 0588cdbe 0f0d0132 ...............2 0010: cb . 11/08 09:31:10.103: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.104: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.104: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.104: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.104: [sbi] DEBUG: STREAM closed [3079] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 0100000c 057b7d .........{} 0000: 00000901 0400000c 0788cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c 077b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.104: [sbi] DEBUG: STREAM added [3081] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.104: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000180/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.104: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.104: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.104: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.106: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.106: [sbi] DEBUG: STREAM closed [3081] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.106: [sbi] DEBUG: STREAM added [3083] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.106: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000157/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000c 0989cdbe ............ 11/08 09:31:10.106: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.107: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.107: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.107: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.107: [sbi] DEBUG: STREAM closed [3083] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.107: [sbi] DEBUG: STREAM added [3085] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.107: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000090/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000c 0b88cdbe 0f0d0132 ...............2 0010: cb . 11/08 09:31:10.107: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.107: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.107: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.107: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.107: [sbi] DEBUG: STREAM closed [3085] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 0100000c 0b7b7d .........{} 0000: 00000901 0400000c 0d88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c 0d7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.108: [sbi] DEBUG: STREAM added [3087] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.108: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000158/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.108: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.109: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.109: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.109: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.109: [sbi] DEBUG: STREAM closed [3087] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000c 0f88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000c 0f7b7d .........{} 11/08 09:31:10.111: [sbi] DEBUG: STREAM added [3089] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.111: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000093/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.111: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.111: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.111: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.111: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.111: [sbi] DEBUG: STREAM closed [3089] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 1188cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c 117b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.112: [sbi] DEBUG: STREAM added [3091] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.112: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000095/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.112: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.113: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.113: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.113: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.113: [sbi] DEBUG: STREAM closed [3091] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.113: [sbi] DEBUG: STREAM added [3093] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.113: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000098/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000c 1388cdbe 0f0d0239 ...............9 0010: 39cb 9. 11/08 09:31:10.113: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.113: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.113: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.113: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.113: [sbi] DEBUG: STREAM closed [3093] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.113: [sbi] DEBUG: STREAM added [3095] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.113: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000110/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 0100000c 137b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.113: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.113: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.113: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.113: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.113: [sbi] DEBUG: STREAM closed [3095] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 1588cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c 157b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 0400000c 1788cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000c 175b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.114: [sbi] DEBUG: STREAM added [3097] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.114: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000104/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.114: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.115: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.115: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.115: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.115: [sbi] DEBUG: STREAM closed [3097] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000c 1988cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000c 195b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.115: [sbi] DEBUG: STREAM added [3099] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.115: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000106/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.115: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.115: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.115: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.115: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.115: [sbi] DEBUG: STREAM closed [3099] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 1b88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c 1b7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.116: [sbi] DEBUG: STREAM added [3101] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.116: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000194/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.116: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.116: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.116: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.116: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.116: [sbi] DEBUG: STREAM closed [3101] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.116: [sbi] DEBUG: STREAM added [3103] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.116: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000171/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.116: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.116: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.115095+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000c 1d88cdbe 0f0d8210 ................ 0010: 45cb E. 11/08 09:31:10.116: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.117: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.117: [sbi] DEBUG: STREAM closed [3103] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.117: [sbi] DEBUG: STREAM added [3105] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.117: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000097/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 0100000c 1d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.117: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.117: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.117: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.117: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.117: [sbi] DEBUG: STREAM closed [3105] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000c 1f89cdbe ............ 0000: 00000901 0400000c 2188cdbe 0f0d0239 ........!......9 0010: 39cb 9. 0000: 00006300 0100000c 217b2273 6d506f6c ..c.....!{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.117: [sbi] DEBUG: STREAM added [3107] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.117: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000161/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.117: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.117: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0052865579422796","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000161/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.117: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.117: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000161, imeisv: 0052865579422796 (../lib/dbi/subscription.c:185) 11/08 09:31:10.118: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.118: [sbi] DEBUG: STREAM closed [3107] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000c 2389cdbe ........#... 11/08 09:31:10.119: [sbi] DEBUG: STREAM added [3109] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.119: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000159/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.119: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.119: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.119: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.119: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.119: [sbi] DEBUG: STREAM closed [3109] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000c 2588cdbe 0f0d0132 ........%......2 0010: cb . 0000: 00000200 0100000c 257b7d ........%{} 11/08 09:31:10.120: [sbi] DEBUG: STREAM added [3111] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.120: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000100/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.120: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.120: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.120: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.120: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.120: [sbi] DEBUG: STREAM closed [3111] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.120: [sbi] DEBUG: STREAM added [3113] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.120: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000107/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000c 2788cdbe 0f0d0239 ........'......9 0010: 39cb 9. 11/08 09:31:10.120: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.120: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.120: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.120: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.120: [sbi] DEBUG: STREAM closed [3113] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 0100000c 277b2273 6d506f6c ..c.....'{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000c 2988cdbe 0f0d0239 ........)......9 0010: 39cb 9. 0000: 00006300 0100000c 297b2273 6d506f6c ..c.....){"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.121: [sbi] DEBUG: STREAM added [3115] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.121: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000114/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.121: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.122: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.122: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.122: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.122: [sbi] DEBUG: STREAM closed [3115] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 2b88cdbe 0f0d0239 ........+......9 0010: 39cb 9. 0000: 00006300 0100000c 2b7b2273 6d506f6c ..c.....+{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.122: [sbi] DEBUG: STREAM added [3117] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.122: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000105/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.122: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.122: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.122: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.122: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.122: [sbi] DEBUG: STREAM closed [3117] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000c 2d88cdbe 0f0d0334 ........-......4 0010: 3531cb 51. 0000: 0001c300 0100000c 2d5b7b22 73696e67 ........-[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.124: [sbi] DEBUG: STREAM added [3119] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.124: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000101/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.124: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.124: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.124: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.124: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.124: [sbi] DEBUG: STREAM closed [3119] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 2f88cdbe 0f0d0239 ......../......9 0010: 39cb 9. 0000: 00006300 0100000c 2f7b2273 6d506f6c ..c...../{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.124: [sbi] DEBUG: STREAM added [3121] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.124: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000161/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.124: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.124: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.124: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.124: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.124: [sbi] DEBUG: STREAM closed [3121] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 3188cdbe 0f0d8208 ........1....... 0010: 5ccb \. 0000: 00007400 0100000c 317b2273 75627363 ..t.....1{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.125: [sbi] DEBUG: STREAM added [3123] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.125: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000109/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.125: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.125: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.125: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.125: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.125: [sbi] DEBUG: STREAM closed [3123] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000c 3388cdbe 0f0d0334 ........3......4 0010: 3531cb 51. 0000: 0001c300 0100000c 335b7b22 73696e67 ........3[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.126: [sbi] DEBUG: STREAM added [3125] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.126: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000181/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.126: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.126: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.126: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.127: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.127: [sbi] DEBUG: STREAM closed [3125] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000c 3589cdbe ........5... 11/08 09:31:10.127: [sbi] DEBUG: STREAM added [3127] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.127: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000162/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.127: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.127: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0201914186785323","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000162/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.127: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.127: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000162, imeisv: 0201914186785323 (../lib/dbi/subscription.c:185) 11/08 09:31:10.127: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.127: [sbi] DEBUG: STREAM closed [3127] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.127: [sbi] DEBUG: STREAM added [3129] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.127: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000160/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000c 3789cdbe ........7... 11/08 09:31:10.127: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.128: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.128: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.128: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.128: [sbi] DEBUG: STREAM closed [3129] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000c 3988cdbe 0f0d0132 ........9......2 0010: cb . 0000: 00000200 0100000c 397b7d ........9{} 11/08 09:31:10.128: [sbi] DEBUG: STREAM added [3131] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.128: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000161/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.128: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.129: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.129: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.129: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.129: [sbi] DEBUG: STREAM closed [3131] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 3b88cdbe 0f0d0239 ........;......9 0010: 32cb 2. 0000: 00005c00 0100000c 3b7b2273 75627363 ..\.....;{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.129: [sbi] DEBUG: STREAM added [3133] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.129: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000110/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.129: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.129: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.129: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.129: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.129: [sbi] DEBUG: STREAM closed [3133] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 3d88cdbe 0f0d0239 ........=......9 0010: 39cb 9. 0000: 00006300 0100000c 3d7b2273 6d506f6c ..c.....={"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.129: [sbi] DEBUG: STREAM added [3135] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.129: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000163/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.129: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.129: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0378246320739885","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000163/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.129: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.129: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000163, imeisv: 0378246320739885 (../lib/dbi/subscription.c:185) 11/08 09:31:10.130: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.130: [sbi] DEBUG: STREAM closed [3135] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.130: [sbi] DEBUG: STREAM added [3137] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.130: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000104/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000c 3f89cdbe ........?... 11/08 09:31:10.130: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.130: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.130: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.130: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.130: [sbi] DEBUG: STREAM closed [3137] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.130: [sbi] DEBUG: STREAM added [3139] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.130: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000195/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000c 4188cdbe 0f0d0239 ........A......9 0010: 39cb 9. 11/08 09:31:10.130: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.131: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.131: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.131: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.131: [sbi] DEBUG: STREAM closed [3139] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.131: [sbi] DEBUG: STREAM added [3141] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.131: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000162/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 0100000c 417b2273 6d506f6c ..c.....A{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.131: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.131: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.131: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.131: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.131: [sbi] DEBUG: STREAM closed [3141] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 4388cdbe 0f0d8210 ........C....... 0010: 45cb E. 0000: 0000d400 0100000c 437b2261 75746865 ........C{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000c 4588cdbe 0f0d8208 ........E....... 0010: 5ccb \. 0000: 00007400 0100000c 457b2273 75627363 ..t.....E{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.131: [sbi] DEBUG: STREAM added [3143] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.131: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000163/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.131: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.131: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.131: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.131: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.131: [sbi] DEBUG: STREAM closed [3143] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 4788cdbe 0f0d8208 ........G....... 0010: 5ccb \. 0000: 00007400 0100000c 477b2273 75627363 ..t.....G{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.131: [sbi] DEBUG: STREAM added [3145] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.131: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000105/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.131: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.132: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.132: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.132: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.132: [sbi] DEBUG: STREAM closed [3145] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 4988cdbe 0f0d0239 ........I......9 0010: 39cb 9. 0000: 00006300 0100000c 497b2273 6d506f6c ..c.....I{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.132: [sbi] DEBUG: STREAM added [3147] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.132: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000109/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.132: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.132: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.132: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.132: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.132: [sbi] DEBUG: STREAM closed [3147] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 4b88cdbe 0f0d0239 ........K......9 0010: 39cb 9. 0000: 00006300 0100000c 4b7b2273 6d506f6c ..c.....K{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.144: [sbi] DEBUG: STREAM added [3149] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.144: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000164/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.144: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.144: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0491259769263324","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000164/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.144: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.144: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000164, imeisv: 0491259769263324 (../lib/dbi/subscription.c:185) 11/08 09:31:10.144: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.144: [sbi] DEBUG: STREAM closed [3149] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.144: [sbi] DEBUG: STREAM added [3151] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.144: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000162/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.145: [sbi] DEBUG: STREAM added [3153] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.145: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000161/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.145: [sbi] DEBUG: STREAM added [3155] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.145: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000163/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.145: [sbi] DEBUG: STREAM added [3157] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.145: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000172/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.145: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.145: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.144097+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000c 4d89cdbe ........M... 11/08 09:31:10.145: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.145: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.145: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.145: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.145: [sbi] DEBUG: STREAM closed [3151] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.145: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.145: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.145: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.145: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.145: [sbi] DEBUG: STREAM closed [3153] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.145: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.146: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.146: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.146: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.146: [sbi] DEBUG: STREAM closed [3155] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.146: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.147: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.147: [sbi] DEBUG: STREAM closed [3157] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.147: [sbi] DEBUG: STREAM added [3159] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.147: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000164/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.147: [sbi] DEBUG: STREAM added [3161] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.147: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000182/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.147: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.147: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.147: [sbi] DEBUG: STREAM added [3163] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.147: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000108/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000c 4f88cdbe 0f0d0239 ........O......9 0010: 32cb 2. 11/08 09:31:10.147: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.147: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.147: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.147: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.147: [sbi] DEBUG: STREAM closed [3159] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.147: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.149: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.149: [sbi] DEBUG: STREAM closed [3161] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.149: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.149: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.149: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.149: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.149: [sbi] DEBUG: STREAM closed [3163] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.149: [sbi] DEBUG: STREAM added [3165] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.149: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000111/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.149: [sbi] DEBUG: STREAM added [3167] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.149: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000196/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.149: [sbi] DEBUG: STREAM added [3169] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.149: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000165/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.149: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.149: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0689459409068400","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000165/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00005c00 0100000c 4f7b2273 75627363 ..\.....O{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.149: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.149: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.149: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.149: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.149: [sbi] DEBUG: STREAM closed [3165] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.149: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.150: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.150: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.150: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.150: [sbi] DEBUG: STREAM closed [3167] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.150: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.150: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000165, imeisv: 0689459409068400 (../lib/dbi/subscription.c:185) 11/08 09:31:10.150: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.150: [sbi] DEBUG: STREAM closed [3169] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000c 5188cdbe 0f0d0132 ........Q......2 0010: cb . 0000: 00000200 0100000c 517b7d ........Q{} 0000: 00000901 0400000c 5388cdbe 0f0d0239 ........S......9 0010: 32cb 2. 0000: 00005c00 0100000c 537b2273 75627363 ..\.....S{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000c 5589cdbe ........U... 0000: 00000901 0400000c 5788cdbe 0f0d8208 ........W....... 0010: 5ccb \. 0000: 00007400 0100000c 577b2273 75627363 ..t.....W{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000c 5989cdbe ........Y... 0000: 00000a01 0400000c 5b88cdbe 0f0d0334 ........[......4 0010: 3531cb 51. 0000: 0001c300 0100000c 5b5b7b22 73696e67 ........[[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000c 5d88cdbe 0f0d0334 ........]......4 0010: 3531cb 51. 0000: 0001c300 0100000c 5d5b7b22 73696e67 ........][{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000c 5f88cdbe 0f0d8210 ........_....... 0010: 45cb E. 0000: 0000d400 0100000c 5f7b2261 75746865 ........_{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000c 6189cdbe ........a... 11/08 09:31:10.155: [sbi] DEBUG: STREAM added [3171] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.155: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000164/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.155: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.155: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.155: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.155: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.155: [sbi] DEBUG: STREAM closed [3171] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.155: [sbi] DEBUG: STREAM added [3173] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.155: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000113/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.155: [sbi] DEBUG: STREAM added [3175] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.155: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000165/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000c 6388cdbe 0f0d0239 ........c......9 0010: 32cb 2. 11/08 09:31:10.156: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.156: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.156: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.156: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.156: [sbi] DEBUG: STREAM closed [3173] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.156: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.156: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.156: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.156: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.156: [sbi] DEBUG: STREAM closed [3175] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000c 637b2273 75627363 ..\.....c{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000a01 0400000c 6588cdbe 0f0d0334 ........e......4 0010: 3531cb 51. 0000: 0001c300 0100000c 655b7b22 73696e67 ........e[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000c 6788cdbe 0f0d8208 ........g....... 0010: 5ccb \. 0000: 00007400 0100000c 677b2273 75627363 ..t.....g{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.167: [sbi] DEBUG: STREAM added [3177] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.167: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000162/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.167: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.168: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.168: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.168: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.168: [sbi] DEBUG: STREAM closed [3177] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000c 6988cdbe 0f0d0132 ........i......2 0010: cb . 0000: 00000200 0100000c 697b7d ........i{} 11/08 09:31:10.168: [sbi] DEBUG: STREAM added [3179] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.168: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000111/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.168: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.168: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.168: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.168: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.168: [sbi] DEBUG: STREAM closed [3179] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 6b88cdbe 0f0d0239 ........k......9 0010: 39cb 9. 11/08 09:31:10.168: [sbi] DEBUG: STREAM added [3181] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.169: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000108/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 0100000c 6b7b2273 6d506f6c ..c.....k{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.169: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.169: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.169: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.169: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.169: [sbi] DEBUG: STREAM closed [3181] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 6d88cdbe 0f0d0239 ........m......9 0010: 39cb 9. 0000: 00006300 0100000c 6d7b2273 6d506f6c ..c.....m{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.169: [sbi] DEBUG: STREAM added [3183] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.169: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000197/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.169: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.169: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.169: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.169: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.169: [sbi] DEBUG: STREAM closed [3183] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 6f88cdbe 0f0d8210 ........o....... 0010: 45cb E. 0000: 0000d400 0100000c 6f7b2261 75746865 ........o{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.170: [sbi] DEBUG: STREAM added [3185] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.170: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000183/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.170: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.170: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.170: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.171: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.171: [sbi] DEBUG: STREAM closed [3185] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.171: [sbi] DEBUG: STREAM added [3187] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.171: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000173/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.171: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.171: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.168322+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000c 7189cdbe ........q... 11/08 09:31:10.171: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.171: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.171: [sbi] DEBUG: STREAM closed [3187] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000c 7389cdbe ........s... 11/08 09:31:10.172: [sbi] DEBUG: STREAM added [3189] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.172: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000163/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.172: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.172: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.172: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.172: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.172: [sbi] DEBUG: STREAM closed [3189] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000c 7588cdbe 0f0d0132 ........u......2 0010: cb . 0000: 00000200 0100000c 757b7d ........u{} 11/08 09:31:10.172: [sbi] DEBUG: STREAM added [3191] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.173: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000165/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.173: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.173: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.173: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.173: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.173: [sbi] DEBUG: STREAM closed [3191] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 7788cdbe 0f0d0239 ........w......9 0010: 32cb 2. 0000: 00005c00 0100000c 777b2273 75627363 ..\.....w{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.181: [sbi] DEBUG: STREAM added [3193] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.181: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000113/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.181: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.182: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.182: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.182: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.182: [sbi] DEBUG: STREAM closed [3193] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.182: [sbi] DEBUG: STREAM added [3195] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.182: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000184/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.182: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.182: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.182: [sbi] DEBUG: STREAM added [3197] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.182: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000198/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000c 7988cdbe 0f0d0239 ........y......9 0010: 39cb 9. 11/08 09:31:10.182: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.183: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.183: [sbi] DEBUG: STREAM closed [3195] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.183: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.183: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.183: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.183: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.183: [sbi] DEBUG: STREAM closed [3197] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.183: [sbi] DEBUG: STREAM added [3199] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.183: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000092/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.183: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.183: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00006300 0100000c 797b2273 6d506f6c ..c.....y{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.183: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.183: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.183: [sbi] DEBUG: STREAM closed [3199] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000c 7b89cdbe ........{... 0000: 00000901 0400000c 7d88cdbe 0f0d8210 ........}....... 0010: 45cb E. 0000: 0000d400 0100000c 7d7b2261 75746865 ........}{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000c 7f89cdbe ............ 11/08 09:31:10.183: [sbi] DEBUG: STREAM added [3201] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.183: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000166/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.183: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.183: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0437509042406431","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000166/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.183: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.183: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000166, imeisv: 0437509042406431 (../lib/dbi/subscription.c:185) 11/08 09:31:10.184: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.184: [sbi] DEBUG: STREAM closed [3201] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000c 8189cdbe ............ 11/08 09:31:10.184: [sbi] DEBUG: STREAM added [3203] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.184: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000164/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.184: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.184: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.184: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.184: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.184: [sbi] DEBUG: STREAM closed [3203] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000c 8388cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000c 837b7d .........{} 11/08 09:31:10.190: [sbi] DEBUG: STREAM added [3205] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.190: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000199/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.190: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.190: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.190: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.190: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.190: [sbi] DEBUG: STREAM closed [3205] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 8588cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000c 857b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.190: [sbi] DEBUG: STREAM added [3207] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.190: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000166/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.190: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.190: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.190: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.190: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.190: [sbi] DEBUG: STREAM closed [3207] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 8788cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000c 877b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.191: [sbi] DEBUG: STREAM added [3209] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.191: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000185/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.191: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.191: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.191: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.193: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.193: [sbi] DEBUG: STREAM closed [3209] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.193: [sbi] DEBUG: STREAM added [3211] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.193: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000166/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000c 8989cdbe ............ 11/08 09:31:10.193: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.194: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.194: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.194: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.194: [sbi] DEBUG: STREAM closed [3211] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.194: [sbi] DEBUG: STREAM added [3213] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.194: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000165/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000c 8b88cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.194: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.194: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.194: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.194: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.194: [sbi] DEBUG: STREAM closed [3213] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000c 8b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000801 0400000c 8d88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000c 8d7b7d .........{} 11/08 09:31:10.197: [sbi] DEBUG: STREAM added [3215] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.197: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000166/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.197: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.197: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.197: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.197: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.197: [sbi] DEBUG: STREAM closed [3215] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000c 8f88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000c 8f7b7d .........{} 11/08 09:31:10.202: [sbi] DEBUG: STREAM added [3217] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.202: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000186/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.202: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.202: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.202: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.204: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.204: [sbi] DEBUG: STREAM closed [3217] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000c 9189cdbe ............ 11/08 09:31:10.206: [sbi] DEBUG: STREAM added [3219] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.206: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000174/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.206: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.206: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.205743+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.206: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.207: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.207: [sbi] DEBUG: STREAM closed [3219] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000c 9389cdbe ............ 11/08 09:31:10.210: [sbi] DEBUG: STREAM added [3221] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.210: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000167/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.210: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.210: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0875757385328994","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000167/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.210: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.210: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000167, imeisv: 0875757385328994 (../lib/dbi/subscription.c:185) 11/08 09:31:10.211: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.211: [sbi] DEBUG: STREAM closed [3221] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.211: [sbi] DEBUG: STREAM added [3223] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.211: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000200/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000c 9589cdbe ............ 11/08 09:31:10.211: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.211: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.211: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.211: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.211: [sbi] DEBUG: STREAM closed [3223] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 9788cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000c 977b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.212: [sbi] DEBUG: STREAM added [3225] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.212: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000167/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.212: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.212: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.212: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.212: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.212: [sbi] DEBUG: STREAM closed [3225] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 9988cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000c 997b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.214: [sbi] DEBUG: STREAM added [3227] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.214: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000167/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.214: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.214: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.214: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.214: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.214: [sbi] DEBUG: STREAM closed [3227] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c 9b88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000c 9b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.218: [sbi] DEBUG: STREAM added [3229] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.218: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000167/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.218: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.218: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.218: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.218: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.218: [sbi] DEBUG: STREAM closed [3229] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000c 9d88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000c 9d7b7d .........{} 11/08 09:31:10.218: [sbi] DEBUG: STREAM added [3231] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.218: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000187/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.218: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.218: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.218: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.220: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.220: [sbi] DEBUG: STREAM closed [3231] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000c 9f89cdbe ............ 11/08 09:31:10.222: [sbi] DEBUG: STREAM added [3233] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.222: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000117/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.222: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.222: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.222: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.222: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.222: [sbi] DEBUG: STREAM closed [3233] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000c a188cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000c a15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.225: [sbi] DEBUG: STREAM added [3235] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.225: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000117/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.225: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.225: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.225: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.225: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.225: [sbi] DEBUG: STREAM closed [3235] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c a388cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c a37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.228: [sbi] DEBUG: STREAM added [3237] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.228: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000175/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.228: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.228: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.228091+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.228: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.229: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.229: [sbi] DEBUG: STREAM closed [3237] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.229: [sbi] DEBUG: STREAM added [3239] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.229: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000176/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.229: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.229: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.228756+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000c a589cdbe ............ 11/08 09:31:10.229: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.230: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.230: [sbi] DEBUG: STREAM closed [3239] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.230: [sbi] DEBUG: STREAM added [3241] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.230: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000116/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.230: [sbi] DEBUG: STREAM added [3243] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.230: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000168/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.230: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.230: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0428123153703943","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000168/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000c a789cdbe ............ 11/08 09:31:10.230: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.230: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.230: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.230: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.230: [sbi] DEBUG: STREAM closed [3241] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.230: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.230: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000168, imeisv: 0428123153703943 (../lib/dbi/subscription.c:185) 11/08 09:31:10.231: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.231: [sbi] DEBUG: STREAM closed [3243] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.231: [sbi] DEBUG: STREAM added [3245] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.231: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000201/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 0400000c a988cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.231: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.231: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.231: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.231: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.231: [sbi] DEBUG: STREAM closed [3245] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 0100000c a95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000c ab89cdbe ............ 0000: 00000901 0400000c ad88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000c ad7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.232: [sbi] DEBUG: STREAM added [3247] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.232: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000177/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.232: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.232: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.231951+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.232: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.233: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.233: [sbi] DEBUG: STREAM closed [3247] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.233: [sbi] DEBUG: STREAM added [3249] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.233: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000168/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.233: [sbi] DEBUG: STREAM added [3251] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.233: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000188/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.233: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.233: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.233: [sbi] DEBUG: STREAM added [3253] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.233: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000116/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000c af89cdbe ............ 11/08 09:31:10.233: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.233: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.233: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.233: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.233: [sbi] DEBUG: STREAM closed [3249] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.233: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.235: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.235: [sbi] DEBUG: STREAM closed [3251] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.235: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.235: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.235: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.235: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.235: [sbi] DEBUG: STREAM closed [3253] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c b188cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000c b17b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000c b389cdbe ............ 0000: 00000901 0400000c b588cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c b57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.236: [sbi] DEBUG: STREAM added [3255] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.236: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000168/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.236: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.237: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.237: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.237: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.237: [sbi] DEBUG: STREAM closed [3255] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c b788cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000c b77b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.238: [sbi] DEBUG: STREAM added [3257] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.238: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000115/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.238: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.238: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.238: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.238: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.238: [sbi] DEBUG: STREAM closed [3257] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000c b988cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000c b95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.240: [sbi] DEBUG: STREAM added [3259] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.240: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000168/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.240: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.240: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.240: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.240: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.240: [sbi] DEBUG: STREAM closed [3259] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.240: [sbi] DEBUG: STREAM added [3261] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.240: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000115/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000c bb88cdbe 0f0d0132 ...............2 0010: cb . 11/08 09:31:10.240: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.240: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.240: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.240: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.240: [sbi] DEBUG: STREAM closed [3261] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 0100000c bb7b7d .........{} 0000: 00000901 0400000c bd88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c bd7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.243: [sbi] DEBUG: STREAM added [3263] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.243: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000118/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.243: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.243: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.243: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.243: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.243: [sbi] DEBUG: STREAM closed [3263] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000c bf88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000c bf5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.244: [sbi] DEBUG: STREAM added [3265] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000120/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.244: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.245: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.245: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.245: [sbi] DEBUG: STREAM closed [3265] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.245: [sbi] DEBUG: STREAM added [3267] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.245: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000202/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 0400000c c188cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.245: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.245: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.245: [sbi] DEBUG: STREAM closed [3267] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.245: [sbi] DEBUG: STREAM added [3269] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.245: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000118/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 0100000c c15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.245: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.245: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.245: [sbi] DEBUG: STREAM closed [3269] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c c388cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000c c37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000c c588cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c c57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.247: [sbi] DEBUG: STREAM added [3271] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.247: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000120/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.247: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.247: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.247: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.247: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.248: [sbi] DEBUG: STREAM closed [3271] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c c788cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c c77b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.249: [sbi] DEBUG: STREAM added [3273] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.249: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000119/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.249: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.250: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.250: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.250: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.250: [sbi] DEBUG: STREAM closed [3273] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000c c988cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000c c95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.250: [sbi] DEBUG: STREAM added [3275] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.250: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000124/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.250: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.251: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.251: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.251: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.251: [sbi] DEBUG: STREAM closed [3275] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000c cb88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000c cb5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.252: [sbi] DEBUG: STREAM added [3277] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.252: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000119/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.252: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.252: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.252: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.252: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.252: [sbi] DEBUG: STREAM closed [3277] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c cd88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c cd7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.254: [sbi] DEBUG: STREAM added [3279] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.254: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000124/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.254: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.254: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.254: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.254: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.254: [sbi] DEBUG: STREAM closed [3279] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c cf88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c cf7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.258: [sbi] DEBUG: STREAM added [3281] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.258: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000122/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.258: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.258: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.258: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.258: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.258: [sbi] DEBUG: STREAM closed [3281] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.258: [sbi] DEBUG: STREAM added [3283] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.258: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000189/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.258: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.258: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.258: [sbi] DEBUG: STREAM added [3285] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.258: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000178/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.258: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.258: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.257646+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.258: [sbi] DEBUG: STREAM added [3287] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.258: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000169/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.258: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.258: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0329592475961753","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000169/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 0400000c d188cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.258: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.260: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.260: [sbi] DEBUG: STREAM closed [3283] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.260: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.260: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.260: [sbi] DEBUG: STREAM closed [3285] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.260: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.260: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000169, imeisv: 0329592475961753 (../lib/dbi/subscription.c:185) 11/08 09:31:10.260: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.260: [sbi] DEBUG: STREAM closed [3287] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 0100000c d15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000c d389cdbe ............ 0000: 00000301 0500000c d589cdbe ............ 0000: 00000301 0500000c d789cdbe ............ 11/08 09:31:10.263: [sbi] DEBUG: STREAM added [3289] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.263: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000169/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.263: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.263: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.263: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.263: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.263: [sbi] DEBUG: STREAM closed [3289] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c d988cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000c d97b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.263: [sbi] DEBUG: STREAM added [3291] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.263: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000122/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.263: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.264: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.264: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.264: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.264: [sbi] DEBUG: STREAM closed [3291] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c db88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c db7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.265: [sbi] DEBUG: STREAM added [3293] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.265: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000125/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.266: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.266: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.266: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.266: [sbi] DEBUG: STREAM closed [3293] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.266: [sbi] DEBUG: STREAM added [3295] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.266: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000169/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.266: [sbi] DEBUG: STREAM added [3297] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.266: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000203/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.266: [sbi] DEBUG: STREAM added [3299] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.266: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000190/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.266: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.266: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 0400000c dd88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.266: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.266: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.266: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.266: [sbi] DEBUG: STREAM closed [3295] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.266: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.266: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.266: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.266: [sbi] DEBUG: STREAM closed [3297] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.268: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.268: [sbi] DEBUG: STREAM closed [3299] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.268: [sbi] DEBUG: STREAM added [3301] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.268: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000089/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.268: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.268: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 0001c300 0100000c dd5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.268: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.268: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.268: [sbi] DEBUG: STREAM closed [3301] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c df88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000c df7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000c e188cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000c e17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000c e389cdbe ............ 0000: 00000301 0500000c e589cdbe ............ 11/08 09:31:10.270: [sbi] DEBUG: STREAM added [3303] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.270: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000191/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.270: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.270: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.270: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.271: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.271: [sbi] DEBUG: STREAM closed [3303] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.272: [sbi] DEBUG: STREAM added [3305] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.272: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000121/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.272: [sbi] DEBUG: STREAM added [3307] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.272: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000112/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.272: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.272: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000c e789cdbe ............ 11/08 09:31:10.272: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.272: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.272: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.272: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.272: [sbi] DEBUG: STREAM closed [3305] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.272: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.272: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.272: [sbi] DEBUG: STREAM closed [3307] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.272: [sbi] DEBUG: STREAM added [3309] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.272: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000125/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 0400000c e988cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.272: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.272: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.272: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.272: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.272: [sbi] DEBUG: STREAM closed [3309] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 0100000c e95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000c eb89cdbe ............ 0000: 00000901 0400000c ed88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c ed7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.273: [sbi] DEBUG: STREAM added [3311] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.273: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000123/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.273: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.273: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.273: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.273: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.273: [sbi] DEBUG: STREAM closed [3311] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000c ef88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000c ef5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.274: [sbi] DEBUG: STREAM added [3313] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.274: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000169/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.274: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.274: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.274: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.274: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.274: [sbi] DEBUG: STREAM closed [3313] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000c f188cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000c f17b7d .........{} 11/08 09:31:10.275: [sbi] DEBUG: STREAM added [3315] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.275: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000121/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.275: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.275: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.275: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.275: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.275: [sbi] DEBUG: STREAM closed [3315] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.275: [sbi] DEBUG: STREAM added [3317] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.275: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000126/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.275: [sbi] DEBUG: STREAM added [3319] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.276: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000123/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000c f388cdbe 0f0d0239 ...............9 0010: 39cb 9. 11/08 09:31:10.276: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.276: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.276: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.276: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.276: [sbi] DEBUG: STREAM closed [3317] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.276: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.276: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.276: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.276: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.276: [sbi] DEBUG: STREAM closed [3319] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 0100000c f37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 0400000c f588cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000c f55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000c f788cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c f77b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.277: [sbi] DEBUG: STREAM added [3321] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.277: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000204/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.277: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.277: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.277: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.277: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.277: [sbi] DEBUG: STREAM closed [3321] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c f988cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000c f97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.278: [sbi] DEBUG: STREAM added [3323] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.278: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000126/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.278: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.278: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.278: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.278: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.278: [sbi] DEBUG: STREAM closed [3323] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c fb88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c fb7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.279: [sbi] DEBUG: STREAM added [3325] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.279: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000127/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.279: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.279: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.279: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.279: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.279: [sbi] DEBUG: STREAM closed [3325] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000c fd88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000c fd5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.280: [sbi] DEBUG: STREAM added [3327] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.280: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000127/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.280: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.280: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.280: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.280: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.280: [sbi] DEBUG: STREAM closed [3327] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000c ff88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000c ff7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.283: [sbi] DEBUG: STREAM added [3329] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.283: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000128/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.283: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.283: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.283: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.283: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.283: [sbi] DEBUG: STREAM closed [3329] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000d 0188cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d 015b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.284: [sbi] DEBUG: STREAM added [3331] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.284: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000128/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.284: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.284: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.284: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.284: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.284: [sbi] DEBUG: STREAM closed [3331] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000d 0388cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000d 037b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.288: [sbi] DEBUG: STREAM added [3333] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.288: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000192/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.288: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.288: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.288: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.290: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.290: [sbi] DEBUG: STREAM closed [3333] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.290: [sbi] DEBUG: STREAM added [3335] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.290: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000170/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.290: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.290: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0832822361102171","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000170/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.290: [sbi] DEBUG: STREAM added [3337] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.290: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000179/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.290: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.290: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.289428+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d 0589cdbe ............ 11/08 09:31:10.290: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.290: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000170, imeisv: 0832822361102171 (../lib/dbi/subscription.c:185) 11/08 09:31:10.290: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.290: [sbi] DEBUG: STREAM closed [3335] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.290: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.291: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.291: [sbi] DEBUG: STREAM closed [3337] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000d 0789cdbe ............ 0000: 00000301 0500000d 0989cdbe ............ 11/08 09:31:10.291: [sbi] DEBUG: STREAM added [3339] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.291: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000180/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.291: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.291: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.291008+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.291: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.292: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.292: [sbi] DEBUG: STREAM closed [3339] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.292: [sbi] DEBUG: STREAM added [3341] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.292: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000170/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d 0b89cdbe ............ 11/08 09:31:10.292: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.292: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.292: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.292: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.292: [sbi] DEBUG: STREAM closed [3341] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000d 0d88cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000d 0d7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.294: [sbi] DEBUG: STREAM added [3343] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.294: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000193/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.294: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.294: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.294: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.294: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.294: [sbi] DEBUG: STREAM closed [3343] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.294: [sbi] DEBUG: STREAM added [3345] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.294: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000102/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.294: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.294: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.295: [sbi] DEBUG: STREAM added [3347] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.295: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000205/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.295: [sbi] DEBUG: STREAM added [3349] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.295: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000170/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d 0f89cdbe ............ 11/08 09:31:10.295: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.295: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.295: [sbi] DEBUG: STREAM closed [3345] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.295: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.295: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.295: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.295: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.295: [sbi] DEBUG: STREAM closed [3347] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.295: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.295: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.295: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.295: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.295: [sbi] DEBUG: STREAM closed [3349] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000d 1189cdbe ............ 0000: 00000901 0400000d 1388cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d 137b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000d 1588cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000d 157b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.297: [sbi] DEBUG: STREAM added [3351] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.297: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000170/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.298: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.298: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.298: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.298: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.298: [sbi] DEBUG: STREAM closed [3351] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 0400000d 1788cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000d 177b7d .........{} 11/08 09:31:10.298: [sbi] DEBUG: STREAM added [3353] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.298: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000094/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.298: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.298: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.298: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.298: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.298: [sbi] DEBUG: STREAM closed [3353] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000d 1989cdbe ............ 11/08 09:31:10.302: [sbi] DEBUG: STREAM added [3355] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.302: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000096/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.302: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.302: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.302: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.302: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.302: [sbi] DEBUG: STREAM closed [3355] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000d 1b89cdbe ............ 11/08 09:31:10.501: [sbi] DEBUG: STREAM added [3357] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.502: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000171/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.502: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.502: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0157861224414952","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000171/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.502: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.502: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000171, imeisv: 0157861224414952 (../lib/dbi/subscription.c:185) 11/08 09:31:10.502: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.502: [sbi] DEBUG: STREAM closed [3357] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.502: [sbi] DEBUG: STREAM added [3359] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.502: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000194/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.502: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.502: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.503: [sbi] DEBUG: STREAM added [3361] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.503: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000090/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.503: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.503: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.503: [sbi] DEBUG: STREAM added [3363] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.503: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000206/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d 1d89cdbe ............ 11/08 09:31:10.503: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.505: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.505: [sbi] DEBUG: STREAM closed [3359] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.505: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.505: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.505: [sbi] DEBUG: STREAM closed [3361] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.505: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.505: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.505: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.505: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.505: [sbi] DEBUG: STREAM closed [3363] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.505: [sbi] DEBUG: STREAM added [3365] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.506: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000093/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.506: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.506: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.506: [sbi] DEBUG: STREAM added [3367] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.506: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000181/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.506: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.506: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.503254+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.506: [sbi] DEBUG: STREAM added [3369] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.506: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000095/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.506: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.506: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d 1f89cdbe ............ 11/08 09:31:10.506: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.506: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.506: [sbi] DEBUG: STREAM closed [3365] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.506: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.507: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.507: [sbi] DEBUG: STREAM closed [3367] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.507: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.507: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.507: [sbi] DEBUG: STREAM closed [3369] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.507: [sbi] DEBUG: STREAM added [3371] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.507: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000171/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.507: [sbi] DEBUG: STREAM added [3373] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.507: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000098/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.507: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.507: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.507: [sbi] DEBUG: STREAM added [3375] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.507: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000097/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.507: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.507: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d 2189cdbe ........!... 11/08 09:31:10.507: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.508: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.508: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.508: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.508: [sbi] DEBUG: STREAM closed [3371] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.508: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.508: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.508: [sbi] DEBUG: STREAM closed [3373] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.508: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.508: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.508: [sbi] DEBUG: STREAM closed [3375] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000d 2388cdbe 0f0d8210 ........#....... 0010: 45cb E. 0000: 0000d400 0100000d 237b2261 75746865 ........#{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000d 2589cdbe ........%... 0000: 00000301 0500000d 2789cdbe ........'... 0000: 00000301 0500000d 2989cdbe ........)... 0000: 00000901 0400000d 2b88cdbe 0f0d8208 ........+....... 0010: 5ccb \. 0000: 00007400 0100000d 2b7b2273 75627363 ..t.....+{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000d 2d89cdbe ........-... 0000: 00000301 0500000d 2f89cdbe ......../... 11/08 09:31:10.510: [sbi] DEBUG: STREAM added [3377] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.511: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000106/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.511: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.511: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.511: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.511: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.511: [sbi] DEBUG: STREAM closed [3377] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.511: [sbi] DEBUG: STREAM added [3379] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.511: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000107/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.511: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.511: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d 3189cdbe ........1... 11/08 09:31:10.511: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.511: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.511: [sbi] DEBUG: STREAM closed [3379] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.511: [sbi] DEBUG: STREAM added [3381] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.511: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000100/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.511: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.511: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d 3389cdbe ........3... 11/08 09:31:10.511: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.511: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.511: [sbi] DEBUG: STREAM closed [3381] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000d 3589cdbe ........5... 11/08 09:31:10.513: [sbi] DEBUG: STREAM added [3383] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.513: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000114/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.513: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.513: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.513: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.513: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.513: [sbi] DEBUG: STREAM closed [3383] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.513: [sbi] DEBUG: STREAM added [3385] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.513: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000207/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d 3789cdbe ........7... 11/08 09:31:10.513: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.513: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.513: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.513: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.513: [sbi] DEBUG: STREAM closed [3385] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.513: [sbi] DEBUG: STREAM added [3387] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.513: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000195/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.513: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.513: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.513: [sbi] DEBUG: STREAM added [3389] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.513: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000101/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.513: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.513: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000d 3988cdbe 0f0d8210 ........9....... 0010: 45cb E. 11/08 09:31:10.514: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.515: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.515: [sbi] DEBUG: STREAM closed [3387] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.515: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.515: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.515: [sbi] DEBUG: STREAM closed [3389] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 0100000d 397b2261 75746865 ........9{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000d 3b89cdbe ........;... 0000: 00000301 0500000d 3d89cdbe ........=... 11/08 09:31:10.515: [sbi] DEBUG: STREAM added [3391] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.515: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000110/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.515: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.515: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.515: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.515: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.515: [sbi] DEBUG: STREAM closed [3391] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.516: [sbi] DEBUG: STREAM added [3393] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.516: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000129/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.516: [sbi] DEBUG: STREAM added [3395] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.516: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000105/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.516: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.516: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d 3f89cdbe ........?... 11/08 09:31:10.516: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.516: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.516: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.516: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.516: [sbi] DEBUG: STREAM closed [3393] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.516: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.516: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.516: [sbi] DEBUG: STREAM closed [3395] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000d 4188cdbe 0f0d0334 ........A......4 0010: 3531cb 51. 0000: 0001c300 0100000d 415b7b22 73696e67 ........A[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000d 4389cdbe ........C... 11/08 09:31:10.517: [sbi] DEBUG: STREAM added [3397] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.517: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000172/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.517: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.517: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0455393406864378","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000172/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.517: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.517: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000172, imeisv: 0455393406864378 (../lib/dbi/subscription.c:185) 11/08 09:31:10.517: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.517: [sbi] DEBUG: STREAM closed [3397] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.517: [sbi] DEBUG: STREAM added [3399] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.517: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000131/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.517: [sbi] DEBUG: STREAM added [3401] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.517: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000130/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.517: [sbi] DEBUG: STREAM added [3403] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.517: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000109/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.517: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.517: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d 4589cdbe ........E... 11/08 09:31:10.517: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.517: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.517: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.517: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.517: [sbi] DEBUG: STREAM closed [3399] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.517: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.518: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.518: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.518: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.518: [sbi] DEBUG: STREAM closed [3401] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.518: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.518: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.518: [sbi] DEBUG: STREAM closed [3403] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 0400000d 4788cdbe 0f0d0334 ........G......4 0010: 3531cb 51. 0000: 0001c300 0100000d 475b7b22 73696e67 ........G[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000d 4988cdbe 0f0d0334 ........I......4 0010: 3531cb 51. 0000: 0001c300 0100000d 495b7b22 73696e67 ........I[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000d 4b89cdbe ........K... 11/08 09:31:10.518: [sbi] DEBUG: STREAM added [3405] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.518: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000104/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.518: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.518: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.518: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.518: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.518: [sbi] DEBUG: STREAM closed [3405] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.519: [sbi] DEBUG: STREAM added [3407] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.519: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000132/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d 4d89cdbe ........M... 11/08 09:31:10.519: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.519: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.519: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.519: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.519: [sbi] DEBUG: STREAM closed [3407] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.519: [sbi] DEBUG: STREAM added [3409] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.519: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000138/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.519: [sbi] DEBUG: STREAM added [3411] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.519: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000208/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.519: [sbi] DEBUG: STREAM added [3413] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.519: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000182/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.519: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.519: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.515501+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.519: [sbi] DEBUG: STREAM added [3415] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.519: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000196/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.519: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.519: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 0400000d 4f88cdbe 0f0d0334 ........O......4 0010: 3531cb 51. 11/08 09:31:10.519: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.520: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.520: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.520: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.520: [sbi] DEBUG: STREAM closed [3409] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.520: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.520: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.520: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.520: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.520: [sbi] DEBUG: STREAM closed [3411] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.520: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.521: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.521: [sbi] DEBUG: STREAM closed [3413] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.521: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.522: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.522: [sbi] DEBUG: STREAM closed [3415] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.522: [sbi] DEBUG: STREAM added [3417] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.522: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000147/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.522: [sbi] DEBUG: STREAM added [3419] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.522: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000133/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.522: [sbi] DEBUG: STREAM added [3421] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.522: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000209/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.522: [sbi] DEBUG: STREAM added [3423] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.522: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000148/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.522: [sbi] DEBUG: STREAM added [3425] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.522: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000134/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 0100000d 4f5b7b22 73696e67 ........O[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.522: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.523: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.523: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.523: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.523: [sbi] DEBUG: STREAM closed [3417] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.523: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.523: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.523: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.523: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.523: [sbi] DEBUG: STREAM closed [3419] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.523: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.524: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.524: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.524: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.524: [sbi] DEBUG: STREAM closed [3421] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.524: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.524: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.524: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.524: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.524: [sbi] DEBUG: STREAM closed [3423] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.524: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.525: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.525: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.525: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.525: [sbi] DEBUG: STREAM closed [3425] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.525: [sbi] DEBUG: STREAM added [3427] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.525: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000144/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.525: [sbi] DEBUG: STREAM added [3429] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.525: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000135/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.525: [sbi] DEBUG: STREAM added [3431] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.525: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000156/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 0400000d 5188cdbe 0f0d0334 ........Q......4 0010: 3531cb 51. 11/08 09:31:10.525: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.525: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.525: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.525: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.525: [sbi] DEBUG: STREAM closed [3427] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.525: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.526: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.526: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.526: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.526: [sbi] DEBUG: STREAM closed [3429] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.526: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.526: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.526: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.526: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.526: [sbi] DEBUG: STREAM closed [3431] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.526: [sbi] DEBUG: STREAM added [3433] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.526: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000210/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.526: [sbi] DEBUG: STREAM added [3435] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.526: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000197/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.526: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.526: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 0001c300 0100000d 515b7b22 73696e67 ........Q[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.526: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.527: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.527: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.527: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.527: [sbi] DEBUG: STREAM closed [3433] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.527: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.528: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.528: [sbi] DEBUG: STREAM closed [3435] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.528: [sbi] DEBUG: STREAM added [3437] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.528: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000153/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.528: [sbi] DEBUG: STREAM added [3439] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.528: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000150/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.528: [sbi] DEBUG: STREAM added [3441] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.528: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000149/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.528: [sbi] DEBUG: STREAM added [3443] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.528: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000183/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.528: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.528: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.525354+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000d 5388cdbe 0f0d8210 ........S....... 0010: 45cb E. 11/08 09:31:10.528: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.528: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.528: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.528: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.528: [sbi] DEBUG: STREAM closed [3437] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.528: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.529: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.529: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.529: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.529: [sbi] DEBUG: STREAM closed [3439] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.529: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.529: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.529: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.529: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.529: [sbi] DEBUG: STREAM closed [3441] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.529: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.529: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.529: [sbi] DEBUG: STREAM closed [3443] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.529: [sbi] DEBUG: STREAM added [3445] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.529: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000173/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.529: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.529: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0799976502452112","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000173/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.529: [sbi] DEBUG: STREAM added [3447] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.529: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000171/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.529: [sbi] DEBUG: STREAM added [3449] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.529: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000152/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 0100000d 537b2261 75746865 ........S{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.530: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.530: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000173, imeisv: 0799976502452112 (../lib/dbi/subscription.c:185) 11/08 09:31:10.530: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.530: [sbi] DEBUG: STREAM closed [3445] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.530: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.530: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.530: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.530: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.530: [sbi] DEBUG: STREAM closed [3447] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.530: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.530: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.530: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.530: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.530: [sbi] DEBUG: STREAM closed [3449] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.530: [sbi] DEBUG: STREAM added [3451] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.530: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000111/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.530: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.530: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d 5589cdbe ........U... 11/08 09:31:10.530: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.530: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.530: [sbi] DEBUG: STREAM closed [3451] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000d 5789cdbe ........W... 0000: 00000a01 0400000d 5988cdbe 0f0d0334 ........Y......4 0010: 3531cb 51. 0000: 0001c300 0100000d 595b7b22 73696e67 ........Y[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000d 5b88cdbe 0f0d0334 ........[......4 0010: 3531cb 51. 0000: 0001c300 0100000d 5b5b7b22 73696e67 ........[[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000d 5d88cdbe 0f0d8210 ........]....... 0010: 45cb E. 0000: 0000d400 0100000d 5d7b2261 75746865 ........]{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 0400000d 5f88cdbe 0f0d0334 ........_......4 0010: 3531cb 51. 0000: 0001c300 0100000d 5f5b7b22 73696e67 ........_[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000d 6188cdbe 0f0d0334 ........a......4 0010: 3531cb 51. 0000: 0001c300 0100000d 615b7b22 73696e67 ........a[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000d 6388cdbe 0f0d0334 ........c......4 0010: 3531cb 51. 0000: 0001c300 0100000d 635b7b22 73696e67 ........c[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000d 6588cdbe 0f0d0334 ........e......4 0010: 3531cb 51. 0000: 0001c300 0100000d 655b7b22 73696e67 ........e[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000d 6788cdbe 0f0d0334 ........g......4 0010: 3531cb 51. 0000: 0001c300 0100000d 675b7b22 73696e67 ........g[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000d 6988cdbe 0f0d8210 ........i....... 0010: 45cb E. 0000: 0000d400 0100000d 697b2261 75746865 ........i{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000d 6b89cdbe ........k... 0000: 00000a01 0400000d 6d88cdbe 0f0d0334 ........m......4 0010: 3531cb 51. 0000: 0001c300 0100000d 6d5b7b22 73696e67 ........m[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000d 6f88cdbe 0f0d0334 ........o......4 0010: 3531cb 51. 0000: 0001c300 0100000d 6f5b7b22 73696e67 ........o[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000d 7188cdbe 0f0d0334 ........q......4 0010: 3531cb 51. 0000: 0001c300 0100000d 715b7b22 73696e67 ........q[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000d 7389cdbe ........s... 0000: 00000301 0500000d 7589cdbe ........u... 0000: 00000901 0400000d 7788cdbe 0f0d0239 ........w......9 0010: 32cb 2. 0000: 00005c00 0100000d 777b2273 75627363 ..\.....w{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000a01 0400000d 7988cdbe 0f0d0334 ........y......4 0010: 3531cb 51. 0000: 0001c300 0100000d 795b7b22 73696e67 ........y[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.531: [sbi] DEBUG: STREAM added [3453] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.531: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000108/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.531: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.531: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d 7b89cdbe ........{... 11/08 09:31:10.531: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.531: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.531: [sbi] DEBUG: STREAM closed [3453] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000d 7d89cdbe ........}... 11/08 09:31:10.531: [sbi] DEBUG: STREAM added [3455] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.531: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000184/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.531: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.531: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.528530+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.531: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.532: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.532: [sbi] DEBUG: STREAM closed [3455] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.532: [sbi] DEBUG: STREAM added [3457] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.532: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000211/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.532: [sbi] DEBUG: STREAM added [3459] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.532: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000136/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d 7f89cdbe ............ 11/08 09:31:10.532: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.532: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.532: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.532: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.532: [sbi] DEBUG: STREAM closed [3457] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.532: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.533: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.533: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.533: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.533: [sbi] DEBUG: STREAM closed [3459] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000d 8188cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d 817b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 0400000d 8388cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d 835b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.533: [sbi] DEBUG: STREAM added [3461] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.533: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000137/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.533: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.533: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.533: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.533: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.533: [sbi] DEBUG: STREAM closed [3461] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.534: [sbi] DEBUG: STREAM added [3463] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.534: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000198/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.534: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.534: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 0400000d 8588cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.534: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.534: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.535: [sbi] DEBUG: STREAM closed [3463] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.535: [sbi] DEBUG: STREAM added [3465] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.535: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000199/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.535: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.535: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.535: [sbi] DEBUG: STREAM added [3467] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.535: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000185/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.535: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.535: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.532806+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 0001c300 0100000d 855b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.535: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.535: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.535: [sbi] DEBUG: STREAM closed [3465] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.535: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.536: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.536: [sbi] DEBUG: STREAM closed [3467] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.536: [sbi] DEBUG: STREAM added [3469] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.536: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000174/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.536: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.536: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0336337291018978","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000174/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.536: [sbi] DEBUG: STREAM added [3471] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.536: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000139/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.536: [sbi] DEBUG: STREAM added [3473] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.536: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000212/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d 8789cdbe ............ 11/08 09:31:10.536: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.536: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000174, imeisv: 0336337291018978 (../lib/dbi/subscription.c:185) 11/08 09:31:10.537: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.537: [sbi] DEBUG: STREAM closed [3469] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.537: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.537: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.537: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.537: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.537: [sbi] DEBUG: STREAM closed [3471] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.537: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.537: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.537: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.537: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.537: [sbi] DEBUG: STREAM closed [3473] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.537: [sbi] DEBUG: STREAM added [3475] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.537: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000140/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.537: [sbi] DEBUG: STREAM added [3477] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.537: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000141/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.537: [sbi] DEBUG: STREAM added [3479] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.537: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000113/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.537: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.537: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.537: [sbi] DEBUG: STREAM added [3481] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.537: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000186/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.537: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.537: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.534553+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.537: [sbi] DEBUG: STREAM added [3483] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.537: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000142/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.537: [sbi] DEBUG: STREAM added [3485] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.537: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000213/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d 8989cdbe ............ 11/08 09:31:10.537: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.537: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.537: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.537: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.537: [sbi] DEBUG: STREAM closed [3475] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.537: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.538: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.538: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.538: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.538: [sbi] DEBUG: STREAM closed [3477] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.538: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.538: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.538: [sbi] DEBUG: STREAM closed [3479] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.538: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.538: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.538: [sbi] DEBUG: STREAM closed [3481] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.538: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.539: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.539: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.539: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.539: [sbi] DEBUG: STREAM closed [3483] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.539: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.539: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.539: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.539: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.539: [sbi] DEBUG: STREAM closed [3485] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.539: [sbi] DEBUG: STREAM added [3487] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.539: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000143/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.539: [sbi] DEBUG: STREAM added [3489] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.539: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000145/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.539: [sbi] DEBUG: STREAM added [3491] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.539: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000200/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.539: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.539: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d 8b89cdbe ............ 11/08 09:31:10.539: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.539: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.539: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.539: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.539: [sbi] DEBUG: STREAM closed [3487] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.539: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.539: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.539: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.539: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.539: [sbi] DEBUG: STREAM closed [3489] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.539: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.540: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.540: [sbi] DEBUG: STREAM closed [3491] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.540: [sbi] DEBUG: STREAM added [3493] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.540: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000146/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.540: [sbi] DEBUG: STREAM added [3495] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.541: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000187/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.541: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.541: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.537878+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.541: [sbi] DEBUG: STREAM added [3497] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.541: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000214/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.541: [sbi] DEBUG: STREAM added [3499] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.541: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000175/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.541: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.541: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0270038066461311","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000175/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.541: [sbi] DEBUG: STREAM added [3501] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.541: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000176/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.541: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.541: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0062177927383098","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000176/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.541: [sbi] DEBUG: STREAM added [3503] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.541: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000151/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d 8d89cdbe ............ 11/08 09:31:10.541: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.541: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.541: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.541: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.541: [sbi] DEBUG: STREAM closed [3493] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.541: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.542: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.542: [sbi] DEBUG: STREAM closed [3495] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.542: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.542: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.542: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.542: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.542: [sbi] DEBUG: STREAM closed [3497] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.542: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.542: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000175, imeisv: 0270038066461311 (../lib/dbi/subscription.c:185) 11/08 09:31:10.542: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.542: [sbi] DEBUG: STREAM closed [3499] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.542: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.542: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000176, imeisv: 0062177927383098 (../lib/dbi/subscription.c:185) 11/08 09:31:10.542: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.542: [sbi] DEBUG: STREAM closed [3501] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.542: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.543: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.543: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.543: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.543: [sbi] DEBUG: STREAM closed [3503] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.543: [sbi] DEBUG: STREAM added [3505] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.543: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000177/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.543: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.543: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0726647240839313","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000177/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.543: [sbi] DEBUG: STREAM added [3507] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.543: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000172/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.543: [sbi] DEBUG: STREAM added [3509] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.543: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000117/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.543: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.543: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.543: [sbi] DEBUG: STREAM added [3511] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.543: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000201/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.543: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.543: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 0400000d 8f88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 11/08 09:31:10.543: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.543: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000177, imeisv: 0726647240839313 (../lib/dbi/subscription.c:185) 11/08 09:31:10.543: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.543: [sbi] DEBUG: STREAM closed [3505] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.543: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.543: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.543: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.543: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.543: [sbi] DEBUG: STREAM closed [3507] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.543: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.543: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.543: [sbi] DEBUG: STREAM closed [3509] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.543: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.544: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.544: [sbi] DEBUG: STREAM closed [3511] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.544: [sbi] DEBUG: STREAM added [3513] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.544: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000188/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.544: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.544: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.540405+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.544: [sbi] DEBUG: STREAM added [3515] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.544: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000215/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.544: [sbi] DEBUG: STREAM added [3517] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.544: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000202/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.544: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.544: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 0001c300 0100000d 8f5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.544: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.545: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.545: [sbi] DEBUG: STREAM closed [3513] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.545: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.545: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.545: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.545: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.545: [sbi] DEBUG: STREAM closed [3515] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.545: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.546: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.546: [sbi] DEBUG: STREAM closed [3517] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000d 9188cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d 917b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 0400000d 9388cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d 935b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000d 9588cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d 955b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000d 9789cdbe ............ 0000: 00000301 0500000d 9989cdbe ............ 0000: 00000a01 0400000d 9b88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d 9b5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000d 9d88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d 9d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 0400000d 9f88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d 9f5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000d a188cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d a15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000d a389cdbe ............ 0000: 00000a01 0400000d a588cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d a55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000d a789cdbe ............ 0000: 00000901 0400000d a988cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d a97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000d ab89cdbe ............ 0000: 00000301 0500000d ad89cdbe ............ 0000: 00000a01 0400000d af88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d af5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000d b189cdbe ............ 0000: 00000901 0400000d b388cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000d b37b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000d b589cdbe ............ 0000: 00000301 0500000d b789cdbe ............ 0000: 00000301 0500000d b989cdbe ............ 0000: 00000901 0400000d bb88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d bb7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000d bd89cdbe ............ 11/08 09:31:10.564: [sbi] DEBUG: STREAM added [3519] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.564: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000178/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.564: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.564: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0569775936477915","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000178/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.564: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.564: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000178, imeisv: 0569775936477915 (../lib/dbi/subscription.c:185) 11/08 09:31:10.564: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.564: [sbi] DEBUG: STREAM closed [3519] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.564: [sbi] DEBUG: STREAM added [3521] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.564: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000116/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.564: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.564: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.564: [sbi] DEBUG: STREAM added [3523] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.564: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000154/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.564: [sbi] DEBUG: STREAM added [3525] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.564: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000115/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.564: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.564: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.564: [sbi] DEBUG: STREAM added [3527] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.564: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000119/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.564: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.564: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.564: [sbi] DEBUG: STREAM added [3529] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.564: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000118/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.564: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.564: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.564: [sbi] DEBUG: STREAM added [3531] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.564: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000120/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.564: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.564: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.564: [sbi] DEBUG: STREAM added [3533] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.564: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000189/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.564: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.564: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.542301+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.564: [sbi] DEBUG: STREAM added [3535] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.564: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000216/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.564: [sbi] DEBUG: STREAM added [3537] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.565: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000190/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.565: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.565: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.543509+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.565: [sbi] DEBUG: STREAM added [3539] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.565: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000203/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.565: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.565: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.565: [sbi] DEBUG: STREAM added [3541] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.565: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000191/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.565: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.565: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.543723+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d bf89cdbe ............ 11/08 09:31:10.565: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.565: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.565: [sbi] DEBUG: STREAM closed [3521] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.565: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.565: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.565: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.565: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.565: [sbi] DEBUG: STREAM closed [3523] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.565: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.565: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.565: [sbi] DEBUG: STREAM closed [3525] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.565: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.565: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.565: [sbi] DEBUG: STREAM closed [3527] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.565: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.565: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.565: [sbi] DEBUG: STREAM closed [3529] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.565: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.565: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.565: [sbi] DEBUG: STREAM closed [3531] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.565: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.568: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.568: [sbi] DEBUG: STREAM closed [3533] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.568: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.568: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.568: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.568: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.568: [sbi] DEBUG: STREAM closed [3535] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.568: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.569: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.569: [sbi] DEBUG: STREAM closed [3537] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.569: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.569: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.569: [sbi] DEBUG: STREAM closed [3539] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.569: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.570: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.570: [sbi] DEBUG: STREAM closed [3541] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000d c189cdbe ............ 0000: 00000a01 0400000d c388cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d c35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000d c589cdbe ............ 0000: 00000301 0500000d c789cdbe ............ 0000: 00000301 0500000d c989cdbe ............ 0000: 00000301 0500000d cb89cdbe ............ 0000: 00000301 0500000d cd89cdbe ............ 0000: 00000901 0400000d cf88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d cf7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000d d189cdbe ............ 0000: 00000301 0500000d d389cdbe ............ 0000: 00000301 0500000d d589cdbe ............ 11/08 09:31:10.576: [sbi] DEBUG: STREAM added [3543] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.576: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000179/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.576: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.576: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0204473530199369","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000179/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.576: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.576: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000179, imeisv: 0204473530199369 (../lib/dbi/subscription.c:185) 11/08 09:31:10.577: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.577: [sbi] DEBUG: STREAM closed [3543] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.577: [sbi] DEBUG: STREAM added [3545] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.577: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000180/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.577: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.577: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0827309734119426","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000180/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.577: [sbi] DEBUG: STREAM added [3547] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.577: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000124/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.577: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.577: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.577: [sbi] DEBUG: STREAM added [3549] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.577: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000122/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.577: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.577: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.577: [sbi] DEBUG: STREAM added [3551] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.577: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000155/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.577: [sbi] DEBUG: STREAM added [3553] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.577: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000125/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.577: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.577: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.577: [sbi] DEBUG: STREAM added [3555] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.577: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000181/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.577: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.577: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0964316888347452","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000181/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d d789cdbe ............ 11/08 09:31:10.577: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.577: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000180, imeisv: 0827309734119426 (../lib/dbi/subscription.c:185) 11/08 09:31:10.578: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.578: [sbi] DEBUG: STREAM closed [3545] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.578: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.578: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.578: [sbi] DEBUG: STREAM closed [3547] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.578: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.578: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.578: [sbi] DEBUG: STREAM closed [3549] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.578: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.578: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.578: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.578: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.578: [sbi] DEBUG: STREAM closed [3551] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.578: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.578: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.578: [sbi] DEBUG: STREAM closed [3553] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.578: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.578: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000181, imeisv: 0964316888347452 (../lib/dbi/subscription.c:185) 11/08 09:31:10.579: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.579: [sbi] DEBUG: STREAM closed [3555] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000d d989cdbe ............ 0000: 00000301 0500000d db89cdbe ............ 0000: 00000301 0500000d dd89cdbe ............ 0000: 00000a01 0400000d df88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d df5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000d e189cdbe ............ 0000: 00000301 0500000d e389cdbe ............ 11/08 09:31:10.587: [sbi] DEBUG: STREAM added [3557] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.587: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000127/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.587: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.587: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.587: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.588: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.588: [sbi] DEBUG: STREAM closed [3557] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.588: [sbi] DEBUG: STREAM added [3559] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.588: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000128/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.588: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.588: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d e589cdbe ............ 11/08 09:31:10.588: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.588: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.588: [sbi] DEBUG: STREAM closed [3559] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.588: [sbi] DEBUG: STREAM added [3561] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.588: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000121/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.588: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.588: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.588: [sbi] DEBUG: STREAM added [3563] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.588: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000123/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.588: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.588: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d e789cdbe ............ 11/08 09:31:10.588: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.588: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.588: [sbi] DEBUG: STREAM closed [3561] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.588: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.588: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.588: [sbi] DEBUG: STREAM closed [3563] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.588: [sbi] DEBUG: STREAM added [3565] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.588: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000126/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.588: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.588: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.588: [sbi] DEBUG: STREAM added [3567] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.588: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000204/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.588: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.588: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000d e989cdbe ............ 11/08 09:31:10.588: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.588: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.588: [sbi] DEBUG: STREAM closed [3565] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.588: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.589: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.589: [sbi] DEBUG: STREAM closed [3567] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.589: [sbi] DEBUG: STREAM added [3569] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.589: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000217/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.589: [sbi] DEBUG: STREAM added [3571] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.589: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000192/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.589: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.589: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.565769+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.589: [sbi] DEBUG: STREAM added [3573] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.589: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000218/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3575] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000157/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3577] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000193/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.590: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.574986+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3579] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000205/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.590: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3581] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000219/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3583] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000220/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3585] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000221/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3587] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000222/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3589] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000223/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3591] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000158/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3593] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000159/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3595] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000160/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3597] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000161/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3599] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000162/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3601] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000163/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.590: [sbi] DEBUG: STREAM added [3603] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.590: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000164/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d eb89cdbe ............ 11/08 09:31:10.590: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.590: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.590: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.590: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.590: [sbi] DEBUG: STREAM closed [3569] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.590: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.591: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.591: [sbi] DEBUG: STREAM closed [3571] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.591: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.591: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.591: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.591: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.591: [sbi] DEBUG: STREAM closed [3573] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.591: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.592: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.592: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.592: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.592: [sbi] DEBUG: STREAM closed [3575] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.592: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.592: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.592: [sbi] DEBUG: STREAM closed [3577] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.592: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.593: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.593: [sbi] DEBUG: STREAM closed [3579] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.593: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.593: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.593: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.593: [sbi] DEBUG: STREAM closed [3581] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.593: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.593: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.593: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.593: [sbi] DEBUG: STREAM closed [3583] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.593: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.593: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.593: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.593: [sbi] DEBUG: STREAM closed [3585] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.593: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.593: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.593: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.593: [sbi] DEBUG: STREAM closed [3587] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.593: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.593: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.593: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.593: [sbi] DEBUG: STREAM closed [3589] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.594: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.594: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.594: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.594: [sbi] DEBUG: STREAM closed [3591] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.594: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.594: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.594: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.594: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.594: [sbi] DEBUG: STREAM closed [3593] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.594: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.594: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.594: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.594: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.594: [sbi] DEBUG: STREAM closed [3595] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.594: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.594: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.594: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.594: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.594: [sbi] DEBUG: STREAM closed [3597] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.594: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.595: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.595: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.595: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.595: [sbi] DEBUG: STREAM closed [3599] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.595: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.595: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.595: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.595: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.595: [sbi] DEBUG: STREAM closed [3601] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.595: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.595: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.595: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.595: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.595: [sbi] DEBUG: STREAM closed [3603] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3605] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000165/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3607] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000166/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3609] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000167/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3611] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000224/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3613] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000225/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3615] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000226/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3617] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000194/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.595: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.575567+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3619] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000227/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3621] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000206/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.595: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3623] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000228/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3625] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000207/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.595: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.595: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.595: [sbi] DEBUG: STREAM added [3627] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.595: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000129/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000d ed89cdbe ............ 11/08 09:31:10.595: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.595: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.595: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.595: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.595: [sbi] DEBUG: STREAM closed [3605] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.595: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.595: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.596: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.596: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.596: [sbi] DEBUG: STREAM closed [3607] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.596: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.596: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.596: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.596: [sbi] DEBUG: STREAM closed [3609] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.596: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.596: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.596: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.596: [sbi] DEBUG: STREAM closed [3611] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.596: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.596: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.596: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.596: [sbi] DEBUG: STREAM closed [3613] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.596: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.596: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.596: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.596: [sbi] DEBUG: STREAM closed [3615] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.597: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.597: [sbi] DEBUG: STREAM closed [3617] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.597: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.597: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.597: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.597: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.597: [sbi] DEBUG: STREAM closed [3619] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.597: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.598: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.598: [sbi] DEBUG: STREAM closed [3621] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.598: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.598: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.598: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.598: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.598: [sbi] DEBUG: STREAM closed [3623] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.598: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.599: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.599: [sbi] DEBUG: STREAM closed [3625] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.599: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.599: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.599: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.599: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.599: [sbi] DEBUG: STREAM closed [3627] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000d ef89cdbe ............ 0000: 00000901 0400000d f188cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d f17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000d f389cdbe ............ 0000: 00000901 0400000d f588cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d f57b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 0400000d f788cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000d f75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000d f989cdbe ............ 0000: 00000301 0500000d fb89cdbe ............ 0000: 00000901 0400000d fd88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d fd7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000d ff88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000d ff7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 0188cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000e 017b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 0388cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000e 037b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 0588cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000e 057b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000a01 0400000e 0788cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000e 075b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000e 0988cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000e 095b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000e 0b88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000e 0b5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000e 0d88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000e 0d5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000e 0f88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000e 0f5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000e 1188cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000e 115b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000e 1388cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000e 135b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000e 1588cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000e 155b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000e 1788cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000e 175b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000e 1988cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000e 195b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 0400000e 1b88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000e 1b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 1d88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000e 1d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 1f88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000e 1f7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000e 2189cdbe ........!... 0000: 00000901 0400000e 2388cdbe 0f0d8210 ........#....... 0010: 45cb E. 0000: 0000d400 0100000e 237b2261 75746865 ........#{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000e 2589cdbe ........%... 0000: 00000901 0400000e 2788cdbe 0f0d8210 ........'....... 0010: 45cb E. 0000: 0000d400 0100000e 277b2261 75746865 ........'{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000e 2989cdbe ........)... 0000: 00000901 0400000e 2b88cdbe 0f0d0239 ........+......9 0010: 39cb 9. 0000: 00006300 0100000e 2b7b2273 6d506f6c ..c.....+{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.605: [sbi] DEBUG: STREAM added [3629] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.605: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000168/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.605: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.606: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.606: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.606: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.606: [sbi] DEBUG: STREAM closed [3629] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.606: [sbi] DEBUG: STREAM added [3631] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.606: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000195/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.606: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.606: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.599743+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.606: [sbi] DEBUG: STREAM added [3633] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.606: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000229/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.606: [sbi] DEBUG: STREAM added [3635] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.606: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000230/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.606: [sbi] DEBUG: STREAM added [3637] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.606: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000231/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.606: [sbi] DEBUG: STREAM added [3639] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.606: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000232/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.606: [sbi] DEBUG: STREAM added [3641] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.606: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000233/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.606: [sbi] DEBUG: STREAM added [3643] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.606: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000234/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 0400000e 2d88cdbe 0f0d0334 ........-......4 0010: 3531cb 51. 11/08 09:31:10.606: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.608: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.608: [sbi] DEBUG: STREAM closed [3631] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.608: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.609: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.609: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.609: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.609: [sbi] DEBUG: STREAM closed [3633] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.609: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.609: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.609: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.609: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.609: [sbi] DEBUG: STREAM closed [3635] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.609: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.610: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.610: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.610: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.610: [sbi] DEBUG: STREAM closed [3637] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.610: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.610: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.610: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.610: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.610: [sbi] DEBUG: STREAM closed [3639] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.610: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.611: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.611: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.611: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.611: [sbi] DEBUG: STREAM closed [3641] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.611: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.611: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.611: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.611: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.611: [sbi] DEBUG: STREAM closed [3643] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.611: [sbi] DEBUG: STREAM added [3645] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.611: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000131/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.611: [sbi] DEBUG: STREAM added [3647] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.611: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000169/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.611: [sbi] DEBUG: STREAM added [3649] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.611: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000170/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 0100000e 2d5b7b22 73696e67 ........-[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:10.611: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.611: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.611: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.611: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.611: [sbi] DEBUG: STREAM closed [3645] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.612: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.612: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.612: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.612: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.612: [sbi] DEBUG: STREAM closed [3647] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.612: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.613: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.613: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.613: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.613: [sbi] DEBUG: STREAM closed [3649] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.613: [sbi] DEBUG: STREAM added [3651] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.613: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000208/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.613: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.613: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.613: [sbi] DEBUG: STREAM added [3653] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.613: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000235/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000e 2f89cdbe ......../... 11/08 09:31:10.613: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.614: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.614: [sbi] DEBUG: STREAM closed [3651] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.614: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.615: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.615: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.615: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.615: [sbi] DEBUG: STREAM closed [3653] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.615: [sbi] DEBUG: STREAM added [3655] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.615: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000130/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000e 3188cdbe 0f0d8210 ........1....... 0010: 45cb E. 11/08 09:31:10.615: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.615: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.615: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.615: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.615: [sbi] DEBUG: STREAM closed [3655] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 0100000e 317b2261 75746865 ........1{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 3388cdbe 0f0d8210 ........3....... 0010: 45cb E. 0000: 0000d400 0100000e 337b2261 75746865 ........3{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 3588cdbe 0f0d8210 ........5....... 0010: 45cb E. 0000: 0000d400 0100000e 357b2261 75746865 ........5{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 3788cdbe 0f0d8210 ........7....... 0010: 45cb E. 0000: 0000d400 0100000e 377b2261 75746865 ........7{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 3988cdbe 0f0d8210 ........9....... 0010: 45cb E. 0000: 0000d400 0100000e 397b2261 75746865 ........9{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 3b88cdbe 0f0d8210 ........;....... 0010: 45cb E. 0000: 0000d400 0100000e 3b7b2261 75746865 ........;{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 3d88cdbe 0f0d0239 ........=......9 0010: 39cb 9. 0000: 00006300 0100000e 3d7b2273 6d506f6c ..c.....={"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 0400000e 3f88cdbe 0f0d0334 ........?......4 0010: 3531cb 51. 0000: 0001c300 0100000e 3f5b7b22 73696e67 ........?[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 0400000e 4188cdbe 0f0d0334 ........A......4 0010: 3531cb 51. 0000: 0001c300 0100000e 415b7b22 73696e67 ........A[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000e 4389cdbe ........C... 0000: 00000901 0400000e 4588cdbe 0f0d8210 ........E....... 0010: 45cb E. 0000: 0000d400 0100000e 457b2261 75746865 ........E{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 4788cdbe 0f0d0239 ........G......9 0010: 39cb 9. 0000: 00006300 0100000e 477b2273 6d506f6c ..c.....G{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.617: [sbi] DEBUG: STREAM added [3657] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.617: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000236/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.617: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.618: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.618: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.618: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.618: [sbi] DEBUG: STREAM closed [3657] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000e 4988cdbe 0f0d8210 ........I....... 0010: 45cb E. 0000: 0000d400 0100000e 497b2261 75746865 ........I{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.619: [sbi] DEBUG: STREAM added [3659] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.619: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000182/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.619: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.619: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0666727271282399","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000182/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.619: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.619: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000182, imeisv: 0666727271282399 (../lib/dbi/subscription.c:185) 11/08 09:31:10.620: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.620: [sbi] DEBUG: STREAM closed [3659] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000e 4b89cdbe ........K... 11/08 09:31:10.621: [sbi] DEBUG: STREAM added [3661] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.621: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000132/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.621: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.622: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.622: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.622: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.622: [sbi] DEBUG: STREAM closed [3661] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000e 4d88cdbe 0f0d0239 ........M......9 0010: 39cb 9. 0000: 00006300 0100000e 4d7b2273 6d506f6c ..c.....M{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.626: [sbi] DEBUG: STREAM added [3663] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.626: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000138/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.626: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.626: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.626: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.626: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.626: [sbi] DEBUG: STREAM closed [3663] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000e 4f88cdbe 0f0d0239 ........O......9 0010: 39cb 9. 0000: 00006300 0100000e 4f7b2273 6d506f6c ..c.....O{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.630: [sbi] DEBUG: STREAM added [3665] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.630: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000196/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.630: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.630: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.627076+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.630: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.632: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.632: [sbi] DEBUG: STREAM closed [3665] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.632: [sbi] DEBUG: STREAM added [3667] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.632: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000209/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.632: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.632: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.632: [sbi] DEBUG: STREAM added [3669] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.632: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000147/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.632: [sbi] DEBUG: STREAM added [3671] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.632: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000173/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000e 5189cdbe ........Q... 11/08 09:31:10.632: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.634: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.634: [sbi] DEBUG: STREAM closed [3667] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.634: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.635: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.635: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.635: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.635: [sbi] DEBUG: STREAM closed [3669] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.635: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.635: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.635: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.635: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.635: [sbi] DEBUG: STREAM closed [3671] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.635: [sbi] DEBUG: STREAM added [3673] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.636: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000133/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.636: [sbi] DEBUG: STREAM added [3675] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.636: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000237/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000e 5389cdbe ........S... 11/08 09:31:10.636: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.636: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.636: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.636: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.636: [sbi] DEBUG: STREAM closed [3673] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.636: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.637: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.637: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.637: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.637: [sbi] DEBUG: STREAM closed [3675] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.637: [sbi] DEBUG: STREAM added [3677] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.637: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000148/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000e 5588cdbe 0f0d0239 ........U......9 0010: 39cb 9. 11/08 09:31:10.637: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.637: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.637: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.637: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.637: [sbi] DEBUG: STREAM closed [3677] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 0100000e 557b2273 6d506f6c ..c.....U{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000e 5788cdbe 0f0d8208 ........W....... 0010: 5ccb \. 0000: 00007400 0100000e 577b2273 75627363 ..t.....W{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000e 5988cdbe 0f0d0239 ........Y......9 0010: 39cb 9. 0000: 00006300 0100000e 597b2273 6d506f6c ..c.....Y{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000e 5b88cdbe 0f0d8210 ........[....... 0010: 45cb E. 0000: 0000d400 0100000e 5b7b2261 75746865 ........[{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e 5d88cdbe 0f0d0239 ........]......9 0010: 39cb 9. 0000: 00006300 0100000e 5d7b2273 6d506f6c ..c.....]{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.638: [sbi] DEBUG: STREAM added [3679] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.638: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000197/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.638: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.638: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.636914+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.638: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.640: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.640: [sbi] DEBUG: STREAM closed [3679] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.640: [sbi] DEBUG: STREAM added [3681] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.640: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000134/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.640: [sbi] DEBUG: STREAM added [3683] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.640: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000210/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.640: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.640: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000e 5f89cdbe ........_... 11/08 09:31:10.640: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.640: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.640: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.640: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.640: [sbi] DEBUG: STREAM closed [3681] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.640: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.642: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.642: [sbi] DEBUG: STREAM closed [3683] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.642: [sbi] DEBUG: STREAM added [3685] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.642: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000174/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.642: [sbi] DEBUG: STREAM added [3687] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.642: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000144/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000e 6188cdbe 0f0d0239 ........a......9 0010: 39cb 9. 11/08 09:31:10.642: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.642: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.642: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.642: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.642: [sbi] DEBUG: STREAM closed [3685] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.642: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.643: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.643: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.643: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.643: [sbi] DEBUG: STREAM closed [3687] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 0100000e 617b2273 6d506f6c ..c.....a{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000e 6389cdbe ........c... 0000: 00000901 0400000e 6588cdbe 0f0d8208 ........e....... 0010: 5ccb \. 0000: 00007400 0100000e 657b2273 75627363 ..t.....e{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000e 6788cdbe 0f0d0239 ........g......9 0010: 39cb 9. 0000: 00006300 0100000e 677b2273 6d506f6c ..c.....g{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.644: [sbi] DEBUG: STREAM added [3689] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.644: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000135/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.644: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.645: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.645: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.645: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.645: [sbi] DEBUG: STREAM closed [3689] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000e 6988cdbe 0f0d0239 ........i......9 0010: 39cb 9. 0000: 00006300 0100000e 697b2273 6d506f6c ..c.....i{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.645: [sbi] DEBUG: STREAM added [3691] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.645: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000183/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.645: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.645: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0739679151325753","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000183/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.645: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.645: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000183, imeisv: 0739679151325753 (../lib/dbi/subscription.c:185) 11/08 09:31:10.646: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.646: [sbi] DEBUG: STREAM closed [3691] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000e 6b89cdbe ........k... 11/08 09:31:10.646: [sbi] DEBUG: STREAM added [3693] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.646: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000171/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.646: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.646: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.646: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.646: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.646: [sbi] DEBUG: STREAM closed [3693] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.646: [sbi] DEBUG: STREAM added [3695] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.646: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000156/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 0400000e 6d88cdbe 0f0d0132 ........m......2 0010: cb . 11/08 09:31:10.646: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.647: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.647: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.647: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.647: [sbi] DEBUG: STREAM closed [3695] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 0100000e 6d7b7d ........m{} 0000: 00000901 0400000e 6f88cdbe 0f0d0239 ........o......9 0010: 39cb 9. 0000: 00006300 0100000e 6f7b2273 6d506f6c ..c.....o{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.651: [sbi] DEBUG: STREAM added [3697] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.651: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000153/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.651: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.652: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.652: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.652: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.652: [sbi] DEBUG: STREAM closed [3697] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.652: [sbi] DEBUG: STREAM added [3699] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.652: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000184/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.652: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.652: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0477362196564185","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000184/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000e 7188cdbe 0f0d0239 ........q......9 0010: 39cb 9. 11/08 09:31:10.652: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.652: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000184, imeisv: 0477362196564185 (../lib/dbi/subscription.c:185) 11/08 09:31:10.652: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.652: [sbi] DEBUG: STREAM closed [3699] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 0100000e 717b2273 6d506f6c ..c.....q{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000e 7389cdbe ........s... 11/08 09:31:10.654: [sbi] DEBUG: STREAM added [3701] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.654: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000150/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.654: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.654: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.654: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.654: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.654: [sbi] DEBUG: STREAM closed [3701] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.654: [sbi] DEBUG: STREAM added [3703] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.654: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000175/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.654: [sbi] DEBUG: STREAM added [3705] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.654: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000176/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000e 7588cdbe 0f0d0239 ........u......9 0010: 39cb 9. 11/08 09:31:10.654: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.655: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.655: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.655: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.655: [sbi] DEBUG: STREAM closed [3703] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.655: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.655: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.655: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.655: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.655: [sbi] DEBUG: STREAM closed [3705] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.655: [sbi] DEBUG: STREAM added [3707] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.655: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000149/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.655: [sbi] DEBUG: STREAM added [3709] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.655: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000129/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.655: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.655: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00006300 0100000e 757b2273 6d506f6c ..c.....u{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.655: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.655: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.655: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.655: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.655: [sbi] DEBUG: STREAM closed [3707] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.655: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.655: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.655: [sbi] DEBUG: STREAM closed [3709] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.656: [sbi] DEBUG: STREAM added [3711] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.656: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000211/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.656: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.656: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000e 7788cdbe 0f0d8208 ........w....... 0010: 5ccb \. 11/08 09:31:10.656: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.657: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.657: [sbi] DEBUG: STREAM closed [3711] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 0100000e 777b2273 75627363 ..t.....w{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000e 7988cdbe 0f0d8208 ........y....... 0010: 5ccb \. 0000: 00007400 0100000e 797b2273 75627363 ..t.....y{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000e 7b88cdbe 0f0d0239 ........{......9 0010: 39cb 9. 11/08 09:31:10.657: [sbi] DEBUG: STREAM added [3713] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.657: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000177/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 0100000e 7b7b2273 6d506f6c ..c.....{{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.657: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.657: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.657: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.657: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.657: [sbi] DEBUG: STREAM closed [3713] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.657: [sbi] DEBUG: STREAM added [3715] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.657: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000238/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000e 7d89cdbe ........}... 11/08 09:31:10.657: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.657: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.657: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.657: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.657: [sbi] DEBUG: STREAM closed [3715] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000e 7f89cdbe ............ 0000: 00000901 0400000e 8188cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000e 817b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000e 8388cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000e 837b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.661: [sbi] DEBUG: STREAM added [3717] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.661: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000198/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.661: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.661: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.657616+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.661: [sbi] DEBUG: STREAM added [3719] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.661: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000172/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.661: [sbi] DEBUG: STREAM added [3721] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.661: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000178/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.661: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.663: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.663: [sbi] DEBUG: STREAM closed [3717] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.663: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.663: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.663: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.663: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.663: [sbi] DEBUG: STREAM closed [3719] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.663: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.663: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.663: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.663: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.663: [sbi] DEBUG: STREAM closed [3721] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.663: [sbi] DEBUG: STREAM added [3723] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.663: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000152/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.663: [sbi] DEBUG: STREAM added [3725] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.663: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000199/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.663: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.663: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.661581+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.663: [sbi] DEBUG: STREAM added [3727] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.663: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000131/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.663: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.663: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000e 8589cdbe ............ 11/08 09:31:10.663: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.664: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.664: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.664: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.664: [sbi] DEBUG: STREAM closed [3723] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.664: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.664: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.664: [sbi] DEBUG: STREAM closed [3725] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.664: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.664: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.664: [sbi] DEBUG: STREAM closed [3727] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.664: [sbi] DEBUG: STREAM added [3729] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.664: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000136/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000e 8788cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.664: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.664: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.664: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.664: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.664: [sbi] DEBUG: STREAM closed [3729] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000e 877b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000e 8988cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000e 897b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000e 8b88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000e 8b7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000e 8d89cdbe ............ 0000: 00000301 0500000e 8f89cdbe ............ 0000: 00000901 0400000e 9188cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000e 917b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.666: [sbi] DEBUG: STREAM added [3731] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.666: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000179/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.666: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.666: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.666: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.666: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.666: [sbi] DEBUG: STREAM closed [3731] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.666: [sbi] DEBUG: STREAM added [3733] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.666: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000180/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000e 9388cdbe 0f0d8208 ................ 0010: 5ccb \. 11/08 09:31:10.666: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.666: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.666: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.666: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.666: [sbi] DEBUG: STREAM closed [3733] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 0100000e 937b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000e 9588cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000e 957b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.667: [sbi] DEBUG: STREAM added [3735] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.667: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000181/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.667: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.667: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.667: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.667: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.667: [sbi] DEBUG: STREAM closed [3735] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.667: [sbi] DEBUG: STREAM added [3737] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.667: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000185/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.667: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.667: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0336695584485774","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000185/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000e 9788cdbe 0f0d8208 ................ 0010: 5ccb \. 11/08 09:31:10.667: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.667: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000185, imeisv: 0336695584485774 (../lib/dbi/subscription.c:185) 11/08 09:31:10.667: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.667: [sbi] DEBUG: STREAM closed [3737] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 0100000e 977b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000e 9989cdbe ............ 11/08 09:31:10.669: [sbi] DEBUG: STREAM added [3739] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.669: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000239/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.669: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.669: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.669: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.669: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.669: [sbi] DEBUG: STREAM closed [3739] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.669: [sbi] DEBUG: STREAM added [3741] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.669: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000212/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.669: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.669: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.669: [sbi] DEBUG: STREAM added [3743] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.669: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000137/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.669: [sbi] DEBUG: STREAM added [3745] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.669: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000139/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.669: [sbi] DEBUG: STREAM added [3747] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.669: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000140/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000e 9b88cdbe 0f0d8210 ................ 0010: 45cb E. 11/08 09:31:10.669: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.670: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.670: [sbi] DEBUG: STREAM closed [3741] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.670: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.671: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.671: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.671: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.671: [sbi] DEBUG: STREAM closed [3743] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.671: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.671: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.671: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.671: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.671: [sbi] DEBUG: STREAM closed [3745] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.671: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.671: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.671: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.671: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.671: [sbi] DEBUG: STREAM closed [3747] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 0100000e 9b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000e 9d89cdbe ............ 0000: 00000901 0400000e 9f88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000e 9f7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000e a188cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000e a17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000e a388cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000e a37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.672: [sbi] DEBUG: STREAM added [3749] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.672: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000186/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.672: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.672: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0791728182764787","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000186/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.672: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.672: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000186, imeisv: 0791728182764787 (../lib/dbi/subscription.c:185) 11/08 09:31:10.672: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.672: [sbi] DEBUG: STREAM closed [3749] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000e a589cdbe ............ 11/08 09:31:10.672: [sbi] DEBUG: STREAM added [3751] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.672: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000141/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.673: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.673: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.673: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.673: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.673: [sbi] DEBUG: STREAM closed [3751] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000e a788cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000e a77b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.674: [sbi] DEBUG: STREAM added [3753] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.674: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000130/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.674: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.674: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.674: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.674: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.674: [sbi] DEBUG: STREAM closed [3753] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000e a989cdbe ............ 11/08 09:31:10.674: [sbi] DEBUG: STREAM added [3755] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.674: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000142/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.674: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.675: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.675: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.675: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.675: [sbi] DEBUG: STREAM closed [3755] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000e ab88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000e ab7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.678: [sbi] DEBUG: STREAM added [3757] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.678: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000143/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.678: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.678: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.678: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.678: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.678: [sbi] DEBUG: STREAM closed [3757] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000e ad88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000e ad7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.679: [sbi] DEBUG: STREAM added [3759] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.679: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000213/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.679: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.679: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.679: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.680: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.680: [sbi] DEBUG: STREAM closed [3759] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.680: [sbi] DEBUG: STREAM added [3761] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.680: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000200/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.680: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.680: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.678374+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.680: [sbi] DEBUG: STREAM added [3763] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.680: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000145/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.680: [sbi] DEBUG: STREAM added [3765] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.680: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000132/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.680: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.680: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000e af89cdbe ............ 11/08 09:31:10.680: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.681: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.681: [sbi] DEBUG: STREAM closed [3761] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.681: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.681: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.681: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.681: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.681: [sbi] DEBUG: STREAM closed [3763] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.681: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.681: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.681: [sbi] DEBUG: STREAM closed [3765] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000e b189cdbe ............ 0000: 00000901 0400000e b388cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000e b37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000e b589cdbe ............ 11/08 09:31:10.692: [sbi] DEBUG: STREAM added [3767] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.692: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000146/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.692: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.692: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.692: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.692: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.692: [sbi] DEBUG: STREAM closed [3767] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.692: [sbi] DEBUG: STREAM added [3769] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.693: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000187/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.693: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.693: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0710656359381426","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000187/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000e b788cdbe 0f0d0239 ...............9 0010: 39cb 9. 11/08 09:31:10.693: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.693: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000187, imeisv: 0710656359381426 (../lib/dbi/subscription.c:185) 11/08 09:31:10.693: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.693: [sbi] DEBUG: STREAM closed [3769] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 0100000e b77b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000e b989cdbe ............ 11/08 09:31:10.696: [sbi] DEBUG: STREAM added [3771] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.696: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000151/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.696: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.696: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.696: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.696: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.696: [sbi] DEBUG: STREAM closed [3771] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000e bb88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000e bb7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.698: [sbi] DEBUG: STREAM added [3773] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.698: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000188/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.698: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.698: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0843536299837434","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000188/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.698: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.698: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000188, imeisv: 0843536299837434 (../lib/dbi/subscription.c:185) 11/08 09:31:10.699: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.699: [sbi] DEBUG: STREAM closed [3773] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.699: [sbi] DEBUG: STREAM added [3775] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.699: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000189/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.699: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.699: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0634252901037091","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000189/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.699: [sbi] DEBUG: STREAM added [3777] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.699: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000214/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.699: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.699: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.699: [sbi] DEBUG: STREAM added [3779] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.699: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000240/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.699: [sbi] DEBUG: STREAM added [3781] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.699: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000201/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.699: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.699: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.695246+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000408 00000000 00000080 38 ............8 11/08 09:31:10.699: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.699: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000189, imeisv: 0634252901037091 (../lib/dbi/subscription.c:185) 11/08 09:31:10.699: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.699: [sbi] DEBUG: STREAM closed [3775] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.699: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.701: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.701: [sbi] DEBUG: STREAM closed [3777] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.701: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.701: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.701: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.701: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.701: [sbi] DEBUG: STREAM closed [3779] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.701: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.701: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.701: [sbi] DEBUG: STREAM closed [3781] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.701: [sbi] DEBUG: STREAM added [3783] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.701: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000138/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.701: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.701: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.701: [sbi] DEBUG: STREAM added [3785] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.701: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000147/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.701: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.701: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.701: [sbi] DEBUG: STREAM added [3787] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.701: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000202/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.701: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.701: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.695909+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.701: [sbi] DEBUG: STREAM added [3789] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.701: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000215/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.701: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.701: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.702: [sbi] DEBUG: STREAM added [3791] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.702: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000133/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.702: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.702: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000e bd89cdbe ............ 11/08 09:31:10.702: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.702: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.702: [sbi] DEBUG: STREAM closed [3783] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.702: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.702: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.702: [sbi] DEBUG: STREAM closed [3785] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.702: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.702: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.702: [sbi] DEBUG: STREAM closed [3787] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.702: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.703: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.703: [sbi] DEBUG: STREAM closed [3789] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.703: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.703: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.703: [sbi] DEBUG: STREAM closed [3791] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.703: [sbi] DEBUG: STREAM added [3793] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.703: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000190/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.703: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.703: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0745087089741907","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000190/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000e bf89cdbe ............ 11/08 09:31:10.703: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.703: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000190, imeisv: 0745087089741907 (../lib/dbi/subscription.c:185) 11/08 09:31:10.703: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.703: [sbi] DEBUG: STREAM closed [3793] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000e c189cdbe ............ 0000: 00000901 0400000e c388cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000e c37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000e c589cdbe ............ 0000: 00000301 0500000e c789cdbe ............ 0000: 00000301 0500000e c989cdbe ............ 0000: 00000301 0500000e cb89cdbe ............ 0000: 00000301 0500000e cd89cdbe ............ 0000: 00000301 0500000e cf89cdbe ............ 0000: 00000301 0500000e d189cdbe ............ 11/08 09:31:10.703: [sbi] DEBUG: STREAM added [3795] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.703: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000216/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.703: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.703: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.703: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.704: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.704: [sbi] DEBUG: STREAM closed [3795] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000e d389cdbe ............ 11/08 09:31:10.712: [sbi] DEBUG: STREAM added [3797] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.712: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000148/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.712: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.712: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.712: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.712: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.712: [sbi] DEBUG: STREAM closed [3797] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.712: [sbi] DEBUG: STREAM added [3799] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.712: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000191/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.712: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.712: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0920626870340560","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000191/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000e d589cdbe ............ 11/08 09:31:10.712: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.712: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000191, imeisv: 0920626870340560 (../lib/dbi/subscription.c:185) 11/08 09:31:10.712: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.712: [sbi] DEBUG: STREAM closed [3799] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.712: [sbi] DEBUG: STREAM added [3801] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.712: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000203/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.712: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.712: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.702429+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.712: [sbi] DEBUG: STREAM added [3803] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.712: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000241/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000e d789cdbe ............ 11/08 09:31:10.712: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.713: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.713: [sbi] DEBUG: STREAM closed [3801] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.713: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.713: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.713: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.713: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.713: [sbi] DEBUG: STREAM closed [3803] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.713: [sbi] DEBUG: STREAM added [3805] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.713: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000204/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.713: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.713: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.712873+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000e d989cdbe ............ 11/08 09:31:10.713: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.714: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.714: [sbi] DEBUG: STREAM closed [3805] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000e db88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000e db7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000e dd89cdbe ............ 11/08 09:31:10.719: [sbi] DEBUG: STREAM added [3807] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.719: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000192/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.719: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.719: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0208589120427372","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000192/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.719: [sbi] DEBUG: STREAM added [3809] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.719: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000154/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.719: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.719: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000192, imeisv: 0208589120427372 (../lib/dbi/subscription.c:185) 11/08 09:31:10.719: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.719: [sbi] DEBUG: STREAM closed [3807] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.719: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.720: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.720: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.720: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.720: [sbi] DEBUG: STREAM closed [3809] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.720: [sbi] DEBUG: STREAM added [3811] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.720: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000134/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.720: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.720: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.720: [sbi] DEBUG: STREAM added [3813] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.720: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000193/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.720: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.720: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0157409853268771","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000193/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000e df89cdbe ............ 11/08 09:31:10.720: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.720: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.720: [sbi] DEBUG: STREAM closed [3811] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.720: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.720: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000193, imeisv: 0157409853268771 (../lib/dbi/subscription.c:185) 11/08 09:31:10.720: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.720: [sbi] DEBUG: STREAM closed [3813] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.720: [sbi] DEBUG: STREAM added [3815] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.720: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000221/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.720: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.720: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.720: [sbi] DEBUG: STREAM added [3817] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.720: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000218/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.720: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.720: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.720: [sbi] DEBUG: STREAM added [3819] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.720: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000217/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.720: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.720: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000e e188cdbe 0f0d0239 ...............9 0010: 39cb 9. 11/08 09:31:10.720: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.722: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.722: [sbi] DEBUG: STREAM closed [3815] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.722: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.723: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.723: [sbi] DEBUG: STREAM closed [3817] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.723: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.724: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.724: [sbi] DEBUG: STREAM closed [3819] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.724: [sbi] DEBUG: STREAM added [3821] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.724: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000144/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.724: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.724: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.724: [sbi] DEBUG: STREAM added [3823] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.724: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000156/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.724: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.724: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.724: [sbi] DEBUG: STREAM added [3825] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.724: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000135/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.724: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.724: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.724: [sbi] DEBUG: STREAM added [3827] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.724: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000242/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.724: [sbi] DEBUG: STREAM added [3829] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.724: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000182/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.724: [sbi] DEBUG: STREAM added [3831] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.724: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000153/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.724: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.724: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.724: [sbi] DEBUG: STREAM added [3833] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.724: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000205/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.724: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.724: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.722664+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00006300 0100000e e17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.724: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.724: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.724: [sbi] DEBUG: STREAM closed [3821] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.724: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.724: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.724: [sbi] DEBUG: STREAM closed [3823] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.724: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.724: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.724: [sbi] DEBUG: STREAM closed [3825] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.724: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.724: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.724: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.724: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.724: [sbi] DEBUG: STREAM closed [3827] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.724: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.725: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.725: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.725: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.725: [sbi] DEBUG: STREAM closed [3829] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.725: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.725: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.725: [sbi] DEBUG: STREAM closed [3831] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.725: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.725: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.725: [sbi] DEBUG: STREAM closed [3833] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000e e389cdbe ............ 0000: 00000301 0500000e e589cdbe ............ 0000: 00000301 0500000e e789cdbe ............ 0000: 00000301 0500000e e989cdbe ............ 0000: 00000301 0500000e eb89cdbe ............ 0000: 00000301 0500000e ed89cdbe ............ 0000: 00000301 0500000e ef89cdbe ............ 0000: 00000301 0500000e f189cdbe ............ 0000: 00000901 0400000e f388cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000e f37b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 0400000e f588cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000e f57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 0500000e f789cdbe ............ 0000: 00000301 0500000e f989cdbe ............ 11/08 09:31:10.727: [sbi] DEBUG: STREAM added [3835] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.728: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000173/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.728: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.728: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.728: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.728: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.728: [sbi] DEBUG: STREAM closed [3835] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.728: [sbi] DEBUG: STREAM added [3837] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.728: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000174/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000e fb88cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.728: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.728: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.728: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.728: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.728: [sbi] DEBUG: STREAM closed [3837] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000e fb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000e fd88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000e fd7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.729: [sbi] DEBUG: STREAM added [3839] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.729: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000183/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.729: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.729: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.729: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.729: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.729: [sbi] DEBUG: STREAM closed [3839] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.729: [sbi] DEBUG: STREAM added [3841] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.729: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000219/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.729: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.729: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000e ff88cdbe 0f0d8208 ................ 0010: 5ccb \. 11/08 09:31:10.729: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.730: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.730: [sbi] DEBUG: STREAM closed [3841] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.730: [sbi] DEBUG: STREAM added [3843] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.730: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000155/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.730: [sbi] DEBUG: STREAM added [3845] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.730: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000184/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.730: [sbi] DEBUG: STREAM added [3847] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.730: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000220/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.730: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.730: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00007400 0100000e ff7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.730: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.731: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.731: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.731: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.731: [sbi] DEBUG: STREAM closed [3843] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.731: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.731: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.731: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.731: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.731: [sbi] DEBUG: STREAM closed [3845] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.731: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.732: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.732: [sbi] DEBUG: STREAM closed [3847] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.732: [sbi] DEBUG: STREAM added [3849] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.732: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000222/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.732: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.732: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000f 0189cdbe ............ 11/08 09:31:10.732: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.733: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.733: [sbi] DEBUG: STREAM closed [3849] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.733: [sbi] DEBUG: STREAM added [3851] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.733: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000175/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.733: [sbi] DEBUG: STREAM added [3853] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.733: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000176/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000f 0388cdbe 0f0d0239 ...............9 0010: 39cb 9. 11/08 09:31:10.733: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.734: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.734: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.734: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.734: [sbi] DEBUG: STREAM closed [3851] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.734: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.734: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.734: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.734: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.734: [sbi] DEBUG: STREAM closed [3853] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.734: [sbi] DEBUG: STREAM added [3855] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.734: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000150/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.734: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.734: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.734: [sbi] DEBUG: STREAM added [3857] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.734: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000149/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.734: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.734: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.734: [sbi] DEBUG: STREAM added [3859] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.734: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000224/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.734: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.734: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.734: [sbi] DEBUG: STREAM added [3861] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.734: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000225/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.734: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.734: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.734: [sbi] DEBUG: STREAM added [3863] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.734: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000177/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.734: [sbi] DEBUG: STREAM added [3865] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.734: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000223/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.734: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.734: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.734: [sbi] DEBUG: STREAM added [3867] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.734: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000157/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 0100000f 037b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:10.734: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.734: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.734: [sbi] DEBUG: STREAM closed [3855] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.734: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.734: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.734: [sbi] DEBUG: STREAM closed [3857] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.734: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.736: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.736: [sbi] DEBUG: STREAM closed [3859] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.736: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.737: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.737: [sbi] DEBUG: STREAM closed [3861] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.738: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.738: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.738: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.738: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.738: [sbi] DEBUG: STREAM closed [3863] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.738: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.739: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.739: [sbi] DEBUG: STREAM closed [3865] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.739: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.739: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.739: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.739: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.739: [sbi] DEBUG: STREAM closed [3867] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.739: [sbi] DEBUG: STREAM added [3869] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.739: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000226/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.739: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.739: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.739: [sbi] DEBUG: STREAM added [3871] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.739: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000171/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.739: [sbi] DEBUG: STREAM added [3873] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.739: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000194/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.739: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.739: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0454704463912955","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000194/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.739: [sbi] DEBUG: STREAM added [3875] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.739: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000158/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.739: [sbi] DEBUG: STREAM added [3877] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.739: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000159/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.739: [sbi] DEBUG: STREAM added [3879] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.739: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000178/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.739: [sbi] DEBUG: STREAM added [3881] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.739: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000179/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.739: [sbi] DEBUG: STREAM added [3883] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.739: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000227/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.739: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.739: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.739: [sbi] DEBUG: STREAM added [3885] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.739: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000160/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.739: [sbi] DEBUG: STREAM added [3887] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.739: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000206/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.739: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.739: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.738355+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000f 0588cdbe 0f0d8208 ................ 0010: 5ccb \. 11/08 09:31:10.739: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.741: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.741: [sbi] DEBUG: STREAM closed [3869] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.741: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.741: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.741: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.741: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.741: [sbi] DEBUG: STREAM closed [3871] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.741: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.741: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000194, imeisv: 0454704463912955 (../lib/dbi/subscription.c:185) 11/08 09:31:10.741: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.741: [sbi] DEBUG: STREAM closed [3873] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.741: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.741: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.741: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.741: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.741: [sbi] DEBUG: STREAM closed [3875] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.741: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.742: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.742: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.742: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.742: [sbi] DEBUG: STREAM closed [3877] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.742: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.742: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.742: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.742: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.742: [sbi] DEBUG: STREAM closed [3879] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.742: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.743: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.743: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.743: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.743: [sbi] DEBUG: STREAM closed [3881] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.743: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.744: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.744: [sbi] DEBUG: STREAM closed [3883] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.744: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.744: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.744: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.744: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.744: [sbi] DEBUG: STREAM closed [3885] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.744: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.745: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.745: [sbi] DEBUG: STREAM closed [3887] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3889] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000180/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3891] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000181/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3893] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000161/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3895] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000207/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.745: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.739838+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3897] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000162/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3899] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000185/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3901] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000163/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3903] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000186/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3905] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000164/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3907] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000187/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3909] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000188/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3911] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000189/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3913] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000165/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3915] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000166/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3917] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000228/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.745: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3919] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000167/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3921] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000195/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.745: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.745: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0956119779497331","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000195/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.745: [sbi] DEBUG: STREAM added [3923] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.745: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000168/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 0100000f 057b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.745: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.746: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.746: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.746: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.746: [sbi] DEBUG: STREAM closed [3889] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.746: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.746: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.746: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.746: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.746: [sbi] DEBUG: STREAM closed [3891] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.746: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.746: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.746: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.746: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.746: [sbi] DEBUG: STREAM closed [3893] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.746: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.747: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.747: [sbi] DEBUG: STREAM closed [3895] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.747: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.747: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.747: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.747: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.747: [sbi] DEBUG: STREAM closed [3897] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.747: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.747: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.747: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.747: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.747: [sbi] DEBUG: STREAM closed [3899] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.747: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.748: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.748: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.748: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.748: [sbi] DEBUG: STREAM closed [3901] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.748: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.748: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.748: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.748: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.748: [sbi] DEBUG: STREAM closed [3903] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.748: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.748: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.748: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.748: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.748: [sbi] DEBUG: STREAM closed [3905] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.748: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.748: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.748: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.748: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.748: [sbi] DEBUG: STREAM closed [3907] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.748: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.748: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.748: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.748: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.748: [sbi] DEBUG: STREAM closed [3909] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.748: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.748: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.749: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.749: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.749: [sbi] DEBUG: STREAM closed [3911] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.749: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.749: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.749: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.749: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.749: [sbi] DEBUG: STREAM closed [3913] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.749: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.749: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.749: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.749: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.749: [sbi] DEBUG: STREAM closed [3915] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.749: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.750: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.750: [sbi] DEBUG: STREAM closed [3917] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.750: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.750: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.750: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.750: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.750: [sbi] DEBUG: STREAM closed [3919] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.750: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.750: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000195, imeisv: 0956119779497331 (../lib/dbi/subscription.c:185) 11/08 09:31:10.750: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.750: [sbi] DEBUG: STREAM closed [3921] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.750: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.751: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.751: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.751: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.751: [sbi] DEBUG: STREAM closed [3923] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3925] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000229/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.751: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.751: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3927] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000190/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3929] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000191/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3931] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000192/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3933] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000169/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3935] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000170/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3937] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000193/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3939] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000182/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3941] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000230/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.751: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.751: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3943] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000183/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.751: [sbi] DEBUG: STREAM added [3945] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.751: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000184/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000f 0789cdbe ............ 11/08 09:31:10.751: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.752: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.752: [sbi] DEBUG: STREAM closed [3925] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.752: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.752: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.752: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.752: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.752: [sbi] DEBUG: STREAM closed [3927] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.752: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.752: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.752: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.752: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.752: [sbi] DEBUG: STREAM closed [3929] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.752: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.753: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.753: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.753: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.753: [sbi] DEBUG: STREAM closed [3931] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.753: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.753: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.753: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.753: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.753: [sbi] DEBUG: STREAM closed [3933] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.753: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.753: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.753: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.753: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.753: [sbi] DEBUG: STREAM closed [3935] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.753: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.754: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.754: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.754: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.754: [sbi] DEBUG: STREAM closed [3937] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.754: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.754: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.754: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.754: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.754: [sbi] DEBUG: STREAM closed [3939] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.754: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.756: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.756: [sbi] DEBUG: STREAM closed [3941] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.756: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.756: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.756: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.756: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.756: [sbi] DEBUG: STREAM closed [3943] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.756: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.756: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.756: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.756: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.756: [sbi] DEBUG: STREAM closed [3945] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.756: [sbi] DEBUG: STREAM added [3947] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.756: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000172/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.757: [sbi] DEBUG: STREAM added [3949] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.757: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000231/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.757: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.757: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.757: [sbi] DEBUG: STREAM added [3951] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.757: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000208/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.757: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.757: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.751033+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.757: [sbi] DEBUG: STREAM added [3953] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.757: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000232/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.757: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.757: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.757: [sbi] DEBUG: STREAM added [3955] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.757: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000234/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.757: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.757: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.757: [sbi] DEBUG: STREAM added [3957] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.757: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000173/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.757: [sbi] DEBUG: STREAM added [3959] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.757: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000233/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.757: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.757: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.757: [sbi] DEBUG: STREAM added [3961] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.757: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000174/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.757: [sbi] DEBUG: STREAM added [3963] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.757: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000152/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.757: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.757: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000f 0989cdbe ............ 11/08 09:31:10.757: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.757: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.757: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.757: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.757: [sbi] DEBUG: STREAM closed [3947] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.757: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.758: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.758: [sbi] DEBUG: STREAM closed [3949] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.758: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.759: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.759: [sbi] DEBUG: STREAM closed [3951] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.759: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.761: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.761: [sbi] DEBUG: STREAM closed [3953] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.761: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.762: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.762: [sbi] DEBUG: STREAM closed [3955] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.762: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.762: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.762: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.762: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.762: [sbi] DEBUG: STREAM closed [3957] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.762: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.763: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.763: [sbi] DEBUG: STREAM closed [3959] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.763: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.763: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.763: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.763: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.763: [sbi] DEBUG: STREAM closed [3961] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.763: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.764: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.764: [sbi] DEBUG: STREAM closed [3963] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.764: [sbi] DEBUG: STREAM added [3965] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.764: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000235/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.764: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.764: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000f 0b88cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.764: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.764: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.764: [sbi] DEBUG: STREAM closed [3965] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 0100000f 0b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000f 0d88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000f 0d7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000f 0f89cdbe ............ 0000: 00000301 0500000f 1189cdbe ............ 0000: 00000301 0500000f 1389cdbe ............ 0000: 00000301 0500000f 1589cdbe ............ 0000: 00000901 0400000f 1788cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000f 177b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000f 1989cdbe ............ 0000: 00000901 0400000f 1b88cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000f 1b7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000f 1d89cdbe ............ 0000: 00000a01 0400000f 1f88cdbe 0f0d0334 ...............4 0010: 3531cb 51. 0000: 0001c300 0100000f 1f5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 0500000f 2189cdbe ........!... 0000: 00000901 0400000f 2388cdbe 0f0d0239 ........#......9 0010: 39cb 9. 0000: 00006300 0100000f 237b2273 6d506f6c ..c.....#{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000f 2588cdbe 0f0d0239 ........%......9 0010: 39cb 9. 0000: 00006300 0100000f 257b2273 6d506f6c ..c.....%{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000f 2788cdbe 0f0d0239 ........'......9 0010: 32cb 2. 0000: 00005c00 0100000f 277b2273 75627363 ..\.....'{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000f 2988cdbe 0f0d0239 ........)......9 0010: 32cb 2. 0000: 00005c00 0100000f 297b2273 75627363 ..\.....){"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000f 2b89cdbe ........+... 0000: 00000901 0400000f 2d88cdbe 0f0d0239 ........-......9 0010: 39cb 9. 0000: 00006300 0100000f 2d7b2273 6d506f6c ..c.....-{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000f 2f89cdbe ......../... 0000: 00000901 0400000f 3188cdbe 0f0d0239 ........1......9 0010: 32cb 2. 0000: 00005c00 0100000f 317b2273 75627363 ..\.....1{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000f 3388cdbe 0f0d0239 ........3......9 0010: 32cb 2. 0000: 00005c00 0100000f 337b2273 75627363 ..\.....3{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000f 3588cdbe 0f0d0239 ........5......9 0010: 39cb 9. 0000: 00006300 0100000f 357b2273 6d506f6c ..c.....5{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000f 3789cdbe ........7... 0000: 00000901 0400000f 3988cdbe 0f0d0239 ........9......9 0010: 39cb 9. 0000: 00006300 0100000f 397b2273 6d506f6c ..c.....9{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000f 3b88cdbe 0f0d8208 ........;....... 0010: 5ccb \. 0000: 00007400 0100000f 3b7b2273 75627363 ..t.....;{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 3d88cdbe 0f0d0239 ........=......9 0010: 39cb 9. 0000: 00006300 0100000f 3d7b2273 6d506f6c ..c.....={"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000f 3f88cdbe 0f0d8208 ........?....... 0010: 5ccb \. 0000: 00007400 0100000f 3f7b2273 75627363 ..t.....?{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 4188cdbe 0f0d0239 ........A......9 0010: 39cb 9. 0000: 00006300 0100000f 417b2273 6d506f6c ..c.....A{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000f 4388cdbe 0f0d8208 ........C....... 0010: 5ccb \. 0000: 00007400 0100000f 437b2273 75627363 ..t.....C{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 4588cdbe 0f0d8208 ........E....... 0010: 5ccb \. 0000: 00007400 0100000f 457b2273 75627363 ..t.....E{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 4788cdbe 0f0d8208 ........G....... 0010: 5ccb \. 0000: 00007400 0100000f 477b2273 75627363 ..t.....G{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 4988cdbe 0f0d0239 ........I......9 0010: 39cb 9. 0000: 00006300 0100000f 497b2273 6d506f6c ..c.....I{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000f 4b88cdbe 0f0d0239 ........K......9 0010: 39cb 9. 0000: 00006300 0100000f 4b7b2273 6d506f6c ..c.....K{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000f 4d89cdbe ........M... 0000: 00000901 0400000f 4f88cdbe 0f0d0239 ........O......9 0010: 39cb 9. 0000: 00006300 0100000f 4f7b2273 6d506f6c ..c.....O{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000f 5189cdbe ........Q... 0000: 00000901 0400000f 5388cdbe 0f0d0239 ........S......9 0010: 39cb 9. 0000: 00006300 0100000f 537b2273 6d506f6c ..c.....S{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 0500000f 5589cdbe ........U... 0000: 00000901 0400000f 5788cdbe 0f0d8208 ........W....... 0010: 5ccb \. 0000: 00007400 0100000f 577b2273 75627363 ..t.....W{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 5988cdbe 0f0d8208 ........Y....... 0010: 5ccb \. 0000: 00007400 0100000f 597b2273 75627363 ..t.....Y{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 5b88cdbe 0f0d8208 ........[....... 0010: 5ccb \. 0000: 00007400 0100000f 5b7b2273 75627363 ..t.....[{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 5d88cdbe 0f0d0239 ........]......9 0010: 39cb 9. 0000: 00006300 0100000f 5d7b2273 6d506f6c ..c.....]{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000f 5f88cdbe 0f0d0239 ........_......9 0010: 39cb 9. 0000: 00006300 0100000f 5f7b2273 6d506f6c ..c....._{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000f 6188cdbe 0f0d8208 ........a....... 0010: 5ccb \. 0000: 00007400 0100000f 617b2273 75627363 ..t.....a{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 6388cdbe 0f0d0239 ........c......9 0010: 32cb 2. 0000: 00005c00 0100000f 637b2273 75627363 ..\.....c{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000f 6589cdbe ........e... 0000: 00000901 0400000f 6788cdbe 0f0d0239 ........g......9 0010: 32cb 2. 0000: 00005c00 0100000f 677b2273 75627363 ..\.....g{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000f 6988cdbe 0f0d0239 ........i......9 0010: 32cb 2. 0000: 00005c00 0100000f 697b2273 75627363 ..\.....i{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000801 0400000f 6b88cdbe 0f0d0132 ........k......2 0010: cb . 0000: 00000200 0100000f 6b7b7d ........k{} 0000: 00000301 0500000f 6d89cdbe ........m... 0000: 00000301 0500000f 6f89cdbe ........o... 0000: 00000301 0500000f 7189cdbe ........q... 0000: 00000301 0500000f 7389cdbe ........s... 0000: 00000801 0400000f 7588cdbe 0f0d0132 ........u......2 0010: cb . 0000: 00000200 0100000f 757b7d ........u{} 0000: 00000301 0500000f 7789cdbe ........w... 0000: 00000801 0400000f 7988cdbe 0f0d0132 ........y......2 0010: cb . 0000: 00000200 0100000f 797b7d ........y{} 0000: 00000301 0500000f 7b89cdbe ........{... 0000: 00000301 0500000f 7d89cdbe ........}... 11/08 09:31:10.775: [sbi] DEBUG: STREAM added [3967] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.775: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000186/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.775: [sbi] DEBUG: STREAM added [3969] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.775: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000194/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.775: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.776: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.776: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.776: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.776: [sbi] DEBUG: STREAM closed [3967] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.776: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.776: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.776: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.776: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.776: [sbi] DEBUG: STREAM closed [3969] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.776: [sbi] DEBUG: STREAM added [3971] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.776: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000188/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.776: [sbi] DEBUG: STREAM added [3973] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.776: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000189/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.776: [sbi] DEBUG: STREAM added [3975] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.776: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000195/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.776: [sbi] DEBUG: STREAM added [3977] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.776: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000191/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000f 7f88cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.776: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.776: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.776: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.776: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.776: [sbi] DEBUG: STREAM closed [3971] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.776: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.777: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.777: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.777: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.777: [sbi] DEBUG: STREAM closed [3973] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.777: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.777: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.777: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.777: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.777: [sbi] DEBUG: STREAM closed [3975] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.777: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.777: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.777: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.777: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.777: [sbi] DEBUG: STREAM closed [3977] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.777: [sbi] DEBUG: STREAM added [3979] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.777: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000192/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 0100000f 7f7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.777: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.778: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.778: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.778: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.778: [sbi] DEBUG: STREAM closed [3979] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000f 8188cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000f 817b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 8388cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000f 837b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000f 8588cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000f 857b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000f 8788cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 0100000f 877b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 0400000f 8988cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000f 897b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.778: [sbi] DEBUG: STREAM added [3981] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.778: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000193/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000f 8b88cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.778: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.778: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.778: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.778: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.778: [sbi] DEBUG: STREAM closed [3981] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.778: [sbi] DEBUG: STREAM added [3983] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.778: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000196/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.778: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.778: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0842099731488643","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000196/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00005c00 0100000f 8b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.778: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.778: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000196, imeisv: 0842099731488643 (../lib/dbi/subscription.c:185) 11/08 09:31:10.779: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.779: [sbi] DEBUG: STREAM closed [3983] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000f 8d88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000f 8d7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 0500000f 8f89cdbe ............ 11/08 09:31:10.779: [sbi] DEBUG: STREAM added [3985] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.779: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000209/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.779: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.779: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.778064+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.779: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.780: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.780: [sbi] DEBUG: STREAM closed [3985] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000f 9189cdbe ............ 11/08 09:31:10.791: [sbi] DEBUG: STREAM added [3987] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.791: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000197/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.791: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.791: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0196920640961893","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000197/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.791: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.791: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000197, imeisv: 0196920640961893 (../lib/dbi/subscription.c:185) 11/08 09:31:10.792: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.792: [sbi] DEBUG: STREAM closed [3987] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.792: [sbi] DEBUG: STREAM added [3989] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.792: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000236/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.792: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.792: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.792: [sbi] DEBUG: STREAM added [3991] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.792: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000237/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.792: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.792: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.792: [sbi] DEBUG: STREAM added [3993] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.792: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000171/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.792: [sbi] DEBUG: STREAM added [3995] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.792: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000243/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.792: [sbi] DEBUG: STREAM added [3997] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.792: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000136/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.792: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.792: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.792: [sbi] DEBUG: STREAM added [3999] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.792: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000139/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.792: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.792: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.792: [sbi] DEBUG: STREAM added [4001] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.792: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000137/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.792: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.792: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.792: [sbi] DEBUG: STREAM added [4003] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.792: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000210/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.792: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.792: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.791086+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000f 9389cdbe ............ 11/08 09:31:10.792: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.795: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.795: [sbi] DEBUG: STREAM closed [3989] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.795: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.796: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.796: [sbi] DEBUG: STREAM closed [3991] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.796: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.797: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.797: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.797: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.797: [sbi] DEBUG: STREAM closed [3993] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.797: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.797: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.797: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.797: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.797: [sbi] DEBUG: STREAM closed [3995] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.797: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.797: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.797: [sbi] DEBUG: STREAM closed [3997] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.797: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.797: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.797: [sbi] DEBUG: STREAM closed [3999] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.797: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.797: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.797: [sbi] DEBUG: STREAM closed [4001] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.797: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.798: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.798: [sbi] DEBUG: STREAM closed [4003] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.798: [sbi] DEBUG: STREAM added [4005] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.798: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000185/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.798: [sbi] DEBUG: STREAM added [4007] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.798: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000187/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000f 9589cdbe ............ 11/08 09:31:10.798: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.798: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.798: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.798: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.798: [sbi] DEBUG: STREAM closed [4005] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.798: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.799: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.799: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.799: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.799: [sbi] DEBUG: STREAM closed [4007] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000f 9789cdbe ............ 0000: 00000901 0400000f 9988cdbe 0f0d0239 ...............9 0010: 39cb 9. 0000: 00006300 0100000f 997b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 0400000f 9b88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000f 9b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000f 9d89cdbe ............ 0000: 00000301 0500000f 9f89cdbe ............ 0000: 00000301 0500000f a189cdbe ............ 0000: 00000301 0500000f a389cdbe ............ 0000: 00000901 0400000f a588cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000f a57b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 0400000f a788cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000f a77b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.802: [sbi] DEBUG: STREAM added [4009] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.802: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000190/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.802: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.802: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.802: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.802: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.802: [sbi] DEBUG: STREAM closed [4009] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.802: [sbi] DEBUG: STREAM added [4011] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.802: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000140/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.802: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.802: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000f a988cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.802: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.802: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.803: [sbi] DEBUG: STREAM closed [4011] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.803: [sbi] DEBUG: STREAM added [4013] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.803: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000211/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.803: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.803: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.801272+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00005c00 0100000f a97b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.803: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.803: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.803: [sbi] DEBUG: STREAM closed [4013] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.803: [sbi] DEBUG: STREAM added [4015] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.803: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000194/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000f ab89cdbe ............ 11/08 09:31:10.803: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.804: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.804: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.804: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.804: [sbi] DEBUG: STREAM closed [4015] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000f ad89cdbe ............ 0000: 00000901 0400000f af88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000f af7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.804: [sbi] DEBUG: STREAM added [4017] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.804: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000244/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.804: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.804: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.804: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.804: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.804: [sbi] DEBUG: STREAM closed [4017] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 0400000f b188cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000f b17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.810: [sbi] DEBUG: STREAM added [4019] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.810: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000195/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.810: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.810: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.810: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.810: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.810: [sbi] DEBUG: STREAM closed [4019] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.810: [sbi] DEBUG: STREAM added [4021] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.810: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000196/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.810: [sbi] DEBUG: STREAM added [4023] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.810: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000197/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000f b388cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.810: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.811: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.811: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.811: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.811: [sbi] DEBUG: STREAM closed [4021] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.811: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.811: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.811: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.811: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.811: [sbi] DEBUG: STREAM closed [4023] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.811: [sbi] DEBUG: STREAM added [4025] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.811: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000198/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.811: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.811: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0229904021130245","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000198/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00005c00 0100000f b37b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.811: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.811: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000198, imeisv: 0229904021130245 (../lib/dbi/subscription.c:185) 11/08 09:31:10.812: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.812: [sbi] DEBUG: STREAM closed [4025] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.812: [sbi] DEBUG: STREAM added [4027] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.812: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000141/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.812: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.812: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.812: [sbi] DEBUG: STREAM added [4029] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.812: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000175/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 0400000f b588cdbe 0f0d8208 ................ 0010: 5ccb \. 11/08 09:31:10.812: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.812: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.812: [sbi] DEBUG: STREAM closed [4027] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.812: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.812: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.812: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.812: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.812: [sbi] DEBUG: STREAM closed [4029] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.812: [sbi] DEBUG: STREAM added [4031] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.812: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000199/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.812: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.812: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0769262297920292","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000199/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.812: [sbi] DEBUG: STREAM added [4033] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.812: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000200/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.812: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.812: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0077269087182280","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000200/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.812: [sbi] DEBUG: STREAM added [4035] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.812: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000201/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.812: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.812: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0278705125602499","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000201/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.812: [sbi] DEBUG: STREAM added [4037] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.812: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000238/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.812: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.812: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00007400 0100000f b57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.812: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.812: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000199, imeisv: 0769262297920292 (../lib/dbi/subscription.c:185) 11/08 09:31:10.813: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.813: [sbi] DEBUG: STREAM closed [4031] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.813: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.813: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000200, imeisv: 0077269087182280 (../lib/dbi/subscription.c:185) 11/08 09:31:10.813: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.813: [sbi] DEBUG: STREAM closed [4033] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.813: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.813: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000201, imeisv: 0278705125602499 (../lib/dbi/subscription.c:185) 11/08 09:31:10.813: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.813: [sbi] DEBUG: STREAM closed [4035] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.813: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.815: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.815: [sbi] DEBUG: STREAM closed [4037] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4039] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000142/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.815: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4041] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000182/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4043] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000143/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.815: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4045] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000146/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.815: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4047] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000145/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.815: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4049] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000245/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4051] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000212/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.815: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.811728+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4053] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000213/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.815: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.811769+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4055] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000239/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.815: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4057] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000214/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.815: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.811951+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4059] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000184/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4061] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000202/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.815: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0107963023232988","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000202/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.815: [sbi] DEBUG: STREAM added [4063] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.815: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000151/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.815: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.815: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 0400000f b788cdbe 0f0d8208 ................ 0010: 5ccb \. 11/08 09:31:10.815: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.815: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.815: [sbi] DEBUG: STREAM closed [4039] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.815: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.815: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.815: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.815: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.815: [sbi] DEBUG: STREAM closed [4041] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.815: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.815: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.815: [sbi] DEBUG: STREAM closed [4043] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.815: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.815: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.815: [sbi] DEBUG: STREAM closed [4045] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.815: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.815: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.815: [sbi] DEBUG: STREAM closed [4047] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.815: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.816: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.816: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.816: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.816: [sbi] DEBUG: STREAM closed [4049] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.816: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.816: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.816: [sbi] DEBUG: STREAM closed [4051] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.816: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.817: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.817: [sbi] DEBUG: STREAM closed [4053] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.817: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.818: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.818: [sbi] DEBUG: STREAM closed [4055] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.818: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.819: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.819: [sbi] DEBUG: STREAM closed [4057] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.819: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.819: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.819: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.819: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.819: [sbi] DEBUG: STREAM closed [4059] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.819: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.819: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000202, imeisv: 0107963023232988 (../lib/dbi/subscription.c:185) 11/08 09:31:10.819: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.819: [sbi] DEBUG: STREAM closed [4061] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.819: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.819: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.819: [sbi] DEBUG: STREAM closed [4063] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.819: [sbi] DEBUG: STREAM added [4065] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.819: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000176/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.819: [sbi] DEBUG: STREAM added [4067] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.819: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000177/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.819: [sbi] DEBUG: STREAM added [4069] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.819: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000178/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.819: [sbi] DEBUG: STREAM added [4071] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.819: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000179/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00007400 0100000f b77b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.819: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.820: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.820: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.820: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.820: [sbi] DEBUG: STREAM closed [4065] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.820: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.820: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.820: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.820: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.820: [sbi] DEBUG: STREAM closed [4067] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.820: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.820: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.820: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.820: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.820: [sbi] DEBUG: STREAM closed [4069] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.820: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.820: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.820: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.820: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.820: [sbi] DEBUG: STREAM closed [4071] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.820: [sbi] DEBUG: STREAM added [4073] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.820: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000180/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.820: [sbi] DEBUG: STREAM added [4075] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.820: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000181/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.820: [sbi] DEBUG: STREAM added [4077] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.820: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000183/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.820: [sbi] DEBUG: STREAM added [4079] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.821: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000196/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000f b989cdbe ............ 11/08 09:31:10.821: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.821: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.821: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.821: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.821: [sbi] DEBUG: STREAM closed [4073] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.821: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.821: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.821: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.821: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.821: [sbi] DEBUG: STREAM closed [4075] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.821: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.821: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.821: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.821: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.821: [sbi] DEBUG: STREAM closed [4077] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.821: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.821: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.821: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.821: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.821: [sbi] DEBUG: STREAM closed [4079] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.821: [sbi] DEBUG: STREAM added [4081] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.821: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000186/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.821: [sbi] DEBUG: STREAM added [4083] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.821: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000188/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.821: [sbi] DEBUG: STREAM added [4085] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.821: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000189/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.821: [sbi] DEBUG: STREAM added [4087] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.821: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000191/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.821: [sbi] DEBUG: STREAM added [4089] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.821: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000192/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500000f bb89cdbe ............ 11/08 09:31:10.821: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.822: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.822: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.822: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.822: [sbi] DEBUG: STREAM closed [4081] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.822: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.822: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.822: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.822: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.822: [sbi] DEBUG: STREAM closed [4083] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.822: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.822: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.822: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.822: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.822: [sbi] DEBUG: STREAM closed [4085] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.822: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.822: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.822: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.822: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.822: [sbi] DEBUG: STREAM closed [4087] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.822: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.822: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.822: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.822: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.822: [sbi] DEBUG: STREAM closed [4089] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.822: [sbi] DEBUG: STREAM added [4091] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.822: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000193/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.822: [sbi] DEBUG: STREAM added [4093] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.822: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000240/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.822: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.822: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.822: [sbi] DEBUG: STREAM added [4095] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.822: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000187/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.822: [sbi] DEBUG: STREAM added [4097] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.822: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000185/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.822: [sbi] DEBUG: STREAM added [4099] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.822: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000215/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.822: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.822: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.822105+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000801 0400000f bd88cdbe 0f0d0132 ...............2 0010: cb . 11/08 09:31:10.822: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.823: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.823: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.823: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.823: [sbi] DEBUG: STREAM closed [4091] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.823: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.824: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.824: [sbi] DEBUG: STREAM closed [4093] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.824: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.824: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.824: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.824: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.824: [sbi] DEBUG: STREAM closed [4095] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.824: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.824: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.824: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.824: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.824: [sbi] DEBUG: STREAM closed [4097] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.824: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.825: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.825: [sbi] DEBUG: STREAM closed [4099] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4101] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000216/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.825: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.822503+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4103] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000197/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4105] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000190/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4107] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000246/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4109] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000198/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4111] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000194/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4113] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000203/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.825: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0995509772302782","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000203/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4115] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000195/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4117] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000204/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.825: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0030456693038767","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000204/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4119] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000241/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.825: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.825: [sbi] DEBUG: STREAM added [4121] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.825: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000221/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.825: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.825: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.824789+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 0100000f bd7b7d .........{} 11/08 09:31:10.825: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.825: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.825: [sbi] DEBUG: STREAM closed [4101] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.825: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.826: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.826: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.826: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.826: [sbi] DEBUG: STREAM closed [4103] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.826: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.826: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.826: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.826: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.826: [sbi] DEBUG: STREAM closed [4105] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.826: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.826: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.826: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.826: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.826: [sbi] DEBUG: STREAM closed [4107] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.826: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.826: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.826: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.826: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.826: [sbi] DEBUG: STREAM closed [4109] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.826: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.826: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.826: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.826: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.826: [sbi] DEBUG: STREAM closed [4111] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.826: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.826: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000203, imeisv: 0995509772302782 (../lib/dbi/subscription.c:185) 11/08 09:31:10.826: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.826: [sbi] DEBUG: STREAM closed [4113] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.826: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.826: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.826: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.826: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.827: [sbi] DEBUG: STREAM closed [4115] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.827: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.827: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000204, imeisv: 0030456693038767 (../lib/dbi/subscription.c:185) 11/08 09:31:10.827: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.827: [sbi] DEBUG: STREAM closed [4117] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.827: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.827: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.827: [sbi] DEBUG: STREAM closed [4119] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.827: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.828: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.828: [sbi] DEBUG: STREAM closed [4121] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.828: [sbi] DEBUG: STREAM added [4123] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.828: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000218/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.828: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.828: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.827594+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500000f bf89cdbe ............ 11/08 09:31:10.828: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.828: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.828: [sbi] DEBUG: STREAM closed [4123] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500000f c189cdbe ............ 0000: 00000301 0500000f c389cdbe ............ 0000: 00000301 0500000f c589cdbe ............ 0000: 00000301 0500000f c789cdbe ............ 0000: 00000801 0400000f c988cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f c97b7d .........{} 0000: 00000301 0500000f cb89cdbe ............ 0000: 00000301 0500000f cd89cdbe ............ 0000: 00000301 0500000f cf89cdbe ............ 0000: 00000901 0400000f d188cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 0100000f d17b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 0500000f d389cdbe ............ 0000: 00000301 0500000f d589cdbe ............ 0000: 00000301 0500000f d789cdbe ............ 0000: 00000301 0500000f d989cdbe ............ 0000: 00000801 0400000f db88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f db7b7d .........{} 0000: 00000301 0500000f dd89cdbe ............ 0000: 00000301 0500000f df89cdbe ............ 0000: 00000801 0400000f e188cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f e17b7d .........{} 0000: 00000801 0400000f e388cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f e37b7d .........{} 0000: 00000801 0400000f e588cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f e57b7d .........{} 0000: 00000801 0400000f e788cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f e77b7d .........{} 0000: 00000801 0400000f e988cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f e97b7d .........{} 0000: 00000801 0400000f eb88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f eb7b7d .........{} 0000: 00000801 0400000f ed88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f ed7b7d .........{} 0000: 00000901 0400000f ef88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 0100000f ef7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000801 0400000f f188cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f f17b7d .........{} 0000: 00000801 0400000f f388cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f f37b7d .........{} 0000: 00000801 0400000f f588cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f f57b7d .........{} 0000: 00000801 0400000f f788cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f f77b7d .........{} 0000: 00000801 0400000f f988cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f f97b7d .........{} 0000: 00000801 0400000f fb88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f fb7b7d .........{} 0000: 00000301 0500000f fd89cdbe ............ 0000: 00000801 0400000f ff88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 0100000f ff7b7d .........{} 0000: 00000801 04000010 0188cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 017b7d .........{} 0000: 00000301 05000010 0389cdbe ............ 0000: 00000301 05000010 0589cdbe ............ 0000: 00000901 04000010 0788cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 01000010 077b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000801 04000010 0988cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 097b7d .........{} 0000: 00000901 04000010 0b88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 01000010 0b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000901 04000010 0d88cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 0d7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 04000010 0f88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 0f7b7d .........{} 0000: 00000301 05000010 1189cdbe ............ 0000: 00000801 04000010 1388cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 137b7d .........{} 0000: 00000301 05000010 1589cdbe ............ 0000: 00000301 05000010 1789cdbe ............ 0000: 00000301 05000010 1989cdbe ............ 0000: 00000301 05000010 1b89cdbe ............ 11/08 09:31:10.831: [sbi] DEBUG: STREAM added [4125] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.831: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000199/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.831: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.832: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.832: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.832: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.832: [sbi] DEBUG: STREAM closed [4125] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 1d88cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 1d7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.833: [sbi] DEBUG: STREAM added [4127] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.833: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000200/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.833: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.834: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.834: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.834: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.834: [sbi] DEBUG: STREAM closed [4127] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 1f88cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 1f7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.835: [sbi] DEBUG: STREAM added [4129] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.835: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000201/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.835: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.835: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.835: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.835: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.835: [sbi] DEBUG: STREAM closed [4129] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 2188cdbe 0f0d8208 ........!....... 0010: 5ccb \. 0000: 00007400 01000010 217b2273 75627363 ..t.....!{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.835: [sbi] DEBUG: STREAM added [4131] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.835: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000202/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.835: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.836: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.836: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.836: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.836: [sbi] DEBUG: STREAM closed [4131] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 2388cdbe 0f0d8208 ........#....... 0010: 5ccb \. 0000: 00007400 01000010 237b2273 75627363 ..t.....#{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.837: [sbi] DEBUG: STREAM added [4133] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.837: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000198/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.837: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.837: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.837: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.837: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.837: [sbi] DEBUG: STREAM closed [4133] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 2588cdbe 0f0d0239 ........%......9 0010: 32cb 2. 0000: 00005c00 01000010 257b2273 75627363 ..\.....%{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.838: [sbi] DEBUG: STREAM added [4135] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.838: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000203/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.838: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.838: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.838: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.838: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.838: [sbi] DEBUG: STREAM closed [4135] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.838: [sbi] DEBUG: STREAM added [4137] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.838: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000204/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000010 2788cdbe 0f0d8208 ........'....... 0010: 5ccb \. 11/08 09:31:10.838: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.839: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.839: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.839: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.839: [sbi] DEBUG: STREAM closed [4137] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000010 277b2273 75627363 ..t.....'{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000010 2988cdbe 0f0d8208 ........)....... 0010: 5ccb \. 0000: 00007400 01000010 297b2273 75627363 ..t.....){"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.839: [sbi] DEBUG: STREAM added [4139] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.839: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000199/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.839: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.840: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.840: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.840: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.840: [sbi] DEBUG: STREAM closed [4139] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.840: [sbi] DEBUG: STREAM added [4141] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.840: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000247/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000010 2b88cdbe 0f0d0239 ........+......9 0010: 32cb 2. 11/08 09:31:10.840: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.840: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.840: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.840: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.840: [sbi] DEBUG: STREAM closed [4141] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000010 2b7b2273 75627363 ..\.....+{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000010 2d88cdbe 0f0d8210 ........-....... 0010: 45cb E. 0000: 0000d400 01000010 2d7b2261 75746865 ........-{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.841: [sbi] DEBUG: STREAM added [4143] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.841: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000205/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.841: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.841: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0765398284048590","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000205/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.841: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.841: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000205, imeisv: 0765398284048590 (../lib/dbi/subscription.c:185) 11/08 09:31:10.842: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.842: [sbi] DEBUG: STREAM closed [4143] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.842: [sbi] DEBUG: STREAM added [4145] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.842: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000217/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.842: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.842: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.839349+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.842: [sbi] DEBUG: STREAM added [4147] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.842: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000242/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.842: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.842: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.842: [sbi] DEBUG: STREAM added [4149] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.842: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000219/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.842: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.842: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.840027+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 2f89cdbe ......../... 11/08 09:31:10.842: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.842: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.842: [sbi] DEBUG: STREAM closed [4145] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.842: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.843: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.843: [sbi] DEBUG: STREAM closed [4147] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.843: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.844: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.844: [sbi] DEBUG: STREAM closed [4149] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000010 3189cdbe ........1... 0000: 00000301 05000010 3389cdbe ........3... 0000: 00000301 05000010 3589cdbe ........5... 11/08 09:31:10.849: [sbi] DEBUG: STREAM added [4151] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.849: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000200/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.849: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.849: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.849: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.849: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.849: [sbi] DEBUG: STREAM closed [4151] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.849: [sbi] DEBUG: STREAM added [4153] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.850: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000220/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.850: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.850: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.841178+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.850: [sbi] DEBUG: STREAM added [4155] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.850: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000222/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.850: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.850: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.841334+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.850: [sbi] DEBUG: STREAM added [4157] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.850: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000154/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.850: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.850: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.850: [sbi] DEBUG: STREAM added [4159] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.850: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000155/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.850: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.850: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.850: [sbi] DEBUG: STREAM added [4161] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.850: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000248/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000010 3788cdbe 0f0d0239 ........7......9 0010: 32cb 2. 11/08 09:31:10.850: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.850: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.850: [sbi] DEBUG: STREAM closed [4153] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.850: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.851: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.851: [sbi] DEBUG: STREAM closed [4155] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.851: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.851: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.851: [sbi] DEBUG: STREAM closed [4157] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.851: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.851: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.851: [sbi] DEBUG: STREAM closed [4159] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.851: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.851: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.851: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.851: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.851: [sbi] DEBUG: STREAM closed [4161] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000010 377b2273 75627363 ..\.....7{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000010 3989cdbe ........9... 0000: 00000301 05000010 3b89cdbe ........;... 0000: 00000301 05000010 3d89cdbe ........=... 0000: 00000301 05000010 3f89cdbe ........?... 0000: 00000901 04000010 4188cdbe 0f0d8210 ........A....... 0010: 45cb E. 0000: 0000d400 01000010 417b2261 75746865 ........A{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.859: [sbi] DEBUG: STREAM added [4163] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.859: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000201/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.859: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.860: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.860: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.860: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.860: [sbi] DEBUG: STREAM closed [4163] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 4388cdbe 0f0d0239 ........C......9 0010: 32cb 2. 0000: 00005c00 01000010 437b2273 75627363 ..\.....C{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.860: [sbi] DEBUG: STREAM added [4165] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.860: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000202/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.860: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.861: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.861: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.861: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.861: [sbi] DEBUG: STREAM closed [4165] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 4588cdbe 0f0d0239 ........E......9 0010: 32cb 2. 0000: 00005c00 01000010 457b2273 75627363 ..\.....E{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.861: [sbi] DEBUG: STREAM added [4167] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.861: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000207/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.861: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.861: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0519639188898004","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000207/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.861: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.862: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000207, imeisv: 0519639188898004 (../lib/dbi/subscription.c:185) 11/08 09:31:10.862: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.862: [sbi] DEBUG: STREAM closed [4167] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.862: [sbi] DEBUG: STREAM added [4169] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.862: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000223/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.862: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.862: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.860792+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 4789cdbe ........G... 11/08 09:31:10.862: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.863: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.863: [sbi] DEBUG: STREAM closed [4169] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.863: [sbi] DEBUG: STREAM added [4171] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.863: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000227/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.863: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.863: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.860979+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.863: [sbi] DEBUG: STREAM added [4173] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.863: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000249/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.863: [sbi] DEBUG: STREAM added [4175] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.863: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000228/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.863: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.863: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.861048+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 4989cdbe ........I... 11/08 09:31:10.863: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.863: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.863: [sbi] DEBUG: STREAM closed [4171] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.863: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.864: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.864: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.864: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.864: [sbi] DEBUG: STREAM closed [4173] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.864: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.864: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.864: [sbi] DEBUG: STREAM closed [4175] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000010 4b89cdbe ........K... 0000: 00000901 04000010 4d88cdbe 0f0d8210 ........M....... 0010: 45cb E. 0000: 0000d400 01000010 4d7b2261 75746865 ........M{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000010 4f89cdbe ........O... 11/08 09:31:10.870: [sbi] DEBUG: STREAM added [4177] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.870: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000229/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.870: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.870: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.861070+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.870: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.871: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.871: [sbi] DEBUG: STREAM closed [4177] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.871: [sbi] DEBUG: STREAM added [4179] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.871: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000230/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.871: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.871: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.861448+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.871: [sbi] DEBUG: STREAM added [4181] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.871: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000225/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.871: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.871: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.861478+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.871: [sbi] DEBUG: STREAM added [4183] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.871: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000164/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.871: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.871: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 5189cdbe ........Q... 11/08 09:31:10.871: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.872: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.872: [sbi] DEBUG: STREAM closed [4179] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.872: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.874: [sbi] DEBUG: STREAM closed [4181] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.874: [sbi] DEBUG: STREAM closed [4183] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.874: [sbi] DEBUG: STREAM added [4185] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.874: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000165/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.874: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.874: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.874: [sbi] DEBUG: STREAM added [4187] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.874: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000166/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.874: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.874: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.874: [sbi] DEBUG: STREAM added [4189] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.874: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000231/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.874: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.874: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.861922+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.874: [sbi] DEBUG: STREAM added [4191] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.874: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000169/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.874: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.874: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.874: [sbi] DEBUG: STREAM added [4193] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.874: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000157/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.874: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.874: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.874: [sbi] DEBUG: STREAM added [4195] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.874: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000224/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.874: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.874: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.862594+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 5389cdbe ........S... 11/08 09:31:10.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.874: [sbi] DEBUG: STREAM closed [4185] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.874: [sbi] DEBUG: STREAM closed [4187] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.874: [sbi] DEBUG: STREAM closed [4189] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.874: [sbi] DEBUG: STREAM closed [4191] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.874: [sbi] DEBUG: STREAM closed [4193] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.875: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.875: [sbi] DEBUG: STREAM closed [4195] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.875: [sbi] DEBUG: STREAM added [4197] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.875: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000206/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.875: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.875: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0668053814273118","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000206/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.875: [sbi] DEBUG: STREAM added [4199] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.875: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000234/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.875: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.875: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.872804+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.875: [sbi] DEBUG: STREAM added [4201] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.875: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000226/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.875: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.875: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.873597+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.875: [sbi] DEBUG: STREAM added [4203] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.875: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000250/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.875: [sbi] DEBUG: STREAM added [4205] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.875: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000235/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.875: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.875: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.874058+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 5589cdbe ........U... 11/08 09:31:10.875: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.875: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000206, imeisv: 0668053814273118 (../lib/dbi/subscription.c:185) 11/08 09:31:10.875: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.875: [sbi] DEBUG: STREAM closed [4197] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.875: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.876: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.876: [sbi] DEBUG: STREAM closed [4199] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.876: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.877: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.877: [sbi] DEBUG: STREAM closed [4201] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.877: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.877: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.877: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.877: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.877: [sbi] DEBUG: STREAM closed [4203] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.877: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.878: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.878: [sbi] DEBUG: STREAM closed [4205] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.878: [sbi] DEBUG: STREAM added [4207] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.878: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000170/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.878: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.878: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.878: [sbi] DEBUG: STREAM added [4209] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.878: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000208/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.878: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.878: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0368023471985370","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000208/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.878: [sbi] DEBUG: STREAM added [4211] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.878: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000158/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.878: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.878: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 5789cdbe ........W... 11/08 09:31:10.878: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.878: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.878: [sbi] DEBUG: STREAM closed [4207] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.878: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.878: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000208, imeisv: 0368023471985370 (../lib/dbi/subscription.c:185) 11/08 09:31:10.878: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.878: [sbi] DEBUG: STREAM closed [4209] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.878: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.878: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.878: [sbi] DEBUG: STREAM closed [4211] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.878: [sbi] DEBUG: STREAM added [4213] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.878: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000232/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.878: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.878: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.877270+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.878: [sbi] DEBUG: STREAM added [4215] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.878: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000203/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.878: [sbi] DEBUG: STREAM added [4217] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.878: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000204/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000010 5989cdbe ........Y... 11/08 09:31:10.878: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.879: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.879: [sbi] DEBUG: STREAM closed [4213] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.879: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.879: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.879: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.879: [sbi] DEBUG: STREAM closed [4215] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.879: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.879: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.879: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.879: [sbi] DEBUG: STREAM closed [4217] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.879: [sbi] DEBUG: STREAM added [4219] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.879: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000205/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.879: [sbi] DEBUG: STREAM added [4221] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.879: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000196/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.879: [sbi] DEBUG: STREAM added [4223] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.879: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000197/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.879: [sbi] DEBUG: STREAM added [4225] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.879: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000159/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.879: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.879: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 5b89cdbe ........[... 11/08 09:31:10.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.879: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.879: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.879: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.879: [sbi] DEBUG: STREAM closed [4219] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.879: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.879: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.879: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.879: [sbi] DEBUG: STREAM closed [4221] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.879: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.879: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.879: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.879: [sbi] DEBUG: STREAM closed [4223] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.879: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.879: [sbi] DEBUG: STREAM closed [4225] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000010 5d89cdbe ........]... 0000: 00000301 05000010 5f89cdbe ........_... 0000: 00000301 05000010 6189cdbe ........a... 0000: 00000301 05000010 6389cdbe ........c... 0000: 00000301 05000010 6589cdbe ........e... 0000: 00000301 05000010 6789cdbe ........g... 0000: 00000301 05000010 6989cdbe ........i... 0000: 00000901 04000010 6b88cdbe 0f0d8210 ........k....... 0010: 45cb E. 0000: 0000d400 01000010 6b7b2261 75746865 ........k{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000301 05000010 6d89cdbe ........m... 0000: 00000301 05000010 6f89cdbe ........o... 0000: 00000301 05000010 7189cdbe ........q... 0000: 00000301 05000010 7389cdbe ........s... 0000: 00000301 05000010 7589cdbe ........u... 0000: 00000901 04000010 7788cdbe 0f0d0239 ........w......9 0010: 32cb 2. 0000: 00005c00 01000010 777b2273 75627363 ..\.....w{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000010 7988cdbe 0f0d0239 ........y......9 0010: 32cb 2. 0000: 00005c00 01000010 797b2273 75627363 ..\.....y{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000010 7b88cdbe 0f0d8208 ........{....... 0010: 5ccb \. 0000: 00007400 01000010 7b7b2273 75627363 ..t.....{{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 04000010 7d88cdbe 0f0d0132 ........}......2 0010: cb . 0000: 00000200 01000010 7d7b7d ........}{} 0000: 00000801 04000010 7f88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 7f7b7d .........{} 0000: 00000301 05000010 8189cdbe ............ 11/08 09:31:10.882: [sbi] DEBUG: STREAM added [4227] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.882: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000207/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.882: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.882: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.882: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.882: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.882: [sbi] DEBUG: STREAM closed [4227] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 8388cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 837b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.883: [sbi] DEBUG: STREAM added [4229] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.883: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000160/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.883: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.883: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.883: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.883: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.883: [sbi] DEBUG: STREAM closed [4229] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000010 8589cdbe ............ 11/08 09:31:10.883: [sbi] DEBUG: STREAM added [4231] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.883: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000233/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.883: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.883: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.882433+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.883: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.884: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.884: [sbi] DEBUG: STREAM closed [4231] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.884: [sbi] DEBUG: STREAM added [4233] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.884: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000251/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.884: [sbi] DEBUG: STREAM added [4235] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.884: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000198/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000010 8789cdbe ............ 11/08 09:31:10.884: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.884: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.884: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.884: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.884: [sbi] DEBUG: STREAM closed [4233] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.884: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.884: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.884: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.884: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.884: [sbi] DEBUG: STREAM closed [4235] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 8988cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 01000010 897b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000801 04000010 8b88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 8b7b7d .........{} 11/08 09:31:10.886: [sbi] DEBUG: STREAM added [4237] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.886: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000199/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.886: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.887: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.887: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.887: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.887: [sbi] DEBUG: STREAM closed [4237] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000010 8d88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 8d7b7d .........{} 11/08 09:31:10.887: [sbi] DEBUG: STREAM added [4239] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.887: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000161/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.887: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.887: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.887: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.887: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.887: [sbi] DEBUG: STREAM closed [4239] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000010 8f89cdbe ............ 11/08 09:31:10.887: [sbi] DEBUG: STREAM added [4241] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.887: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000205/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.887: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.888: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.888: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.888: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.888: [sbi] DEBUG: STREAM closed [4241] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 9188cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 01000010 917b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.889: [sbi] DEBUG: STREAM added [4243] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.889: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000162/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.889: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.889: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.889: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.889: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.889: [sbi] DEBUG: STREAM closed [4243] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000010 9389cdbe ............ 11/08 09:31:10.890: [sbi] DEBUG: STREAM added [4245] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.890: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000200/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.890: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.890: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.890: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.890: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.890: [sbi] DEBUG: STREAM closed [4245] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.890: [sbi] DEBUG: STREAM added [4247] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.890: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000206/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.890: [sbi] DEBUG: STREAM added [4249] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.890: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000208/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.890: [sbi] DEBUG: STREAM added [4251] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.890: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000201/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.890: [sbi] DEBUG: STREAM added [4253] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.890: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000202/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000010 9588cdbe 0f0d0132 ...............2 0010: cb . 11/08 09:31:10.890: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.891: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.891: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.891: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.891: [sbi] DEBUG: STREAM closed [4247] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.891: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.891: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.891: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.891: [sbi] DEBUG: STREAM closed [4249] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.891: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.891: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.891: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.891: [sbi] DEBUG: STREAM closed [4251] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.891: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.891: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.891: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.891: [sbi] DEBUG: STREAM closed [4253] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.891: [sbi] DEBUG: STREAM added [4255] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.891: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000163/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.891: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.891: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 01000010 957b7d .........{} 11/08 09:31:10.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.891: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.891: [sbi] DEBUG: STREAM closed [4255] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 9788cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 977b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000010 9988cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 997b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 04000010 9b88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 9b7b7d .........{} 0000: 00000801 04000010 9d88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 9d7b7d .........{} 0000: 00000301 05000010 9f89cdbe ............ 11/08 09:31:10.893: [sbi] DEBUG: STREAM added [4257] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.893: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000207/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.893: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.893: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.893: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.893: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.893: [sbi] DEBUG: STREAM closed [4257] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.893: [sbi] DEBUG: STREAM added [4259] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.893: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000209/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.893: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.893: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0343576188943788","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000209/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.893: [sbi] DEBUG: STREAM added [4261] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.893: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000206/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000010 a188cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.893: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.893: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000209, imeisv: 0343576188943788 (../lib/dbi/subscription.c:185) 11/08 09:31:10.894: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.894: [sbi] DEBUG: STREAM closed [4259] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.894: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.894: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.894: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.894: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.894: [sbi] DEBUG: STREAM closed [4261] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.894: [sbi] DEBUG: STREAM added [4263] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.894: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000208/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.894: [sbi] DEBUG: STREAM added [4265] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.894: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000236/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.894: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.894: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.893439+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.894: [sbi] DEBUG: STREAM added [4267] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.894: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000237/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.894: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.894: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.893668+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00005c00 01000010 a17b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.894: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.894: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.894: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.894: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.894: [sbi] DEBUG: STREAM closed [4263] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.894: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.895: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.895: [sbi] DEBUG: STREAM closed [4265] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.895: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.895: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.895: [sbi] DEBUG: STREAM closed [4267] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.895: [sbi] DEBUG: STREAM added [4269] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.896: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000167/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.896: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.896: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 a389cdbe ............ 11/08 09:31:10.896: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.896: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.896: [sbi] DEBUG: STREAM closed [4269] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 a588cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 01000010 a57b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000010 a788cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 01000010 a77b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000010 a989cdbe ............ 0000: 00000301 05000010 ab89cdbe ............ 0000: 00000301 05000010 ad89cdbe ............ 11/08 09:31:10.896: [sbi] DEBUG: STREAM added [4271] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.896: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000203/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.896: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.896: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.896: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.896: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.896: [sbi] DEBUG: STREAM closed [4271] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000010 af88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 af7b7d .........{} 11/08 09:31:10.896: [sbi] DEBUG: STREAM added [4273] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.896: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000204/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.896: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.897: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.897: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.897: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.897: [sbi] DEBUG: STREAM closed [4273] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.897: [sbi] DEBUG: STREAM added [4275] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.897: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000205/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000010 b188cdbe 0f0d0132 ...............2 0010: cb . 11/08 09:31:10.897: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.897: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.897: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.897: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.897: [sbi] DEBUG: STREAM closed [4275] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000010 b17b7d .........{} 0000: 00000801 04000010 b388cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 b37b7d .........{} 11/08 09:31:10.898: [sbi] DEBUG: STREAM added [4277] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.898: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000209/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.898: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.898: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.898: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.898: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.898: [sbi] DEBUG: STREAM closed [4277] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 b588cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 b57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.899: [sbi] DEBUG: STREAM added [4279] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.899: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000168/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.899: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.899: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.899: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.899: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.899: [sbi] DEBUG: STREAM closed [4279] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.899: [sbi] DEBUG: STREAM added [4281] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.899: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000252/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000010 b789cdbe ............ 11/08 09:31:10.899: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.899: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.899: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.899: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.899: [sbi] DEBUG: STREAM closed [4281] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 b988cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 01000010 b97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.899: [sbi] DEBUG: STREAM added [4283] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.899: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000210/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.899: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.899: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0722982800446109","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000210/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.899: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.899: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000210, imeisv: 0722982800446109 (../lib/dbi/subscription.c:185) 11/08 09:31:10.900: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.900: [sbi] DEBUG: STREAM closed [4283] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000010 bb89cdbe ............ 11/08 09:31:10.900: [sbi] DEBUG: STREAM added [4285] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.900: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000207/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.900: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.900: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.900: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.900: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.900: [sbi] DEBUG: STREAM closed [4285] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000010 bd88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 bd7b7d .........{} 11/08 09:31:10.902: [sbi] DEBUG: STREAM added [4287] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.902: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000243/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.902: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.902: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.902: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.902: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.903: [sbi] DEBUG: STREAM closed [4287] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.903: [sbi] DEBUG: STREAM added [4289] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.903: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000209/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.903: [sbi] DEBUG: STREAM added [4291] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.903: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000210/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000010 bf89cdbe ............ 11/08 09:31:10.903: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.903: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.903: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.903: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.903: [sbi] DEBUG: STREAM closed [4289] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.903: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.903: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.903: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.903: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.903: [sbi] DEBUG: STREAM closed [4291] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.903: [sbi] DEBUG: STREAM added [4293] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.903: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000211/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.903: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.903: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0561787710516807","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000211/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000010 c188cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.903: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.903: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000211, imeisv: 0561787710516807 (../lib/dbi/subscription.c:185) 11/08 09:31:10.904: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.904: [sbi] DEBUG: STREAM closed [4293] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.904: [sbi] DEBUG: STREAM added [4295] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.904: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000206/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.904: [sbi] DEBUG: STREAM added [4297] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.904: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000208/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.904: [sbi] DEBUG: STREAM added [4299] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.904: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000171/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.904: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.904: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00005c00 01000010 c17b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.904: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.904: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.904: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.904: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.904: [sbi] DEBUG: STREAM closed [4295] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.904: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.904: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.904: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.904: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.904: [sbi] DEBUG: STREAM closed [4297] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.904: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.904: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.904: [sbi] DEBUG: STREAM closed [4299] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 c388cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 c37b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000010 c589cdbe ............ 0000: 00000801 04000010 c788cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 c77b7d .........{} 0000: 00000801 04000010 c988cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 c97b7d .........{} 0000: 00000301 05000010 cb89cdbe ............ 11/08 09:31:10.905: [sbi] DEBUG: STREAM added [4301] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.905: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000244/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.905: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.905: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.905: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.905: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.905: [sbi] DEBUG: STREAM closed [4301] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.905: [sbi] DEBUG: STREAM added [4303] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.905: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000210/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000010 cd89cdbe ............ 11/08 09:31:10.905: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.906: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.906: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.906: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.906: [sbi] DEBUG: STREAM closed [4303] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.906: [sbi] DEBUG: STREAM added [4305] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.906: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000211/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000010 cf88cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.906: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.906: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.906: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.906: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.906: [sbi] DEBUG: STREAM closed [4305] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.906: [sbi] DEBUG: STREAM added [4307] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.906: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000209/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000010 cf7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.906: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.906: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.906: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.906: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.906: [sbi] DEBUG: STREAM closed [4307] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 d188cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 d17b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000801 04000010 d388cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 d37b7d .........{} 11/08 09:31:10.907: [sbi] DEBUG: STREAM added [4309] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.907: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000211/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.907: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.908: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.908: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.908: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.908: [sbi] DEBUG: STREAM closed [4309] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 d588cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 01000010 d57b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.908: [sbi] DEBUG: STREAM added [4311] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.908: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000238/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.908: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.908: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.907648+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.908: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.909: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.909: [sbi] DEBUG: STREAM closed [4311] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.909: [sbi] DEBUG: STREAM added [4313] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.909: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000253/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000010 d789cdbe ............ 11/08 09:31:10.909: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.909: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.909: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.909: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.909: [sbi] DEBUG: STREAM closed [4313] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.909: [sbi] DEBUG: STREAM added [4315] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.909: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000210/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000010 d988cdbe 0f0d8210 ................ 0010: 45cb E. 11/08 09:31:10.909: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.909: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.909: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.909: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.909: [sbi] DEBUG: STREAM closed [4315] (../lib/sbi/nghttp2-server.c:1326) 0000: 0000d400 01000010 d97b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 0000: 00000801 04000010 db88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 db7b7d .........{} 11/08 09:31:10.910: [sbi] DEBUG: STREAM added [4317] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.910: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000245/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.910: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.910: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.910: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.911: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.911: [sbi] DEBUG: STREAM closed [4317] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.911: [sbi] DEBUG: STREAM added [4319] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.911: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000211/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.911: [sbi] DEBUG: STREAM added [4321] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.911: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000212/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.911: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.911: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0784386447304853","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000212/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 dd89cdbe ............ 11/08 09:31:10.911: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.912: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.912: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.912: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.912: [sbi] DEBUG: STREAM closed [4319] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.912: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.912: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000212, imeisv: 0784386447304853 (../lib/dbi/subscription.c:185) 11/08 09:31:10.912: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.912: [sbi] DEBUG: STREAM closed [4321] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000010 df88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 df7b7d .........{} 0000: 00000301 05000010 e189cdbe ............ 11/08 09:31:10.913: [sbi] DEBUG: STREAM added [4323] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.913: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000213/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.913: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.913: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0126135791575567","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000213/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.913: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.913: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000213, imeisv: 0126135791575567 (../lib/dbi/subscription.c:185) 11/08 09:31:10.913: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.913: [sbi] DEBUG: STREAM closed [4323] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000010 e389cdbe ............ 11/08 09:31:10.913: [sbi] DEBUG: STREAM added [4325] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.913: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000212/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.913: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.913: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.913: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.913: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.913: [sbi] DEBUG: STREAM closed [4325] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 e588cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 e57b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.914: [sbi] DEBUG: STREAM added [4327] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.914: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000213/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.914: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.914: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.914: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.914: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.914: [sbi] DEBUG: STREAM closed [4327] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 e788cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 e77b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.914: [sbi] DEBUG: STREAM added [4329] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.914: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000241/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.914: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.914: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.914175+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.914: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.915: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.915: [sbi] DEBUG: STREAM closed [4329] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.915: [sbi] DEBUG: STREAM added [4331] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.915: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000212/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.915: [sbi] DEBUG: STREAM added [4333] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.915: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000213/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000010 e989cdbe ............ 11/08 09:31:10.915: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.915: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.915: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.915: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.915: [sbi] DEBUG: STREAM closed [4331] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.915: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.916: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.916: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.916: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.916: [sbi] DEBUG: STREAM closed [4333] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 eb88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 01000010 eb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000010 ed88cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 01000010 ed7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.917: [sbi] DEBUG: STREAM added [4335] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.917: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000239/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.917: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.917: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.917026+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.917: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.918: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.918: [sbi] DEBUG: STREAM closed [4335] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.918: [sbi] DEBUG: STREAM added [4337] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.918: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000212/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.918: [sbi] DEBUG: STREAM added [4339] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.918: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000213/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000010 ef89cdbe ............ 11/08 09:31:10.918: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.918: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.918: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.918: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.918: [sbi] DEBUG: STREAM closed [4337] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.918: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.918: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.918: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.918: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.918: [sbi] DEBUG: STREAM closed [4339] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000010 f188cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 f17b7d .........{} 0000: 00000801 04000010 f388cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000010 f37b7d .........{} 11/08 09:31:10.919: [sbi] DEBUG: STREAM added [4341] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.919: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000214/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.920: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.920: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0179091429160210","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000214/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.920: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.920: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000214, imeisv: 0179091429160210 (../lib/dbi/subscription.c:185) 11/08 09:31:10.920: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.920: [sbi] DEBUG: STREAM closed [4341] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000010 f589cdbe ............ 11/08 09:31:10.920: [sbi] DEBUG: STREAM added [4343] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.920: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000240/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.920: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.920: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:10.920175+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.920: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.921: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.921: [sbi] DEBUG: STREAM closed [4343] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.921: [sbi] DEBUG: STREAM added [4345] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.921: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000214/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.921: [sbi] DEBUG: STREAM added [4347] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.921: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000215/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.921: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.921: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0457686301571250","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000215/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000010 f789cdbe ............ 11/08 09:31:10.921: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.921: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.921: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.921: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.921: [sbi] DEBUG: STREAM closed [4345] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.921: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.921: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000215, imeisv: 0457686301571250 (../lib/dbi/subscription.c:185) 11/08 09:31:10.922: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.922: [sbi] DEBUG: STREAM closed [4347] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000010 f988cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000010 f97b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000010 fb89cdbe ............ 11/08 09:31:10.923: [sbi] DEBUG: STREAM added [4349] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.923: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000214/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.923: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.923: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.923: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.923: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.923: [sbi] DEBUG: STREAM closed [4349] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.923: [sbi] DEBUG: STREAM added [4351] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.923: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000215/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000010 fd88cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.923: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.923: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.923: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.923: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.923: [sbi] DEBUG: STREAM closed [4351] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000010 fd7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.923: [sbi] DEBUG: STREAM added [4353] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.923: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000216/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.923: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.923: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0430274688215007","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000216/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000010 ff88cdbe 0f0d8208 ................ 0010: 5ccb \. 11/08 09:31:10.923: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.923: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000216, imeisv: 0430274688215007 (../lib/dbi/subscription.c:185) 11/08 09:31:10.923: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.923: [sbi] DEBUG: STREAM closed [4353] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000010 ff7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000011 0189cdbe ............ 11/08 09:31:10.924: [sbi] DEBUG: STREAM added [4355] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.924: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000215/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.924: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.925: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.925: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.925: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.925: [sbi] DEBUG: STREAM closed [4355] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.925: [sbi] DEBUG: STREAM added [4357] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.925: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000216/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000011 0388cdbe 0f0d0239 ...............9 0010: 32cb 2. 11/08 09:31:10.925: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.925: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.925: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.925: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.925: [sbi] DEBUG: STREAM closed [4357] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000011 037b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000011 0588cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000011 057b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.925: [sbi] DEBUG: STREAM added [4359] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.925: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000214/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.925: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.925: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.925: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.925: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.925: [sbi] DEBUG: STREAM closed [4359] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000011 0788cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000011 077b7d .........{} 11/08 09:31:10.926: [sbi] DEBUG: STREAM added [4361] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.926: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000216/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.926: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.926: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.926: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.926: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.926: [sbi] DEBUG: STREAM closed [4361] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000011 0988cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 01000011 097b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.927: [sbi] DEBUG: STREAM added [4363] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.927: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000221/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.927: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.927: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0813929155074742","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000221/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:10.927: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.927: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000221, imeisv: 0813929155074742 (../lib/dbi/subscription.c:185) 11/08 09:31:10.928: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.928: [sbi] DEBUG: STREAM closed [4363] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.928: [sbi] DEBUG: STREAM added [4365] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.928: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000254/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.928: [sbi] DEBUG: STREAM added [4367] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.928: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000215/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000011 0b89cdbe ............ 11/08 09:31:10.928: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.928: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.928: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.928: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.928: [sbi] DEBUG: STREAM closed [4365] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.928: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.928: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.928: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.928: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.928: [sbi] DEBUG: STREAM closed [4367] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.928: [sbi] DEBUG: STREAM added [4369] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.928: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000246/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.928: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:10.928: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000011 0d88cdbe 0f0d8210 ................ 0010: 45cb E. 11/08 09:31:10.928: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.929: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.929: [sbi] DEBUG: STREAM closed [4369] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.929: [sbi] DEBUG: STREAM added [4371] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.929: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000216/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.929: [sbi] DEBUG: STREAM added [4373] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.929: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000221/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0000d400 01000011 0d7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:10.929: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.930: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.930: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.930: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.930: [sbi] DEBUG: STREAM closed [4371] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:10.930: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.930: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.930: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.930: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.930: [sbi] DEBUG: STREAM closed [4373] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000011 0f88cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000011 0f7b7d .........{} 0000: 00000301 05000011 1189cdbe ............ 0000: 00000801 04000011 1388cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000011 137b7d .........{} 0000: 00000901 04000011 1588cdbe 0f0d8208 ................ 0010: 5ccb \. 0000: 00007400 01000011 157b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:10.931: [sbi] DEBUG: STREAM added [4375] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.931: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000221/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.931: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.932: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.932: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.932: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.932: [sbi] DEBUG: STREAM closed [4375] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000011 1788cdbe 0f0d0239 ...............9 0010: 32cb 2. 0000: 00005c00 01000011 177b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:10.934: [sbi] DEBUG: STREAM added [4377] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.934: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000221/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.934: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.934: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.934: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.934: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.934: [sbi] DEBUG: STREAM closed [4377] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000011 1988cdbe 0f0d0132 ...............2 0010: cb . 0000: 00000200 01000011 197b7d .........{} 11/08 09:31:10.936: [sbi] DEBUG: STREAM added [4379] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:10.936: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000255/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:10.936: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:10.936: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:10.936: [sbi] DEBUG: SENDING...: 212 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:10.936: [sbi] DEBUG: {"authenticationMethod":"5G_AKA","encPermanentKey":"3c6e0b8a9c15224a8228b9a98ca1531d","sequenceNumber":{"sqn":"000000000000"},"authenticationManagementField":"8000","encOpcKey":"762a2206fe0b4151ace403c86a11e479"} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:10.936: [sbi] DEBUG: STREAM closed [4379] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000011 1b88cdbe 0f0d8210 ................ 0010: 45cb E. 0000: 0000d400 01000011 1b7b2261 75746865 .........{"authe 0010: 6e746963 6174696f 6e4d6574 686f6422 nticationMethod" 0020: 3a223547 5f414b41 222c2265 6e635065 :"5G_AKA","encPe 0030: 726d616e 656e744b 6579223a 22336336 rmanentKey":"3c6 0040: 65306238 61396331 35323234 61383232 e0b8a9c15224a822 0050: 38623961 39386361 31353331 64222c22 8b9a98ca1531d"," 0060: 73657175 656e6365 4e756d62 6572223a sequenceNumber": 0070: 7b227371 6e223a22 30303030 30303030 {"sqn":"00000000 0080: 30303030 227d2c22 61757468 656e7469 0000"},"authenti 0090: 63617469 6f6e4d61 6e616765 6d656e74 cationManagement 00a0: 4669656c 64223a22 38303030 222c2265 Field":"8000","e 00b0: 6e634f70 634b6579 223a2237 36326132 ncOpcKey":"762a2 00c0: 32303666 65306234 31353161 63653430 206fe0b4151ace40 00d0: 33633836 61313165 34373922 7d 3c86a11e479"} 11/08 09:31:11.154: [sbi] DEBUG: STREAM added [4381] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.155: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000172/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.155: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.155: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.155: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.155: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.155: [sbi] DEBUG: STREAM closed [4381] (../lib/sbi/nghttp2-server.c:1326) 0000: 00002101 04000011 1d88cd61 96dc34fd ..!........a..4. 0010: 280794d2 7eea0802 6d403f71 90dc0854 (...~...m@?q...T 0020: c5a37f0f 0d033435 31cc ......451. 11/08 09:31:11.155: [sbi] DEBUG: STREAM added [4383] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.155: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000174/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000011 1d5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.155: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.155: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.155: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.155: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.155: [sbi] DEBUG: STREAM closed [4383] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000011 1f88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 1f5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.156: [sbi] DEBUG: STREAM added [4385] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.156: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000173/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.156: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.156: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.156: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.156: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.156: [sbi] DEBUG: STREAM closed [4385] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000011 2188cebe 0f0d0334 ........!......4 0010: 3531cc 51. 0000: 0001c300 01000011 215b7b22 73696e67 ........![{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.156: [sbi] DEBUG: STREAM added [4387] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.156: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000218/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.156: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.156: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0419911792131092","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000218/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.156: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.156: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000218, imeisv: 0419911792131092 (../lib/dbi/subscription.c:185) 11/08 09:31:11.157: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.157: [sbi] DEBUG: STREAM closed [4387] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000011 2389cebe ........#... 11/08 09:31:11.157: [sbi] DEBUG: STREAM added [4389] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.157: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000172/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.157: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.158: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.158: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.158: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.158: [sbi] DEBUG: STREAM closed [4389] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.158: [sbi] DEBUG: STREAM added [4391] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.158: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000174/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.158: [sbi] DEBUG: STREAM added [4393] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.158: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000173/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000011 2588cebe 0f0d0239 ........%......9 0010: 39cc 9. 11/08 09:31:11.158: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.158: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.158: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.158: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.158: [sbi] DEBUG: STREAM closed [4391] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.158: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.158: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.158: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.158: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.158: [sbi] DEBUG: STREAM closed [4393] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.158: [sbi] DEBUG: STREAM added [4395] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.158: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000218/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000011 257b2273 6d506f6c ..c.....%{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.158: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.159: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.159: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.159: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.159: [sbi] DEBUG: STREAM closed [4395] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000011 2788cebe 0f0d0239 ........'......9 0010: 39cc 9. 0000: 00006300 01000011 277b2273 6d506f6c ..c.....'{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000011 2988cebe 0f0d0239 ........)......9 0010: 39cc 9. 0000: 00006300 01000011 297b2273 6d506f6c ..c.....){"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000011 2b88cebe 0f0d8208 ........+....... 0010: 5ccc \. 0000: 00007400 01000011 2b7b2273 75627363 ..t.....+{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:11.160: [sbi] DEBUG: STREAM added [4397] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.160: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000218/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.160: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.161: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.161: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.161: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.161: [sbi] DEBUG: STREAM closed [4397] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000011 2d88cebe 0f0d0239 ........-......9 0010: 32cc 2. 0000: 00005c00 01000011 2d7b2273 75627363 ..\.....-{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.161: [sbi] DEBUG: STREAM added [4399] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.161: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000217/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.161: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.161: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0920337216025652","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000217/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.161: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.161: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000217, imeisv: 0920337216025652 (../lib/dbi/subscription.c:185) 11/08 09:31:11.162: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.162: [sbi] DEBUG: STREAM closed [4399] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.162: [sbi] DEBUG: STREAM added [4401] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.162: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000247/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.162: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.162: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.162: [sbi] DEBUG: STREAM added [4403] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.162: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000219/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.162: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.162: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0090498020119613","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000219/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.162: [sbi] DEBUG: STREAM added [4405] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.162: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000242/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.162: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.162: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.161319+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 2f89cebe ......../... 11/08 09:31:11.162: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.163: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.163: [sbi] DEBUG: STREAM closed [4401] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.163: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.163: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000219, imeisv: 0090498020119613 (../lib/dbi/subscription.c:185) 11/08 09:31:11.164: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.164: [sbi] DEBUG: STREAM closed [4403] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.164: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.164: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.164: [sbi] DEBUG: STREAM closed [4405] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.164: [sbi] DEBUG: STREAM added [4407] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.164: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000220/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.164: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.164: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0515670591544485","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000220/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.164: [sbi] DEBUG: STREAM added [4409] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.164: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000222/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.164: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.164: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0525616993099117","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000222/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.164: [sbi] DEBUG: STREAM added [4411] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.164: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000223/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.164: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.164: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0870479483978050","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000223/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.164: [sbi] DEBUG: STREAM added [4413] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.164: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000227/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.164: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.164: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0158522170491468","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000227/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.164: [sbi] DEBUG: STREAM added [4415] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.164: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000248/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.164: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.164: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.164: [sbi] DEBUG: STREAM added [4417] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.164: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000228/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.164: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.164: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0510277317269311","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000228/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 3189cebe ........1... 11/08 09:31:11.164: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.164: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000220, imeisv: 0515670591544485 (../lib/dbi/subscription.c:185) 11/08 09:31:11.164: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.164: [sbi] DEBUG: STREAM closed [4407] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.164: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.164: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000222, imeisv: 0525616993099117 (../lib/dbi/subscription.c:185) 11/08 09:31:11.165: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.165: [sbi] DEBUG: STREAM closed [4409] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.165: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.165: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000223, imeisv: 0870479483978050 (../lib/dbi/subscription.c:185) 11/08 09:31:11.165: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.165: [sbi] DEBUG: STREAM closed [4411] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.165: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.165: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000227, imeisv: 0158522170491468 (../lib/dbi/subscription.c:185) 11/08 09:31:11.165: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.165: [sbi] DEBUG: STREAM closed [4413] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.165: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.166: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.166: [sbi] DEBUG: STREAM closed [4415] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.166: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.166: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000228, imeisv: 0510277317269311 (../lib/dbi/subscription.c:185) 11/08 09:31:11.166: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.166: [sbi] DEBUG: STREAM closed [4417] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.166: [sbi] DEBUG: STREAM added [4419] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.166: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000249/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.166: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.166: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.166: [sbi] DEBUG: STREAM added [4421] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.166: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000229/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.166: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.166: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0958790767966280","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000229/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.166: [sbi] DEBUG: STREAM added [4423] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.166: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000217/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.166: [sbi] DEBUG: STREAM added [4425] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.166: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000230/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.166: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.166: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0709789091442775","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000230/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.166: [sbi] DEBUG: STREAM added [4427] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.166: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000225/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.166: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.166: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0512184081676418","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000225/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 3389cebe ........3... 11/08 09:31:11.166: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.167: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.167: [sbi] DEBUG: STREAM closed [4419] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.167: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.167: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000229, imeisv: 0958790767966280 (../lib/dbi/subscription.c:185) 11/08 09:31:11.167: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.167: [sbi] DEBUG: STREAM closed [4421] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.167: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.167: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.167: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.167: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.167: [sbi] DEBUG: STREAM closed [4423] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.167: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.167: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000230, imeisv: 0709789091442775 (../lib/dbi/subscription.c:185) 11/08 09:31:11.167: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.167: [sbi] DEBUG: STREAM closed [4425] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.167: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.167: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000225, imeisv: 0512184081676418 (../lib/dbi/subscription.c:185) 11/08 09:31:11.167: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.167: [sbi] DEBUG: STREAM closed [4427] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.167: [sbi] DEBUG: STREAM added [4429] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.167: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000231/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.167: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.167: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0498939157128125","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000231/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.167: [sbi] DEBUG: STREAM added [4431] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.167: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000235/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.167: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.167: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0175811940274072","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000235/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 3589cebe ........5... 11/08 09:31:11.167: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.167: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000231, imeisv: 0498939157128125 (../lib/dbi/subscription.c:185) 11/08 09:31:11.167: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.167: [sbi] DEBUG: STREAM closed [4429] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.167: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.167: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000235, imeisv: 0175811940274072 (../lib/dbi/subscription.c:185) 11/08 09:31:11.168: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.168: [sbi] DEBUG: STREAM closed [4431] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.168: [sbi] DEBUG: STREAM added [4433] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.168: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000218/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.168: [sbi] DEBUG: STREAM added [4435] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.168: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000219/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.168: [sbi] DEBUG: STREAM added [4437] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.168: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000224/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.168: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.168: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0894409735103056","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000224/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 3789cebe ........7... 11/08 09:31:11.168: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.168: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.168: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.168: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.168: [sbi] DEBUG: STREAM closed [4433] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.168: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.168: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.168: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.168: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.168: [sbi] DEBUG: STREAM closed [4435] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.168: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.168: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000224, imeisv: 0894409735103056 (../lib/dbi/subscription.c:185) 11/08 09:31:11.169: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.169: [sbi] DEBUG: STREAM closed [4437] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.169: [sbi] DEBUG: STREAM added [4439] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.169: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000234/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.169: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.169: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0747934778300469","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000234/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.169: [sbi] DEBUG: STREAM added [4441] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.169: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000226/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.169: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.169: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0862506995496098","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000226/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 3989cebe ........9... 11/08 09:31:11.169: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.169: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000234, imeisv: 0747934778300469 (../lib/dbi/subscription.c:185) 11/08 09:31:11.169: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.169: [sbi] DEBUG: STREAM closed [4439] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.169: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.169: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000226, imeisv: 0862506995496098 (../lib/dbi/subscription.c:185) 11/08 09:31:11.169: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.169: [sbi] DEBUG: STREAM closed [4441] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.169: [sbi] DEBUG: STREAM added [4443] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.169: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000232/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.169: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.169: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0480635678813716","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000232/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 3b89cebe ........;... 11/08 09:31:11.169: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.169: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000232, imeisv: 0480635678813716 (../lib/dbi/subscription.c:185) 11/08 09:31:11.170: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.170: [sbi] DEBUG: STREAM closed [4443] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.170: [sbi] DEBUG: STREAM added [4445] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.170: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000250/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.170: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.170: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 3d89cebe ........=... 11/08 09:31:11.170: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.170: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.170: [sbi] DEBUG: STREAM closed [4445] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.170: [sbi] DEBUG: STREAM added [4447] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.170: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000220/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000011 3f89cebe ........?... 11/08 09:31:11.170: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.171: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.171: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.171: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.171: [sbi] DEBUG: STREAM closed [4447] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.171: [sbi] DEBUG: STREAM added [4449] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.171: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000233/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.171: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.171: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0974527588956108","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000233/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.171: [sbi] DEBUG: STREAM added [4451] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.171: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000222/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000011 4189cebe ........A... 11/08 09:31:11.171: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.171: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000233, imeisv: 0974527588956108 (../lib/dbi/subscription.c:185) 11/08 09:31:11.171: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.171: [sbi] DEBUG: STREAM closed [4449] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.171: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.171: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.171: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.171: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.171: [sbi] DEBUG: STREAM closed [4451] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.171: [sbi] DEBUG: STREAM added [4453] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.171: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000251/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.171: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.171: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 4389cebe ........C... 11/08 09:31:11.171: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.173: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.173: [sbi] DEBUG: STREAM closed [4453] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.173: [sbi] DEBUG: STREAM added [4455] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.173: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000223/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.173: [sbi] DEBUG: STREAM added [4457] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.173: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000227/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.173: [sbi] DEBUG: STREAM added [4459] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.173: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000236/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.173: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.173: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0781699123293263","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000236/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 4589cebe ........E... 11/08 09:31:11.173: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.173: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.173: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.173: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.173: [sbi] DEBUG: STREAM closed [4455] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.173: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.174: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.174: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.174: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.174: [sbi] DEBUG: STREAM closed [4457] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.174: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.174: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000236, imeisv: 0781699123293263 (../lib/dbi/subscription.c:185) 11/08 09:31:11.174: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.174: [sbi] DEBUG: STREAM closed [4459] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.174: [sbi] DEBUG: STREAM added [4461] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.174: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000228/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.174: [sbi] DEBUG: STREAM added [4463] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.174: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000237/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.174: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.174: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0196535786950294","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000237/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000011 4788cebe 0f0d8208 ........G....... 0010: 5ccc \. 11/08 09:31:11.174: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.174: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.174: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.174: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.174: [sbi] DEBUG: STREAM closed [4461] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.174: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.174: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000237, imeisv: 0196535786950294 (../lib/dbi/subscription.c:185) 11/08 09:31:11.174: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.174: [sbi] DEBUG: STREAM closed [4463] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000011 477b2273 75627363 ..t.....G{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000011 4989cebe ........I... 0000: 00000301 05000011 4b89cebe ........K... 0000: 00000301 05000011 4d89cebe ........M... 0000: 00000301 05000011 4f89cebe ........O... 0000: 00000801 04000011 5188cebe 0f0d0132 ........Q......2 0010: cc . 0000: 00000200 01000011 517b7d ........Q{} 0000: 00000901 04000011 5388cebe 0f0d8208 ........S....... 0010: 5ccc \. 0000: 00007400 01000011 537b2273 75627363 ..t.....S{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000011 5589cebe ........U... 0000: 00000301 05000011 5789cebe ........W... 0000: 00000301 05000011 5989cebe ........Y... 0000: 00000301 05000011 5b89cebe ........[... 0000: 00000301 05000011 5d89cebe ........]... 0000: 00000901 04000011 5f88cebe 0f0d8208 ........_....... 0010: 5ccc \. 0000: 00007400 01000011 5f7b2273 75627363 ..t....._{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000011 6189cebe ........a... 0000: 00000901 04000011 6388cebe 0f0d8208 ........c....... 0010: 5ccc \. 0000: 00007400 01000011 637b2273 75627363 ..t.....c{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000011 6589cebe ........e... 0000: 00000901 04000011 6788cebe 0f0d8208 ........g....... 0010: 5ccc \. 0000: 00007400 01000011 677b2273 75627363 ..t.....g{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000011 6988cebe 0f0d8208 ........i....... 0010: 5ccc \. 0000: 00007400 01000011 697b2273 75627363 ..t.....i{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000011 6b89cebe ........k... 0000: 00000901 04000011 6d88cebe 0f0d8208 ........m....... 0010: 5ccc \. 0000: 00007400 01000011 6d7b2273 75627363 ..t.....m{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000011 6f89cebe ........o... 11/08 09:31:11.176: [sbi] DEBUG: STREAM added [4465] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.176: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000229/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.176: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.176: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.176: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.176: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.176: [sbi] DEBUG: STREAM closed [4465] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.176: [sbi] DEBUG: STREAM added [4467] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.176: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000243/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.176: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.176: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.175431+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000011 7188cebe 0f0d8208 ........q....... 0010: 5ccc \. 11/08 09:31:11.176: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.177: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.177: [sbi] DEBUG: STREAM closed [4467] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.177: [sbi] DEBUG: STREAM added [4469] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.177: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000252/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.177: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.177: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00007400 01000011 717b2273 75627363 ..t.....q{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:11.177: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.178: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.178: [sbi] DEBUG: STREAM closed [4469] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.178: [sbi] DEBUG: STREAM added [4471] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.178: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000244/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.178: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.178: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.176715+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.178: [sbi] DEBUG: STREAM added [4473] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.178: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000175/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.178: [sbi] DEBUG: STREAM added [4475] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.178: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000238/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.178: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.178: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0099030723890484","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000238/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.178: [sbi] DEBUG: STREAM added [4477] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.178: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000217/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000011 7389cebe ........s... 11/08 09:31:11.178: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.179: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.179: [sbi] DEBUG: STREAM closed [4471] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.179: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.179: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.179: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.179: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.179: [sbi] DEBUG: STREAM closed [4473] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.179: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.179: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000238, imeisv: 0099030723890484 (../lib/dbi/subscription.c:185) 11/08 09:31:11.179: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.179: [sbi] DEBUG: STREAM closed [4475] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.179: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.180: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.180: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.180: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.180: [sbi] DEBUG: STREAM closed [4477] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.180: [sbi] DEBUG: STREAM added [4479] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.180: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000231/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.180: [sbi] DEBUG: STREAM added [4481] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.180: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000253/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.180: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.180: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.180: [sbi] DEBUG: STREAM added [4483] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.180: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000245/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.180: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.180: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.178537+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.180: [sbi] DEBUG: STREAM added [4485] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.180: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000235/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.180: [sbi] DEBUG: STREAM added [4487] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.180: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000234/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.180: [sbi] DEBUG: STREAM added [4489] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.180: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000241/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.180: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.180: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0400414792704610","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000241/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 7589cebe ........u... 11/08 09:31:11.180: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.180: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.180: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.180: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.180: [sbi] DEBUG: STREAM closed [4479] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.180: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.181: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.181: [sbi] DEBUG: STREAM closed [4481] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.181: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.182: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.182: [sbi] DEBUG: STREAM closed [4483] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.182: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.182: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.182: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.182: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.182: [sbi] DEBUG: STREAM closed [4485] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.182: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.183: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.183: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.183: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.183: [sbi] DEBUG: STREAM closed [4487] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.183: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.183: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000241, imeisv: 0400414792704610 (../lib/dbi/subscription.c:185) 11/08 09:31:11.183: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.183: [sbi] DEBUG: STREAM closed [4489] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4491] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000230/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4493] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000225/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4495] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000224/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4497] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000239/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.183: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0782943930563421","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000239/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4499] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000232/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4501] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000233/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4503] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000222/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4505] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000227/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4507] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000219/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4509] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000226/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4511] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000220/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4513] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000223/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4515] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000236/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4517] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000228/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.183: [sbi] DEBUG: STREAM added [4519] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.183: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000237/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000011 7789cebe ........w... 11/08 09:31:11.183: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.184: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.184: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.184: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.184: [sbi] DEBUG: STREAM closed [4491] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.184: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.184: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.184: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.184: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.184: [sbi] DEBUG: STREAM closed [4493] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.184: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.184: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.184: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.184: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.184: [sbi] DEBUG: STREAM closed [4495] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.184: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.184: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000239, imeisv: 0782943930563421 (../lib/dbi/subscription.c:185) 11/08 09:31:11.184: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.184: [sbi] DEBUG: STREAM closed [4497] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.185: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.185: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.185: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.185: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.185: [sbi] DEBUG: STREAM closed [4499] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.185: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.185: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.185: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.185: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.185: [sbi] DEBUG: STREAM closed [4501] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.185: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.185: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.185: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.185: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.185: [sbi] DEBUG: STREAM closed [4503] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.185: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.186: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.186: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.186: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.186: [sbi] DEBUG: STREAM closed [4505] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.186: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.186: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.186: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.186: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.186: [sbi] DEBUG: STREAM closed [4507] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.186: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.186: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.186: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.186: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.186: [sbi] DEBUG: STREAM closed [4509] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.186: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.187: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.187: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.187: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.187: [sbi] DEBUG: STREAM closed [4511] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.187: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.187: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.187: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.187: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.187: [sbi] DEBUG: STREAM closed [4513] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.187: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.187: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.187: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.187: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.187: [sbi] DEBUG: STREAM closed [4515] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.187: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.188: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.188: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.188: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.188: [sbi] DEBUG: STREAM closed [4517] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.188: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.188: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.188: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.188: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.188: [sbi] DEBUG: STREAM closed [4519] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.188: [sbi] DEBUG: STREAM added [4521] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.188: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000229/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.188: [sbi] DEBUG: STREAM added [4523] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.188: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000240/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.188: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.188: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0178293900174248","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000240/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.188: [sbi] DEBUG: STREAM added [4525] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.188: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000254/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.188: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.188: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.188: [sbi] DEBUG: STREAM added [4527] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.188: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000182/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.188: [sbi] DEBUG: STREAM added [4529] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.188: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000186/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.188: [sbi] DEBUG: STREAM added [4531] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.188: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000246/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.188: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.188: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.185760+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.188: [sbi] DEBUG: STREAM added [4533] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.188: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000184/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.188: [sbi] DEBUG: STREAM added [4535] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.188: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000176/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000011 7988cebe 0f0d0334 ........y......4 0010: 3531cc 51. 11/08 09:31:11.188: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.189: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.189: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.189: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.189: [sbi] DEBUG: STREAM closed [4521] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.189: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.189: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000240, imeisv: 0178293900174248 (../lib/dbi/subscription.c:185) 11/08 09:31:11.189: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.189: [sbi] DEBUG: STREAM closed [4523] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.189: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.190: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.190: [sbi] DEBUG: STREAM closed [4525] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.190: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.190: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.190: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.190: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.190: [sbi] DEBUG: STREAM closed [4527] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.190: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.190: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.190: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.190: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.190: [sbi] DEBUG: STREAM closed [4529] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.191: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.191: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.191: [sbi] DEBUG: STREAM closed [4531] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.191: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.191: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.191: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.191: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.191: [sbi] DEBUG: STREAM closed [4533] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.191: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.192: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.192: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.192: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.192: [sbi] DEBUG: STREAM closed [4535] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.192: [sbi] DEBUG: STREAM added [4537] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.192: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000255/authentication-data/authentication-subscription (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.192: [sbi] DEBUG: RECEIVED: 70 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.192: [sbi] DEBUG: [{"op":"replace","path":"/sequenceNumber/sqn","value":"000000000021"}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.192: [sbi] DEBUG: STREAM added [4539] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.192: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000177/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.192: [sbi] DEBUG: STREAM added [4541] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.192: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000178/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.192: [sbi] DEBUG: STREAM added [4543] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.192: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000194/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.192: [sbi] DEBUG: STREAM added [4545] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.192: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000179/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.192: [sbi] DEBUG: STREAM added [4547] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.192: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000180/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.192: [sbi] DEBUG: STREAM added [4549] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.192: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000181/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000011 795b7b22 73696e67 ........y[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.192: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.193: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.193: [sbi] DEBUG: STREAM closed [4537] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.193: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.193: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.193: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.193: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.193: [sbi] DEBUG: STREAM closed [4539] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.193: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.193: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.193: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.193: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.193: [sbi] DEBUG: STREAM closed [4541] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.193: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.193: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.193: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.193: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.193: [sbi] DEBUG: STREAM closed [4543] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.193: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.194: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.194: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.194: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.194: [sbi] DEBUG: STREAM closed [4545] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.194: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.194: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.194: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.194: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.194: [sbi] DEBUG: STREAM closed [4547] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.194: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.194: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.194: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.194: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.194: [sbi] DEBUG: STREAM closed [4549] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.195: [sbi] DEBUG: STREAM added [4551] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.195: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000183/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.195: [sbi] DEBUG: STREAM added [4553] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.195: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000188/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.195: [sbi] DEBUG: STREAM added [4555] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.195: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000189/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.195: [sbi] DEBUG: STREAM added [4557] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.195: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000192/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.195: [sbi] DEBUG: STREAM added [4559] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.195: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000175/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.195: [sbi] DEBUG: STREAM added [4561] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.195: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000191/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000011 7b89cebe ........{... 11/08 09:31:11.195: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.195: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.195: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.195: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.195: [sbi] DEBUG: STREAM closed [4551] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.195: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.195: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.195: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.195: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.195: [sbi] DEBUG: STREAM closed [4553] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.195: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.195: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.195: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.195: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.195: [sbi] DEBUG: STREAM closed [4555] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.195: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.195: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.195: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.195: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.195: [sbi] DEBUG: STREAM closed [4557] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.195: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.196: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.196: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.196: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.196: [sbi] DEBUG: STREAM closed [4559] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.196: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.196: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.196: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.196: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.196: [sbi] DEBUG: STREAM closed [4561] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.196: [sbi] DEBUG: STREAM added [4563] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.196: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000193/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.196: [sbi] DEBUG: STREAM added [4565] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.196: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000187/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.196: [sbi] DEBUG: STREAM added [4567] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.196: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000185/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000011 7d88cebe 0f0d0239 ........}......9 0010: 32cc 2. 11/08 09:31:11.196: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.196: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.196: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.196: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.196: [sbi] DEBUG: STREAM closed [4563] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.196: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.196: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.196: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.196: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.196: [sbi] DEBUG: STREAM closed [4565] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.196: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.196: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.196: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.196: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.196: [sbi] DEBUG: STREAM closed [4567] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.196: [sbi] DEBUG: STREAM added [4569] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.196: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000238/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.196: [sbi] DEBUG: STREAM added [4571] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.196: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000190/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.196: [sbi] DEBUG: STREAM added [4573] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.196: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000195/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000011 7d7b2273 75627363 ..\.....}{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.196: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.197: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.197: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.197: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.197: [sbi] DEBUG: STREAM closed [4569] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.197: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.197: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.197: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.197: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.197: [sbi] DEBUG: STREAM closed [4571] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.197: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.197: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.197: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.197: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.197: [sbi] DEBUG: STREAM closed [4573] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.197: [sbi] DEBUG: STREAM added [4575] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.197: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000172/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.197: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.197: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.197: [sbi] DEBUG: STREAM added [4577] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.197: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000196/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000011 7f88cebe 0f0d8208 ................ 0010: 5ccc \. 11/08 09:31:11.197: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.197: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.197: [sbi] DEBUG: STREAM closed [4575] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.197: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.197: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.197: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.197: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.197: [sbi] DEBUG: STREAM closed [4577] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000011 7f7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000011 8189cebe ............ 0000: 00000301 05000011 8389cebe ............ 0000: 00000901 04000011 8588cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 857b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000011 8788cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 877b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000011 8989cebe ............ 0000: 00000901 04000011 8b88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 8b7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000011 8d88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 8d7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000011 8f88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 8f7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000011 9189cebe ............ 0000: 00000901 04000011 9388cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 937b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000011 9588cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 957b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000011 9788cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000011 977b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000011 9988cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000011 997b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000011 9b88cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000011 9b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000011 9d88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 9d7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000011 9f88cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000011 9f7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000011 a188cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000011 a17b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000011 a388cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 a37b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000011 a588cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000011 a57b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000011 a788cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 a77b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000408 00000000 00000080 10 ............. 0000: 00000901 04000011 a988cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000011 a97b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000011 ab89cebe ............ 0000: 00000301 05000011 ad89cebe ............ 0000: 00000a01 04000011 af88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 af5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 b188cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 b15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000011 b389cebe ............ 0000: 00000a01 04000011 b588cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 b55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 b788cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 b75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000011 b989cebe ............ 0000: 00000a01 04000011 bb88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 bb5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 bd88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 bd5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 bf88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 bf5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 c188cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 c15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 c388cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 c35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 c588cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 c55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 c788cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 c75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 c988cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 c95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 cb88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 cb5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 cd88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 cd5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000011 cf88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000011 cf7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000011 d188cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 d15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 d388cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 d35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 d588cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 d55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 d788cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 d75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000011 d988cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000011 d97b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000a01 04000011 db88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 db5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 dd88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 dd5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000011 df89cebe ............ 0000: 00000a01 04000011 e188cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 e15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.200: [sbi] DEBUG: STREAM added [4579] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.200: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000217/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.200: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.201: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.201: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.201: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.201: [sbi] DEBUG: STREAM closed [4579] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000011 e388cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000011 e37b7d .........{} 11/08 09:31:11.215: [sbi] DEBUG: STREAM added [4581] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.215: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000231/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.215: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.216: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.216: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.216: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.216: [sbi] DEBUG: STREAM closed [4581] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000011 e588cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000011 e57b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.232: [sbi] DEBUG: STREAM added [4583] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.232: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000242/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.232: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.232: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0023428579038694","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000242/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.232: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.232: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000242, imeisv: 0023428579038694 (../lib/dbi/subscription.c:185) 11/08 09:31:11.233: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.233: [sbi] DEBUG: STREAM closed [4583] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.233: [sbi] DEBUG: STREAM added [4585] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.233: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000247/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.233: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.233: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.232041+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000011 e789cebe ............ 11/08 09:31:11.233: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.234: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.234: [sbi] DEBUG: STREAM closed [4585] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000011 e989cebe ............ 11/08 09:31:11.241: [sbi] DEBUG: STREAM added [4587] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.241: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000248/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.241: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.241: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.232264+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.241: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.242: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.242: [sbi] DEBUG: STREAM closed [4587] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.242: [sbi] DEBUG: STREAM added [4589] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.242: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000249/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.242: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.242: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.232337+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.242: [sbi] DEBUG: STREAM added [4591] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.242: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000197/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.243: [sbi] DEBUG: STREAM added [4593] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.243: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000235/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000011 eb89cebe ............ 11/08 09:31:11.243: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.243: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.243: [sbi] DEBUG: STREAM closed [4589] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.243: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.244: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.244: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.244: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.244: [sbi] DEBUG: STREAM closed [4591] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.244: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.244: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.244: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.244: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.244: [sbi] DEBUG: STREAM closed [4593] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4595] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000198/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4597] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000199/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4599] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000200/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4601] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000201/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4603] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000202/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4605] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000174/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.244: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4607] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000203/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4609] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000204/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4611] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000205/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4613] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000207/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4615] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000173/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.244: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.244: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.244: [sbi] DEBUG: STREAM added [4617] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.244: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000234/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000011 ed89cebe ............ 11/08 09:31:11.244: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.244: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.244: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.244: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.244: [sbi] DEBUG: STREAM closed [4595] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.244: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.244: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.244: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.244: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.244: [sbi] DEBUG: STREAM closed [4597] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.244: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.245: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.245: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.245: [sbi] DEBUG: STREAM closed [4599] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.245: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.245: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.245: [sbi] DEBUG: STREAM closed [4601] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.245: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.245: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.245: [sbi] DEBUG: STREAM closed [4603] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.245: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.245: [sbi] DEBUG: STREAM closed [4605] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.245: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.245: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.245: [sbi] DEBUG: STREAM closed [4607] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.245: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.245: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.245: [sbi] DEBUG: STREAM closed [4609] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.245: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.245: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.245: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.245: [sbi] DEBUG: STREAM closed [4611] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.245: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.246: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.246: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.246: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.246: [sbi] DEBUG: STREAM closed [4613] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.246: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.246: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.246: [sbi] DEBUG: STREAM closed [4615] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.246: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.246: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.246: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.246: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.246: [sbi] DEBUG: STREAM closed [4617] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000011 ef88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 ef5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000011 f188cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000011 f17b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000a01 04000011 f388cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 f35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 f588cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 f55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 f788cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 f75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 f988cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 f95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000011 fb88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 fb5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000011 fd89cebe ............ 0000: 00000a01 04000011 ff88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000011 ff5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000012 0188cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000012 015b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000012 0388cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000012 035b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000012 0588cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000012 055b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000012 0789cebe ............ 0000: 00000901 04000012 0988cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000012 097b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.257: [sbi] DEBUG: STREAM added [4619] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.257: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000243/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.257: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.257: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0514137336352665","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000243/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.257: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.257: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000243, imeisv: 0514137336352665 (../lib/dbi/subscription.c:185) 11/08 09:31:11.257: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.257: [sbi] DEBUG: STREAM closed [4619] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000012 0b89cebe ............ 11/08 09:31:11.257: [sbi] DEBUG: STREAM added [4621] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.257: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000206/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.257: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.258: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.258: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.258: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.258: [sbi] DEBUG: STREAM closed [4621] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.258: [sbi] DEBUG: STREAM added [4623] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.258: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000241/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.258: [sbi] DEBUG: STREAM added [4625] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.258: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000251/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.258: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.258: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.242551+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.258: [sbi] DEBUG: STREAM added [4627] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.258: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000250/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.258: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.258: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.242589+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.258: [sbi] DEBUG: STREAM added [4629] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.258: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000252/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.258: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.258: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.242615+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.258: [sbi] DEBUG: STREAM added [4631] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.258: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000208/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.258: [sbi] DEBUG: STREAM added [4633] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.258: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000209/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000012 0d88cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.258: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.258: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.258: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.258: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.258: [sbi] DEBUG: STREAM closed [4623] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.258: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.259: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.259: [sbi] DEBUG: STREAM closed [4625] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.259: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.260: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.260: [sbi] DEBUG: STREAM closed [4627] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.260: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.260: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.260: [sbi] DEBUG: STREAM closed [4629] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.260: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.260: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.260: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.260: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.260: [sbi] DEBUG: STREAM closed [4631] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.260: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.260: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.260: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.260: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.260: [sbi] DEBUG: STREAM closed [4633] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.260: [sbi] DEBUG: STREAM added [4635] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.260: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000210/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.260: [sbi] DEBUG: STREAM added [4637] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.260: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000211/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.260: [sbi] DEBUG: STREAM added [4639] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.260: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000212/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.260: [sbi] DEBUG: STREAM added [4641] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.260: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000213/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.260: [sbi] DEBUG: STREAM added [4643] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.260: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000230/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000012 0d5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.260: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.261: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.261: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.261: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.261: [sbi] DEBUG: STREAM closed [4635] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.261: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.261: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.261: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.261: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.261: [sbi] DEBUG: STREAM closed [4637] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.261: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.261: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.261: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.261: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.261: [sbi] DEBUG: STREAM closed [4639] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.261: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.261: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.261: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.261: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.261: [sbi] DEBUG: STREAM closed [4641] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.261: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.261: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.261: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.261: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.261: [sbi] DEBUG: STREAM closed [4643] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 0f88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000012 0f7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000012 1189cebe ............ 0000: 00000301 05000012 1389cebe ............ 0000: 00000301 05000012 1589cebe ............ 0000: 00000a01 04000012 1788cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000012 175b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000012 1988cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000012 195b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000012 1b88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000012 1b5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000012 1d88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000012 1d5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000012 1f88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000012 1f5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000012 2188cebe 0f0d0334 ........!......4 0010: 3531cc 51. 0000: 0001c300 01000012 215b7b22 73696e67 ........![{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000012 2388cebe 0f0d0239 ........#......9 0010: 32cc 2. 0000: 00005c00 01000012 237b2273 75627363 ..\.....#{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.265: [sbi] DEBUG: STREAM added [4645] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.265: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000225/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.265: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.265: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.265: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.265: [sbi] DEBUG: STREAM closed [4645] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 2588cebe 0f0d0239 ........%......9 0010: 32cc 2. 0000: 00005c00 01000012 257b2273 75627363 ..\.....%{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.265: [sbi] DEBUG: STREAM added [4647] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.265: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000224/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.265: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.266: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.266: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.266: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.266: [sbi] DEBUG: STREAM closed [4647] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.266: [sbi] DEBUG: STREAM added [4649] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.266: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000239/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 2788cebe 0f0d0239 ........'......9 0010: 32cc 2. 11/08 09:31:11.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.266: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.266: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.266: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.266: [sbi] DEBUG: STREAM closed [4649] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000012 277b2273 75627363 ..\.....'{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000012 2988cebe 0f0d8208 ........)....... 0010: 5ccc \. 0000: 00007400 01000012 297b2273 75627363 ..t.....){"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:11.266: [sbi] DEBUG: STREAM added [4651] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.266: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000232/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.266: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.267: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.267: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.267: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.267: [sbi] DEBUG: STREAM closed [4651] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.267: [sbi] DEBUG: STREAM added [4653] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.267: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000233/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 2b88cebe 0f0d0239 ........+......9 0010: 32cc 2. 11/08 09:31:11.267: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.268: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.268: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.268: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.268: [sbi] DEBUG: STREAM closed [4653] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.268: [sbi] DEBUG: STREAM added [4655] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.268: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000240/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00005c00 01000012 2b7b2273 75627363 ..\.....+{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.268: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.269: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.269: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.269: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.269: [sbi] DEBUG: STREAM closed [4655] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 2d88cebe 0f0d0239 ........-......9 0010: 32cc 2. 0000: 00005c00 01000012 2d7b2273 75627363 ..\.....-{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000012 2f88cebe 0f0d8208 ......../....... 0010: 5ccc \. 0000: 00007400 01000012 2f7b2273 75627363 ..t...../{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 11/08 09:31:11.272: [sbi] DEBUG: STREAM added [4657] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.272: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000226/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.272: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.273: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.273: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.273: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.273: [sbi] DEBUG: STREAM closed [4657] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.273: [sbi] DEBUG: STREAM added [4659] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.273: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000236/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 3188cebe 0f0d0239 ........1......9 0010: 32cc 2. 11/08 09:31:11.273: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.274: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.274: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.274: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.274: [sbi] DEBUG: STREAM closed [4659] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000012 317b2273 75627363 ..\.....1{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000012 3388cebe 0f0d0239 ........3......9 0010: 32cc 2. 0000: 00005c00 01000012 337b2273 75627363 ..\.....3{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.276: [sbi] DEBUG: STREAM added [4661] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.276: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000237/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.276: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.277: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.277: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.277: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.277: [sbi] DEBUG: STREAM closed [4661] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.277: [sbi] DEBUG: STREAM added [4663] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.277: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000238/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 3588cebe 0f0d0239 ........5......9 0010: 32cc 2. 11/08 09:31:11.277: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.277: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.277: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.277: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.277: [sbi] DEBUG: STREAM closed [4663] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000012 357b2273 75627363 ..\.....5{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000012 3788cebe 0f0d0239 ........7......9 0010: 32cc 2. 0000: 00005c00 01000012 377b2273 75627363 ..\.....7{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.280: [sbi] DEBUG: STREAM added [4665] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.280: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000186/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.280: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.281: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.281: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.281: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.281: [sbi] DEBUG: STREAM closed [4665] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.281: [sbi] DEBUG: STREAM added [4667] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.281: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000182/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 3988cebe 0f0d0239 ........9......9 0010: 39cc 9. 11/08 09:31:11.281: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.282: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.282: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.282: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.282: [sbi] DEBUG: STREAM closed [4667] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.282: [sbi] DEBUG: STREAM added [4669] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.282: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000244/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.282: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.282: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0383691663430601","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000244/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.282: [sbi] DEBUG: STREAM added [4671] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.282: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000214/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.282: [sbi] DEBUG: STREAM added [4673] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.282: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000188/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000012 397b2273 6d506f6c ..c.....9{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.282: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.282: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000244, imeisv: 0383691663430601 (../lib/dbi/subscription.c:185) 11/08 09:31:11.283: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.283: [sbi] DEBUG: STREAM closed [4669] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.283: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.284: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.284: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.284: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.284: [sbi] DEBUG: STREAM closed [4671] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.284: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.285: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.285: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.285: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.285: [sbi] DEBUG: STREAM closed [4673] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.285: [sbi] DEBUG: STREAM added [4675] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.285: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000242/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.285: [sbi] DEBUG: STREAM added [4677] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.285: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000184/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 3b88cebe 0f0d0239 ........;......9 0010: 39cc 9. 11/08 09:31:11.285: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.285: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.285: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.285: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.285: [sbi] DEBUG: STREAM closed [4675] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.285: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.286: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.286: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.286: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.286: [sbi] DEBUG: STREAM closed [4677] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.286: [sbi] DEBUG: STREAM added [4679] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.286: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000215/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.286: [sbi] DEBUG: STREAM added [4681] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.286: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000176/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.286: [sbi] DEBUG: STREAM added [4683] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.286: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000216/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000012 3b7b2273 6d506f6c ..c.....;{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.286: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.287: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.287: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.287: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.287: [sbi] DEBUG: STREAM closed [4679] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.287: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.287: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.287: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.287: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.287: [sbi] DEBUG: STREAM closed [4681] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.288: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.288: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.288: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.288: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.288: [sbi] DEBUG: STREAM closed [4683] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.288: [sbi] DEBUG: STREAM added [4685] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.288: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000177/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.288: [sbi] DEBUG: STREAM added [4687] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.288: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000178/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000012 3d89cebe ........=... 11/08 09:31:11.288: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.289: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.289: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.289: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.289: [sbi] DEBUG: STREAM closed [4685] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.289: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.289: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.289: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.289: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.289: [sbi] DEBUG: STREAM closed [4687] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.289: [sbi] DEBUG: STREAM added [4689] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.289: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000221/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.289: [sbi] DEBUG: STREAM added [4691] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.289: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000194/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000012 3f88cebe 0f0d0334 ........?......4 0010: 3531cc 51. 11/08 09:31:11.289: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.290: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.290: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.290: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.290: [sbi] DEBUG: STREAM closed [4689] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.290: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.290: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.290: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.290: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.290: [sbi] DEBUG: STREAM closed [4691] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000012 3f5b7b22 73696e67 ........?[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000012 4188cebe 0f0d0239 ........A......9 0010: 39cc 9. 0000: 00006300 01000012 417b2273 6d506f6c ..c.....A{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.290: [sbi] DEBUG: STREAM added [4693] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.290: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000179/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 4388cebe 0f0d8208 ........C....... 0010: 5ccc \. 11/08 09:31:11.290: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.291: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.291: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.291: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.291: [sbi] DEBUG: STREAM closed [4693] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000012 437b2273 75627363 ..t.....C{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000012 4588cebe 0f0d0239 ........E......9 0010: 39cc 9. 0000: 00006300 01000012 457b2273 6d506f6c ..c.....E{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000012 4788cebe 0f0d0334 ........G......4 0010: 3531cc 51. 0000: 0001c300 01000012 475b7b22 73696e67 ........G[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000012 4988cebe 0f0d0239 ........I......9 0010: 39cc 9. 0000: 00006300 01000012 497b2273 6d506f6c ..c.....I{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000012 4b88cebe 0f0d0334 ........K......4 0010: 3531cc 51. 0000: 0001c300 01000012 4b5b7b22 73696e67 ........K[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000012 4d88cebe 0f0d0239 ........M......9 0010: 39cc 9. 0000: 00006300 01000012 4d7b2273 6d506f6c ..c.....M{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 4f88cebe 0f0d0239 ........O......9 0010: 39cc 9. 0000: 00006300 01000012 4f7b2273 6d506f6c ..c.....O{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000012 5188cebe 0f0d0334 ........Q......4 0010: 3531cc 51. 0000: 0001c300 01000012 515b7b22 73696e67 ........Q[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000012 5388cebe 0f0d0239 ........S......9 0010: 39cc 9. 0000: 00006300 01000012 537b2273 6d506f6c ..c.....S{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 5588cebe 0f0d0239 ........U......9 0010: 39cc 9. 0000: 00006300 01000012 557b2273 6d506f6c ..c.....U{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.293: [sbi] DEBUG: STREAM added [4695] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.293: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000180/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.293: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.294: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.294: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.294: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.294: [sbi] DEBUG: STREAM closed [4695] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.294: [sbi] DEBUG: STREAM added [4697] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.294: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000218/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 5788cebe 0f0d0239 ........W......9 0010: 39cc 9. 11/08 09:31:11.294: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.295: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.295: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.295: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.295: [sbi] DEBUG: STREAM closed [4697] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.295: [sbi] DEBUG: STREAM added [4699] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.295: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000245/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.295: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.295: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0349158498599565","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000245/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.295: [sbi] DEBUG: STREAM added [4701] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.295: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000175/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.295: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.295: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.295: [sbi] DEBUG: STREAM added [4703] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.295: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000243/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000012 577b2273 6d506f6c ..c.....W{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.295: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.295: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000245, imeisv: 0349158498599565 (../lib/dbi/subscription.c:185) 11/08 09:31:11.295: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.295: [sbi] DEBUG: STREAM closed [4699] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.295: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.295: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.295: [sbi] DEBUG: STREAM closed [4701] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.295: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.296: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.296: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.296: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.296: [sbi] DEBUG: STREAM closed [4703] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.296: [sbi] DEBUG: STREAM added [4705] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.296: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000253/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.296: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.296: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.293168+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.296: [sbi] DEBUG: STREAM added [4707] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.296: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000254/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.296: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.296: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.293739+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000012 5988cebe 0f0d0334 ........Y......4 0010: 3531cc 51. 11/08 09:31:11.296: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.297: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.297: [sbi] DEBUG: STREAM closed [4705] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.297: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.298: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.298: [sbi] DEBUG: STREAM closed [4707] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.298: [sbi] DEBUG: STREAM added [4709] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.298: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000181/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.298: [sbi] DEBUG: STREAM added [4711] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.298: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000241/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.298: [sbi] DEBUG: STREAM added [4713] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.298: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000183/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000012 595b7b22 73696e67 ........Y[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.298: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.299: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.299: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.299: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.299: [sbi] DEBUG: STREAM closed [4709] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.299: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.299: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.299: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.299: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.299: [sbi] DEBUG: STREAM closed [4711] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.299: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.300: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.300: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.300: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.300: [sbi] DEBUG: STREAM closed [4713] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.300: [sbi] DEBUG: STREAM added [4715] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.300: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000246/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.300: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.300: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0149447641321401","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000246/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000012 5b89cebe ........[... 11/08 09:31:11.300: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.300: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000246, imeisv: 0149447641321401 (../lib/dbi/subscription.c:185) 11/08 09:31:11.300: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.300: [sbi] DEBUG: STREAM closed [4715] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.301: [sbi] DEBUG: STREAM added [4717] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.301: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000255/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.301: [sbi] DEBUG: RECEIVED: 193 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.301: [sbi] DEBUG: {"nfInstanceId":"8c609864-bc85-41f0-bde0-29beb9077181","success":true,"timeStamp":"2025-11-08T09:31:11.299771+00:00","authType":"5G_AKA","servingNetworkName":"5G:mnc070.mcc999.3gppnetwork.org"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000012 5d89cebe ........]... 11/08 09:31:11.301: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.302: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.302: [sbi] DEBUG: STREAM closed [4717] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.302: [sbi] DEBUG: STREAM added [4719] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.302: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000189/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 5f88cebe 0f0d8208 ........_....... 0010: 5ccc \. 11/08 09:31:11.302: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.302: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.302: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.302: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.302: [sbi] DEBUG: STREAM closed [4719] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000012 5f7b2273 75627363 ..t....._{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000012 6189cebe ........a... 0000: 00000301 05000012 6389cebe ........c... 0000: 00000901 04000012 6588cebe 0f0d0239 ........e......9 0010: 39cc 9. 0000: 00006300 01000012 657b2273 6d506f6c ..c.....e{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 6788cebe 0f0d0239 ........g......9 0010: 32cc 2. 0000: 00005c00 01000012 677b2273 75627363 ..\.....g{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000012 6988cebe 0f0d0239 ........i......9 0010: 39cc 9. 0000: 00006300 01000012 697b2273 6d506f6c ..c.....i{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000012 6b89cebe ........k... 0000: 00000301 05000012 6d89cebe ........m... 0000: 00000901 04000012 6f88cebe 0f0d0239 ........o......9 0010: 39cc 9. 0000: 00006300 01000012 6f7b2273 6d506f6c ..c.....o{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.302: [sbi] DEBUG: STREAM added [4721] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.303: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000192/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.303: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.303: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.303: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.303: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.303: [sbi] DEBUG: STREAM closed [4721] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 7188cebe 0f0d0239 ........q......9 0010: 39cc 9. 0000: 00006300 01000012 717b2273 6d506f6c ..c.....q{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.304: [sbi] DEBUG: STREAM added [4723] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.304: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000191/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.304: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.304: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.304: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.304: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.304: [sbi] DEBUG: STREAM closed [4723] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 7388cebe 0f0d0239 ........s......9 0010: 39cc 9. 0000: 00006300 01000012 737b2273 6d506f6c ..c.....s{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.304: [sbi] DEBUG: STREAM added [4725] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.304: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000193/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.304: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.305: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.305: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.305: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.305: [sbi] DEBUG: STREAM closed [4725] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 7588cebe 0f0d0239 ........u......9 0010: 39cc 9. 0000: 00006300 01000012 757b2273 6d506f6c ..c.....u{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.305: [sbi] DEBUG: STREAM added [4727] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.305: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000247/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.305: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.305: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0760217372839266","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000247/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.305: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.305: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000247, imeisv: 0760217372839266 (../lib/dbi/subscription.c:185) 11/08 09:31:11.306: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.306: [sbi] DEBUG: STREAM closed [4727] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000012 7789cebe ........w... 11/08 09:31:11.306: [sbi] DEBUG: STREAM added [4729] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.306: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000187/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.306: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.306: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.306: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.306: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.306: [sbi] DEBUG: STREAM closed [4729] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.306: [sbi] DEBUG: STREAM added [4731] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.306: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000185/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.306: [sbi] DEBUG: STREAM added [4733] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.306: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000190/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 7988cebe 0f0d0239 ........y......9 0010: 39cc 9. 11/08 09:31:11.306: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.307: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.307: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.307: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.307: [sbi] DEBUG: STREAM closed [4731] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.307: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.307: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.307: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.307: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.307: [sbi] DEBUG: STREAM closed [4733] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000012 797b2273 6d506f6c ..c.....y{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 7b88cebe 0f0d0239 ........{......9 0010: 39cc 9. 0000: 00006300 01000012 7b7b2273 6d506f6c ..c.....{{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 7d88cebe 0f0d0239 ........}......9 0010: 39cc 9. 0000: 00006300 01000012 7d7b2273 6d506f6c ..c.....}{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.307: [sbi] DEBUG: STREAM added [4735] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.307: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000195/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.307: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.308: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.308: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.308: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.308: [sbi] DEBUG: STREAM closed [4735] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 7f88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 7f7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.308: [sbi] DEBUG: STREAM added [4737] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.308: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000239/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.308: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.308: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.308: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.308: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.308: [sbi] DEBUG: STREAM closed [4737] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 8188cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000012 817b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.310: [sbi] DEBUG: STREAM added [4739] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.310: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000196/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.310: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.310: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.310: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.310: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.310: [sbi] DEBUG: STREAM closed [4739] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 8388cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 837b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.311: [sbi] DEBUG: STREAM added [4741] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.311: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000240/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.311: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.312: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.312: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.312: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.312: [sbi] DEBUG: STREAM closed [4741] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 8588cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000012 857b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.312: [sbi] DEBUG: STREAM added [4743] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.312: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000197/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.313: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.313: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.313: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.313: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.313: [sbi] DEBUG: STREAM closed [4743] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.313: [sbi] DEBUG: STREAM added [4745] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.313: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000222/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 8788cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.313: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.313: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.313: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.313: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.314: [sbi] DEBUG: STREAM closed [4745] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.314: [sbi] DEBUG: STREAM added [4747] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.314: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000227/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000012 877b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.314: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.314: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.314: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.314: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.314: [sbi] DEBUG: STREAM closed [4747] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.314: [sbi] DEBUG: STREAM added [4749] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.314: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000198/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.314: [sbi] DEBUG: STREAM added [4751] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.314: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000199/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.314: [sbi] DEBUG: STREAM added [4753] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.314: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000200/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000012 8988cebe 0f0d0132 ...............2 0010: cc . 11/08 09:31:11.314: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.314: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.314: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.314: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.314: [sbi] DEBUG: STREAM closed [4749] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.314: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.315: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.315: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.315: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.315: [sbi] DEBUG: STREAM closed [4751] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.315: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.315: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.315: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.315: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.315: [sbi] DEBUG: STREAM closed [4753] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.315: [sbi] DEBUG: STREAM added [4755] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.315: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000248/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.315: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.315: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0789221019542027","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000248/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 01000012 897b7d .........{} 11/08 09:31:11.315: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.315: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000248, imeisv: 0789221019542027 (../lib/dbi/subscription.c:185) 11/08 09:31:11.315: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.315: [sbi] DEBUG: STREAM closed [4755] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.315: [sbi] DEBUG: STREAM added [4757] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.315: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000201/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.315: [sbi] DEBUG: STREAM added [4759] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.315: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000219/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000012 8b88cebe 0f0d0132 ...............2 0010: cc . 11/08 09:31:11.315: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.316: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.316: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.316: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.316: [sbi] DEBUG: STREAM closed [4757] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.316: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.316: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.316: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.316: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.316: [sbi] DEBUG: STREAM closed [4759] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.316: [sbi] DEBUG: STREAM added [4761] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.316: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000249/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.316: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.316: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0646255378002985","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000249/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000200 01000012 8b7b7d .........{} 11/08 09:31:11.316: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.316: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000249, imeisv: 0646255378002985 (../lib/dbi/subscription.c:185) 11/08 09:31:11.316: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.316: [sbi] DEBUG: STREAM closed [4761] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.316: [sbi] DEBUG: STREAM added [4763] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.316: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000244/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 8d88cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.317: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.317: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.317: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.317: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.317: [sbi] DEBUG: STREAM closed [4763] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.317: [sbi] DEBUG: STREAM added [4765] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.317: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000202/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000012 8d7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.317: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.317: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.317: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.317: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.317: [sbi] DEBUG: STREAM closed [4765] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.317: [sbi] DEBUG: STREAM added [4767] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.317: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000220/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 8f88cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.317: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.317: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.317: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.317: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.317: [sbi] DEBUG: STREAM closed [4767] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000012 8f7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 9188cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 917b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000012 9389cebe ............ 0000: 00000901 04000012 9588cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 957b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000801 04000012 9788cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 977b7d .........{} 0000: 00000301 05000012 9989cebe ............ 0000: 00000901 04000012 9b88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000012 9b7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000012 9d88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 9d7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000801 04000012 9f88cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 9f7b7d .........{} 11/08 09:31:11.317: [sbi] DEBUG: STREAM added [4769] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.317: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000223/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.317: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.318: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.318: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.318: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.318: [sbi] DEBUG: STREAM closed [4769] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000012 a188cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 a17b7d .........{} 11/08 09:31:11.319: [sbi] DEBUG: STREAM added [4771] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.319: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000242/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.319: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.319: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.319: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.319: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.319: [sbi] DEBUG: STREAM closed [4771] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 a388cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000012 a37b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.320: [sbi] DEBUG: STREAM added [4773] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.320: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000203/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.320: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.320: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.320: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.320: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.320: [sbi] DEBUG: STREAM closed [4773] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.320: [sbi] DEBUG: STREAM added [4775] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.320: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000228/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.320: [sbi] DEBUG: STREAM added [4777] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.320: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000251/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.320: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.320: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0380135742976810","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000251/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.320: [sbi] DEBUG: STREAM added [4779] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.320: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000245/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 a588cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.320: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.321: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.321: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.321: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.321: [sbi] DEBUG: STREAM closed [4775] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.321: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.321: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000251, imeisv: 0380135742976810 (../lib/dbi/subscription.c:185) 11/08 09:31:11.321: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.321: [sbi] DEBUG: STREAM closed [4777] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.321: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.322: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.322: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.322: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.322: [sbi] DEBUG: STREAM closed [4779] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.322: [sbi] DEBUG: STREAM added [4781] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.322: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000204/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.322: [sbi] DEBUG: STREAM added [4783] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.322: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000205/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.322: [sbi] DEBUG: STREAM added [4785] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.322: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000217/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.322: [sbi] DEBUG: STREAM added [4787] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.322: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000229/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000012 a57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.322: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.322: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.322: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.322: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.322: [sbi] DEBUG: STREAM closed [4781] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.322: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.322: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.322: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.322: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.322: [sbi] DEBUG: STREAM closed [4783] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.322: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.322: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.322: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.322: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.322: [sbi] DEBUG: STREAM closed [4785] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.322: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.323: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.323: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.323: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.323: [sbi] DEBUG: STREAM closed [4787] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000012 a788cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 a77b7d .........{} 0000: 00000301 05000012 a989cebe ............ 0000: 00000901 04000012 ab88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000012 ab7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000012 ad88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 ad7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 af88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 af7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000012 b188cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000012 b15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000801 04000012 b388cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 b37b7d .........{} 11/08 09:31:11.323: [sbi] DEBUG: STREAM added [4789] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.323: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000207/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.323: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.323: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.323: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.323: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.323: [sbi] DEBUG: STREAM closed [4789] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.323: [sbi] DEBUG: STREAM added [4791] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.323: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000206/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.323: [sbi] DEBUG: STREAM added [4793] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.323: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000231/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 b588cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.323: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.323: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.323: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.323: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.323: [sbi] DEBUG: STREAM closed [4791] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.323: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.324: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.324: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.324: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.324: [sbi] DEBUG: STREAM closed [4793] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000012 b57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 b788cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 b77b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000801 04000012 b988cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 b97b7d .........{} 11/08 09:31:11.331: [sbi] DEBUG: STREAM added [4795] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.331: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000243/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.331: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.332: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.332: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.332: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.332: [sbi] DEBUG: STREAM closed [4795] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.332: [sbi] DEBUG: STREAM added [4797] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.332: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000250/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.332: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.332: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0231287012085512","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000250/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000012 bb88cebe 0f0d0239 ...............9 0010: 32cc 2. 11/08 09:31:11.332: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.332: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000250, imeisv: 0231287012085512 (../lib/dbi/subscription.c:185) 11/08 09:31:11.332: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.332: [sbi] DEBUG: STREAM closed [4797] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000012 bb7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000012 bd89cebe ............ 11/08 09:31:11.339: [sbi] DEBUG: STREAM added [4799] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.339: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000208/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.339: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.340: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.340: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.340: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.340: [sbi] DEBUG: STREAM closed [4799] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.340: [sbi] DEBUG: STREAM added [4801] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.340: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000209/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.340: [sbi] DEBUG: STREAM added [4803] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.340: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000210/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.340: [sbi] DEBUG: STREAM added [4805] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.340: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000211/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.340: [sbi] DEBUG: STREAM added [4807] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.340: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000212/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 bf88cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.340: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.340: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.340: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.340: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.340: [sbi] DEBUG: STREAM closed [4801] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.340: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.341: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.341: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.341: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.341: [sbi] DEBUG: STREAM closed [4803] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.341: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.341: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.341: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.341: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.341: [sbi] DEBUG: STREAM closed [4805] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.341: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.341: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.341: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.341: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.341: [sbi] DEBUG: STREAM closed [4807] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.341: [sbi] DEBUG: STREAM added [4809] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.341: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000246/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.341: [sbi] DEBUG: STREAM added [4811] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.341: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000247/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.341: [sbi] DEBUG: STREAM added [4813] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.341: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000252/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.341: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.341: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0168132234126608","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000252/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.341: [sbi] DEBUG: STREAM added [4815] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.341: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000213/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.341: [sbi] DEBUG: STREAM added [4817] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.341: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000214/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.341: [sbi] DEBUG: STREAM added [4819] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.341: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000186/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.341: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.341: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.341: [sbi] DEBUG: STREAM added [4821] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.341: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000253/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.341: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.341: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0512761489135838","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000253/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.341: [sbi] DEBUG: STREAM added [4823] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.341: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000254/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.341: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.341: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0776800577316202","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000254/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.341: [sbi] DEBUG: STREAM added [4825] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.341: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000255/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.341: [sbi] DEBUG: RECEIVED: 288 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.341: [sbi] DEBUG: {"amfInstanceId":"8cbabeca-bc85-41f0-9fa9-0d5902e5dc7d","pei":"imeisv-0267686161698524","deregCallbackUri":"http://127.0.0.5:7777/namf-callback/v1/imsi-999700000000255/dereg-notify","initialRegistrationInd":true,"guami":{"plmnId":{"mcc":"999","mnc":"70"},"amfId":"020040"},"ratType":"NR"} (../lib/sbi/nghttp2-server.c:1221) 0000: 00006300 01000012 bf7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.342: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.342: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.342: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.342: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.342: [sbi] DEBUG: STREAM closed [4809] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.342: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.342: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.342: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.342: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.342: [sbi] DEBUG: STREAM closed [4811] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.342: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.342: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000252, imeisv: 0168132234126608 (../lib/dbi/subscription.c:185) 11/08 09:31:11.342: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.342: [sbi] DEBUG: STREAM closed [4813] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.342: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.343: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.343: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.343: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.343: [sbi] DEBUG: STREAM closed [4815] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.343: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.343: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.343: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.343: [sbi] DEBUG: STREAM closed [4817] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.343: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.343: [sbi] DEBUG: STREAM closed [4819] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.343: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000253, imeisv: 0512761489135838 (../lib/dbi/subscription.c:185) 11/08 09:31:11.343: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.343: [sbi] DEBUG: STREAM closed [4821] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.343: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000254, imeisv: 0776800577316202 (../lib/dbi/subscription.c:185) 11/08 09:31:11.344: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.344: [sbi] DEBUG: STREAM closed [4823] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.344: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.344: [dbi] DEBUG: SUPI type: imsi, SUPI id: 999700000000255, imeisv: 0267686161698524 (../lib/dbi/subscription.c:185) 11/08 09:31:11.344: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.344: [sbi] DEBUG: STREAM closed [4825] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.344: [sbi] DEBUG: STREAM added [4827] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.344: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000215/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 c188cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.344: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.344: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.344: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.344: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.344: [sbi] DEBUG: STREAM closed [4827] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000012 c17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 c388cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 c37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 c588cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 c57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 c788cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 c77b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 c988cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000012 c97b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000012 cb88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000012 cb7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000012 cd89cebe ............ 0000: 00000901 04000012 cf88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 cf7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 d188cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 d17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000012 d389cebe ............ 0000: 00000301 05000012 d589cebe ............ 0000: 00000301 05000012 d789cebe ............ 0000: 00000301 05000012 d989cebe ............ 0000: 00000901 04000012 db88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 db7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.352: [sbi] DEBUG: STREAM added [4829] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.352: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000182/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.352: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.352: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.352: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.352: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.352: [sbi] DEBUG: STREAM closed [4829] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000012 dd89cebe ............ 11/08 09:31:11.353: [sbi] DEBUG: STREAM added [4831] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.353: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000216/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.353: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.353: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.353: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.353: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.353: [sbi] DEBUG: STREAM closed [4831] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.353: [sbi] DEBUG: STREAM added [4833] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.353: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000235/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.353: [sbi] DEBUG: STREAM added [4835] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.353: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000188/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.353: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.353: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000012 df88cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.353: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.354: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.354: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.354: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.354: [sbi] DEBUG: STREAM closed [4833] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.354: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.354: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.354: [sbi] DEBUG: STREAM closed [4835] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000012 df7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000801 04000012 e188cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 e17b7d .........{} 0000: 00000301 05000012 e389cebe ............ 11/08 09:31:11.364: [sbi] DEBUG: STREAM added [4837] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.364: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000221/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.364: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.364: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.364: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.364: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.364: [sbi] DEBUG: STREAM closed [4837] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.364: [sbi] DEBUG: STREAM added [4839] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.364: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000234/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.364: [sbi] DEBUG: STREAM added [4841] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.364: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000218/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.364: [sbi] DEBUG: STREAM added [4843] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.364: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000248/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.364: [sbi] DEBUG: STREAM added [4845] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.364: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000249/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.364: [sbi] DEBUG: STREAM added [4847] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.364: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000244/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000012 e588cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.364: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.365: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.365: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.365: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.365: [sbi] DEBUG: STREAM closed [4839] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.365: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.365: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.365: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.365: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.365: [sbi] DEBUG: STREAM closed [4841] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.365: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.365: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.365: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.365: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.365: [sbi] DEBUG: STREAM closed [4843] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.365: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.365: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.365: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.365: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.365: [sbi] DEBUG: STREAM closed [4845] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.365: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.366: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.366: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.366: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.366: [sbi] DEBUG: STREAM closed [4847] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000012 e57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000801 04000012 e788cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 e77b7d .........{} 0000: 00000901 04000012 e988cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 e97b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000012 eb88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000012 eb7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000012 ed88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000012 ed7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000012 ef88cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000012 ef7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.371: [sbi] DEBUG: STREAM added [4849] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.371: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000251/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.371: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.371: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.371: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.371: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.371: [sbi] DEBUG: STREAM closed [4849] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.371: [sbi] DEBUG: STREAM added [4851] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.371: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000178/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.371: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.371: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000012 f188cebe 0f0d8208 ................ 0010: 5ccc \. 11/08 09:31:11.371: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.371: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.371: [sbi] DEBUG: STREAM closed [4851] (../lib/sbi/nghttp2-server.c:1326) 0000: 00007400 01000012 f17b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000301 05000012 f389cebe ............ 11/08 09:31:11.371: [sbi] DEBUG: STREAM added [4853] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.371: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000217/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.371: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.372: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.372: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.372: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.372: [sbi] DEBUG: STREAM closed [4853] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000012 f588cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000012 f57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.372: [sbi] DEBUG: STREAM added [4855] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.372: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000230/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.372: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.372: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.372: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.372: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.372: [sbi] DEBUG: STREAM closed [4855] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000012 f788cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 f77b7d .........{} 11/08 09:31:11.372: [sbi] DEBUG: STREAM added [4857] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.372: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000225/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.372: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.372: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.372: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.372: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.372: [sbi] DEBUG: STREAM closed [4857] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000012 f988cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 f97b7d .........{} 11/08 09:31:11.378: [sbi] DEBUG: STREAM added [4859] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.378: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000224/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.378: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.378: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.378: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.378: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.378: [sbi] DEBUG: STREAM closed [4859] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.379: [sbi] DEBUG: STREAM added [4861] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.379: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000232/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.379: [sbi] DEBUG: STREAM added [4863] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.379: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000233/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000012 fb88cebe 0f0d0132 ...............2 0010: cc . 11/08 09:31:11.379: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.379: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.379: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.379: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.379: [sbi] DEBUG: STREAM closed [4861] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.379: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.379: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.379: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.379: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.379: [sbi] DEBUG: STREAM closed [4863] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000012 fb7b7d .........{} 0000: 00000801 04000012 fd88cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 fd7b7d .........{} 0000: 00000801 04000012 ff88cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000012 ff7b7d .........{} 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4865] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000226/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.380: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.380: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.380: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.380: [sbi] DEBUG: STREAM closed [4865] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4867] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000236/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4869] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000237/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4871] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000238/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4873] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000241/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4875] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000245/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4877] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000250/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4879] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000246/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4881] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000247/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4883] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000252/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4885] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000253/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4887] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000254/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4889] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000255/99970/provisioned-data/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4891] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000248/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4893] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000249/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.380: [sbi] DEBUG: STREAM added [4895] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.380: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000251/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000013 0188cebe 0f0d0132 ...............2 0010: cc . 11/08 09:31:11.380: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.381: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.381: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.381: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.381: [sbi] DEBUG: STREAM closed [4867] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.381: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.382: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.382: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.382: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.382: [sbi] DEBUG: STREAM closed [4869] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.382: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.383: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.383: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.383: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.383: [sbi] DEBUG: STREAM closed [4871] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.383: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.383: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.383: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.383: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.383: [sbi] DEBUG: STREAM closed [4873] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.383: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.384: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.384: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.384: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.384: [sbi] DEBUG: STREAM closed [4875] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.384: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.384: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.384: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.384: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.384: [sbi] DEBUG: STREAM closed [4877] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.384: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.384: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.384: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.384: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.384: [sbi] DEBUG: STREAM closed [4879] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.384: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.385: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.385: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.385: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.385: [sbi] DEBUG: STREAM closed [4881] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.385: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.385: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.385: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.385: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.385: [sbi] DEBUG: STREAM closed [4883] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.385: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.385: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.385: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.385: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.385: [sbi] DEBUG: STREAM closed [4885] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.385: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.385: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.385: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.385: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.385: [sbi] DEBUG: STREAM closed [4887] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.385: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.386: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.386: [sbi] DEBUG: SENDING...: 116 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.386: [sbi] DEBUG: {"subscribedUeAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"},"nssai":{"defaultSingleNssais":[{"sst":1}]}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.386: [sbi] DEBUG: STREAM closed [4889] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.386: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.386: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.386: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.386: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.386: [sbi] DEBUG: STREAM closed [4891] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.386: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.386: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.386: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.386: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.386: [sbi] DEBUG: STREAM closed [4893] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.386: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.386: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.386: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.386: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.386: [sbi] DEBUG: STREAM closed [4895] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4897] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.386: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000177/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.386: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.386: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4899] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.386: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000184/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.386: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.386: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4901] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.386: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000194/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.386: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.386: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4903] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.386: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000180/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.386: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.386: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4905] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.386: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000176/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.386: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.386: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4907] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.386: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000183/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.386: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.386: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4909] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.386: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000179/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.386: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.386: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4911] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.386: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000189/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.386: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.386: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4913] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.386: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000192/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.386: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.386: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4915] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.386: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000181/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.386: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.386: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.386: [sbi] DEBUG: STREAM added [4917] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.387: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000191/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.387: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.387: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.387: [sbi] DEBUG: STREAM added [4919] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.387: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000193/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.387: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.387: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.387: [sbi] DEBUG: STREAM added [4921] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.387: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000187/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.387: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.387: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.387: [sbi] DEBUG: STREAM added [4923] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.387: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000185/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.387: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.387: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.387: [sbi] DEBUG: STREAM added [4925] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.387: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000190/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.387: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.387: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.387: [sbi] DEBUG: STREAM added [4927] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.387: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000239/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.387: [sbi] DEBUG: STREAM added [4929] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.387: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000240/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.387: [sbi] DEBUG: STREAM added [4931] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.387: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000242/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 01000013 017b7d .........{} 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4897] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4899] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4901] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4903] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4905] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4907] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4909] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4911] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4913] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4915] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4917] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4919] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4921] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4923] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4925] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.387: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.387: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.387: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.387: [sbi] DEBUG: STREAM closed [4927] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.387: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.388: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.388: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.388: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.388: [sbi] DEBUG: STREAM closed [4929] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.388: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.388: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.388: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.388: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.388: [sbi] DEBUG: STREAM closed [4931] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.388: [sbi] DEBUG: STREAM added [4933] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.388: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000243/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.388: [sbi] DEBUG: STREAM added [4935] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.388: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000244/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000013 0388cebe 0f0d0132 ...............2 0010: cc . 11/08 09:31:11.388: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.388: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.388: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.388: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.388: [sbi] DEBUG: STREAM closed [4933] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.388: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.389: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.389: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.389: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.389: [sbi] DEBUG: STREAM closed [4935] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000200 01000013 037b7d .........{} 0000: 00000801 04000013 0588cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000013 057b7d .........{} 0000: 00000801 04000013 0788cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000013 077b7d .........{} 0000: 00000801 04000013 0988cebe 0f0d0132 ...............2 0010: cc . 0000: 00000200 01000013 097b7d .........{} 0000: 00000901 04000013 0b88cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000013 0b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000013 0d88cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000013 0d7b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000013 0f88cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000013 0f7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000013 1188cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000013 117b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000013 1388cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000013 137b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000013 1588cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000013 157b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000013 1788cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000013 177b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000013 1988cebe 0f0d8208 ................ 0010: 5ccc \. 0000: 00007400 01000013 197b2273 75627363 ..t......{"subsc 0010: 72696265 64556541 6d627222 3a7b2275 ribedUeAmbr":{"u 0020: 706c696e 6b223a22 31303030 30303020 plink":"1000000 0030: 4b627073 222c2264 6f776e6c 696e6b22 Kbps","downlink" 0040: 3a223130 30303030 30204b62 7073227d :"1000000 Kbps"} 0050: 2c226e73 73616922 3a7b2264 65666175 ,"nssai":{"defau 0060: 6c745369 6e676c65 4e737361 6973223a ltSingleNssais": 0070: 5b7b2273 7374223a 317d5d7d 7d [{"sst":1}]}} 0000: 00000901 04000013 1b88cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000013 1b7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000013 1d88cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000013 1d7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000013 1f88cebe 0f0d0239 ...............9 0010: 32cc 2. 0000: 00005c00 01000013 1f7b2273 75627363 ..\......{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000013 2189cebe ........!... 0000: 00000301 05000013 2389cebe ........#... 0000: 00000301 05000013 2589cebe ........%... 0000: 00000301 05000013 2789cebe ........'... 0000: 00000301 05000013 2989cebe ........)... 0000: 00000301 05000013 2b89cebe ........+... 0000: 00000301 05000013 2d89cebe ........-... 0000: 00000301 05000013 2f89cebe ......../... 0000: 00000301 05000013 3189cebe ........1... 0000: 00000301 05000013 3389cebe ........3... 0000: 00000301 05000013 3589cebe ........5... 0000: 00000301 05000013 3789cebe ........7... 0000: 00000301 05000013 3989cebe ........9... 0000: 00000301 05000013 3b89cebe ........;... 0000: 00000301 05000013 3d89cebe ........=... 0000: 00000801 04000013 3f88cebe 0f0d0132 ........?......2 0010: cc . 0000: 00000200 01000013 3f7b7d ........?{} 0000: 00000801 04000013 4188cebe 0f0d0132 ........A......2 0010: cc . 0000: 00000200 01000013 417b7d ........A{} 0000: 00000801 04000013 4388cebe 0f0d0132 ........C......2 0010: cc . 0000: 00000200 01000013 437b7d ........C{} 0000: 00000801 04000013 4588cebe 0f0d0132 ........E......2 0010: cc . 0000: 00000200 01000013 457b7d ........E{} 0000: 00000801 04000013 4788cebe 0f0d0132 ........G......2 0010: cc . 0000: 00000200 01000013 477b7d ........G{} 11/08 09:31:11.392: [sbi] DEBUG: STREAM added [4937] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.392: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000196/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.392: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.392: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.392: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.392: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.392: [sbi] DEBUG: STREAM closed [4937] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 4989cebe ........I... 11/08 09:31:11.393: [sbi] DEBUG: STREAM added [4939] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.393: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000195/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.393: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.393: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.393: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.393: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.393: [sbi] DEBUG: STREAM closed [4939] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 4b89cebe ........K... 11/08 09:31:11.396: [sbi] DEBUG: STREAM added [4941] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.396: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000198/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.396: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.396: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.396: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.396: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.396: [sbi] DEBUG: STREAM closed [4941] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 4d89cebe ........M... 11/08 09:31:11.396: [sbi] DEBUG: STREAM added [4943] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.396: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000197/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.396: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.396: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.396: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.396: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.396: [sbi] DEBUG: STREAM closed [4943] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 4f89cebe ........O... 11/08 09:31:11.398: [sbi] DEBUG: STREAM added [4945] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.398: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000252/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.398: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.398: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.398: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.398: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.398: [sbi] DEBUG: STREAM closed [4945] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.398: [sbi] DEBUG: STREAM added [4947] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.398: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000201/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.398: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.398: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000013 5188cebe 0f0d0239 ........Q......9 0010: 32cc 2. 11/08 09:31:11.398: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.398: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.398: [sbi] DEBUG: STREAM closed [4947] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000013 517b2273 75627363 ..\.....Q{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000301 05000013 5389cebe ........S... 11/08 09:31:11.399: [sbi] DEBUG: STREAM added [4949] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.399: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000199/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.399: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.399: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.399: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.399: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.399: [sbi] DEBUG: STREAM closed [4949] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.399: [sbi] DEBUG: STREAM added [4951] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.399: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000200/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.399: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.399: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000013 5589cebe ........U... 11/08 09:31:11.399: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.399: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.399: [sbi] DEBUG: STREAM closed [4951] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 5789cebe ........W... 11/08 09:31:11.399: [sbi] DEBUG: STREAM added [4953] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.399: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000250/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.399: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.400: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.400: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.400: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.400: [sbi] DEBUG: STREAM closed [4953] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 5988cebe 0f0d0239 ........Y......9 0010: 32cc 2. 0000: 00005c00 01000013 597b2273 75627363 ..\.....Y{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.401: [sbi] DEBUG: STREAM added [4955] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.401: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000253/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.401: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.402: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.402: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.402: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.402: [sbi] DEBUG: STREAM closed [4955] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 5b88cebe 0f0d0239 ........[......9 0010: 32cc 2. 0000: 00005c00 01000013 5b7b2273 75627363 ..\.....[{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.413: [sbi] DEBUG: STREAM added [4957] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.413: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000254/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.413: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.414: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.414: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.414: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.414: [sbi] DEBUG: STREAM closed [4957] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.414: [sbi] DEBUG: STREAM added [4959] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.414: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000255/99970/provisioned-data/smf-selection-subscription-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000013 5d88cebe 0f0d0239 ........]......9 0010: 32cc 2. 11/08 09:31:11.414: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.414: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.414: [sbi] DEBUG: SENDING...: 92 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.414: [sbi] DEBUG: {"subscribedSnssaiInfos":{"1":{"dnnInfos":[{"dnn":"internet","defaultDnnIndicator":true}]}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.414: [sbi] DEBUG: STREAM closed [4959] (../lib/sbi/nghttp2-server.c:1326) 0000: 00005c00 01000013 5d7b2273 75627363 ..\.....]{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 0000: 00000901 04000013 5f88cebe 0f0d0239 ........_......9 0010: 32cc 2. 0000: 00005c00 01000013 5f7b2273 75627363 ..\....._{"subsc 0010: 72696265 64536e73 73616949 6e666f73 ribedSnssaiInfos 0020: 223a7b22 31223a7b 22646e6e 496e666f ":{"1":{"dnnInfo 0030: 73223a5b 7b22646e 6e223a22 696e7465 s":[{"dnn":"inte 0040: 726e6574 222c2264 65666175 6c74446e rnet","defaultDn 0050: 6e496e64 69636174 6f72223a 74727565 nIndicator":true 0060: 7d5d7d7d 7d }]}}} 11/08 09:31:11.416: [sbi] DEBUG: STREAM added [4961] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.416: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000202/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.416: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.416: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.416: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.416: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.416: [sbi] DEBUG: STREAM closed [4961] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 6189cebe ........a... 11/08 09:31:11.416: [sbi] DEBUG: STREAM added [4963] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.416: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000245/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.416: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.417: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.417: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.417: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.417: [sbi] DEBUG: STREAM closed [4963] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.417: [sbi] DEBUG: STREAM added [4965] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.417: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000249/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.417: [sbi] DEBUG: STREAM added [4967] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.417: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000246/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.417: [sbi] DEBUG: STREAM added [4969] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.417: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000247/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000013 6388cebe 0f0d0132 ........c......2 0010: cc . 11/08 09:31:11.417: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.417: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.417: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.417: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.417: [sbi] DEBUG: STREAM closed [4965] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.417: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.417: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.417: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.417: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.417: [sbi] DEBUG: STREAM closed [4967] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.417: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.417: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.417: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.417: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.417: [sbi] DEBUG: STREAM closed [4969] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.417: [sbi] DEBUG: STREAM added [4971] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.417: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000248/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 01000013 637b7d ........c{} 11/08 09:31:11.417: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.417: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.417: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.417: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.417: [sbi] DEBUG: STREAM closed [4971] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000013 6588cebe 0f0d0132 ........e......2 0010: cc . 0000: 00000200 01000013 657b7d ........e{} 0000: 00000801 04000013 6788cebe 0f0d0132 ........g......2 0010: cc . 0000: 00000200 01000013 677b7d ........g{} 0000: 00000801 04000013 6988cebe 0f0d0132 ........i......2 0010: cc . 0000: 00000200 01000013 697b7d ........i{} 0000: 00000801 04000013 6b88cebe 0f0d0132 ........k......2 0010: cc . 0000: 00000200 01000013 6b7b7d ........k{} 11/08 09:31:11.427: [sbi] DEBUG: STREAM added [4973] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.427: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000251/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.427: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.427: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.427: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.427: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.427: [sbi] DEBUG: STREAM closed [4973] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.427: [sbi] DEBUG: STREAM added [4975] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.427: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000252/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000801 04000013 6d88cebe 0f0d0132 ........m......2 0010: cc . 11/08 09:31:11.427: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.428: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.428: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.428: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.428: [sbi] DEBUG: STREAM closed [4975] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.428: [sbi] DEBUG: STREAM added [4977] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.428: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000250/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000200 01000013 6d7b7d ........m{} 11/08 09:31:11.428: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.428: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.428: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.428: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.428: [sbi] DEBUG: STREAM closed [4977] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000013 6f88cebe 0f0d0132 ........o......2 0010: cc . 0000: 00000200 01000013 6f7b7d ........o{} 0000: 00000801 04000013 7188cebe 0f0d0132 ........q......2 0010: cc . 0000: 00000200 01000013 717b7d ........q{} 11/08 09:31:11.431: [sbi] DEBUG: STREAM added [4979] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.431: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000203/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.431: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.431: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.431: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.431: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.431: [sbi] DEBUG: STREAM closed [4979] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 7389cebe ........s... 11/08 09:31:11.432: [sbi] DEBUG: STREAM added [4981] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.432: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000204/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.432: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.432: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.432: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.432: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.432: [sbi] DEBUG: STREAM closed [4981] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 7589cebe ........u... 11/08 09:31:11.432: [sbi] DEBUG: STREAM added [4983] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.432: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000253/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.432: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.433: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.433: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.433: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.433: [sbi] DEBUG: STREAM closed [4983] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000013 7788cebe 0f0d0132 ........w......2 0010: cc . 0000: 00000200 01000013 777b7d ........w{} 11/08 09:31:11.435: [sbi] DEBUG: STREAM added [4985] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.435: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000205/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.435: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.435: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.435: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.435: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.435: [sbi] DEBUG: STREAM closed [4985] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.435: [sbi] DEBUG: STREAM added [4987] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.435: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000254/am-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.435: [sbi] DEBUG: STREAM added [4989] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.435: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000255/am-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000013 7989cebe ........y... 11/08 09:31:11.435: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.436: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.436: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.436: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.436: [sbi] DEBUG: STREAM closed [4987] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.436: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.436: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.436: [sbi] DEBUG: SENDING...: 2 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.436: [sbi] DEBUG: {} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.436: [sbi] DEBUG: STREAM closed [4989] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000801 04000013 7b88cebe 0f0d0132 ........{......2 0010: cc . 0000: 00000200 01000013 7b7b7d ........{{} 0000: 00000801 04000013 7d88cebe 0f0d0132 ........}......2 0010: cc . 0000: 00000200 01000013 7d7b7d ........}{} 11/08 09:31:11.437: [sbi] DEBUG: STREAM added [4991] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.437: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000208/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.437: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.437: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.437: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.437: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.437: [sbi] DEBUG: STREAM closed [4991] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 7f89cebe ............ 11/08 09:31:11.437: [sbi] DEBUG: STREAM added [4993] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.437: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000222/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.437: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.438: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.438: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.438: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.438: [sbi] DEBUG: STREAM closed [4993] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 8188cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 815b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.445: [sbi] DEBUG: STREAM added [4995] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.445: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000207/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.445: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.445: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.445: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.445: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.445: [sbi] DEBUG: STREAM closed [4995] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 8389cebe ............ 11/08 09:31:11.446: [sbi] DEBUG: STREAM added [4997] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.446: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000210/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.446: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.446: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.446: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.446: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.446: [sbi] DEBUG: STREAM closed [4997] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 8589cebe ............ 11/08 09:31:11.447: [sbi] DEBUG: STREAM added [4999] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.447: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000206/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.447: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.447: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.447: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.447: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.447: [sbi] DEBUG: STREAM closed [4999] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 8789cebe ............ 11/08 09:31:11.447: [sbi] DEBUG: STREAM added [5001] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.447: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000209/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.447: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.447: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.447: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.447: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.447: [sbi] DEBUG: STREAM closed [5001] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 8989cebe ............ 11/08 09:31:11.447: [sbi] DEBUG: STREAM added [5003] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.447: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000211/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.447: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.447: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.447: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.447: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.447: [sbi] DEBUG: STREAM closed [5003] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 8b89cebe ............ 11/08 09:31:11.447: [sbi] DEBUG: STREAM added [5005] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.447: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000213/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.447: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.447: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.447: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.447: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.447: [sbi] DEBUG: STREAM closed [5005] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 8d89cebe ............ 11/08 09:31:11.447: [sbi] DEBUG: STREAM added [5007] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.447: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000212/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.447: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.447: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.447: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.448: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.448: [sbi] DEBUG: STREAM closed [5007] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.448: [sbi] DEBUG: STREAM added [5009] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.448: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000214/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.448: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.448: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000013 8f89cebe ............ 11/08 09:31:11.448: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.448: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.448: [sbi] DEBUG: STREAM closed [5009] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 9189cebe ............ 11/08 09:31:11.448: [sbi] DEBUG: STREAM added [5011] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.448: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000216/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.448: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.448: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.448: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.448: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.448: [sbi] DEBUG: STREAM closed [5011] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 9389cebe ............ 11/08 09:31:11.449: [sbi] DEBUG: STREAM added [5013] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.449: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000227/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.449: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.449: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.449: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.449: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.449: [sbi] DEBUG: STREAM closed [5013] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.449: [sbi] DEBUG: STREAM added [5015] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.449: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000215/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.449: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.449: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000013 9588cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.449: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.449: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.449: [sbi] DEBUG: STREAM closed [5015] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000013 955b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000013 9789cebe ............ 11/08 09:31:11.452: [sbi] DEBUG: STREAM added [5017] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.452: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000219/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.452: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.453: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.453: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.453: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.453: [sbi] DEBUG: STREAM closed [5017] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.453: [sbi] DEBUG: STREAM added [5019] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.453: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000221/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.453: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.453: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000013 9988cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.453: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.453: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.453: [sbi] DEBUG: STREAM closed [5019] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000013 995b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000013 9b89cebe ............ 11/08 09:31:11.454: [sbi] DEBUG: STREAM added [5021] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.454: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000222/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.454: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.454: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.454: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.454: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.454: [sbi] DEBUG: STREAM closed [5021] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 9d88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 9d7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.454: [sbi] DEBUG: STREAM added [5023] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.454: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000227/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.454: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.455: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.455: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.455: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.455: [sbi] DEBUG: STREAM closed [5023] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.455: [sbi] DEBUG: STREAM added [5025] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.455: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000219/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000013 9f88cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.455: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.455: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.455: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.455: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.455: [sbi] DEBUG: STREAM closed [5025] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000013 9f7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000013 a188cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 a17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.458: [sbi] DEBUG: STREAM added [5027] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.458: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000217/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.458: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.458: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.458: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.458: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.458: [sbi] DEBUG: STREAM closed [5027] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 a389cebe ............ 11/08 09:31:11.459: [sbi] DEBUG: STREAM added [5029] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.459: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000220/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.459: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.459: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.459: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.459: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.459: [sbi] DEBUG: STREAM closed [5029] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.460: [sbi] DEBUG: STREAM added [5031] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.460: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000218/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.460: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.460: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000013 a588cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.460: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.460: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.460: [sbi] DEBUG: STREAM closed [5031] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000013 a55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000013 a789cebe ............ 11/08 09:31:11.462: [sbi] DEBUG: STREAM added [5033] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.462: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000220/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.462: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.462: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.462: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.462: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.462: [sbi] DEBUG: STREAM closed [5033] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 a988cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 a97b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.674: [sbi] DEBUG: STREAM added [5035] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.674: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000223/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.674: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.675: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.675: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.675: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.675: [sbi] DEBUG: STREAM closed [5035] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 ab88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 ab5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.675: [sbi] DEBUG: STREAM added [5037] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.675: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000228/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.675: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.676: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.676: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.676: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.676: [sbi] DEBUG: STREAM closed [5037] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 ad88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 ad5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.677: [sbi] DEBUG: STREAM added [5039] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.677: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000229/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.677: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.678: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.678: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.678: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.678: [sbi] DEBUG: STREAM closed [5039] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 af88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 af5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.679: [sbi] DEBUG: STREAM added [5041] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.679: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000231/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.679: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.681: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.681: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.681: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.681: [sbi] DEBUG: STREAM closed [5041] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 b188cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 b15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.686: [sbi] DEBUG: STREAM added [5043] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.687: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000235/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.687: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.688: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.688: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.688: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.688: [sbi] DEBUG: STREAM closed [5043] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.688: [sbi] DEBUG: STREAM added [5045] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.688: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000223/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000013 b388cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.689: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.690: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.690: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.690: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.690: [sbi] DEBUG: STREAM closed [5045] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000013 b35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000013 b588cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 b57b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.692: [sbi] DEBUG: STREAM added [5047] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.692: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000225/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.692: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.694: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.694: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.694: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.694: [sbi] DEBUG: STREAM closed [5047] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.694: [sbi] DEBUG: STREAM added [5049] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.694: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000228/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000013 b788cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.694: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.695: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.695: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.695: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.696: [sbi] DEBUG: STREAM closed [5049] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.696: [sbi] DEBUG: STREAM added [5051] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.696: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000234/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000013 b75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.696: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.697: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.697: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.697: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.697: [sbi] DEBUG: STREAM closed [5051] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 b988cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 b97b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000013 bb88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 bb5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.698: [sbi] DEBUG: STREAM added [5053] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.699: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000230/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.699: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.700: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.700: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.700: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.700: [sbi] DEBUG: STREAM closed [5053] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.700: [sbi] DEBUG: STREAM added [5055] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.700: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000229/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000013 bd88cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.700: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.702: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.702: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.702: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.702: [sbi] DEBUG: STREAM closed [5055] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000013 bd5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000013 bf88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 bf7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.705: [sbi] DEBUG: STREAM added [5057] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.705: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000224/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.705: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.707: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.707: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.707: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.707: [sbi] DEBUG: STREAM closed [5057] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.707: [sbi] DEBUG: STREAM added [5059] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.707: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000231/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000013 c188cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.707: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.709: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.709: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.709: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.709: [sbi] DEBUG: STREAM closed [5059] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000013 c15b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000013 c388cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 c37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.711: [sbi] DEBUG: STREAM added [5061] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.711: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000232/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.711: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.713: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.713: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.713: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.713: [sbi] DEBUG: STREAM closed [5061] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 c588cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 c55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.714: [sbi] DEBUG: STREAM added [5063] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.714: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000233/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.714: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.716: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.716: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.716: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.716: [sbi] DEBUG: STREAM closed [5063] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 c788cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 c75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.717: [sbi] DEBUG: STREAM added [5065] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.717: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000226/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.717: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.719: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.719: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.719: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.719: [sbi] DEBUG: STREAM closed [5065] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 c988cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 c95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.720: [sbi] DEBUG: STREAM added [5067] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.720: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000235/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.721: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.722: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.722: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.722: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.722: [sbi] DEBUG: STREAM closed [5067] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 cb88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 cb7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.728: [sbi] DEBUG: STREAM added [5069] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.728: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000225/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.728: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.730: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.730: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.730: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.730: [sbi] DEBUG: STREAM closed [5069] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 cd88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 cd7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.731: [sbi] DEBUG: STREAM added [5071] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.731: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000234/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.731: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.732: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.732: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.732: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.732: [sbi] DEBUG: STREAM closed [5071] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 cf88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 cf7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.736: [sbi] DEBUG: STREAM added [5073] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.736: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000230/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.736: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.737: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.737: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.737: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.737: [sbi] DEBUG: STREAM closed [5073] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 d188cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 d17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.737: [sbi] DEBUG: STREAM added [5075] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.737: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000224/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.737: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.738: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.738: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.738: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.738: [sbi] DEBUG: STREAM closed [5075] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 d388cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 d37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.739: [sbi] DEBUG: STREAM added [5077] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.739: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000236/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.739: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.740: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.740: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.740: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.740: [sbi] DEBUG: STREAM closed [5077] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.740: [sbi] DEBUG: STREAM added [5079] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.740: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000237/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.740: [sbi] DEBUG: STREAM added [5081] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.740: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000222/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.740: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.740: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000013 d588cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.740: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.741: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.741: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.741: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.741: [sbi] DEBUG: STREAM closed [5079] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.741: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.741: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.741: [sbi] DEBUG: STREAM closed [5081] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.741: [sbi] DEBUG: STREAM added [5083] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.741: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000240/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000013 d55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.741: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.742: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.742: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.742: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.742: [sbi] DEBUG: STREAM closed [5083] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.742: [sbi] DEBUG: STREAM added [5085] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.742: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000232/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000013 d788cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.742: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.743: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.743: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.743: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.743: [sbi] DEBUG: STREAM closed [5085] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000013 d75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000013 d989cebe ............ 0000: 00000a01 04000013 db88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 db5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000013 dd88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 dd7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.743: [sbi] DEBUG: STREAM added [5087] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.743: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000238/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.743: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.743: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.743: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.743: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.743: [sbi] DEBUG: STREAM closed [5087] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 df88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 df5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.744: [sbi] DEBUG: STREAM added [5089] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.744: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000233/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.744: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.744: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.744: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.744: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.744: [sbi] DEBUG: STREAM closed [5089] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 e188cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 e17b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.745: [sbi] DEBUG: STREAM added [5091] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.746: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000241/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.746: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.746: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.746: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.746: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.746: [sbi] DEBUG: STREAM closed [5091] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.746: [sbi] DEBUG: STREAM added [5093] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.746: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000227/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.746: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.746: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.746: [sbi] DEBUG: STREAM added [5095] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.746: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000239/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.746: [sbi] DEBUG: STREAM added [5097] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.746: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000219/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.746: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.746: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000a01 04000013 e388cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.746: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.746: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.746: [sbi] DEBUG: STREAM closed [5093] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.747: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.747: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.747: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.747: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.747: [sbi] DEBUG: STREAM closed [5095] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.747: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.747: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.747: [sbi] DEBUG: STREAM closed [5097] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.747: [sbi] DEBUG: STREAM added [5099] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.747: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000242/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 0001c300 01000013 e35b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.747: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.747: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.747: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.747: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.747: [sbi] DEBUG: STREAM closed [5099] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 e589cebe ............ 0000: 00000a01 04000013 e788cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 e75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000301 05000013 e989cebe ............ 0000: 00000a01 04000013 eb88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 eb5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.748: [sbi] DEBUG: STREAM added [5101] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.748: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000244/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.748: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.748: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.748: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.748: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.748: [sbi] DEBUG: STREAM closed [5101] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.748: [sbi] DEBUG: STREAM added [5103] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.748: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000243/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000a01 04000013 ed88cebe 0f0d0334 ...............4 0010: 3531cc 51. 11/08 09:31:11.748: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.748: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.748: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.748: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.748: [sbi] DEBUG: STREAM closed [5103] (../lib/sbi/nghttp2-server.c:1326) 0000: 0001c300 01000013 ed5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000013 ef88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 ef5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.749: [sbi] DEBUG: STREAM added [5105] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.749: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000220/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.749: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.749: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.749: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.749: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.749: [sbi] DEBUG: STREAM closed [5105] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000013 f189cebe ............ 11/08 09:31:11.749: [sbi] DEBUG: STREAM added [5107] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.749: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000226/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.749: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.750: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.750: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.750: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.750: [sbi] DEBUG: STREAM closed [5107] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.750: [sbi] DEBUG: STREAM added [5109] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.750: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000245/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.750: [sbi] DEBUG: STREAM added [5111] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.750: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000249/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.750: [sbi] DEBUG: STREAM added [5113] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.750: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000246/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000013 f388cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.750: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.750: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.750: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.750: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.750: [sbi] DEBUG: STREAM closed [5109] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.750: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.751: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.751: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.751: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.751: [sbi] DEBUG: STREAM closed [5111] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.751: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.751: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.751: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.751: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.751: [sbi] DEBUG: STREAM closed [5113] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.751: [sbi] DEBUG: STREAM added [5115] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.751: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000247/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000013 f37b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.751: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.751: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.751: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.751: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.751: [sbi] DEBUG: STREAM closed [5115] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 f588cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 f55b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000013 f788cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 f75b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000013 f988cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 f95b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000a01 04000013 fb88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 fb5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.753: [sbi] DEBUG: STREAM added [5117] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.753: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000248/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.753: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.754: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.754: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.754: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.754: [sbi] DEBUG: STREAM closed [5117] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000013 fd88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000013 fd5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.755: [sbi] DEBUG: STREAM added [5119] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.755: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000236/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.755: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.756: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.756: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.756: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.756: [sbi] DEBUG: STREAM closed [5119] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000013 ff88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000013 ff7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.757: [sbi] DEBUG: STREAM added [5121] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.757: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000237/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.757: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.757: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.757: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.757: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.757: [sbi] DEBUG: STREAM closed [5121] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000014 0188cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 017b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.758: [sbi] DEBUG: STREAM added [5123] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.758: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000240/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.758: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.759: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.759: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.759: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.759: [sbi] DEBUG: STREAM closed [5123] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.759: [sbi] DEBUG: STREAM added [5125] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.759: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000238/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.759: [sbi] DEBUG: STREAM added [5127] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.759: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000251/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.759: [sbi] DEBUG: STREAM added [5129] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.759: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000241/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.759: [sbi] DEBUG: STREAM added [5131] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.759: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000239/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000014 0388cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.759: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.759: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.759: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.759: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.759: [sbi] DEBUG: STREAM closed [5125] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.759: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.760: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.760: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.760: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.760: [sbi] DEBUG: STREAM closed [5127] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.760: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.760: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.760: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.760: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.760: [sbi] DEBUG: STREAM closed [5129] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.760: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.760: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.760: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.760: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.760: [sbi] DEBUG: STREAM closed [5131] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.760: [sbi] DEBUG: STREAM added [5133] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.760: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000242/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.760: [sbi] DEBUG: STREAM added [5135] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.760: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000244/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000014 037b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.760: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.761: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.761: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.761: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.761: [sbi] DEBUG: STREAM closed [5133] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.761: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.761: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.761: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.761: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.761: [sbi] DEBUG: STREAM closed [5135] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.761: [sbi] DEBUG: STREAM added [5137] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.761: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000243/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.761: [sbi] DEBUG: STREAM added [5139] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.761: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000249/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.761: [sbi] DEBUG: STREAM added [5141] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.761: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000245/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.761: [sbi] DEBUG: STREAM added [5143] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.761: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000246/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000014 0588cebe 0f0d0239 ...............9 0010: 39cc 9. 11/08 09:31:11.761: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.762: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.762: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.762: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.762: [sbi] DEBUG: STREAM closed [5137] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.762: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.762: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.762: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.762: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.762: [sbi] DEBUG: STREAM closed [5139] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.762: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.762: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.762: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.762: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.762: [sbi] DEBUG: STREAM closed [5141] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.762: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.762: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.762: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.762: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.762: [sbi] DEBUG: STREAM closed [5143] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.762: [sbi] DEBUG: STREAM added [5145] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.762: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000247/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.762: [sbi] DEBUG: STREAM added [5147] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.762: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000248/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.762: [sbi] DEBUG: STREAM added [5149] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.762: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000252/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000014 057b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.762: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.763: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.763: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.763: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.763: [sbi] DEBUG: STREAM closed [5145] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.763: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.763: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.763: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.763: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.763: [sbi] DEBUG: STREAM closed [5147] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.763: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.763: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.763: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.763: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.763: [sbi] DEBUG: STREAM closed [5149] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000014 0788cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000014 075b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000014 0988cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 097b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000014 0b88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 0b7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000014 0d88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 0d7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000014 0f88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 0f7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000014 1188cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 117b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000014 1388cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 137b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000014 1588cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 157b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000014 1788cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 177b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000014 1988cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 197b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000901 04000014 1b88cebe 0f0d0239 ...............9 0010: 39cc 9. 0000: 00006300 01000014 1b7b2273 6d506f6c ..c......{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000a01 04000014 1d88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000014 1d5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.764: [sbi] DEBUG: STREAM added [5151] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.764: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000250/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.764: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.765: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.765: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.765: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.765: [sbi] DEBUG: STREAM closed [5151] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000014 1f88cebe 0f0d0334 ...............4 0010: 3531cc 51. 0000: 0001c300 01000014 1f5b7b22 73696e67 .........[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.769: [sbi] DEBUG: STREAM added [5153] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.769: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000251/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.769: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.769: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.769: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.769: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.769: [sbi] DEBUG: STREAM closed [5153] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.769: [sbi] DEBUG: STREAM added [5155] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.769: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000253/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000901 04000014 2188cebe 0f0d0239 ........!......9 0010: 39cc 9. 11/08 09:31:11.769: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.770: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.770: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.770: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.770: [sbi] DEBUG: STREAM closed [5155] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.770: [sbi] DEBUG: STREAM added [5157] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.770: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000252/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00006300 01000014 217b2273 6d506f6c ..c.....!{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.770: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.770: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.770: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.770: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.770: [sbi] DEBUG: STREAM closed [5157] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000014 2388cebe 0f0d0334 ........#......4 0010: 3531cc 51. 0000: 0001c300 01000014 235b7b22 73696e67 ........#[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 0000: 00000901 04000014 2588cebe 0f0d0239 ........%......9 0010: 39cc 9. 0000: 00006300 01000014 257b2273 6d506f6c ..c.....%{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.770: [sbi] DEBUG: STREAM added [5159] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.770: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000250/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.770: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.770: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.770: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.770: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.770: [sbi] DEBUG: STREAM closed [5159] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000014 2788cebe 0f0d0239 ........'......9 0010: 39cc 9. 0000: 00006300 01000014 277b2273 6d506f6c ..c.....'{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.774: [sbi] DEBUG: STREAM added [5161] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.774: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000254/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.774: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.774: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.774: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.774: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.774: [sbi] DEBUG: STREAM closed [5161] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000014 2988cebe 0f0d0334 ........)......4 0010: 3531cc 51. 0000: 0001c300 01000014 295b7b22 73696e67 ........)[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.775: [sbi] DEBUG: STREAM added [5163] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.775: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000253/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.775: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.775: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.775: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.775: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.775: [sbi] DEBUG: STREAM closed [5163] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000901 04000014 2b88cebe 0f0d0239 ........+......9 0010: 39cc 9. 0000: 00006300 01000014 2b7b2273 6d506f6c ..c.....+{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 11/08 09:31:11.776: [sbi] DEBUG: STREAM added [5165] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.776: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000223/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.776: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.776: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.776: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.776: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.776: [sbi] DEBUG: STREAM closed [5165] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.776: [sbi] DEBUG: STREAM added [5167] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.776: [sbi] DEBUG: [GET] /nudr-dr/v1/subscription-data/imsi-999700000000255/99970/provisioned-data/sm-data (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 2d89cebe ........-... 11/08 09:31:11.776: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.777: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.777: [sbi] DEBUG: SENDING...: 451 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.777: [sbi] DEBUG: [{"singleNssai":{"sst":1},"dnnConfigurations":{"internet":{"pduSessionTypes":{"defaultSessionType":"IPV4V6","allowedSessionTypes":["IPV4","IPV6","IPV4V6"]},"sscModes":{"defaultSscMode":"SSC_MODE_1","allowedSscModes":["SSC_MODE_1","SSC_MODE_2","SSC_MODE_3"]},"5gQosProfile":{"5qi":9,"arp":{"priorityLevel":8,"preemptCap":"NOT_PREEMPT","preemptVuln":"PREEMPTABLE"},"priorityLevel":8},"sessionAmbr":{"uplink":"1000000 Kbps","downlink":"1000000 Kbps"}}}}] (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.777: [sbi] DEBUG: STREAM closed [5167] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000a01 04000014 2f88cebe 0f0d0334 ......../......4 0010: 3531cc 51. 0000: 0001c300 01000014 2f5b7b22 73696e67 ......../[{"sing 0010: 6c654e73 73616922 3a7b2273 7374223a leNssai":{"sst": 0020: 317d2c22 646e6e43 6f6e6669 67757261 1},"dnnConfigura 0030: 74696f6e 73223a7b 22696e74 65726e65 tions":{"interne 0040: 74223a7b 22706475 53657373 696f6e54 t":{"pduSessionT 0050: 79706573 223a7b22 64656661 756c7453 ypes":{"defaultS 0060: 65737369 6f6e5479 7065223a 22495056 essionType":"IPV 0070: 34563622 2c22616c 6c6f7765 64536573 4V6","allowedSes 0080: 73696f6e 54797065 73223a5b 22495056 sionTypes":["IPV 0090: 34222c22 49505636 222c2249 50563456 4","IPV6","IPV4V 00a0: 36225d7d 2c227373 634d6f64 6573223a 6"]},"sscModes": 00b0: 7b226465 6661756c 74537363 4d6f6465 {"defaultSscMode 00c0: 223a2253 53435f4d 4f44455f 31222c22 ":"SSC_MODE_1"," 00d0: 616c6c6f 77656453 73634d6f 64657322 allowedSscModes" 00e0: 3a5b2253 53435f4d 4f44455f 31222c22 :["SSC_MODE_1"," 00f0: 5353435f 4d4f4445 5f32222c 22535343 SSC_MODE_2","SSC 0100: 5f4d4f44 455f3322 5d7d2c22 3567516f _MODE_3"]},"5gQo 0110: 7350726f 66696c65 223a7b22 35716922 sProfile":{"5qi" 0120: 3a392c22 61727022 3a7b2270 72696f72 :9,"arp":{"prior 0130: 6974794c 6576656c 223a382c 22707265 ityLevel":8,"pre 0140: 656d7074 43617022 3a224e4f 545f5052 emptCap":"NOT_PR 0150: 45454d50 54222c22 70726565 6d707456 EEMPT","preemptV 0160: 756c6e22 3a225052 45454d50 5441424c uln":"PREEMPTABL 0170: 45227d2c 22707269 6f726974 794c6576 E"},"priorityLev 0180: 656c223a 387d2c22 73657373 696f6e41 el":8},"sessionA 0190: 6d627222 3a7b2275 706c696e 6b223a22 mbr":{"uplink":" 01a0: 31303030 30303020 4b627073 222c2264 1000000 Kbps","d 01b0: 6f776e6c 696e6b22 3a223130 30303030 ownlink":"100000 01c0: 30204b62 7073227d 7d7d7d5d 0 Kbps"}}}}] 11/08 09:31:11.782: [sbi] DEBUG: STREAM added [5169] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.782: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000228/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.782: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.782: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.782: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.782: [sbi] DEBUG: STREAM closed [5169] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 3189cebe ........1... 11/08 09:31:11.786: [sbi] DEBUG: STREAM added [5171] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.786: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000254/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.786: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.786: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.786: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.786: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.786: [sbi] DEBUG: STREAM closed [5171] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.786: [sbi] DEBUG: STREAM added [5173] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.786: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000225/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.786: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.786: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000014 3388cebe 0f0d0239 ........3......9 0010: 39cc 9. 11/08 09:31:11.786: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.786: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.786: [sbi] DEBUG: STREAM closed [5173] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000014 337b2273 6d506f6c ..c.....3{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000014 3589cebe ........5... 11/08 09:31:11.788: [sbi] DEBUG: STREAM added [5175] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.788: [sbi] DEBUG: [GET] /nudr-dr/v1/policy-data/ues/imsi-999700000000255/sm-data (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.788: [sbi] DEBUG: STATUS [200] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.788: [sbi] DEBUG: SENDING...: 99 (../lib/sbi/nghttp2-server.c:695) 11/08 09:31:11.788: [sbi] DEBUG: {"smPolicySnssaiData":{"1":{"snssai":{"sst":1},"smPolicyDnnData":{"internet":{"dnn":"internet"}}}}} (../lib/sbi/nghttp2-server.c:696) 11/08 09:31:11.788: [sbi] DEBUG: STREAM closed [5175] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:11.788: [sbi] DEBUG: STREAM added [5177] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.788: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000229/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.788: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.788: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000901 04000014 3788cebe 0f0d0239 ........7......9 0010: 39cc 9. 11/08 09:31:11.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.789: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.789: [sbi] DEBUG: STREAM closed [5177] (../lib/sbi/nghttp2-server.c:1326) 0000: 00006300 01000014 377b2273 6d506f6c ..c.....7{"smPol 0010: 69637953 6e737361 69446174 61223a7b icySnssaiData":{ 0020: 2231223a 7b22736e 73736169 223a7b22 "1":{"snssai":{" 0030: 73737422 3a317d2c 22736d50 6f6c6963 sst":1},"smPolic 0040: 79446e6e 44617461 223a7b22 696e7465 yDnnData":{"inte 0050: 726e6574 223a7b22 646e6e22 3a22696e rnet":{"dnn":"in 0060: 7465726e 6574227d 7d7d7d7d ternet"}}}}} 0000: 00000301 05000014 3989cebe ........9... 11/08 09:31:11.789: [sbi] DEBUG: STREAM added [5179] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.789: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000230/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.789: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.789: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.789: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.789: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.789: [sbi] DEBUG: STREAM closed [5179] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 3b89cebe ........;... 11/08 09:31:11.789: [sbi] DEBUG: STREAM added [5181] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.789: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000234/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.789: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.789: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.789: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.789: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.789: [sbi] DEBUG: STREAM closed [5181] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 3d89cebe ........=... 11/08 09:31:11.789: [sbi] DEBUG: STREAM added [5183] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.789: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000224/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.789: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.789: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.789: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.789: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.789: [sbi] DEBUG: STREAM closed [5183] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 3f89cebe ........?... 11/08 09:31:11.790: [sbi] DEBUG: STREAM added [5185] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.790: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000235/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.790: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.790: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.790: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.790: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.790: [sbi] DEBUG: STREAM closed [5185] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 4189cebe ........A... 11/08 09:31:11.790: [sbi] DEBUG: STREAM added [5187] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.790: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000231/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.790: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.790: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.790: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.790: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.790: [sbi] DEBUG: STREAM closed [5187] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 4389cebe ........C... 11/08 09:31:11.794: [sbi] DEBUG: STREAM added [5189] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.794: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000233/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.794: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.794: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.794: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.795: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.795: [sbi] DEBUG: STREAM closed [5189] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 4589cebe ........E... 11/08 09:31:11.795: [sbi] DEBUG: STREAM added [5191] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.795: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000232/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.795: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.795: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.795: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.795: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.795: [sbi] DEBUG: STREAM closed [5191] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 4789cebe ........G... 11/08 09:31:11.795: [sbi] DEBUG: STREAM added [5193] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.795: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000226/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.795: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.795: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.795: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.795: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.795: [sbi] DEBUG: STREAM closed [5193] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 4989cebe ........I... 11/08 09:31:11.796: [sbi] DEBUG: STREAM added [5195] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:11.797: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000236/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:11.797: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:11.797: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:11.797: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:11.797: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:11.797: [sbi] DEBUG: STREAM closed [5195] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 4b89cebe ........K... 11/08 09:31:12.001: [sbi] DEBUG: STREAM added [5197] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.001: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000237/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.001: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.001: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.001: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.001: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.002: [sbi] DEBUG: STREAM closed [5197] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000014 4d89ce61 96dc34fd ........M..a..4. 0010: 280794d2 7eea0802 6d403f71 90dc0894 (...~...m@?q.... 0020: c5a37f ... 11/08 09:31:12.003: [sbi] DEBUG: STREAM added [5199] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.003: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000238/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.003: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.003: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.003: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.003: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.003: [sbi] DEBUG: STREAM closed [5199] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 4f89cfbe ........O... 11/08 09:31:12.005: [sbi] DEBUG: STREAM added [5201] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.005: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000239/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.005: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.005: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.005: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.005: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.005: [sbi] DEBUG: STREAM closed [5201] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:12.005: [sbi] DEBUG: STREAM added [5203] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.005: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000240/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.005: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.005: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.005: [sbi] DEBUG: STREAM added [5205] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.005: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000242/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.005: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.005: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000014 5189cfbe ........Q... 11/08 09:31:12.005: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.005: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.005: [sbi] DEBUG: STREAM closed [5203] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:12.005: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.005: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.005: [sbi] DEBUG: STREAM closed [5205] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 5389cfbe ........S... 0000: 00000301 05000014 5589cfbe ........U... 11/08 09:31:12.006: [sbi] DEBUG: STREAM added [5207] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.006: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000241/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.006: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.006: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.006: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.006: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.006: [sbi] DEBUG: STREAM closed [5207] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:12.006: [sbi] DEBUG: STREAM added [5209] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.006: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000243/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.006: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.006: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000014 5789cfbe ........W... 11/08 09:31:12.006: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.006: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.006: [sbi] DEBUG: STREAM closed [5209] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:12.006: [sbi] DEBUG: STREAM added [5211] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.006: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000244/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.006: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.006: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000014 5989cfbe ........Y... 11/08 09:31:12.006: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.006: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.006: [sbi] DEBUG: STREAM closed [5211] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 5b89cfbe ........[... 11/08 09:31:12.006: [sbi] DEBUG: STREAM added [5213] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.006: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000249/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.006: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.006: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.006: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.006: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.006: [sbi] DEBUG: STREAM closed [5213] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:12.006: [sbi] DEBUG: STREAM added [5215] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.006: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000246/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.006: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.006: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000014 5d89cfbe ........]... 11/08 09:31:12.006: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.006: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.006: [sbi] DEBUG: STREAM closed [5215] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 5f89cfbe ........_... 11/08 09:31:12.007: [sbi] DEBUG: STREAM added [5217] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.007: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000245/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.007: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.007: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.007: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.007: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.007: [sbi] DEBUG: STREAM closed [5217] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 6189cfbe ........a... 11/08 09:31:12.007: [sbi] DEBUG: STREAM added [5219] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.007: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000248/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.007: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.007: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.007: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.007: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.007: [sbi] DEBUG: STREAM closed [5219] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 6389cfbe ........c... 11/08 09:31:12.008: [sbi] DEBUG: STREAM added [5221] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.008: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000247/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.008: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.008: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.008: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.008: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.008: [sbi] DEBUG: STREAM closed [5221] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:12.008: [sbi] DEBUG: STREAM added [5223] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.008: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000254/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.008: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.008: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000014 6589cfbe ........e... 11/08 09:31:12.008: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.008: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.008: [sbi] DEBUG: STREAM closed [5223] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 6789cfbe ........g... 11/08 09:31:12.008: [sbi] DEBUG: STREAM added [5225] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.008: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000250/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.008: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.008: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.008: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.008: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.008: [sbi] DEBUG: STREAM closed [5225] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 6989cfbe ........i... 11/08 09:31:12.010: [sbi] DEBUG: STREAM added [5227] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.010: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000251/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.010: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.010: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:12.010: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.010: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.010: [sbi] DEBUG: STREAM closed [5227] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:12.010: [sbi] DEBUG: STREAM added [5229] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.010: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000253/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.010: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.010: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000014 6b89cfbe ........k... 11/08 09:31:12.010: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.010: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.010: [sbi] DEBUG: STREAM closed [5229] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:12.010: [sbi] DEBUG: STREAM added [5231] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.010: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000255/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.010: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.010: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000014 6d89cfbe ........m... 11/08 09:31:12.010: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.010: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.010: [sbi] DEBUG: STREAM closed [5231] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:12.010: [sbi] DEBUG: STREAM added [5233] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:12.010: [sbi] DEBUG: [PUT] /nudr-dr/v1/subscription-data/imsi-999700000000252/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:12.010: [sbi] DEBUG: RECEIVED: 148 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:12.010: [sbi] DEBUG: {"smfInstanceId":"8c08ca26-bc85-41f0-87cb-0f247c549370","pduSessionId":1,"singleNssai":{"sst":1},"dnn":"internet","plmnId":{"mcc":"999","mnc":"70"}} (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000014 6f89cfbe ........o... 11/08 09:31:12.010: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:12.010: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:12.010: [sbi] DEBUG: STREAM closed [5233] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 7189cfbe ........q... 11/08 09:31:12.283: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_TIMER (../src/udr/udr-sm.c:52) 11/08 09:31:12.283: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_TIMER (../lib/sbi/nf-sm.c:285) 11/08 09:31:12.283: [sbi] DEBUG: [PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:797) 11/08 09:31:12.283: [sbi] DEBUG: SENDING...[100] (../lib/sbi/client.c:546) 11/08 09:31:12.283: [sbi] DEBUG: [{"op":"replace","path":"/nfStatus","value":"REGISTERED"},{"op":"replace","path":"/load","value":0}] (../lib/sbi/client.c:548) 11/08 09:31:12.285: [sbi] DEBUG: [204:PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:744) 11/08 09:31:12.285: [sbi] DEBUG: RECEIVED[0] (../lib/sbi/client.c:755) 11/08 09:31:12.285: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:31:12.285: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:31:18.540: [sbi] DEBUG: STREAM added [5235] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.540: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.540: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.540: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.540: [sbi] DEBUG: STREAM closed [5235] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000014 7389cf61 96dc34fd ........s..a..4. 0010: 280794d2 7eea0802 6d403f71 90dc0bca (...~...m@?q.... 0020: 62d1bf b.. 11/08 09:31:18.540: [sbi] DEBUG: STREAM added [5237] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.540: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000001/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.540: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.540: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.540: [sbi] DEBUG: STREAM closed [5237] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 7589d0be ........u... 11/08 09:31:18.543: [sbi] DEBUG: STREAM added [5239] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.543: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000000/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.543: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:18.543: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:18.543: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.543: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.543: [sbi] DEBUG: STREAM closed [5239] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 7789d0be ........w... 11/08 09:31:18.543: [sbi] DEBUG: STREAM added [5241] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.543: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000001/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.543: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:18.543: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:18.543: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.543: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.543: [sbi] DEBUG: STREAM closed [5241] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 7989d0be ........y... 11/08 09:31:18.544: [sbi] DEBUG: STREAM added [5243] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.544: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000000/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.544: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.545: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.545: [sbi] DEBUG: STREAM closed [5243] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 7b89d0be ........{... 11/08 09:31:18.545: [sbi] DEBUG: STREAM added [5245] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.545: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000001/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.545: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.546: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.546: [sbi] DEBUG: STREAM closed [5245] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 7d89d0be ........}... 11/08 09:31:18.551: [sbi] DEBUG: STREAM added [5247] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.551: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000002/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.551: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.551: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.551: [sbi] DEBUG: STREAM closed [5247] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 7f89d0be ............ 11/08 09:31:18.559: [sbi] DEBUG: STREAM added [5249] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.559: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000002/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.559: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:18.559: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:18.559: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.559: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.559: [sbi] DEBUG: STREAM closed [5249] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 8189d0be ............ 11/08 09:31:18.561: [sbi] DEBUG: STREAM added [5251] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.561: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000003/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.561: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.561: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.561: [sbi] DEBUG: STREAM closed [5251] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 8389d0be ............ 11/08 09:31:18.564: [sbi] DEBUG: STREAM added [5253] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.564: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000002/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.564: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.566: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.566: [sbi] DEBUG: STREAM closed [5253] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 8589d0be ............ 11/08 09:31:18.581: [sbi] DEBUG: STREAM added [5255] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.581: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000004/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.581: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.581: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.581: [sbi] DEBUG: STREAM closed [5255] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 8789d0be ............ 11/08 09:31:18.582: [sbi] DEBUG: STREAM added [5257] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.582: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000006/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.582: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.582: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.582: [sbi] DEBUG: STREAM closed [5257] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 8989d0be ............ 11/08 09:31:18.783: [sbi] DEBUG: STREAM added [5259] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.783: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000003/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.783: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:18.783: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:18.783: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.783: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.783: [sbi] DEBUG: STREAM closed [5259] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:18.783: [sbi] DEBUG: STREAM added [5261] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.783: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000005/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 8b89d0be ............ 11/08 09:31:18.783: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.783: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.783: [sbi] DEBUG: STREAM closed [5261] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 8d89d0be ............ 11/08 09:31:18.783: [sbi] DEBUG: STREAM added [5263] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.783: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000008/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.783: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.783: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.783: [sbi] DEBUG: STREAM closed [5263] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 8f89d0be ............ 11/08 09:31:18.783: [sbi] DEBUG: STREAM added [5265] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.783: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000010/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.783: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.783: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.783: [sbi] DEBUG: STREAM closed [5265] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 9189d0be ............ 11/08 09:31:18.784: [sbi] DEBUG: STREAM added [5267] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.784: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000009/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.784: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.784: [sbi] DEBUG: STREAM closed [5267] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 9389d0be ............ 11/08 09:31:18.787: [sbi] DEBUG: STREAM added [5269] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.787: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000007/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.787: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.787: [sbi] DEBUG: STREAM closed [5269] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:18.787: [sbi] DEBUG: STREAM added [5271] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.787: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000004/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.787: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:18.787: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:18.787: [sbi] DEBUG: STREAM added [5273] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.787: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000006/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.787: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:18.787: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000014 9589d0be ............ 11/08 09:31:18.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.787: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.787: [sbi] DEBUG: STREAM closed [5271] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:18.787: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.787: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.787: [sbi] DEBUG: STREAM closed [5273] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:18.788: [sbi] DEBUG: STREAM added [5275] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.788: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000003/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 9789d0be ............ 11/08 09:31:18.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.791: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.791: [sbi] DEBUG: STREAM closed [5275] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 9989d0be ............ 0000: 00000301 05000014 9b89d0be ............ 11/08 09:31:18.792: [sbi] DEBUG: STREAM added [5277] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.792: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000005/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.792: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:18.792: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:18.792: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.792: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.792: [sbi] DEBUG: STREAM closed [5277] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 9d89d0be ............ 11/08 09:31:18.793: [sbi] DEBUG: STREAM added [5279] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.793: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000008/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.793: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:18.793: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:18.793: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.793: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.793: [sbi] DEBUG: STREAM closed [5279] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:18.793: [sbi] DEBUG: STREAM added [5281] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.793: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000011/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 9f89d0be ............ 11/08 09:31:18.793: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.793: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.793: [sbi] DEBUG: STREAM closed [5281] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 a189d0be ............ 11/08 09:31:18.795: [sbi] DEBUG: STREAM added [5283] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.795: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000012/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.795: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.795: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.795: [sbi] DEBUG: STREAM closed [5283] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 a389d0be ............ 11/08 09:31:18.795: [sbi] DEBUG: STREAM added [5285] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.795: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000004/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.795: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.799: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.799: [sbi] DEBUG: STREAM closed [5285] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:18.799: [sbi] DEBUG: STREAM added [5287] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.799: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000006/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.799: [sbi] DEBUG: STREAM added [5289] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.799: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000005/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 a589d0be ............ 11/08 09:31:18.800: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.802: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.802: [sbi] DEBUG: STREAM closed [5287] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:18.802: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.803: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.803: [sbi] DEBUG: STREAM closed [5289] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:18.803: [sbi] DEBUG: STREAM added [5291] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.803: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000008/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 a789d0be ............ 11/08 09:31:18.803: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.806: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.806: [sbi] DEBUG: STREAM closed [5291] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 a989d0be ............ 0000: 00000301 05000014 ab89d0be ............ 11/08 09:31:18.813: [sbi] DEBUG: STREAM added [5293] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.813: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000010/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.813: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:18.813: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:18.813: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.814: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.814: [sbi] DEBUG: STREAM closed [5293] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 ad89d0be ............ 11/08 09:31:18.816: [sbi] DEBUG: STREAM added [5295] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.816: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000009/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.816: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:18.816: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:18.816: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.816: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.816: [sbi] DEBUG: STREAM closed [5295] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 af89d0be ............ 11/08 09:31:18.821: [sbi] DEBUG: STREAM added [5297] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.821: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000010/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.821: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.823: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.823: [sbi] DEBUG: STREAM closed [5297] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:18.823: [sbi] DEBUG: STREAM added [5299] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.823: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000009/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 b189d0be ............ 11/08 09:31:18.823: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.826: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.826: [sbi] DEBUG: STREAM closed [5299] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 b389d0be ............ 11/08 09:31:18.841: [sbi] DEBUG: STREAM added [5301] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:18.841: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000013/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:18.841: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:18.841: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:18.841: [sbi] DEBUG: STREAM closed [5301] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 b589d0be ............ 11/08 09:31:19.052: [sbi] DEBUG: STREAM added [5303] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.052: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000007/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.052: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.052: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.052: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.052: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.052: [sbi] DEBUG: STREAM closed [5303] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000014 b789d061 96dc34fd ...........a..4. 0010: 280794d2 7eea0802 6d403f71 90dc0bea (...~...m@?q.... 0020: 62d1bf b.. 11/08 09:31:19.052: [sbi] DEBUG: STREAM added [5305] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.052: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000014/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.053: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.053: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.053: [sbi] DEBUG: STREAM closed [5305] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 b989d1be ............ 11/08 09:31:19.058: [sbi] DEBUG: STREAM added [5307] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.058: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000011/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.058: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.058: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.058: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.059: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.059: [sbi] DEBUG: STREAM closed [5307] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 bb89d1be ............ 11/08 09:31:19.060: [sbi] DEBUG: STREAM added [5309] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.060: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000012/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.060: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.060: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.060: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.060: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.060: [sbi] DEBUG: STREAM closed [5309] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 bd89d1be ............ 11/08 09:31:19.060: [sbi] DEBUG: STREAM added [5311] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.060: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000007/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.060: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.065: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.065: [sbi] DEBUG: STREAM closed [5311] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.065: [sbi] DEBUG: STREAM added [5313] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.065: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000013/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.065: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.065: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000014 bf89d1be ............ 11/08 09:31:19.065: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.065: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.065: [sbi] DEBUG: STREAM closed [5313] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 c189d1be ............ 11/08 09:31:19.067: [sbi] DEBUG: STREAM added [5315] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.067: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000014/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.067: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.067: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.067: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.067: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.067: [sbi] DEBUG: STREAM closed [5315] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 c389d1be ............ 11/08 09:31:19.067: [sbi] DEBUG: STREAM added [5317] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.067: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000011/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.067: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.070: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.070: [sbi] DEBUG: STREAM closed [5317] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.070: [sbi] DEBUG: STREAM added [5319] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.070: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000012/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 c589d1be ............ 11/08 09:31:19.070: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.073: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.073: [sbi] DEBUG: STREAM closed [5319] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 c789d1be ............ 11/08 09:31:19.074: [sbi] DEBUG: STREAM added [5321] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.074: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000013/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.074: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.077: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.077: [sbi] DEBUG: STREAM closed [5321] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.077: [sbi] DEBUG: STREAM added [5323] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.077: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000014/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 c989d1be ............ 11/08 09:31:19.077: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.080: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.080: [sbi] DEBUG: STREAM closed [5323] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 cb89d1be ............ 11/08 09:31:19.088: [sbi] DEBUG: STREAM added [5325] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.088: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000015/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.088: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.088: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.088: [sbi] DEBUG: STREAM closed [5325] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 cd89d1be ............ 11/08 09:31:19.092: [sbi] DEBUG: STREAM added [5327] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.092: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000016/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.092: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.092: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.092: [sbi] DEBUG: STREAM closed [5327] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 cf89d1be ............ 11/08 09:31:19.095: [sbi] DEBUG: STREAM added [5329] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.095: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000015/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.095: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.095: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.095: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.095: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.095: [sbi] DEBUG: STREAM closed [5329] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 d189d1be ............ 11/08 09:31:19.099: [sbi] DEBUG: STREAM added [5331] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.099: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000015/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.099: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.103: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.103: [sbi] DEBUG: STREAM closed [5331] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.103: [sbi] DEBUG: STREAM added [5333] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.103: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000017/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 d389d1be ............ 11/08 09:31:19.103: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.103: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.103: [sbi] DEBUG: STREAM closed [5333] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 d589d1be ............ 11/08 09:31:19.113: [sbi] DEBUG: STREAM added [5335] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.113: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000016/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.113: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.113: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.113: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.113: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.113: [sbi] DEBUG: STREAM closed [5335] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 d789d1be ............ 11/08 09:31:19.118: [sbi] DEBUG: STREAM added [5337] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.118: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000016/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.118: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.120: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.120: [sbi] DEBUG: STREAM closed [5337] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 d989d1be ............ 11/08 09:31:19.335: [sbi] DEBUG: STREAM added [5339] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.335: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000017/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.335: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.335: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.335: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.335: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.335: [sbi] DEBUG: STREAM closed [5339] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 db89d1be ............ 11/08 09:31:19.339: [sbi] DEBUG: STREAM added [5341] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.340: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000017/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.340: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.342: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.342: [sbi] DEBUG: STREAM closed [5341] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 dd89d1be ............ 11/08 09:31:19.629: [sbi] DEBUG: STREAM added [5343] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.629: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000018/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.629: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.629: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.629: [sbi] DEBUG: STREAM closed [5343] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 df89d1be ............ 11/08 09:31:19.629: [sbi] DEBUG: STREAM added [5345] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.629: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000019/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.629: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.629: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.629: [sbi] DEBUG: STREAM closed [5345] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 e189d1be ............ 11/08 09:31:19.630: [sbi] DEBUG: STREAM added [5347] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.630: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000024/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.630: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.630: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.630: [sbi] DEBUG: STREAM closed [5347] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 e389d1be ............ 11/08 09:31:19.630: [sbi] DEBUG: STREAM added [5349] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.630: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000020/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.630: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.630: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.630: [sbi] DEBUG: STREAM closed [5349] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 e589d1be ............ 11/08 09:31:19.630: [sbi] DEBUG: STREAM added [5351] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.630: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000021/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.630: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.631: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.631: [sbi] DEBUG: STREAM closed [5351] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 e789d1be ............ 11/08 09:31:19.631: [sbi] DEBUG: STREAM added [5353] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.631: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000022/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.631: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.631: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.631: [sbi] DEBUG: STREAM closed [5353] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 e989d1be ............ 11/08 09:31:19.631: [sbi] DEBUG: STREAM added [5355] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.631: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000028/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.631: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.631: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.631: [sbi] DEBUG: STREAM closed [5355] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.631: [sbi] DEBUG: STREAM added [5357] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.631: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000029/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 eb89d1be ............ 11/08 09:31:19.631: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.631: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.631: [sbi] DEBUG: STREAM closed [5357] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 ed89d1be ............ 11/08 09:31:19.631: [sbi] DEBUG: STREAM added [5359] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.631: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000025/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.631: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.631: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.631: [sbi] DEBUG: STREAM closed [5359] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 ef89d1be ............ 11/08 09:31:19.631: [sbi] DEBUG: STREAM added [5361] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.631: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000019/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.631: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.631: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.631: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.631: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.631: [sbi] DEBUG: STREAM closed [5361] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 f189d1be ............ 11/08 09:31:19.632: [sbi] DEBUG: STREAM added [5363] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.632: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000019/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.632: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.633: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.633: [sbi] DEBUG: STREAM closed [5363] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 f389d1be ............ 11/08 09:31:19.637: [sbi] DEBUG: STREAM added [5365] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.637: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000018/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.637: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.637: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.637: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.637: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.637: [sbi] DEBUG: STREAM closed [5365] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 f589d1be ............ 11/08 09:31:19.639: [sbi] DEBUG: STREAM added [5367] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.639: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000018/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.639: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.640: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.640: [sbi] DEBUG: STREAM closed [5367] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.640: [sbi] DEBUG: STREAM added [5369] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.640: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000023/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.640: [sbi] DEBUG: STREAM added [5371] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.640: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000027/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 f789d1be ............ 11/08 09:31:19.640: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.640: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.640: [sbi] DEBUG: STREAM closed [5369] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.640: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.640: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.640: [sbi] DEBUG: STREAM closed [5371] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.640: [sbi] DEBUG: STREAM added [5373] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.640: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000030/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000014 f989d1be ............ 11/08 09:31:19.640: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.640: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.640: [sbi] DEBUG: STREAM closed [5373] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 fb89d1be ............ 0000: 00000301 05000014 fd89d1be ............ 11/08 09:31:19.648: [sbi] DEBUG: STREAM added [5375] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.648: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000026/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.648: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.648: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.648: [sbi] DEBUG: STREAM closed [5375] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000014 ff89d1be ............ 11/08 09:31:19.648: [sbi] DEBUG: STREAM added [5377] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.648: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000031/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.648: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.648: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.648: [sbi] DEBUG: STREAM closed [5377] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 0189d1be ............ 11/08 09:31:19.648: [sbi] DEBUG: STREAM added [5379] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.648: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000045/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.648: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.648: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.648: [sbi] DEBUG: STREAM closed [5379] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 0389d1be ............ 11/08 09:31:19.852: [sbi] DEBUG: STREAM added [5381] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.852: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000034/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.852: [sbi] DEBUG: STREAM added [5383] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.852: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000032/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.852: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.852: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.852: [sbi] DEBUG: STREAM closed [5381] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.852: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.852: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.852: [sbi] DEBUG: STREAM closed [5383] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 0589d1be ............ 0000: 00000301 05000015 0789d1be ............ 11/08 09:31:19.854: [sbi] DEBUG: STREAM added [5385] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.854: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000035/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.854: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.854: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.854: [sbi] DEBUG: STREAM closed [5385] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 0989d1be ............ 11/08 09:31:19.856: [sbi] DEBUG: STREAM added [5387] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.856: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000041/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.856: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.856: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.856: [sbi] DEBUG: STREAM closed [5387] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 0b89d1be ............ 11/08 09:31:19.856: [sbi] DEBUG: STREAM added [5389] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.856: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000048/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.856: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.856: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.856: [sbi] DEBUG: STREAM closed [5389] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 0d89d1be ............ 11/08 09:31:19.858: [sbi] DEBUG: STREAM added [5391] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.858: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000037/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.858: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.858: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.858: [sbi] DEBUG: STREAM closed [5391] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 0f89d1be ............ 11/08 09:31:19.858: [sbi] DEBUG: STREAM added [5393] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.858: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000033/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.858: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.858: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.858: [sbi] DEBUG: STREAM closed [5393] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 1189d1be ............ 11/08 09:31:19.859: [sbi] DEBUG: STREAM added [5395] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.859: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000036/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.859: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.859: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.859: [sbi] DEBUG: STREAM closed [5395] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 1389d1be ............ 11/08 09:31:19.860: [sbi] DEBUG: STREAM added [5397] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.860: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000052/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.860: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.860: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.860: [sbi] DEBUG: STREAM closed [5397] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.860: [sbi] DEBUG: STREAM added [5399] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.860: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000040/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 1589d1be ............ 11/08 09:31:19.860: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.860: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.860: [sbi] DEBUG: STREAM closed [5399] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 1789d1be ............ 11/08 09:31:19.873: [sbi] DEBUG: STREAM added [5401] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.873: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000024/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.873: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.873: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.873: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.873: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.873: [sbi] DEBUG: STREAM closed [5401] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.873: [sbi] DEBUG: STREAM added [5403] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.873: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000020/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.873: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.873: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.873: [sbi] DEBUG: STREAM added [5405] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.873: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000021/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.873: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.873: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.873: [sbi] DEBUG: STREAM added [5407] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.873: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000022/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.873: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.873: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000015 1989d1be ............ 11/08 09:31:19.873: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.873: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.873: [sbi] DEBUG: STREAM closed [5403] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.873: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.873: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.873: [sbi] DEBUG: STREAM closed [5405] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.873: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.873: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.873: [sbi] DEBUG: STREAM closed [5407] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.873: [sbi] DEBUG: STREAM added [5409] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.874: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000028/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.874: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.874: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.874: [sbi] DEBUG: STREAM added [5411] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.874: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000051/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 1b89d1be ............ 11/08 09:31:19.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.874: [sbi] DEBUG: STREAM closed [5409] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.874: [sbi] DEBUG: STREAM closed [5411] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 1d89d1be ............ 0000: 00000301 05000015 1f89d1be ............ 0000: 00000301 05000015 2189d1be ........!... 0000: 00000301 05000015 2389d1be ........#... 11/08 09:31:19.875: [sbi] DEBUG: STREAM added [5413] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.875: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000039/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.875: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.875: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.875: [sbi] DEBUG: STREAM closed [5413] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.875: [sbi] DEBUG: STREAM added [5415] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.875: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000038/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.875: [sbi] DEBUG: STREAM added [5417] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.875: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000047/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 2589d1be ........%... 11/08 09:31:19.875: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.875: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.875: [sbi] DEBUG: STREAM closed [5415] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.875: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.875: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.875: [sbi] DEBUG: STREAM closed [5417] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 2789d1be ........'... 0000: 00000301 05000015 2989d1be ........)... 11/08 09:31:19.877: [sbi] DEBUG: STREAM added [5419] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.877: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000042/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.877: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.877: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.877: [sbi] DEBUG: STREAM closed [5419] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 2b89d1be ........+... 11/08 09:31:19.879: [sbi] DEBUG: STREAM added [5421] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.879: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000043/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.879: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.879: [sbi] DEBUG: STREAM closed [5421] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 2d89d1be ........-... 11/08 09:31:19.882: [sbi] DEBUG: STREAM added [5423] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.882: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000050/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.882: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.882: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.882: [sbi] DEBUG: STREAM closed [5423] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.882: [sbi] DEBUG: STREAM added [5425] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.882: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000058/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 2f89d1be ......../... 11/08 09:31:19.882: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.882: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.883: [sbi] DEBUG: STREAM closed [5425] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 3189d1be ........1... 11/08 09:31:19.883: [sbi] DEBUG: STREAM added [5427] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.883: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000024/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.883: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.887: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.887: [sbi] DEBUG: STREAM closed [5427] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.887: [sbi] DEBUG: STREAM added [5429] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.887: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000053/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.887: [sbi] DEBUG: STREAM added [5431] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.887: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000020/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.887: [sbi] DEBUG: STREAM added [5433] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.887: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000021/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.887: [sbi] DEBUG: STREAM added [5435] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.887: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000022/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.887: [sbi] DEBUG: STREAM added [5437] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.887: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000044/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.887: [sbi] DEBUG: STREAM added [5439] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.887: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000049/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.887: [sbi] DEBUG: STREAM added [5441] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.887: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000028/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.887: [sbi] DEBUG: STREAM added [5443] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.887: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000056/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.887: [sbi] DEBUG: STREAM added [5445] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.887: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000054/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 3389d1be ........3... 11/08 09:31:19.887: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.887: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.887: [sbi] DEBUG: STREAM closed [5429] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.887: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.891: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.891: [sbi] DEBUG: STREAM closed [5431] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.893: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.893: [sbi] DEBUG: STREAM closed [5433] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.893: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.895: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.895: [sbi] DEBUG: STREAM closed [5435] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.895: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.895: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.895: [sbi] DEBUG: STREAM closed [5437] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.895: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.895: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.895: [sbi] DEBUG: STREAM closed [5439] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.895: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.897: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.897: [sbi] DEBUG: STREAM closed [5441] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.897: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.897: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.897: [sbi] DEBUG: STREAM closed [5443] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.897: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.897: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.897: [sbi] DEBUG: STREAM closed [5445] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.898: [sbi] DEBUG: STREAM added [5447] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.898: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000060/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.898: [sbi] DEBUG: STREAM added [5449] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.898: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000046/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.898: [sbi] DEBUG: STREAM added [5451] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.898: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000055/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.898: [sbi] DEBUG: STREAM added [5453] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.898: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000059/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.898: [sbi] DEBUG: STREAM added [5455] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.898: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000057/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 3589d1be ........5... 11/08 09:31:19.898: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.898: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.898: [sbi] DEBUG: STREAM closed [5447] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.898: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.898: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.898: [sbi] DEBUG: STREAM closed [5449] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.898: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.898: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.898: [sbi] DEBUG: STREAM closed [5451] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.898: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.898: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.898: [sbi] DEBUG: STREAM closed [5453] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.898: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.898: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.898: [sbi] DEBUG: STREAM closed [5455] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 3789d1be ........7... 0000: 00000301 05000015 3989d1be ........9... 0000: 00000301 05000015 3b89d1be ........;... 0000: 00000301 05000015 3d89d1be ........=... 0000: 00000301 05000015 3f89d1be ........?... 0000: 00000301 05000015 4189d1be ........A... 0000: 00000301 05000015 4389d1be ........C... 0000: 00000301 05000015 4589d1be ........E... 0000: 00000301 05000015 4789d1be ........G... 0000: 00000301 05000015 4989d1be ........I... 0000: 00000301 05000015 4b89d1be ........K... 0000: 00000301 05000015 4d89d1be ........M... 0000: 00000301 05000015 4f89d1be ........O... 11/08 09:31:19.911: [sbi] DEBUG: STREAM added [5457] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.911: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000025/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.911: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.911: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.911: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.911: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.911: [sbi] DEBUG: STREAM closed [5457] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 5189d1be ........Q... 11/08 09:31:19.917: [sbi] DEBUG: STREAM added [5459] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.917: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000029/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.917: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:19.917: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:19.917: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.917: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.917: [sbi] DEBUG: STREAM closed [5459] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 5389d1be ........S... 11/08 09:31:19.919: [sbi] DEBUG: STREAM added [5461] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.919: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000025/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.919: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.922: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.923: [sbi] DEBUG: STREAM closed [5461] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:19.923: [sbi] DEBUG: STREAM added [5463] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.923: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000029/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 5589d1be ........U... 11/08 09:31:19.923: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.925: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.925: [sbi] DEBUG: STREAM closed [5463] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 5789d1be ........W... 11/08 09:31:19.934: [sbi] DEBUG: STREAM added [5465] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.934: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000061/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.934: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.934: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.934: [sbi] DEBUG: STREAM closed [5465] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 5989d1be ........Y... 11/08 09:31:19.936: [sbi] DEBUG: STREAM added [5467] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.936: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000062/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.936: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.936: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.936: [sbi] DEBUG: STREAM closed [5467] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 5b89d1be ........[... 11/08 09:31:19.937: [sbi] DEBUG: STREAM added [5469] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:19.937: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000065/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:19.937: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:19.937: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:19.937: [sbi] DEBUG: STREAM closed [5469] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 5d89d1be ........]... 11/08 09:31:20.151: [sbi] DEBUG: STREAM added [5471] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.152: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000023/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.152: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.152: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.152: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.152: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.152: [sbi] DEBUG: STREAM closed [5471] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000015 5f89d161 96dc34fd ........_..a..4. 0010: 280794d2 7eea0802 6d403f71 90dc1014 (...~...m@?q.... 0020: c5a37f ... 11/08 09:31:20.161: [sbi] DEBUG: STREAM added [5473] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.161: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000023/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.161: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.164: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.165: [sbi] DEBUG: STREAM closed [5473] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 6189d2be ........a... 11/08 09:31:20.179: [sbi] DEBUG: STREAM added [5475] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.179: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000027/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.179: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.179: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.179: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.179: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.179: [sbi] DEBUG: STREAM closed [5475] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 6389d2be ........c... 11/08 09:31:20.184: [sbi] DEBUG: STREAM added [5477] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.184: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000030/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.184: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.184: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.184: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.184: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.184: [sbi] DEBUG: STREAM closed [5477] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 6589d2be ........e... 11/08 09:31:20.186: [sbi] DEBUG: STREAM added [5479] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.186: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000026/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.186: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.186: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.186: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.186: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.186: [sbi] DEBUG: STREAM closed [5479] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 6789d2be ........g... 11/08 09:31:20.187: [sbi] DEBUG: STREAM added [5481] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.187: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000027/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.187: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.190: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.190: [sbi] DEBUG: STREAM closed [5481] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.190: [sbi] DEBUG: STREAM added [5483] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.190: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000031/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.190: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.190: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000015 6989d2be ........i... 11/08 09:31:20.190: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.190: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.190: [sbi] DEBUG: STREAM closed [5483] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 6b89d2be ........k... 11/08 09:31:20.197: [sbi] DEBUG: STREAM added [5485] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.197: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000030/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.197: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.199: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.199: [sbi] DEBUG: STREAM closed [5485] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.199: [sbi] DEBUG: STREAM added [5487] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.199: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000026/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 6d89d2be ........m... 11/08 09:31:20.199: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.201: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.201: [sbi] DEBUG: STREAM closed [5487] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 6f89d2be ........o... 11/08 09:31:20.203: [sbi] DEBUG: STREAM added [5489] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.203: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000063/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.203: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.203: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.203: [sbi] DEBUG: STREAM closed [5489] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 7189d2be ........q... 11/08 09:31:20.203: [sbi] DEBUG: STREAM added [5491] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.203: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000031/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.203: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.204: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.204: [sbi] DEBUG: STREAM closed [5491] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.205: [sbi] DEBUG: STREAM added [5493] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.205: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000064/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 7389d2be ........s... 11/08 09:31:20.205: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.205: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.205: [sbi] DEBUG: STREAM closed [5493] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.205: [sbi] DEBUG: STREAM added [5495] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.205: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000073/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 7589d2be ........u... 11/08 09:31:20.205: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.205: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.205: [sbi] DEBUG: STREAM closed [5495] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 7789d2be ........w... 11/08 09:31:20.205: [sbi] DEBUG: STREAM added [5497] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.205: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000075/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.205: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.206: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.206: [sbi] DEBUG: STREAM closed [5497] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 7989d2be ........y... 11/08 09:31:20.209: [sbi] DEBUG: STREAM added [5499] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.209: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000067/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.209: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.209: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.209: [sbi] DEBUG: STREAM closed [5499] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 7b89d2be ........{... 11/08 09:31:20.216: [sbi] DEBUG: STREAM added [5501] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.216: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000072/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.216: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.216: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.216: [sbi] DEBUG: STREAM closed [5501] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 7d89d2be ........}... 11/08 09:31:20.216: [sbi] DEBUG: STREAM added [5503] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.216: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000068/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.216: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.216: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.216: [sbi] DEBUG: STREAM closed [5503] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 7f89d2be ............ 11/08 09:31:20.220: [sbi] DEBUG: STREAM added [5505] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.220: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000070/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.220: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.220: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.220: [sbi] DEBUG: STREAM closed [5505] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 8189d2be ............ 11/08 09:31:20.221: [sbi] DEBUG: STREAM added [5507] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.221: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000045/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.221: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.221: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.221: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.221: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.221: [sbi] DEBUG: STREAM closed [5507] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 8389d2be ............ 11/08 09:31:20.222: [sbi] DEBUG: STREAM added [5509] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.222: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000045/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.222: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.223: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.223: [sbi] DEBUG: STREAM closed [5509] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 8589d2be ............ 11/08 09:31:20.227: [sbi] DEBUG: STREAM added [5511] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.227: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000034/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.227: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.227: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.227: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.227: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.227: [sbi] DEBUG: STREAM closed [5511] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 8789d2be ............ 11/08 09:31:20.229: [sbi] DEBUG: STREAM added [5513] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.229: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000034/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.229: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.230: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.230: [sbi] DEBUG: STREAM closed [5513] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.230: [sbi] DEBUG: STREAM added [5515] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.230: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000077/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.230: [sbi] DEBUG: STREAM added [5517] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.230: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000069/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 8989d2be ............ 11/08 09:31:20.230: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.230: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.230: [sbi] DEBUG: STREAM closed [5515] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.230: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.230: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.230: [sbi] DEBUG: STREAM closed [5517] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 8b89d2be ............ 0000: 00000301 05000015 8d89d2be ............ 11/08 09:31:20.237: [sbi] DEBUG: STREAM added [5519] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.237: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000066/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.237: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.237: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.237: [sbi] DEBUG: STREAM closed [5519] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 8f89d2be ............ 11/08 09:31:20.238: [sbi] DEBUG: STREAM added [5521] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.238: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000071/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.238: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.238: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.238: [sbi] DEBUG: STREAM closed [5521] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 9189d2be ............ 11/08 09:31:20.443: [sbi] DEBUG: STREAM added [5523] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.443: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000032/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.443: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.443: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.443: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.443: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.443: [sbi] DEBUG: STREAM closed [5523] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 9389d2be ............ 11/08 09:31:20.445: [sbi] DEBUG: STREAM added [5525] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.445: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000074/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.445: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.445: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.445: [sbi] DEBUG: STREAM closed [5525] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.445: [sbi] DEBUG: STREAM added [5527] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.445: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000076/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 9589d2be ............ 11/08 09:31:20.445: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.445: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.445: [sbi] DEBUG: STREAM closed [5527] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 9789d2be ............ 11/08 09:31:20.446: [sbi] DEBUG: STREAM added [5529] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.446: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000032/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.446: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.447: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.447: [sbi] DEBUG: STREAM closed [5529] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.447: [sbi] DEBUG: STREAM added [5531] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.447: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000078/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 9989d2be ............ 11/08 09:31:20.447: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.447: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.447: [sbi] DEBUG: STREAM closed [5531] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 9b89d2be ............ 11/08 09:31:20.447: [sbi] DEBUG: STREAM added [5533] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.447: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000079/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.447: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.447: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.447: [sbi] DEBUG: STREAM closed [5533] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 9d89d2be ............ 11/08 09:31:20.448: [sbi] DEBUG: STREAM added [5535] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.448: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000085/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.448: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.448: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.448: [sbi] DEBUG: STREAM closed [5535] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 9f89d2be ............ 11/08 09:31:20.448: [sbi] DEBUG: STREAM added [5537] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.448: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000081/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.448: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.448: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.448: [sbi] DEBUG: STREAM closed [5537] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 a189d2be ............ 11/08 09:31:20.449: [sbi] DEBUG: STREAM added [5539] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.449: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000082/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.449: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.449: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.449: [sbi] DEBUG: STREAM closed [5539] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 a389d2be ............ 11/08 09:31:20.450: [sbi] DEBUG: STREAM added [5541] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.450: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000035/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.450: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.450: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.450: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.450: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.450: [sbi] DEBUG: STREAM closed [5541] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 a589d2be ............ 11/08 09:31:20.451: [sbi] DEBUG: STREAM added [5543] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.451: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000080/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.451: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.451: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.451: [sbi] DEBUG: STREAM closed [5543] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.451: [sbi] DEBUG: STREAM added [5545] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.451: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000086/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 a789d2be ............ 11/08 09:31:20.451: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.451: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.451: [sbi] DEBUG: STREAM closed [5545] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 a989d2be ............ 11/08 09:31:20.453: [sbi] DEBUG: STREAM added [5547] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.453: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000041/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.453: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.453: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.453: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.453: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.454: [sbi] DEBUG: STREAM closed [5547] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 ab89d2be ............ 11/08 09:31:20.455: [sbi] DEBUG: STREAM added [5549] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.455: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000084/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.455: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.455: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.455: [sbi] DEBUG: STREAM closed [5549] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 ad89d2be ............ 11/08 09:31:20.456: [sbi] DEBUG: STREAM added [5551] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.456: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000048/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.456: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.456: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.456: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.456: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.456: [sbi] DEBUG: STREAM closed [5551] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 af89d2be ............ 11/08 09:31:20.456: [sbi] DEBUG: STREAM added [5553] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.456: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000087/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.456: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.456: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.456: [sbi] DEBUG: STREAM closed [5553] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 b189d2be ............ 11/08 09:31:20.458: [sbi] DEBUG: STREAM added [5555] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.458: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000083/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.458: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.458: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.458: [sbi] DEBUG: STREAM closed [5555] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 b389d2be ............ 11/08 09:31:20.461: [sbi] DEBUG: STREAM added [5557] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.461: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000037/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.461: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.461: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.461: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.461: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.461: [sbi] DEBUG: STREAM closed [5557] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 b589d2be ............ 11/08 09:31:20.466: [sbi] DEBUG: STREAM added [5559] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.466: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000035/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.466: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.470: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.470: [sbi] DEBUG: STREAM closed [5559] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.470: [sbi] DEBUG: STREAM added [5561] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.470: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000033/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.470: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.470: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.470: [sbi] DEBUG: STREAM added [5563] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.470: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000041/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.470: [sbi] DEBUG: STREAM added [5565] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.470: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000048/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 b789d2be ............ 11/08 09:31:20.470: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.470: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.470: [sbi] DEBUG: STREAM closed [5561] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.470: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.473: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.473: [sbi] DEBUG: STREAM closed [5563] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.473: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.476: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.476: [sbi] DEBUG: STREAM closed [5565] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.476: [sbi] DEBUG: STREAM added [5567] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.476: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000037/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 b989d2be ............ 11/08 09:31:20.476: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.479: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.479: [sbi] DEBUG: STREAM closed [5567] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 bb89d2be ............ 0000: 00000301 05000015 bd89d2be ............ 0000: 00000301 05000015 bf89d2be ............ 11/08 09:31:20.484: [sbi] DEBUG: STREAM added [5569] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.484: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000033/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.484: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.487: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.487: [sbi] DEBUG: STREAM closed [5569] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 c189d2be ............ 11/08 09:31:20.494: [sbi] DEBUG: STREAM added [5571] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.494: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000099/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.494: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.494: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.494: [sbi] DEBUG: STREAM closed [5571] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 c389d2be ............ 11/08 09:31:20.505: [sbi] DEBUG: STREAM added [5573] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.505: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000088/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.505: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.505: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.505: [sbi] DEBUG: STREAM closed [5573] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 c589d2be ............ 11/08 09:31:20.715: [sbi] DEBUG: STREAM added [5575] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.715: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000103/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.715: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.715: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.715: [sbi] DEBUG: STREAM closed [5575] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 c789d2be ............ 11/08 09:31:20.718: [sbi] DEBUG: STREAM added [5577] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.718: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000091/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.718: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.718: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.718: [sbi] DEBUG: STREAM closed [5577] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.719: [sbi] DEBUG: STREAM added [5579] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.719: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000092/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 c989d2be ............ 11/08 09:31:20.719: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.719: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.719: [sbi] DEBUG: STREAM closed [5579] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 cb89d2be ............ 11/08 09:31:20.748: [sbi] DEBUG: STREAM added [5581] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.748: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000036/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.748: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.748: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.748: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.748: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.748: [sbi] DEBUG: STREAM closed [5581] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 cd89d2be ............ 11/08 09:31:20.755: [sbi] DEBUG: STREAM added [5583] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.755: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000036/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.755: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.758: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.758: [sbi] DEBUG: STREAM closed [5583] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.758: [sbi] DEBUG: STREAM added [5585] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.758: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000040/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.758: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.758: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000015 cf89d2be ............ 11/08 09:31:20.758: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.758: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.758: [sbi] DEBUG: STREAM closed [5585] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 d189d2be ............ 11/08 09:31:20.767: [sbi] DEBUG: STREAM added [5587] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.767: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000040/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.767: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.768: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.768: [sbi] DEBUG: STREAM closed [5587] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.768: [sbi] DEBUG: STREAM added [5589] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.768: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000052/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.768: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.768: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000015 d389d2be ............ 11/08 09:31:20.768: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.768: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.768: [sbi] DEBUG: STREAM closed [5589] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 d589d2be ............ 11/08 09:31:20.773: [sbi] DEBUG: STREAM added [5591] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.773: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000052/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.773: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.774: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.774: [sbi] DEBUG: STREAM closed [5591] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.774: [sbi] DEBUG: STREAM added [5593] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.774: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000051/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.774: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.774: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000015 d789d2be ............ 11/08 09:31:20.774: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.774: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.774: [sbi] DEBUG: STREAM closed [5593] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 d989d2be ............ 11/08 09:31:20.777: [sbi] DEBUG: STREAM added [5595] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.777: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000051/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.777: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.777: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.777: [sbi] DEBUG: STREAM closed [5595] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 db89d2be ............ 11/08 09:31:20.778: [sbi] DEBUG: STREAM added [5597] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.778: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000089/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.778: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.778: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.778: [sbi] DEBUG: STREAM closed [5597] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 dd89d2be ............ 11/08 09:31:20.778: [sbi] DEBUG: STREAM added [5599] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.778: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000038/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.778: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.778: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.778: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.778: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.778: [sbi] DEBUG: STREAM closed [5599] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 df89d2be ............ 11/08 09:31:20.780: [sbi] DEBUG: STREAM added [5601] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.780: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000038/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.780: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.781: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.781: [sbi] DEBUG: STREAM closed [5601] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 e189d2be ............ 11/08 09:31:20.782: [sbi] DEBUG: STREAM added [5603] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.782: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000039/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.782: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.782: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.782: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.782: [sbi] DEBUG: STREAM closed [5603] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 e389d2be ............ 11/08 09:31:20.783: [sbi] DEBUG: STREAM added [5605] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.783: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000112/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.783: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.783: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.783: [sbi] DEBUG: STREAM closed [5605] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 e589d2be ............ 11/08 09:31:20.784: [sbi] DEBUG: STREAM added [5607] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.784: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000047/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.784: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:20.784: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:20.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.784: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.784: [sbi] DEBUG: STREAM closed [5607] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 e789d2be ............ 11/08 09:31:20.784: [sbi] DEBUG: STREAM added [5609] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.784: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000039/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.784: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.785: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.785: [sbi] DEBUG: STREAM closed [5609] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.785: [sbi] DEBUG: STREAM added [5611] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.785: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000102/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 e989d2be ............ 11/08 09:31:20.785: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.785: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.785: [sbi] DEBUG: STREAM closed [5611] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.785: [sbi] DEBUG: STREAM added [5613] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.785: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000094/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 eb89d2be ............ 11/08 09:31:20.785: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.785: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.785: [sbi] DEBUG: STREAM closed [5613] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.785: [sbi] DEBUG: STREAM added [5615] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.785: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000090/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 ed89d2be ............ 11/08 09:31:20.785: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.785: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.785: [sbi] DEBUG: STREAM closed [5615] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.785: [sbi] DEBUG: STREAM added [5617] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.785: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000096/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 ef89d2be ............ 11/08 09:31:20.785: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.785: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.785: [sbi] DEBUG: STREAM closed [5617] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 f189d2be ............ 11/08 09:31:20.785: [sbi] DEBUG: STREAM added [5619] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.785: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000047/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.785: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.786: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.786: [sbi] DEBUG: STREAM closed [5619] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:20.786: [sbi] DEBUG: STREAM added [5621] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.786: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000093/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000015 f389d2be ............ 11/08 09:31:20.786: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.786: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.786: [sbi] DEBUG: STREAM closed [5621] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 f589d2be ............ 11/08 09:31:20.788: [sbi] DEBUG: STREAM added [5623] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.788: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000095/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.788: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.788: [sbi] DEBUG: STREAM closed [5623] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 f789d2be ............ 11/08 09:31:20.788: [sbi] DEBUG: STREAM added [5625] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.788: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000097/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.788: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.788: [sbi] DEBUG: STREAM closed [5625] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 f989d2be ............ 11/08 09:31:20.790: [sbi] DEBUG: STREAM added [5627] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:20.791: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000106/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:20.791: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:20.791: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:20.791: [sbi] DEBUG: STREAM closed [5627] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 fb89d2be ............ 11/08 09:31:21.022: [sbi] DEBUG: STREAM added [5629] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.022: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000100/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.022: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.022: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.022: [sbi] DEBUG: STREAM closed [5629] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000015 fd89d261 96dc34fd ...........a..4. 0010: 280794d2 7eea0802 6d403f71 90dc1054 (...~...m@?q...T 0020: c5a37f ... 11/08 09:31:21.041: [sbi] DEBUG: STREAM added [5631] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.041: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000114/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.041: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.041: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.041: [sbi] DEBUG: STREAM closed [5631] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000015 ff89d3be ............ 11/08 09:31:21.051: [sbi] DEBUG: STREAM added [5633] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.051: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000107/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.051: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.051: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.051: [sbi] DEBUG: STREAM closed [5633] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 0189d3be ............ 11/08 09:31:21.060: [sbi] DEBUG: STREAM added [5635] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.060: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000101/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.060: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.060: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.060: [sbi] DEBUG: STREAM closed [5635] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 0389d3be ............ 11/08 09:31:21.064: [sbi] DEBUG: STREAM added [5637] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.064: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000110/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.064: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.064: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.064: [sbi] DEBUG: STREAM closed [5637] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 0589d3be ............ 11/08 09:31:21.067: [sbi] DEBUG: STREAM added [5639] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.067: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000104/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.067: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.067: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.067: [sbi] DEBUG: STREAM closed [5639] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 0789d3be ............ 11/08 09:31:21.070: [sbi] DEBUG: STREAM added [5641] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.070: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000098/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.070: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.070: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.070: [sbi] DEBUG: STREAM closed [5641] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 0989d3be ............ 11/08 09:31:21.073: [sbi] DEBUG: STREAM added [5643] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.073: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000105/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.073: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.073: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.073: [sbi] DEBUG: STREAM closed [5643] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 0b89d3be ............ 11/08 09:31:21.074: [sbi] DEBUG: STREAM added [5645] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.074: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000109/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.074: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.074: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.074: [sbi] DEBUG: STREAM closed [5645] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 0d89d3be ............ 11/08 09:31:21.075: [sbi] DEBUG: STREAM added [5647] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.075: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000111/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.075: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.075: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.075: [sbi] DEBUG: STREAM closed [5647] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 0f89d3be ............ 11/08 09:31:21.076: [sbi] DEBUG: STREAM added [5649] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.076: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000113/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.076: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.076: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.076: [sbi] DEBUG: STREAM closed [5649] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 1189d3be ............ 11/08 09:31:21.078: [sbi] DEBUG: STREAM added [5651] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.078: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000117/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.078: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.078: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.078: [sbi] DEBUG: STREAM closed [5651] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 1389d3be ............ 11/08 09:31:21.079: [sbi] DEBUG: STREAM added [5653] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.079: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000118/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.079: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.079: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.079: [sbi] DEBUG: STREAM closed [5653] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 1589d3be ............ 11/08 09:31:21.081: [sbi] DEBUG: STREAM added [5655] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.081: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000108/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.081: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.081: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.081: [sbi] DEBUG: STREAM closed [5655] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 1789d3be ............ 11/08 09:31:21.082: [sbi] DEBUG: STREAM added [5657] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.082: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000116/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.082: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.082: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.082: [sbi] DEBUG: STREAM closed [5657] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.082: [sbi] DEBUG: STREAM added [5659] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.082: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000042/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.082: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.082: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000016 1989d3be ............ 11/08 09:31:21.082: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.082: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.082: [sbi] DEBUG: STREAM closed [5659] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.082: [sbi] DEBUG: STREAM added [5661] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.082: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000043/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.082: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.082: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000016 1b89d3be ............ 11/08 09:31:21.082: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.082: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.082: [sbi] DEBUG: STREAM closed [5661] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 1d89d3be ............ 11/08 09:31:21.083: [sbi] DEBUG: STREAM added [5663] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.083: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000115/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.083: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.083: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.083: [sbi] DEBUG: STREAM closed [5663] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 1f89d3be ............ 11/08 09:31:21.083: [sbi] DEBUG: STREAM added [5665] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.083: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000050/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.083: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.083: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.083: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.083: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.083: [sbi] DEBUG: STREAM closed [5665] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 2189d3be ........!... 11/08 09:31:21.085: [sbi] DEBUG: STREAM added [5667] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.085: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000119/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.085: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.085: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.085: [sbi] DEBUG: STREAM closed [5667] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.085: [sbi] DEBUG: STREAM added [5669] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.085: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000121/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 2389d3be ........#... 11/08 09:31:21.085: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.085: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.085: [sbi] DEBUG: STREAM closed [5669] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.085: [sbi] DEBUG: STREAM added [5671] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.085: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000127/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 2589d3be ........%... 11/08 09:31:21.085: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.085: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.085: [sbi] DEBUG: STREAM closed [5671] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.085: [sbi] DEBUG: STREAM added [5673] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.086: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000120/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 2789d3be ........'... 11/08 09:31:21.086: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.086: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.086: [sbi] DEBUG: STREAM closed [5673] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 2989d3be ........)... 11/08 09:31:21.087: [sbi] DEBUG: STREAM added [5675] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.087: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000122/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.087: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.087: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.087: [sbi] DEBUG: STREAM closed [5675] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.087: [sbi] DEBUG: STREAM added [5677] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.087: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000124/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 2b89d3be ........+... 11/08 09:31:21.087: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.087: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.087: [sbi] DEBUG: STREAM closed [5677] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.087: [sbi] DEBUG: STREAM added [5679] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.087: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000125/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 2d89d3be ........-... 11/08 09:31:21.087: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.087: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.087: [sbi] DEBUG: STREAM closed [5679] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 2f89d3be ......../... 11/08 09:31:21.087: [sbi] DEBUG: STREAM added [5681] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.087: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000128/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.087: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.087: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.087: [sbi] DEBUG: STREAM closed [5681] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 3189d3be ........1... 11/08 09:31:21.087: [sbi] DEBUG: STREAM added [5683] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.087: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000126/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.087: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.087: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.087: [sbi] DEBUG: STREAM closed [5683] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 3389d3be ........3... 11/08 09:31:21.089: [sbi] DEBUG: STREAM added [5685] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.089: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000123/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.089: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.089: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.089: [sbi] DEBUG: STREAM closed [5685] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 3589d3be ........5... 11/08 09:31:21.090: [sbi] DEBUG: STREAM added [5687] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.090: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000042/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.090: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.091: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.091: [sbi] DEBUG: STREAM closed [5687] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.091: [sbi] DEBUG: STREAM added [5689] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.091: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000058/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.091: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.091: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000016 3789d3be ........7... 11/08 09:31:21.091: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.091: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.091: [sbi] DEBUG: STREAM closed [5689] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 3989d3be ........9... 11/08 09:31:21.092: [sbi] DEBUG: STREAM added [5691] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.092: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000043/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.092: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.093: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.093: [sbi] DEBUG: STREAM closed [5691] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 3b89d3be ........;... 11/08 09:31:21.098: [sbi] DEBUG: STREAM added [5693] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.098: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000129/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.098: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.098: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.098: [sbi] DEBUG: STREAM closed [5693] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.098: [sbi] DEBUG: STREAM added [5695] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.098: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000153/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 3d89d3be ........=... 11/08 09:31:21.098: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.098: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.098: [sbi] DEBUG: STREAM closed [5695] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 3f89d3be ........?... 11/08 09:31:21.098: [sbi] DEBUG: STREAM added [5697] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.098: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000131/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.098: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.098: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.098: [sbi] DEBUG: STREAM closed [5697] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 4189d3be ........A... 11/08 09:31:21.099: [sbi] DEBUG: STREAM added [5699] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.099: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000130/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.099: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.099: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.099: [sbi] DEBUG: STREAM closed [5699] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 4389d3be ........C... 11/08 09:31:21.099: [sbi] DEBUG: STREAM added [5701] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.099: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000053/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.099: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.099: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.099: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.099: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.099: [sbi] DEBUG: STREAM closed [5701] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 4589d3be ........E... 11/08 09:31:21.100: [sbi] DEBUG: STREAM added [5703] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.100: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000050/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.100: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.101: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.101: [sbi] DEBUG: STREAM closed [5703] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 4789d3be ........G... 11/08 09:31:21.102: [sbi] DEBUG: STREAM added [5705] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.102: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000044/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.102: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.102: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.102: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.102: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.102: [sbi] DEBUG: STREAM closed [5705] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 4989d3be ........I... 11/08 09:31:21.103: [sbi] DEBUG: STREAM added [5707] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.103: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000132/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.103: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.103: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.103: [sbi] DEBUG: STREAM closed [5707] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 4b89d3be ........K... 11/08 09:31:21.104: [sbi] DEBUG: STREAM added [5709] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.104: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000138/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.104: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.104: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.104: [sbi] DEBUG: STREAM closed [5709] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 4d89d3be ........M... 11/08 09:31:21.104: [sbi] DEBUG: STREAM added [5711] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.104: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000049/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.104: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.104: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.104: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.104: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.104: [sbi] DEBUG: STREAM closed [5711] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 4f89d3be ........O... 11/08 09:31:21.105: [sbi] DEBUG: STREAM added [5713] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.105: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000058/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.105: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.105: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.105: [sbi] DEBUG: STREAM closed [5713] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 5189d3be ........Q... 11/08 09:31:21.106: [sbi] DEBUG: STREAM added [5715] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.106: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000053/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.106: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.106: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.106: [sbi] DEBUG: STREAM closed [5715] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.106: [sbi] DEBUG: STREAM added [5717] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.106: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000044/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 5389d3be ........S... 11/08 09:31:21.106: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.107: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.107: [sbi] DEBUG: STREAM closed [5717] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 5589d3be ........U... 11/08 09:31:21.107: [sbi] DEBUG: STREAM added [5719] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.107: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000049/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.107: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.108: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.108: [sbi] DEBUG: STREAM closed [5719] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 5789d3be ........W... 11/08 09:31:21.108: [sbi] DEBUG: STREAM added [5721] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.108: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000147/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.108: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.108: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.108: [sbi] DEBUG: STREAM closed [5721] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 5989d3be ........Y... 11/08 09:31:21.109: [sbi] DEBUG: STREAM added [5723] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.109: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000133/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.109: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.109: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.109: [sbi] DEBUG: STREAM closed [5723] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 5b89d3be ........[... 11/08 09:31:21.110: [sbi] DEBUG: STREAM added [5725] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.110: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000148/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.110: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.110: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.110: [sbi] DEBUG: STREAM closed [5725] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 5d89d3be ........]... 11/08 09:31:21.112: [sbi] DEBUG: STREAM added [5727] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.112: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000135/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.112: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.112: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.112: [sbi] DEBUG: STREAM closed [5727] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 5f89d3be ........_... 11/08 09:31:21.112: [sbi] DEBUG: STREAM added [5729] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.112: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000149/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.113: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.113: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.113: [sbi] DEBUG: STREAM closed [5729] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 6189d3be ........a... 11/08 09:31:21.114: [sbi] DEBUG: STREAM added [5731] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.114: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000150/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.114: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.114: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.114: [sbi] DEBUG: STREAM closed [5731] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 6389d3be ........c... 11/08 09:31:21.331: [sbi] DEBUG: STREAM added [5733] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.331: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000134/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.331: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.331: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.331: [sbi] DEBUG: STREAM closed [5733] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.331: [sbi] DEBUG: STREAM added [5735] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.331: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000144/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.331: [sbi] DEBUG: STREAM added [5737] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.331: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000156/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 6589d3be ........e... 11/08 09:31:21.332: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.332: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.332: [sbi] DEBUG: STREAM closed [5735] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.332: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.332: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.332: [sbi] DEBUG: STREAM closed [5737] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 6789d3be ........g... 0000: 00000301 05000016 6989d3be ........i... 11/08 09:31:21.336: [sbi] DEBUG: STREAM added [5739] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.336: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000139/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.336: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.336: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.336: [sbi] DEBUG: STREAM closed [5739] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 6b89d3be ........k... 11/08 09:31:21.340: [sbi] DEBUG: STREAM added [5741] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.340: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000140/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.340: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.341: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.341: [sbi] DEBUG: STREAM closed [5741] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 6d89d3be ........m... 11/08 09:31:21.343: [sbi] DEBUG: STREAM added [5743] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.343: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000141/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.343: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.343: [sbi] DEBUG: STREAM closed [5743] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 6f89d3be ........o... 11/08 09:31:21.349: [sbi] DEBUG: STREAM added [5745] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.349: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000142/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.349: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.349: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.349: [sbi] DEBUG: STREAM closed [5745] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 7189d3be ........q... 11/08 09:31:21.351: [sbi] DEBUG: STREAM added [5747] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.351: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000152/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.351: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.351: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.351: [sbi] DEBUG: STREAM closed [5747] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 7389d3be ........s... 11/08 09:31:21.354: [sbi] DEBUG: STREAM added [5749] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.354: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000145/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.354: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.354: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.354: [sbi] DEBUG: STREAM closed [5749] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 7589d3be ........u... 11/08 09:31:21.356: [sbi] DEBUG: STREAM added [5751] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.356: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000136/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.356: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.356: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.356: [sbi] DEBUG: STREAM closed [5751] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.356: [sbi] DEBUG: STREAM added [5753] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.356: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000137/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 7789d3be ........w... 11/08 09:31:21.356: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.356: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.356: [sbi] DEBUG: STREAM closed [5753] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 7989d3be ........y... 11/08 09:31:21.360: [sbi] DEBUG: STREAM added [5755] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.360: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000154/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.360: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.360: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.360: [sbi] DEBUG: STREAM closed [5755] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 7b89d3be ........{... 11/08 09:31:21.362: [sbi] DEBUG: STREAM added [5757] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.362: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000146/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.362: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.363: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.363: [sbi] DEBUG: STREAM closed [5757] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 7d89d3be ........}... 11/08 09:31:21.366: [sbi] DEBUG: STREAM added [5759] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.366: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000165/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.366: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.366: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.366: [sbi] DEBUG: STREAM closed [5759] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 7f89d3be ............ 11/08 09:31:21.378: [sbi] DEBUG: STREAM added [5761] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.378: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000143/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.378: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.378: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.378: [sbi] DEBUG: STREAM closed [5761] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 8189d3be ............ 11/08 09:31:21.378: [sbi] DEBUG: STREAM added [5763] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.378: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000155/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.378: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.378: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.378: [sbi] DEBUG: STREAM closed [5763] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 8389d3be ............ 11/08 09:31:21.380: [sbi] DEBUG: STREAM added [5765] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.380: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000151/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.380: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.380: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.380: [sbi] DEBUG: STREAM closed [5765] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 8589d3be ............ 11/08 09:31:21.381: [sbi] DEBUG: STREAM added [5767] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.381: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000164/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.381: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.381: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.381: [sbi] DEBUG: STREAM closed [5767] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 8789d3be ............ 11/08 09:31:21.384: [sbi] DEBUG: STREAM added [5769] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.384: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000157/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.384: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.384: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.384: [sbi] DEBUG: STREAM closed [5769] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.384: [sbi] DEBUG: STREAM added [5771] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.384: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000160/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 8989d3be ............ 11/08 09:31:21.385: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.385: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.385: [sbi] DEBUG: STREAM closed [5771] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 8b89d3be ............ 11/08 09:31:21.392: [sbi] DEBUG: STREAM added [5773] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.392: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000056/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.392: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.392: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.392: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.392: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.392: [sbi] DEBUG: STREAM closed [5773] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 8d89d3be ............ 11/08 09:31:21.396: [sbi] DEBUG: STREAM added [5775] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.396: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000060/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.396: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.396: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.396: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.396: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.396: [sbi] DEBUG: STREAM closed [5775] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 8f89d3be ............ 11/08 09:31:21.397: [sbi] DEBUG: STREAM added [5777] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.397: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000056/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.397: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.398: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.398: [sbi] DEBUG: STREAM closed [5777] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 9189d3be ............ 11/08 09:31:21.400: [sbi] DEBUG: STREAM added [5779] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.400: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000046/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.400: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.400: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.400: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.400: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.400: [sbi] DEBUG: STREAM closed [5779] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 9389d3be ............ 11/08 09:31:21.400: [sbi] DEBUG: STREAM added [5781] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.400: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000060/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.400: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.402: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.402: [sbi] DEBUG: STREAM closed [5781] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.402: [sbi] DEBUG: STREAM added [5783] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.402: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000054/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.402: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.402: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000016 9589d3be ............ 11/08 09:31:21.402: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.402: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.402: [sbi] DEBUG: STREAM closed [5783] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 9789d3be ............ 11/08 09:31:21.402: [sbi] DEBUG: STREAM added [5785] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.402: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000055/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.402: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.402: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.402: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.402: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.402: [sbi] DEBUG: STREAM closed [5785] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 9989d3be ............ 11/08 09:31:21.403: [sbi] DEBUG: STREAM added [5787] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.403: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000046/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.403: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.405: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.405: [sbi] DEBUG: STREAM closed [5787] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.405: [sbi] DEBUG: STREAM added [5789] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.405: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000059/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.405: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.405: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.405: [sbi] DEBUG: STREAM added [5791] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.405: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000057/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.405: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.405: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000016 9b89d3be ............ 11/08 09:31:21.405: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.405: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.405: [sbi] DEBUG: STREAM closed [5789] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.405: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.405: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.405: [sbi] DEBUG: STREAM closed [5791] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 9d89d3be ............ 0000: 00000301 05000016 9f89d3be ............ 11/08 09:31:21.406: [sbi] DEBUG: STREAM added [5793] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.406: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000054/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.406: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.408: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.408: [sbi] DEBUG: STREAM closed [5793] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.408: [sbi] DEBUG: STREAM added [5795] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.408: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000166/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.408: [sbi] DEBUG: STREAM added [5797] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.408: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000055/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 a189d3be ............ 11/08 09:31:21.408: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.408: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.408: [sbi] DEBUG: STREAM closed [5795] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.408: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.409: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.409: [sbi] DEBUG: STREAM closed [5797] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.409: [sbi] DEBUG: STREAM added [5799] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.409: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000059/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.409: [sbi] DEBUG: STREAM added [5801] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.409: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000170/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 a389d3be ............ 11/08 09:31:21.409: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.410: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.410: [sbi] DEBUG: STREAM closed [5799] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.410: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.410: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.410: [sbi] DEBUG: STREAM closed [5801] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.410: [sbi] DEBUG: STREAM added [5803] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.410: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000061/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.410: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.410: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.410: [sbi] DEBUG: STREAM added [5805] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.410: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000057/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 a589d3be ............ 11/08 09:31:21.410: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.410: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.410: [sbi] DEBUG: STREAM closed [5803] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.410: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.411: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.411: [sbi] DEBUG: STREAM closed [5805] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 a789d3be ............ 0000: 00000301 05000016 a989d3be ............ 0000: 00000301 05000016 ab89d3be ............ 0000: 00000301 05000016 ad89d3be ............ 11/08 09:31:21.411: [sbi] DEBUG: STREAM added [5807] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.411: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000169/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.411: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.411: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.411: [sbi] DEBUG: STREAM closed [5807] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 af89d3be ............ 11/08 09:31:21.413: [sbi] DEBUG: STREAM added [5809] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.413: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000061/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.413: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.414: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.414: [sbi] DEBUG: STREAM closed [5809] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.414: [sbi] DEBUG: STREAM added [5811] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.414: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000158/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 b189d3be ............ 11/08 09:31:21.414: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.414: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.414: [sbi] DEBUG: STREAM closed [5811] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 b389d3be ............ 11/08 09:31:21.418: [sbi] DEBUG: STREAM added [5813] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.418: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000159/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.418: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.418: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.418: [sbi] DEBUG: STREAM closed [5813] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 b589d3be ............ 11/08 09:31:21.634: [sbi] DEBUG: STREAM added [5815] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.634: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000163/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.634: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.634: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.634: [sbi] DEBUG: STREAM closed [5815] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 b789d3be ............ 11/08 09:31:21.635: [sbi] DEBUG: STREAM added [5817] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.635: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000161/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.635: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.635: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.635: [sbi] DEBUG: STREAM closed [5817] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 b989d3be ............ 11/08 09:31:21.635: [sbi] DEBUG: STREAM added [5819] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.635: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000167/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.635: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.635: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.635: [sbi] DEBUG: STREAM closed [5819] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 bb89d3be ............ 11/08 09:31:21.636: [sbi] DEBUG: STREAM added [5821] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.636: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000162/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.636: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.636: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.636: [sbi] DEBUG: STREAM closed [5821] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 bd89d3be ............ 11/08 09:31:21.636: [sbi] DEBUG: STREAM added [5823] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.636: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000062/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.636: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.636: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.636: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.637: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.637: [sbi] DEBUG: STREAM closed [5823] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 bf89d3be ............ 11/08 09:31:21.637: [sbi] DEBUG: STREAM added [5825] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.637: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000168/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.637: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.637: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.637: [sbi] DEBUG: STREAM closed [5825] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 c189d3be ............ 11/08 09:31:21.637: [sbi] DEBUG: STREAM added [5827] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.637: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000065/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.637: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.637: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.637: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.637: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.637: [sbi] DEBUG: STREAM closed [5827] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 c389d3be ............ 11/08 09:31:21.638: [sbi] DEBUG: STREAM added [5829] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.638: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000171/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.638: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.638: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.638: [sbi] DEBUG: STREAM closed [5829] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 c589d3be ............ 11/08 09:31:21.638: [sbi] DEBUG: STREAM added [5831] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.638: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000172/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.638: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.638: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.638: [sbi] DEBUG: STREAM closed [5831] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 c789d3be ............ 11/08 09:31:21.639: [sbi] DEBUG: STREAM added [5833] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.639: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000062/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.639: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.640: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.640: [sbi] DEBUG: STREAM closed [5833] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.640: [sbi] DEBUG: STREAM added [5835] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.640: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000065/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 c989d3be ............ 11/08 09:31:21.640: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.641: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.641: [sbi] DEBUG: STREAM closed [5835] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 cb89d3be ............ 11/08 09:31:21.642: [sbi] DEBUG: STREAM added [5837] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.642: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000064/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.642: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.642: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.642: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.642: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.642: [sbi] DEBUG: STREAM closed [5837] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 cd89d3be ............ 11/08 09:31:21.645: [sbi] DEBUG: STREAM added [5839] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.645: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000064/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.645: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.646: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.646: [sbi] DEBUG: STREAM closed [5839] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 cf89d3be ............ 11/08 09:31:21.646: [sbi] DEBUG: STREAM added [5841] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.646: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000174/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.646: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.646: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.646: [sbi] DEBUG: STREAM closed [5841] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 d189d3be ............ 11/08 09:31:21.648: [sbi] DEBUG: STREAM added [5843] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.648: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000063/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.648: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.648: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.648: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.648: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.648: [sbi] DEBUG: STREAM closed [5843] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 d389d3be ............ 11/08 09:31:21.652: [sbi] DEBUG: STREAM added [5845] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.652: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000063/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.652: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.655: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.655: [sbi] DEBUG: STREAM closed [5845] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 d589d3be ............ 11/08 09:31:21.659: [sbi] DEBUG: STREAM added [5847] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.659: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000173/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.659: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.659: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.659: [sbi] DEBUG: STREAM closed [5847] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 d789d3be ............ 11/08 09:31:21.680: [sbi] DEBUG: STREAM added [5849] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.680: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000175/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.680: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.680: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.680: [sbi] DEBUG: STREAM closed [5849] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 d989d3be ............ 11/08 09:31:21.691: [sbi] DEBUG: STREAM added [5851] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.691: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000073/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.691: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.691: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.691: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.691: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.691: [sbi] DEBUG: STREAM closed [5851] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 db89d3be ............ 11/08 09:31:21.694: [sbi] DEBUG: STREAM added [5853] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.694: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000073/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.694: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.695: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.695: [sbi] DEBUG: STREAM closed [5853] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 dd89d3be ............ 11/08 09:31:21.703: [sbi] DEBUG: STREAM added [5855] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.703: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000186/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.703: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.703: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.703: [sbi] DEBUG: STREAM closed [5855] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 df89d3be ............ 11/08 09:31:21.709: [sbi] DEBUG: STREAM added [5857] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.709: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000182/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.709: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.709: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.710: [sbi] DEBUG: STREAM closed [5857] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 e189d3be ............ 11/08 09:31:21.916: [sbi] DEBUG: STREAM added [5859] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.916: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000188/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.916: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.916: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.916: [sbi] DEBUG: STREAM closed [5859] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 e389d3be ............ 11/08 09:31:21.917: [sbi] DEBUG: STREAM added [5861] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.917: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000194/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.917: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.917: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.917: [sbi] DEBUG: STREAM closed [5861] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 e589d3be ............ 11/08 09:31:21.917: [sbi] DEBUG: STREAM added [5863] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.917: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000075/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.917: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.917: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.917: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.917: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.917: [sbi] DEBUG: STREAM closed [5863] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 e789d3be ............ 11/08 09:31:21.918: [sbi] DEBUG: STREAM added [5865] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.918: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000067/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.918: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.918: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.918: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.918: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.918: [sbi] DEBUG: STREAM closed [5865] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 e989d3be ............ 11/08 09:31:21.929: [sbi] DEBUG: STREAM added [5867] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.929: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000189/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.929: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.929: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.929: [sbi] DEBUG: STREAM closed [5867] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.929: [sbi] DEBUG: STREAM added [5869] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.929: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000075/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.929: [sbi] DEBUG: STREAM added [5871] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.929: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000067/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 eb89d3be ............ 11/08 09:31:21.929: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.930: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.930: [sbi] DEBUG: STREAM closed [5869] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.930: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.931: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.931: [sbi] DEBUG: STREAM closed [5871] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.931: [sbi] DEBUG: STREAM added [5873] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.931: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000181/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000016 ed89d3be ............ 11/08 09:31:21.931: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.931: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.931: [sbi] DEBUG: STREAM closed [5873] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 ef89d3be ............ 0000: 00000301 05000016 f189d3be ............ 11/08 09:31:21.931: [sbi] DEBUG: STREAM added [5875] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.931: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000177/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.931: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.931: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.931: [sbi] DEBUG: STREAM closed [5875] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 f389d3be ............ 11/08 09:31:21.932: [sbi] DEBUG: STREAM added [5877] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.932: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000180/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.932: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.932: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.932: [sbi] DEBUG: STREAM closed [5877] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 f589d3be ............ 11/08 09:31:21.933: [sbi] DEBUG: STREAM added [5879] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.933: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000197/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.933: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.933: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.933: [sbi] DEBUG: STREAM closed [5879] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 f789d3be ............ 11/08 09:31:21.933: [sbi] DEBUG: STREAM added [5881] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.933: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000178/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.933: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.933: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.933: [sbi] DEBUG: STREAM closed [5881] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 f989d3be ............ 11/08 09:31:21.935: [sbi] DEBUG: STREAM added [5883] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.935: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000192/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.935: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.935: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.935: [sbi] DEBUG: STREAM closed [5883] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 fb89d3be ............ 11/08 09:31:21.935: [sbi] DEBUG: STREAM added [5885] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.935: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000179/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.935: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.935: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.935: [sbi] DEBUG: STREAM closed [5885] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 fd89d3be ............ 11/08 09:31:21.935: [sbi] DEBUG: STREAM added [5887] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.935: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000185/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.935: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.936: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.936: [sbi] DEBUG: STREAM closed [5887] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000016 ff89d3be ............ 11/08 09:31:21.938: [sbi] DEBUG: STREAM added [5889] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.938: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000184/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.938: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.938: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.938: [sbi] DEBUG: STREAM closed [5889] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 0189d3be ............ 11/08 09:31:21.939: [sbi] DEBUG: STREAM added [5891] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.939: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000176/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.939: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.939: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.939: [sbi] DEBUG: STREAM closed [5891] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 0389d3be ............ 11/08 09:31:21.940: [sbi] DEBUG: STREAM added [5893] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.940: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000183/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.940: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.940: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.940: [sbi] DEBUG: STREAM closed [5893] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 0589d3be ............ 11/08 09:31:21.941: [sbi] DEBUG: STREAM added [5895] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.941: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000072/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.941: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.941: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.941: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.942: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.942: [sbi] DEBUG: STREAM closed [5895] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.942: [sbi] DEBUG: STREAM added [5897] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.942: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000068/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.942: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.942: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000017 0789d3be ............ 11/08 09:31:21.942: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.942: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.942: [sbi] DEBUG: STREAM closed [5897] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 0989d3be ............ 11/08 09:31:21.943: [sbi] DEBUG: STREAM added [5899] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.943: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000070/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.943: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.943: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:21.943: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.943: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.943: [sbi] DEBUG: STREAM closed [5899] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.943: [sbi] DEBUG: STREAM added [5901] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.943: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000077/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.943: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.943: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000017 0b89d3be ............ 11/08 09:31:21.943: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.943: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.943: [sbi] DEBUG: STREAM closed [5901] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.943: [sbi] DEBUG: STREAM added [5903] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.943: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000069/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.943: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:21.943: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000017 0d89d3be ............ 11/08 09:31:21.943: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.943: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.943: [sbi] DEBUG: STREAM closed [5903] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 0f89d3be ............ 11/08 09:31:21.946: [sbi] DEBUG: STREAM added [5905] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.946: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000191/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.946: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.947: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.947: [sbi] DEBUG: STREAM closed [5905] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.947: [sbi] DEBUG: STREAM added [5907] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.947: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000190/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 1189d3be ............ 11/08 09:31:21.947: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.947: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.947: [sbi] DEBUG: STREAM closed [5907] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 1389d3be ............ 11/08 09:31:21.948: [sbi] DEBUG: STREAM added [5909] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.948: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000193/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.948: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.948: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.948: [sbi] DEBUG: STREAM closed [5909] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.948: [sbi] DEBUG: STREAM added [5911] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.948: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000196/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 1589d3be ............ 11/08 09:31:21.948: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.948: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.948: [sbi] DEBUG: STREAM closed [5911] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.948: [sbi] DEBUG: STREAM added [5913] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.948: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000187/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.948: [sbi] DEBUG: STREAM added [5915] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.948: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000195/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 1789d3be ............ 11/08 09:31:21.948: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.948: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.948: [sbi] DEBUG: STREAM closed [5913] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.948: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.948: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.948: [sbi] DEBUG: STREAM closed [5915] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 1989d3be ............ 0000: 00000301 05000017 1b89d3be ............ 11/08 09:31:21.992: [sbi] DEBUG: STREAM added [5917] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.992: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000201/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.992: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.992: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.992: [sbi] DEBUG: STREAM closed [5917] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.992: [sbi] DEBUG: STREAM added [5919] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.993: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000198/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 1d89d3be ............ 11/08 09:31:21.993: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.993: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.993: [sbi] DEBUG: STREAM closed [5919] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 1f89d3be ............ 11/08 09:31:21.993: [sbi] DEBUG: STREAM added [5921] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.993: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000206/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.993: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.993: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.993: [sbi] DEBUG: STREAM closed [5921] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 2189d3be ........!... 11/08 09:31:21.994: [sbi] DEBUG: STREAM added [5923] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.994: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000199/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.994: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.994: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.994: [sbi] DEBUG: STREAM closed [5923] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.994: [sbi] DEBUG: STREAM added [5925] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.994: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000200/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.994: [sbi] DEBUG: STREAM added [5927] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.994: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000202/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 2389d3be ........#... 11/08 09:31:21.994: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.994: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.994: [sbi] DEBUG: STREAM closed [5925] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.994: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.994: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.994: [sbi] DEBUG: STREAM closed [5927] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 2589d3be ........%... 0000: 00000301 05000017 2789d3be ........'... 11/08 09:31:21.994: [sbi] DEBUG: STREAM added [5929] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.994: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000207/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.994: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.994: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.994: [sbi] DEBUG: STREAM closed [5929] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 2989d3be ........)... 11/08 09:31:21.994: [sbi] DEBUG: STREAM added [5931] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.994: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000203/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.994: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.994: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.994: [sbi] DEBUG: STREAM closed [5931] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.994: [sbi] DEBUG: STREAM added [5933] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.994: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000210/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 2b89d3be ........+... 11/08 09:31:21.994: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.994: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.994: [sbi] DEBUG: STREAM closed [5933] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 2d89d3be ........-... 11/08 09:31:21.995: [sbi] DEBUG: STREAM added [5935] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.995: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000072/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.995: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.997: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.997: [sbi] DEBUG: STREAM closed [5935] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.997: [sbi] DEBUG: STREAM added [5937] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.997: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000068/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.997: [sbi] DEBUG: STREAM added [5939] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.997: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000070/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.997: [sbi] DEBUG: STREAM added [5941] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.997: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000077/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.997: [sbi] DEBUG: STREAM added [5943] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.997: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000211/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:21.997: [sbi] DEBUG: STREAM added [5945] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:21.997: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000212/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 2f89d3be ......../... 11/08 09:31:21.997: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.998: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.998: [sbi] DEBUG: STREAM closed [5937] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.998: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.999: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.999: [sbi] DEBUG: STREAM closed [5939] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.999: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.999: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.999: [sbi] DEBUG: STREAM closed [5941] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.999: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.999: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.999: [sbi] DEBUG: STREAM closed [5943] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:21.999: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:21.999: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:21.999: [sbi] DEBUG: STREAM closed [5945] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 3189d3be ........1... 0000: 00000301 05000017 3389d3be ........3... 0000: 00000301 05000017 3589d3be ........5... 0000: 00000301 05000017 3789d3be ........7... 0000: 00000301 05000017 3989d3be ........9... 11/08 09:31:22.005: [sbi] DEBUG: STREAM added [5947] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.005: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000214/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.005: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.005: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.005: [sbi] DEBUG: STREAM closed [5947] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000017 3b89d361 96dc34fd ........;..a..4. 0010: 280794d2 7eea0802 6d403f71 90dc1094 (...~...m@?q.... 0020: c5a37f ... 11/08 09:31:22.005: [sbi] DEBUG: STREAM added [5949] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.006: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000221/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.006: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.006: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.006: [sbi] DEBUG: STREAM closed [5949] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.006: [sbi] DEBUG: STREAM added [5951] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.006: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000218/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 3d89d4be ........=... 11/08 09:31:22.006: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.006: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.006: [sbi] DEBUG: STREAM closed [5951] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 3f89d4be ........?... 11/08 09:31:22.006: [sbi] DEBUG: STREAM added [5953] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.006: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000069/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.006: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.009: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.009: [sbi] DEBUG: STREAM closed [5953] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.009: [sbi] DEBUG: STREAM added [5955] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.009: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000204/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.009: [sbi] DEBUG: STREAM added [5957] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.009: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000205/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.009: [sbi] DEBUG: STREAM added [5959] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.009: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000209/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.009: [sbi] DEBUG: STREAM added [5961] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.009: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000208/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 4189d4be ........A... 11/08 09:31:22.009: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.009: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.009: [sbi] DEBUG: STREAM closed [5955] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.009: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.009: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.009: [sbi] DEBUG: STREAM closed [5957] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.009: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.009: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.009: [sbi] DEBUG: STREAM closed [5959] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.009: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.010: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.010: [sbi] DEBUG: STREAM closed [5961] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.010: [sbi] DEBUG: STREAM added [5963] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.010: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000213/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 4389d4be ........C... 11/08 09:31:22.010: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.010: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.010: [sbi] DEBUG: STREAM closed [5963] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 4589d4be ........E... 0000: 00000301 05000017 4789d4be ........G... 0000: 00000301 05000017 4989d4be ........I... 0000: 00000301 05000017 4b89d4be ........K... 11/08 09:31:22.024: [sbi] DEBUG: STREAM added [5965] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.024: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000216/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.024: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.024: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.024: [sbi] DEBUG: STREAM closed [5965] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.024: [sbi] DEBUG: STREAM added [5967] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.024: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000215/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 4d89d4be ........M... 11/08 09:31:22.024: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.024: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.024: [sbi] DEBUG: STREAM closed [5967] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 4f89d4be ........O... 11/08 09:31:22.026: [sbi] DEBUG: STREAM added [5969] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.026: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000217/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.026: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.026: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.026: [sbi] DEBUG: STREAM closed [5969] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 5189d4be ........Q... 11/08 09:31:22.027: [sbi] DEBUG: STREAM added [5971] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.027: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000222/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.027: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.027: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.027: [sbi] DEBUG: STREAM closed [5971] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 5389d4be ........S... 11/08 09:31:22.029: [sbi] DEBUG: STREAM added [5973] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.029: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000066/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.029: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.029: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.029: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.029: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.029: [sbi] DEBUG: STREAM closed [5973] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 5589d4be ........U... 11/08 09:31:22.034: [sbi] DEBUG: STREAM added [5975] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.034: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000227/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.034: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.034: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.034: [sbi] DEBUG: STREAM closed [5975] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 5789d4be ........W... 11/08 09:31:22.034: [sbi] DEBUG: STREAM added [5977] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.035: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000219/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.035: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.035: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.035: [sbi] DEBUG: STREAM closed [5977] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 5989d4be ........Y... 11/08 09:31:22.035: [sbi] DEBUG: STREAM added [5979] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.035: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000220/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.035: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.035: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.035: [sbi] DEBUG: STREAM closed [5979] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 5b89d4be ........[... 11/08 09:31:22.039: [sbi] DEBUG: STREAM added [5981] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.039: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000066/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.039: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.041: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.041: [sbi] DEBUG: STREAM closed [5981] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 5d89d4be ........]... 11/08 09:31:22.045: [sbi] DEBUG: STREAM added [5983] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.045: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000074/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.045: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.045: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.045: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.046: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.046: [sbi] DEBUG: STREAM closed [5983] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 5f89d4be ........_... 11/08 09:31:22.048: [sbi] DEBUG: STREAM added [5985] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.048: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000239/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.048: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.048: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.048: [sbi] DEBUG: STREAM closed [5985] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 6189d4be ........a... 11/08 09:31:22.051: [sbi] DEBUG: STREAM added [5987] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.051: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000074/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.051: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.053: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.053: [sbi] DEBUG: STREAM closed [5987] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 6389d4be ........c... 11/08 09:31:22.054: [sbi] DEBUG: STREAM added [5989] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.054: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000071/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.054: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.054: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.054: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.054: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.054: [sbi] DEBUG: STREAM closed [5989] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 6589d4be ........e... 11/08 09:31:22.057: [sbi] DEBUG: STREAM added [5991] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.057: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000071/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.057: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.059: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.059: [sbi] DEBUG: STREAM closed [5991] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 6789d4be ........g... 11/08 09:31:22.065: [sbi] DEBUG: STREAM added [5993] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.065: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000223/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.065: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.065: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.065: [sbi] DEBUG: STREAM closed [5993] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 6989d4be ........i... 11/08 09:31:22.284: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_TIMER (../src/udr/udr-sm.c:52) 11/08 09:31:22.284: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_TIMER (../lib/sbi/nf-sm.c:285) 11/08 09:31:22.284: [sbi] DEBUG: [PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:797) 11/08 09:31:22.284: [sbi] DEBUG: SENDING...[100] (../lib/sbi/client.c:546) 11/08 09:31:22.284: [sbi] DEBUG: [{"op":"replace","path":"/nfStatus","value":"REGISTERED"},{"op":"replace","path":"/load","value":0}] (../lib/sbi/client.c:548) 11/08 09:31:22.287: [sbi] DEBUG: [204:PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:744) 11/08 09:31:22.287: [sbi] DEBUG: RECEIVED[0] (../lib/sbi/client.c:755) 11/08 09:31:22.287: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:31:22.287: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285) 11/08 09:31:22.292: [sbi] DEBUG: STREAM added [5995] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.293: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000231/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.293: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.293: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.293: [sbi] DEBUG: STREAM closed [5995] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 6b89d4be ........k... 11/08 09:31:22.330: [sbi] DEBUG: STREAM added [5997] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.330: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000242/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.330: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.330: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.330: [sbi] DEBUG: STREAM closed [5997] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 6d89d4be ........m... 11/08 09:31:22.333: [sbi] DEBUG: STREAM added [5999] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.333: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000240/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.333: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.333: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.333: [sbi] DEBUG: STREAM closed [5999] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 6f89d4be ........o... 11/08 09:31:22.334: [sbi] DEBUG: STREAM added [6001] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.334: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000225/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.334: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.334: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.334: [sbi] DEBUG: STREAM closed [6001] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 7189d4be ........q... 11/08 09:31:22.338: [sbi] DEBUG: STREAM added [6003] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.338: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000234/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.338: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.338: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.338: [sbi] DEBUG: STREAM closed [6003] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 7389d4be ........s... 11/08 09:31:22.342: [sbi] DEBUG: STREAM added [6005] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.342: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000230/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.342: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.342: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.342: [sbi] DEBUG: STREAM closed [6005] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.342: [sbi] DEBUG: STREAM added [6007] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.342: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000076/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.342: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.342: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000017 7589d4be ........u... 11/08 09:31:22.342: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.342: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.342: [sbi] DEBUG: STREAM closed [6007] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 7789d4be ........w... 11/08 09:31:22.343: [sbi] DEBUG: STREAM added [6009] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.343: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000078/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.343: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.343: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.343: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.343: [sbi] DEBUG: STREAM closed [6009] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.343: [sbi] DEBUG: STREAM added [6011] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.343: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000079/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.343: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.343: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000017 7989d4be ........y... 11/08 09:31:22.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.343: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.343: [sbi] DEBUG: STREAM closed [6011] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 7b89d4be ........{... 11/08 09:31:22.344: [sbi] DEBUG: STREAM added [6013] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.344: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000229/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.344: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.344: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.344: [sbi] DEBUG: STREAM closed [6013] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.344: [sbi] DEBUG: STREAM added [6015] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.344: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000235/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 7d89d4be ........}... 11/08 09:31:22.344: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.344: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.344: [sbi] DEBUG: STREAM closed [6015] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 7f89d4be ............ 11/08 09:31:22.345: [sbi] DEBUG: STREAM added [6017] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.345: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000237/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.345: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.345: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.345: [sbi] DEBUG: STREAM closed [6017] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 8189d4be ............ 11/08 09:31:22.346: [sbi] DEBUG: STREAM added [6019] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.346: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000232/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.346: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.346: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.346: [sbi] DEBUG: STREAM closed [6019] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 8389d4be ............ 11/08 09:31:22.348: [sbi] DEBUG: STREAM added [6021] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.348: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000238/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.348: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.348: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.348: [sbi] DEBUG: STREAM closed [6021] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.348: [sbi] DEBUG: STREAM added [6023] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.348: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000243/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.348: [sbi] DEBUG: STREAM added [6025] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.348: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000085/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.348: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.348: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000017 8589d4be ............ 11/08 09:31:22.348: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.348: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.348: [sbi] DEBUG: STREAM closed [6023] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.348: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.348: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.348: [sbi] DEBUG: STREAM closed [6025] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 8789d4be ............ 0000: 00000301 05000017 8989d4be ............ 11/08 09:31:22.349: [sbi] DEBUG: STREAM added [6027] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.349: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000081/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.349: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.349: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.349: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.349: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.349: [sbi] DEBUG: STREAM closed [6027] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.349: [sbi] DEBUG: STREAM added [6029] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.349: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000244/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 8b89d4be ............ 11/08 09:31:22.349: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.349: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.349: [sbi] DEBUG: STREAM closed [6029] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 8d89d4be ............ 11/08 09:31:22.349: [sbi] DEBUG: STREAM added [6031] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.349: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000241/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.349: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.349: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.349: [sbi] DEBUG: STREAM closed [6031] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 8f89d4be ............ 11/08 09:31:22.351: [sbi] DEBUG: STREAM added [6033] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.351: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000080/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.351: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.351: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.351: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.351: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.351: [sbi] DEBUG: STREAM closed [6033] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 9189d4be ............ 11/08 09:31:22.354: [sbi] DEBUG: STREAM added [6035] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.354: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000076/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.354: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.355: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.355: [sbi] DEBUG: STREAM closed [6035] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.356: [sbi] DEBUG: STREAM added [6037] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.356: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000086/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.356: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.356: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.356: [sbi] DEBUG: STREAM added [6039] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.356: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000078/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.356: [sbi] DEBUG: STREAM added [6041] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.356: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000079/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 9389d4be ............ 11/08 09:31:22.356: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.356: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.356: [sbi] DEBUG: STREAM closed [6037] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.356: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.356: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.356: [sbi] DEBUG: STREAM closed [6039] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.356: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.357: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.357: [sbi] DEBUG: STREAM closed [6041] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.357: [sbi] DEBUG: STREAM added [6043] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.357: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000228/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.357: [sbi] DEBUG: STREAM added [6045] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.357: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000224/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.357: [sbi] DEBUG: STREAM added [6047] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.357: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000233/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 9589d4be ............ 11/08 09:31:22.357: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.357: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.357: [sbi] DEBUG: STREAM closed [6043] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.357: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.357: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.357: [sbi] DEBUG: STREAM closed [6045] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.357: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.357: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.357: [sbi] DEBUG: STREAM closed [6047] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.357: [sbi] DEBUG: STREAM added [6049] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.357: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000226/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 9789d4be ............ 11/08 09:31:22.357: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.357: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.357: [sbi] DEBUG: STREAM closed [6049] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 9989d4be ............ 0000: 00000301 05000017 9b89d4be ............ 0000: 00000301 05000017 9d89d4be ............ 0000: 00000301 05000017 9f89d4be ............ 0000: 00000301 05000017 a189d4be ............ 11/08 09:31:22.357: [sbi] DEBUG: STREAM added [6051] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.357: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000082/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.357: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.357: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.357: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.357: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.357: [sbi] DEBUG: STREAM closed [6051] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 a389d4be ............ 11/08 09:31:22.357: [sbi] DEBUG: STREAM added [6053] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.357: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000236/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.357: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.357: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.357: [sbi] DEBUG: STREAM closed [6053] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 a589d4be ............ 11/08 09:31:22.358: [sbi] DEBUG: STREAM added [6055] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.358: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000249/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.358: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.358: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.358: [sbi] DEBUG: STREAM closed [6055] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 a789d4be ............ 11/08 09:31:22.358: [sbi] DEBUG: STREAM added [6057] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.358: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000085/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.358: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.359: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.359: [sbi] DEBUG: STREAM closed [6057] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.359: [sbi] DEBUG: STREAM added [6059] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.359: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000081/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.359: [sbi] DEBUG: STREAM added [6061] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.359: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000080/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.359: [sbi] DEBUG: STREAM added [6063] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.359: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000086/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 a989d4be ............ 11/08 09:31:22.359: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.360: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.360: [sbi] DEBUG: STREAM closed [6059] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.360: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.361: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.361: [sbi] DEBUG: STREAM closed [6061] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.361: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.362: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.362: [sbi] DEBUG: STREAM closed [6063] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.362: [sbi] DEBUG: STREAM added [6065] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.362: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000082/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 ab89d4be ............ 11/08 09:31:22.362: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.363: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.363: [sbi] DEBUG: STREAM closed [6065] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 ad89d4be ............ 0000: 00000301 05000017 af89d4be ............ 0000: 00000301 05000017 b189d4be ............ 11/08 09:31:22.363: [sbi] DEBUG: STREAM added [6067] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.363: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000248/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.363: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.363: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.363: [sbi] DEBUG: STREAM closed [6067] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 b389d4be ............ 11/08 09:31:22.365: [sbi] DEBUG: STREAM added [6069] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.365: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000245/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.365: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.365: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.365: [sbi] DEBUG: STREAM closed [6069] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 b589d4be ............ 11/08 09:31:22.366: [sbi] DEBUG: STREAM added [6071] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.366: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000254/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.366: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.366: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.366: [sbi] DEBUG: STREAM closed [6071] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 b789d4be ............ 11/08 09:31:22.368: [sbi] DEBUG: STREAM added [6073] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.368: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000247/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.368: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.368: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.368: [sbi] DEBUG: STREAM closed [6073] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 b989d4be ............ 11/08 09:31:22.369: [sbi] DEBUG: STREAM added [6075] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.369: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000250/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.369: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.369: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.369: [sbi] DEBUG: STREAM closed [6075] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 bb89d4be ............ 11/08 09:31:22.585: [sbi] DEBUG: STREAM added [6077] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.585: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000255/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.585: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.585: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.585: [sbi] DEBUG: STREAM closed [6077] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 bd89d4be ............ 11/08 09:31:22.589: [sbi] DEBUG: STREAM added [6079] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.589: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000251/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.589: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.589: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.589: [sbi] DEBUG: STREAM closed [6079] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.589: [sbi] DEBUG: STREAM added [6081] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.589: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000246/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 bf89d4be ............ 11/08 09:31:22.589: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.589: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.589: [sbi] DEBUG: STREAM closed [6081] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 c189d4be ............ 11/08 09:31:22.590: [sbi] DEBUG: STREAM added [6083] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.590: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000087/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.590: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.590: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.590: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.590: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.590: [sbi] DEBUG: STREAM closed [6083] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 c389d4be ............ 11/08 09:31:22.592: [sbi] DEBUG: STREAM added [6085] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.592: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000253/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.592: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.592: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.592: [sbi] DEBUG: STREAM closed [6085] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 c589d4be ............ 11/08 09:31:22.593: [sbi] DEBUG: STREAM added [6087] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.593: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000084/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.593: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.593: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.593: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.593: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.593: [sbi] DEBUG: STREAM closed [6087] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 c789d4be ............ 11/08 09:31:22.595: [sbi] DEBUG: STREAM added [6089] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.595: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000083/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.595: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.595: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.595: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.595: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.595: [sbi] DEBUG: STREAM closed [6089] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 c989d4be ............ 11/08 09:31:22.596: [sbi] DEBUG: STREAM added [6091] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.596: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000099/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.596: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.596: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.596: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.596: [sbi] DEBUG: STREAM closed [6091] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 cb89d4be ............ 11/08 09:31:22.597: [sbi] DEBUG: STREAM added [6093] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.597: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000088/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.597: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.597: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.597: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.597: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.597: [sbi] DEBUG: STREAM closed [6093] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 cd89d4be ............ 11/08 09:31:22.598: [sbi] DEBUG: STREAM added [6095] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.598: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000103/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.598: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.598: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.598: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.598: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.598: [sbi] DEBUG: STREAM closed [6095] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 cf89d4be ............ 11/08 09:31:22.599: [sbi] DEBUG: STREAM added [6097] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.599: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000087/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.599: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.602: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.602: [sbi] DEBUG: STREAM closed [6097] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.602: [sbi] DEBUG: STREAM added [6099] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.602: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000252/context-data/smf-registrations/1 (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 d189d4be ............ 11/08 09:31:22.602: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.602: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.602: [sbi] DEBUG: STREAM closed [6099] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.602: [sbi] DEBUG: STREAM added [6101] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.602: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000084/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 d389d4be ............ 11/08 09:31:22.602: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.606: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.606: [sbi] DEBUG: STREAM closed [6101] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.606: [sbi] DEBUG: STREAM added [6103] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.606: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000083/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.606: [sbi] DEBUG: STREAM added [6105] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.606: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000099/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.606: [sbi] DEBUG: STREAM added [6107] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.606: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000088/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 d589d4be ............ 11/08 09:31:22.606: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.609: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.609: [sbi] DEBUG: STREAM closed [6103] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.609: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.611: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.611: [sbi] DEBUG: STREAM closed [6105] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.611: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.614: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.614: [sbi] DEBUG: STREAM closed [6107] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.614: [sbi] DEBUG: STREAM added [6109] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.614: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000103/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 d789d4be ............ 11/08 09:31:22.614: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.617: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.617: [sbi] DEBUG: STREAM closed [6109] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.617: [sbi] DEBUG: STREAM added [6111] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.617: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000091/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.617: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.617: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000017 d989d4be ............ 11/08 09:31:22.617: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.617: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.617: [sbi] DEBUG: STREAM closed [6111] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 db89d4be ............ 0000: 00000301 05000017 dd89d4be ............ 0000: 00000301 05000017 df89d4be ............ 11/08 09:31:22.618: [sbi] DEBUG: STREAM added [6113] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.618: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000092/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.618: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.618: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.618: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.619: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.619: [sbi] DEBUG: STREAM closed [6113] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 e189d4be ............ 11/08 09:31:22.624: [sbi] DEBUG: STREAM added [6115] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.624: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000091/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.624: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.626: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.626: [sbi] DEBUG: STREAM closed [6115] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.627: [sbi] DEBUG: STREAM added [6117] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.627: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000092/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 e389d4be ............ 11/08 09:31:22.627: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.630: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.630: [sbi] DEBUG: STREAM closed [6117] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 e589d4be ............ 11/08 09:31:22.855: [sbi] DEBUG: STREAM added [6119] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.855: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000089/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.855: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.855: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.855: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.856: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.856: [sbi] DEBUG: STREAM closed [6119] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 e789d4be ............ 11/08 09:31:22.857: [sbi] DEBUG: STREAM added [6121] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.857: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000112/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.857: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.857: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.857: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.857: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.857: [sbi] DEBUG: STREAM closed [6121] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 e989d4be ............ 11/08 09:31:22.860: [sbi] DEBUG: STREAM added [6123] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.860: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000102/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.860: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.860: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.860: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.860: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.860: [sbi] DEBUG: STREAM closed [6123] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 eb89d4be ............ 11/08 09:31:22.863: [sbi] DEBUG: STREAM added [6125] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.863: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000094/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.863: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.863: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.863: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.863: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.863: [sbi] DEBUG: STREAM closed [6125] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 ed89d4be ............ 11/08 09:31:22.864: [sbi] DEBUG: STREAM added [6127] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.864: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000090/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.864: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.864: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.864: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.864: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.864: [sbi] DEBUG: STREAM closed [6127] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 ef89d4be ............ 11/08 09:31:22.865: [sbi] DEBUG: STREAM added [6129] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.865: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000096/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.865: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.865: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.865: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.865: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.865: [sbi] DEBUG: STREAM closed [6129] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.865: [sbi] DEBUG: STREAM added [6131] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.865: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000089/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 f189d4be ............ 11/08 09:31:22.865: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.868: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.868: [sbi] DEBUG: STREAM closed [6131] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.868: [sbi] DEBUG: STREAM added [6133] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.868: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000112/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.869: [sbi] DEBUG: STREAM added [6135] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.869: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000102/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.869: [sbi] DEBUG: STREAM added [6137] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.869: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000093/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.869: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.869: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.869: [sbi] DEBUG: STREAM added [6139] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.869: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000095/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.869: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.869: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.869: [sbi] DEBUG: STREAM added [6141] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.869: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000094/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 f389d4be ............ 11/08 09:31:22.869: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.871: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.871: [sbi] DEBUG: STREAM closed [6133] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.871: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.874: [sbi] DEBUG: STREAM closed [6135] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.874: [sbi] DEBUG: STREAM closed [6137] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.874: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.874: [sbi] DEBUG: STREAM closed [6139] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.874: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.876: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.876: [sbi] DEBUG: STREAM closed [6141] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.876: [sbi] DEBUG: STREAM added [6143] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.876: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000090/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.876: [sbi] DEBUG: STREAM added [6145] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.876: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000096/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000017 f589d4be ............ 11/08 09:31:22.876: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.879: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.879: [sbi] DEBUG: STREAM closed [6143] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.879: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.881: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.881: [sbi] DEBUG: STREAM closed [6145] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000017 f789d4be ............ 0000: 00000301 05000017 f989d4be ............ 0000: 00000301 05000017 fb89d4be ............ 0000: 00000301 05000017 fd89d4be ............ 0000: 00000301 05000017 ff89d4be ............ 0000: 00000301 05000018 0189d4be ............ 11/08 09:31:22.887: [sbi] DEBUG: STREAM added [6147] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.887: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000097/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.887: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:22.888: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:22.888: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.888: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.888: [sbi] DEBUG: STREAM closed [6147] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 0389d4be ............ 11/08 09:31:22.888: [sbi] DEBUG: STREAM added [6149] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.888: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000093/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.888: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.891: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.891: [sbi] DEBUG: STREAM closed [6149] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:22.891: [sbi] DEBUG: STREAM added [6151] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.891: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000095/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 0589d4be ............ 11/08 09:31:22.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.894: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.894: [sbi] DEBUG: STREAM closed [6151] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 0789d4be ............ 11/08 09:31:22.895: [sbi] DEBUG: STREAM added [6153] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:22.895: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000097/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:22.895: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:22.898: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:22.898: [sbi] DEBUG: STREAM closed [6153] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 0989d4be ............ 11/08 09:31:23.127: [sbi] DEBUG: STREAM added [6155] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.127: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000106/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.127: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.127: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.127: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.127: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.127: [sbi] DEBUG: STREAM closed [6155] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000018 0b89d461 96dc34fd ...........a..4. 0010: 280794d2 7eea0802 6d403f71 90dc132a (...~...m@?q...* 0020: 62d1bf b.. 11/08 09:31:23.129: [sbi] DEBUG: STREAM added [6157] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.129: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000100/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.129: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.129: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.129: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.129: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.129: [sbi] DEBUG: STREAM closed [6157] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 0d89d5be ............ 11/08 09:31:23.131: [sbi] DEBUG: STREAM added [6159] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.131: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000114/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.131: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.131: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.131: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.131: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.131: [sbi] DEBUG: STREAM closed [6159] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 0f89d5be ............ 11/08 09:31:23.134: [sbi] DEBUG: STREAM added [6161] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.134: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000107/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.134: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.134: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.134: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.134: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.134: [sbi] DEBUG: STREAM closed [6161] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.134: [sbi] DEBUG: STREAM added [6163] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.134: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000101/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.134: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.134: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000018 1189d5be ............ 11/08 09:31:23.134: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.134: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.134: [sbi] DEBUG: STREAM closed [6163] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 1389d5be ............ 11/08 09:31:23.135: [sbi] DEBUG: STREAM added [6165] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.135: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000110/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.135: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.135: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.135: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.135: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.135: [sbi] DEBUG: STREAM closed [6165] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.136: [sbi] DEBUG: STREAM added [6167] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.136: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000106/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 1589d5be ............ 11/08 09:31:23.136: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.139: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.139: [sbi] DEBUG: STREAM closed [6167] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.139: [sbi] DEBUG: STREAM added [6169] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.139: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000100/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.139: [sbi] DEBUG: STREAM added [6171] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.139: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000114/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.139: [sbi] DEBUG: STREAM added [6173] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.139: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000104/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.139: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.139: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000018 1789d5be ............ 11/08 09:31:23.139: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.142: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.142: [sbi] DEBUG: STREAM closed [6169] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.142: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.145: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.145: [sbi] DEBUG: STREAM closed [6171] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.145: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.145: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.145: [sbi] DEBUG: STREAM closed [6173] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.145: [sbi] DEBUG: STREAM added [6175] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.145: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000107/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.145: [sbi] DEBUG: STREAM added [6177] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.145: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000101/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.145: [sbi] DEBUG: STREAM added [6179] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.145: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000110/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 1989d5be ............ 11/08 09:31:23.145: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.148: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.148: [sbi] DEBUG: STREAM closed [6175] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.148: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.151: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.151: [sbi] DEBUG: STREAM closed [6177] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.151: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.154: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.154: [sbi] DEBUG: STREAM closed [6179] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 1b89d5be ............ 0000: 00000301 05000018 1d89d5be ............ 0000: 00000301 05000018 1f89d5be ............ 0000: 00000301 05000018 2189d5be ........!... 0000: 00000301 05000018 2389d5be ........#... 11/08 09:31:23.159: [sbi] DEBUG: STREAM added [6181] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.159: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000104/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.159: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.163: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.163: [sbi] DEBUG: STREAM closed [6181] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 2589d5be ........%... 11/08 09:31:23.173: [sbi] DEBUG: STREAM added [6183] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.173: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000098/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.173: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.173: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.173: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.173: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.173: [sbi] DEBUG: STREAM closed [6183] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 2789d5be ........'... 11/08 09:31:23.177: [sbi] DEBUG: STREAM added [6185] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.177: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000098/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.177: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.180: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.180: [sbi] DEBUG: STREAM closed [6185] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 2989d5be ........)... 11/08 09:31:23.395: [sbi] DEBUG: STREAM added [6187] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.395: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000105/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.395: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.395: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.395: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.395: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.395: [sbi] DEBUG: STREAM closed [6187] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 2b89d5be ........+... 11/08 09:31:23.397: [sbi] DEBUG: STREAM added [6189] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.397: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000109/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.397: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.397: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.397: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.397: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.397: [sbi] DEBUG: STREAM closed [6189] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 2d89d5be ........-... 11/08 09:31:23.399: [sbi] DEBUG: STREAM added [6191] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.399: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000111/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.399: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.399: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.399: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.399: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.399: [sbi] DEBUG: STREAM closed [6191] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 2f89d5be ......../... 11/08 09:31:23.402: [sbi] DEBUG: STREAM added [6193] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.402: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000105/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.402: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.406: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.406: [sbi] DEBUG: STREAM closed [6193] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.406: [sbi] DEBUG: STREAM added [6195] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.406: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000113/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.406: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.406: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.406: [sbi] DEBUG: STREAM added [6197] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.406: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000117/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.406: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.406: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.406: [sbi] DEBUG: STREAM added [6199] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.406: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000109/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 3189d5be ........1... 11/08 09:31:23.407: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.407: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.407: [sbi] DEBUG: STREAM closed [6195] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.407: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.407: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.407: [sbi] DEBUG: STREAM closed [6197] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.407: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.409: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.409: [sbi] DEBUG: STREAM closed [6199] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.409: [sbi] DEBUG: STREAM added [6201] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.409: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000118/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.409: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.409: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000018 3389d5be ........3... 11/08 09:31:23.409: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.409: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.409: [sbi] DEBUG: STREAM closed [6201] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 3589d5be ........5... 0000: 00000301 05000018 3789d5be ........7... 0000: 00000301 05000018 3989d5be ........9... 11/08 09:31:23.410: [sbi] DEBUG: STREAM added [6203] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.410: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000108/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.410: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.410: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.410: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.410: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.410: [sbi] DEBUG: STREAM closed [6203] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 3b89d5be ........;... 11/08 09:31:23.410: [sbi] DEBUG: STREAM added [6205] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.410: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000111/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.410: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.412: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.412: [sbi] DEBUG: STREAM closed [6205] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.412: [sbi] DEBUG: STREAM added [6207] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.412: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000116/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.413: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.413: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000018 3d89d5be ........=... 11/08 09:31:23.413: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.413: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.413: [sbi] DEBUG: STREAM closed [6207] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 3f89d5be ........?... 11/08 09:31:23.414: [sbi] DEBUG: STREAM added [6209] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.414: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000115/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.414: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.414: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.414: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.414: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.414: [sbi] DEBUG: STREAM closed [6209] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 4189d5be ........A... 11/08 09:31:23.416: [sbi] DEBUG: STREAM added [6211] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.417: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000113/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.417: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.420: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.420: [sbi] DEBUG: STREAM closed [6211] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 4389d5be ........C... 11/08 09:31:23.422: [sbi] DEBUG: STREAM added [6213] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.422: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000117/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.422: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.427: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.427: [sbi] DEBUG: STREAM closed [6213] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.427: [sbi] DEBUG: STREAM added [6215] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.427: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000118/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.427: [sbi] DEBUG: STREAM added [6217] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.427: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000108/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.427: [sbi] DEBUG: STREAM added [6219] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.427: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000116/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.427: [sbi] DEBUG: STREAM added [6221] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.427: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000115/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 4589d5be ........E... 11/08 09:31:23.427: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.432: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.432: [sbi] DEBUG: STREAM closed [6215] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.432: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.438: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.438: [sbi] DEBUG: STREAM closed [6217] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.438: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.441: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.441: [sbi] DEBUG: STREAM closed [6219] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.441: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.444: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.444: [sbi] DEBUG: STREAM closed [6221] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.444: [sbi] DEBUG: STREAM added [6223] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.444: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000119/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.444: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.444: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000018 4789d5be ........G... 11/08 09:31:23.444: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.444: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.444: [sbi] DEBUG: STREAM closed [6223] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 4989d5be ........I... 0000: 00000301 05000018 4b89d5be ........K... 0000: 00000301 05000018 4d89d5be ........M... 0000: 00000301 05000018 4f89d5be ........O... 11/08 09:31:23.453: [sbi] DEBUG: STREAM added [6225] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.453: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000119/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.453: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.457: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.457: [sbi] DEBUG: STREAM closed [6225] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 5189d5be ........Q... 11/08 09:31:23.470: [sbi] DEBUG: STREAM added [6227] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.470: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000121/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.470: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.470: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.470: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.470: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.470: [sbi] DEBUG: STREAM closed [6227] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 5389d5be ........S... 11/08 09:31:23.474: [sbi] DEBUG: STREAM added [6229] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.474: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000121/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.474: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.476: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.476: [sbi] DEBUG: STREAM closed [6229] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 5589d5be ........U... 11/08 09:31:23.692: [sbi] DEBUG: STREAM added [6231] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.692: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000127/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.692: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.692: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.692: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.692: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.692: [sbi] DEBUG: STREAM closed [6231] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 5789d5be ........W... 11/08 09:31:23.692: [sbi] DEBUG: STREAM added [6233] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.692: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000120/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.692: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.692: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.692: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.692: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.692: [sbi] DEBUG: STREAM closed [6233] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 5989d5be ........Y... 11/08 09:31:23.692: [sbi] DEBUG: STREAM added [6235] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.692: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000122/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.692: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.692: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.692: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.692: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.692: [sbi] DEBUG: STREAM closed [6235] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 5b89d5be ........[... 11/08 09:31:23.693: [sbi] DEBUG: STREAM added [6237] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.693: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000124/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.693: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.693: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.693: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.693: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.693: [sbi] DEBUG: STREAM closed [6237] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 5d89d5be ........]... 11/08 09:31:23.694: [sbi] DEBUG: STREAM added [6239] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.694: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000125/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.694: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.694: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.694: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.694: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.694: [sbi] DEBUG: STREAM closed [6239] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 5f89d5be ........_... 11/08 09:31:23.694: [sbi] DEBUG: STREAM added [6241] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.694: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000128/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.694: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.694: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.694: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.694: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.694: [sbi] DEBUG: STREAM closed [6241] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 6189d5be ........a... 11/08 09:31:23.695: [sbi] DEBUG: STREAM added [6243] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.695: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000127/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.695: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.699: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.699: [sbi] DEBUG: STREAM closed [6243] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.699: [sbi] DEBUG: STREAM added [6245] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.699: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000120/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.699: [sbi] DEBUG: STREAM added [6247] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.699: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000122/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.699: [sbi] DEBUG: STREAM added [6249] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.699: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000124/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.699: [sbi] DEBUG: STREAM added [6251] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.699: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000125/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.699: [sbi] DEBUG: STREAM added [6253] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.699: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000128/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 6389d5be ........c... 11/08 09:31:23.699: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.701: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.701: [sbi] DEBUG: STREAM closed [6245] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.701: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.703: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.703: [sbi] DEBUG: STREAM closed [6247] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.703: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.706: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.706: [sbi] DEBUG: STREAM closed [6249] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.706: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.709: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.709: [sbi] DEBUG: STREAM closed [6251] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.709: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.711: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.711: [sbi] DEBUG: STREAM closed [6253] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.711: [sbi] DEBUG: STREAM added [6255] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.711: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000126/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.711: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.711: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000018 6589d5be ........e... 11/08 09:31:23.712: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.712: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.712: [sbi] DEBUG: STREAM closed [6255] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 6789d5be ........g... 0000: 00000301 05000018 6989d5be ........i... 0000: 00000301 05000018 6b89d5be ........k... 0000: 00000301 05000018 6d89d5be ........m... 0000: 00000301 05000018 6f89d5be ........o... 11/08 09:31:23.717: [sbi] DEBUG: STREAM added [6257] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.718: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000123/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.718: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.718: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.718: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.718: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.718: [sbi] DEBUG: STREAM closed [6257] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.718: [sbi] DEBUG: STREAM added [6259] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.718: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000126/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 7189d5be ........q... 11/08 09:31:23.718: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.721: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.721: [sbi] DEBUG: STREAM closed [6259] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 7389d5be ........s... 11/08 09:31:23.728: [sbi] DEBUG: STREAM added [6261] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.728: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000123/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.728: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.731: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.731: [sbi] DEBUG: STREAM closed [6261] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 7589d5be ........u... 11/08 09:31:23.947: [sbi] DEBUG: STREAM added [6263] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.947: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000129/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.947: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.947: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.947: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.948: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.948: [sbi] DEBUG: STREAM closed [6263] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 7789d5be ........w... 11/08 09:31:23.950: [sbi] DEBUG: STREAM added [6265] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.950: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000153/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.950: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.950: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.950: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.950: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.950: [sbi] DEBUG: STREAM closed [6265] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 7989d5be ........y... 11/08 09:31:23.954: [sbi] DEBUG: STREAM added [6267] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.954: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000131/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.954: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.954: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.954: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.954: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.954: [sbi] DEBUG: STREAM closed [6267] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 7b89d5be ........{... 11/08 09:31:23.955: [sbi] DEBUG: STREAM added [6269] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.955: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000130/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.955: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.955: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.955: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.955: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.955: [sbi] DEBUG: STREAM closed [6269] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 7d89d5be ........}... 11/08 09:31:23.955: [sbi] DEBUG: STREAM added [6271] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.955: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000132/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.955: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.955: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.955: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.955: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.955: [sbi] DEBUG: STREAM closed [6271] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 7f89d5be ............ 11/08 09:31:23.957: [sbi] DEBUG: STREAM added [6273] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.957: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000129/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.957: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.962: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.962: [sbi] DEBUG: STREAM closed [6273] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.962: [sbi] DEBUG: STREAM added [6275] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.962: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000138/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.962: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.962: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.962: [sbi] DEBUG: STREAM added [6277] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.962: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000153/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.962: [sbi] DEBUG: STREAM added [6279] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.962: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000131/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 8189d5be ............ 11/08 09:31:23.962: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.962: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.962: [sbi] DEBUG: STREAM closed [6275] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.962: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.965: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.965: [sbi] DEBUG: STREAM closed [6277] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.965: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.968: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.968: [sbi] DEBUG: STREAM closed [6279] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.968: [sbi] DEBUG: STREAM added [6281] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.968: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000130/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.968: [sbi] DEBUG: STREAM added [6283] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.968: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000132/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 8389d5be ............ 11/08 09:31:23.968: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.971: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.971: [sbi] DEBUG: STREAM closed [6281] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.971: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.974: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.974: [sbi] DEBUG: STREAM closed [6283] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.974: [sbi] DEBUG: STREAM added [6285] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.974: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000147/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.974: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:23.974: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:23.974: [sbi] DEBUG: STREAM added [6287] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.974: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000138/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 8589d5be ............ 11/08 09:31:23.974: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.975: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.975: [sbi] DEBUG: STREAM closed [6285] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:23.975: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.978: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.978: [sbi] DEBUG: STREAM closed [6287] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 8789d5be ............ 0000: 00000301 05000018 8989d5be ............ 0000: 00000301 05000018 8b89d5be ............ 0000: 00000301 05000018 8d89d5be ............ 0000: 00000301 05000018 8f89d5be ............ 11/08 09:31:23.986: [sbi] DEBUG: STREAM added [6289] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:23.986: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000147/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:23.986: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:23.990: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:23.990: [sbi] DEBUG: STREAM closed [6289] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 9189d5be ............ 11/08 09:31:24.211: [sbi] DEBUG: STREAM added [6291] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.211: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000133/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.211: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.211: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.211: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.211: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.211: [sbi] DEBUG: STREAM closed [6291] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000018 9389d561 96dc34fd ...........a..4. 0010: 280794d2 7eea0802 6d403f71 90dc134a (...~...m@?q...J 0020: 62d1bf b.. 11/08 09:31:24.213: [sbi] DEBUG: STREAM added [6293] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.213: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000148/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.213: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.213: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.213: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.213: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.213: [sbi] DEBUG: STREAM closed [6293] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 9589d6be ............ 11/08 09:31:24.214: [sbi] DEBUG: STREAM added [6295] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.214: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000135/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.214: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.214: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.214: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.214: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.214: [sbi] DEBUG: STREAM closed [6295] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 9789d6be ............ 11/08 09:31:24.216: [sbi] DEBUG: STREAM added [6297] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.216: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000149/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.216: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.216: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.216: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.216: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.216: [sbi] DEBUG: STREAM closed [6297] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 9989d6be ............ 11/08 09:31:24.217: [sbi] DEBUG: STREAM added [6299] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.217: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000150/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.217: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.217: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.217: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.217: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.217: [sbi] DEBUG: STREAM closed [6299] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 9b89d6be ............ 11/08 09:31:24.218: [sbi] DEBUG: STREAM added [6301] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.218: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000133/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.218: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.221: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.221: [sbi] DEBUG: STREAM closed [6301] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.221: [sbi] DEBUG: STREAM added [6303] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.222: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000148/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.222: [sbi] DEBUG: STREAM added [6305] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.222: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000135/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.222: [sbi] DEBUG: STREAM added [6307] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.222: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000149/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.222: [sbi] DEBUG: STREAM added [6309] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.222: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000150/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 9d89d6be ............ 11/08 09:31:24.222: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.224: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.224: [sbi] DEBUG: STREAM closed [6303] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.224: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.226: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.226: [sbi] DEBUG: STREAM closed [6305] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.226: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.229: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.229: [sbi] DEBUG: STREAM closed [6307] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.229: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.231: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.231: [sbi] DEBUG: STREAM closed [6309] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.231: [sbi] DEBUG: STREAM added [6311] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.231: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000134/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.231: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.231: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000018 9f89d6be ............ 11/08 09:31:24.231: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.231: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.232: [sbi] DEBUG: STREAM closed [6311] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 a189d6be ............ 0000: 00000301 05000018 a389d6be ............ 0000: 00000301 05000018 a589d6be ............ 0000: 00000301 05000018 a789d6be ............ 11/08 09:31:24.236: [sbi] DEBUG: STREAM added [6313] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.236: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000134/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.236: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.240: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.240: [sbi] DEBUG: STREAM closed [6313] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 a989d6be ............ 11/08 09:31:24.249: [sbi] DEBUG: STREAM added [6315] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.249: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000144/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.249: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.249: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.249: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.249: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.249: [sbi] DEBUG: STREAM closed [6315] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 ab89d6be ............ 11/08 09:31:24.252: [sbi] DEBUG: STREAM added [6317] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.252: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000144/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.252: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.254: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.254: [sbi] DEBUG: STREAM closed [6317] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 ad89d6be ............ 11/08 09:31:24.471: [sbi] DEBUG: STREAM added [6319] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.471: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000156/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.471: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.471: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.471: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.471: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.471: [sbi] DEBUG: STREAM closed [6319] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 af89d6be ............ 11/08 09:31:24.473: [sbi] DEBUG: STREAM added [6321] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.473: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000139/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.473: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.473: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.473: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.473: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.473: [sbi] DEBUG: STREAM closed [6321] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 b189d6be ............ 11/08 09:31:24.476: [sbi] DEBUG: STREAM added [6323] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.476: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000140/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.476: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.476: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.476: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.476: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.476: [sbi] DEBUG: STREAM closed [6323] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 b389d6be ............ 11/08 09:31:24.479: [sbi] DEBUG: STREAM added [6325] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.479: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000141/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.479: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.479: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.479: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.479: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.479: [sbi] DEBUG: STREAM closed [6325] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.479: [sbi] DEBUG: STREAM added [6327] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.479: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000156/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 b589d6be ............ 11/08 09:31:24.479: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.483: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.483: [sbi] DEBUG: STREAM closed [6327] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.484: [sbi] DEBUG: STREAM added [6329] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.484: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000139/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.484: [sbi] DEBUG: STREAM added [6331] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.484: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000142/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.484: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.484: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.484: [sbi] DEBUG: STREAM added [6333] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.484: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000152/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.484: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.484: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.484: [sbi] DEBUG: STREAM added [6335] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.484: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000145/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.484: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.484: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.484: [sbi] DEBUG: STREAM added [6337] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.484: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000136/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.484: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.484: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000018 b789d6be ............ 11/08 09:31:24.484: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.487: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.487: [sbi] DEBUG: STREAM closed [6329] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.487: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.487: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.487: [sbi] DEBUG: STREAM closed [6331] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.487: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.487: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.487: [sbi] DEBUG: STREAM closed [6333] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.487: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.487: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.487: [sbi] DEBUG: STREAM closed [6335] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.487: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.487: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.487: [sbi] DEBUG: STREAM closed [6337] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.487: [sbi] DEBUG: STREAM added [6339] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.487: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000140/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.487: [sbi] DEBUG: STREAM added [6341] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.487: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000137/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.487: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.487: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.487: [sbi] DEBUG: STREAM added [6343] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.487: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000141/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 b989d6be ............ 11/08 09:31:24.487: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.491: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.491: [sbi] DEBUG: STREAM closed [6339] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.491: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.491: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.491: [sbi] DEBUG: STREAM closed [6341] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.491: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.495: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.495: [sbi] DEBUG: STREAM closed [6343] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.495: [sbi] DEBUG: STREAM added [6345] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.495: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000154/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.495: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.495: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000018 bb89d6be ............ 11/08 09:31:24.495: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.495: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.495: [sbi] DEBUG: STREAM closed [6345] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 bd89d6be ............ 0000: 00000301 05000018 bf89d6be ............ 0000: 00000301 05000018 c189d6be ............ 0000: 00000301 05000018 c389d6be ............ 0000: 00000301 05000018 c589d6be ............ 0000: 00000301 05000018 c789d6be ............ 0000: 00000301 05000018 c989d6be ............ 11/08 09:31:24.503: [sbi] DEBUG: STREAM added [6347] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.503: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000142/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.503: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.506: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.506: [sbi] DEBUG: STREAM closed [6347] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.506: [sbi] DEBUG: STREAM added [6349] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.506: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000152/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.506: [sbi] DEBUG: STREAM added [6351] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.506: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000145/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.506: [sbi] DEBUG: STREAM added [6353] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.506: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000136/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.506: [sbi] DEBUG: STREAM added [6355] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.506: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000137/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.506: [sbi] DEBUG: STREAM added [6357] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.506: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000154/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 cb89d6be ............ 11/08 09:31:24.506: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.510: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.510: [sbi] DEBUG: STREAM closed [6349] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.510: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.512: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.512: [sbi] DEBUG: STREAM closed [6351] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.512: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.513: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.513: [sbi] DEBUG: STREAM closed [6353] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.513: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.514: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.514: [sbi] DEBUG: STREAM closed [6355] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.514: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.516: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.516: [sbi] DEBUG: STREAM closed [6357] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 cd89d6be ............ 0000: 00000301 05000018 cf89d6be ............ 0000: 00000301 05000018 d189d6be ............ 0000: 00000301 05000018 d389d6be ............ 0000: 00000301 05000018 d589d6be ............ 11/08 09:31:24.536: [sbi] DEBUG: STREAM added [6359] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.536: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000146/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.536: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.536: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.536: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.536: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.536: [sbi] DEBUG: STREAM closed [6359] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 d789d6be ............ 11/08 09:31:24.542: [sbi] DEBUG: STREAM added [6361] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.542: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000146/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.542: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.544: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.544: [sbi] DEBUG: STREAM closed [6361] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 d989d6be ............ 11/08 09:31:24.755: [sbi] DEBUG: STREAM added [6363] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.755: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000165/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.756: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.756: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.756: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.756: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.756: [sbi] DEBUG: STREAM closed [6363] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 db89d6be ............ 11/08 09:31:24.759: [sbi] DEBUG: STREAM added [6365] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.759: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000143/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.759: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.759: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.759: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.759: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.759: [sbi] DEBUG: STREAM closed [6365] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 dd89d6be ............ 11/08 09:31:24.761: [sbi] DEBUG: STREAM added [6367] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.761: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000155/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.761: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.761: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.761: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.761: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.761: [sbi] DEBUG: STREAM closed [6367] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 df89d6be ............ 11/08 09:31:24.763: [sbi] DEBUG: STREAM added [6369] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.763: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000151/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.763: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.763: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.763: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.763: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.763: [sbi] DEBUG: STREAM closed [6369] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 e189d6be ............ 11/08 09:31:24.764: [sbi] DEBUG: STREAM added [6371] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.764: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000165/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.764: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.767: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.767: [sbi] DEBUG: STREAM closed [6371] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.768: [sbi] DEBUG: STREAM added [6373] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.768: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000164/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.768: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.768: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.768: [sbi] DEBUG: STREAM added [6375] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.768: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000157/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.768: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.768: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.768: [sbi] DEBUG: STREAM added [6377] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.768: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000143/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.768: [sbi] DEBUG: STREAM added [6379] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.768: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000155/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.768: [sbi] DEBUG: STREAM added [6381] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.768: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000151/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 e389d6be ............ 11/08 09:31:24.768: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.768: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.768: [sbi] DEBUG: STREAM closed [6373] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.768: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.768: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.768: [sbi] DEBUG: STREAM closed [6375] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.768: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.771: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.771: [sbi] DEBUG: STREAM closed [6377] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.771: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.773: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.773: [sbi] DEBUG: STREAM closed [6379] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.773: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.775: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.775: [sbi] DEBUG: STREAM closed [6381] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 e589d6be ............ 0000: 00000301 05000018 e789d6be ............ 0000: 00000301 05000018 e989d6be ............ 0000: 00000301 05000018 eb89d6be ............ 0000: 00000301 05000018 ed89d6be ............ 11/08 09:31:24.775: [sbi] DEBUG: STREAM added [6383] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.775: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000160/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.775: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.775: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.775: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.775: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.775: [sbi] DEBUG: STREAM closed [6383] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 ef89d6be ............ 11/08 09:31:24.782: [sbi] DEBUG: STREAM added [6385] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.782: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000164/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.782: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.785: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.785: [sbi] DEBUG: STREAM closed [6385] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.785: [sbi] DEBUG: STREAM added [6387] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.785: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000157/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.785: [sbi] DEBUG: STREAM added [6389] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.785: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000160/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000018 f189d6be ............ 11/08 09:31:24.785: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.788: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.788: [sbi] DEBUG: STREAM closed [6387] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:24.788: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.791: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.791: [sbi] DEBUG: STREAM closed [6389] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 f389d6be ............ 0000: 00000301 05000018 f589d6be ............ 11/08 09:31:24.792: [sbi] DEBUG: STREAM added [6391] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.792: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000166/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.792: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:24.792: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:24.792: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.792: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.792: [sbi] DEBUG: STREAM closed [6391] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 f789d6be ............ 11/08 09:31:24.798: [sbi] DEBUG: STREAM added [6393] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:24.798: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000166/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:24.798: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:24.801: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:24.801: [sbi] DEBUG: STREAM closed [6393] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 f989d6be ............ 11/08 09:31:25.015: [sbi] DEBUG: STREAM added [6395] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.016: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000170/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.016: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.016: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.016: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.016: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.016: [sbi] DEBUG: STREAM closed [6395] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000018 fb89d661 96dc34fd ...........a..4. 0010: 280794d2 7eea0802 6d403f71 90dc136a (...~...m@?q...j 0020: 62d1bf b.. 11/08 09:31:25.016: [sbi] DEBUG: STREAM added [6397] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.016: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000169/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.016: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.016: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.016: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.016: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.016: [sbi] DEBUG: STREAM closed [6397] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 fd89d7be ............ 11/08 09:31:25.016: [sbi] DEBUG: STREAM added [6399] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.016: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000158/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.016: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.016: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.016: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.016: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.016: [sbi] DEBUG: STREAM closed [6399] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000018 ff89d7be ............ 11/08 09:31:25.017: [sbi] DEBUG: STREAM added [6401] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.017: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000159/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.017: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.017: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.017: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.017: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.017: [sbi] DEBUG: STREAM closed [6401] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 0189d7be ............ 11/08 09:31:25.017: [sbi] DEBUG: STREAM added [6403] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.017: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000163/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.017: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.017: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.017: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.017: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.017: [sbi] DEBUG: STREAM closed [6403] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 0389d7be ............ 11/08 09:31:25.017: [sbi] DEBUG: STREAM added [6405] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.017: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000170/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.017: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.020: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.020: [sbi] DEBUG: STREAM closed [6405] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.020: [sbi] DEBUG: STREAM added [6407] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.020: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000169/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.020: [sbi] DEBUG: STREAM added [6409] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.020: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000158/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.020: [sbi] DEBUG: STREAM added [6411] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.020: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000161/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.020: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.020: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 0589d7be ............ 11/08 09:31:25.020: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.023: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.023: [sbi] DEBUG: STREAM closed [6407] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.023: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.025: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.025: [sbi] DEBUG: STREAM closed [6409] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.025: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.025: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.025: [sbi] DEBUG: STREAM closed [6411] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.025: [sbi] DEBUG: STREAM added [6413] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.025: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000159/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.025: [sbi] DEBUG: STREAM added [6415] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.025: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000163/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 0789d7be ............ 11/08 09:31:25.025: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.028: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.028: [sbi] DEBUG: STREAM closed [6413] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.028: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.031: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.031: [sbi] DEBUG: STREAM closed [6415] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.031: [sbi] DEBUG: STREAM added [6417] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.031: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000167/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.031: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.031: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 0989d7be ............ 11/08 09:31:25.031: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.031: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.031: [sbi] DEBUG: STREAM closed [6417] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 0b89d7be ............ 0000: 00000301 05000019 0d89d7be ............ 0000: 00000301 05000019 0f89d7be ............ 0000: 00000301 05000019 1189d7be ............ 11/08 09:31:25.038: [sbi] DEBUG: STREAM added [6419] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.038: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000161/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.038: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.042: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.042: [sbi] DEBUG: STREAM closed [6419] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.043: [sbi] DEBUG: STREAM added [6421] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.043: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000167/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 1389d7be ............ 11/08 09:31:25.043: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.046: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.046: [sbi] DEBUG: STREAM closed [6421] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 1589d7be ............ 11/08 09:31:25.061: [sbi] DEBUG: STREAM added [6423] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.062: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000162/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.062: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.062: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.062: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.062: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.062: [sbi] DEBUG: STREAM closed [6423] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 1789d7be ............ 11/08 09:31:25.066: [sbi] DEBUG: STREAM added [6425] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.066: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000162/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.066: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.068: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.068: [sbi] DEBUG: STREAM closed [6425] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 1989d7be ............ 11/08 09:31:25.282: [sbi] DEBUG: STREAM added [6427] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.282: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000168/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.282: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.282: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.282: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.282: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.282: [sbi] DEBUG: STREAM closed [6427] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 1b89d7be ............ 11/08 09:31:25.282: [sbi] DEBUG: STREAM added [6429] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.282: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000171/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.282: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.282: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.282: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.282: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.282: [sbi] DEBUG: STREAM closed [6429] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 1d89d7be ............ 11/08 09:31:25.283: [sbi] DEBUG: STREAM added [6431] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.283: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000172/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.283: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.283: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.283: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.283: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.283: [sbi] DEBUG: STREAM closed [6431] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 1f89d7be ............ 11/08 09:31:25.283: [sbi] DEBUG: STREAM added [6433] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.283: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000174/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.283: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.283: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.283: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.283: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.283: [sbi] DEBUG: STREAM closed [6433] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 2189d7be ........!... 11/08 09:31:25.283: [sbi] DEBUG: STREAM added [6435] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.283: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000173/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.283: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.283: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.283: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.283: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.283: [sbi] DEBUG: STREAM closed [6435] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 2389d7be ........#... 11/08 09:31:25.283: [sbi] DEBUG: STREAM added [6437] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.283: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000175/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.283: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.283: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.283: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.283: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.283: [sbi] DEBUG: STREAM closed [6437] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 2589d7be ........%... 11/08 09:31:25.283: [sbi] DEBUG: STREAM added [6439] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.283: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000186/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.283: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.283: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.283: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.283: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.283: [sbi] DEBUG: STREAM closed [6439] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 2789d7be ........'... 11/08 09:31:25.284: [sbi] DEBUG: STREAM added [6441] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.284: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000168/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.284: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.286: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.286: [sbi] DEBUG: STREAM closed [6441] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.287: [sbi] DEBUG: STREAM added [6443] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.287: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000171/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.287: [sbi] DEBUG: STREAM added [6445] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.287: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000172/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.287: [sbi] DEBUG: STREAM added [6447] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.287: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000174/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.287: [sbi] DEBUG: STREAM added [6449] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.287: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000173/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.287: [sbi] DEBUG: STREAM added [6451] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.287: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000175/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.287: [sbi] DEBUG: STREAM added [6453] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.287: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000186/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 2989d7be ........)... 11/08 09:31:25.287: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.289: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.289: [sbi] DEBUG: STREAM closed [6443] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.289: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.292: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.292: [sbi] DEBUG: STREAM closed [6445] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.292: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.294: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.294: [sbi] DEBUG: STREAM closed [6447] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.294: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.297: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.297: [sbi] DEBUG: STREAM closed [6449] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.297: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.300: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.300: [sbi] DEBUG: STREAM closed [6451] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.300: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.302: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.302: [sbi] DEBUG: STREAM closed [6453] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 2b89d7be ........+... 0000: 00000301 05000019 2d89d7be ........-... 0000: 00000301 05000019 2f89d7be ......../... 0000: 00000301 05000019 3189d7be ........1... 0000: 00000301 05000019 3389d7be ........3... 0000: 00000301 05000019 3589d7be ........5... 11/08 09:31:25.316: [sbi] DEBUG: STREAM added [6455] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.316: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000182/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.316: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.316: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.316: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.316: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.316: [sbi] DEBUG: STREAM closed [6455] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 3789d7be ........7... 11/08 09:31:25.321: [sbi] DEBUG: STREAM added [6457] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.321: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000182/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.321: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.323: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.323: [sbi] DEBUG: STREAM closed [6457] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 3989d7be ........9... 11/08 09:31:25.545: [sbi] DEBUG: STREAM added [6459] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.545: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000188/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.545: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.545: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.545: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.545: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.545: [sbi] DEBUG: STREAM closed [6459] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 3b89d7be ........;... 11/08 09:31:25.546: [sbi] DEBUG: STREAM added [6461] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.546: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000194/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.546: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.546: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.546: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.546: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.546: [sbi] DEBUG: STREAM closed [6461] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 3d89d7be ........=... 11/08 09:31:25.547: [sbi] DEBUG: STREAM added [6463] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.547: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000189/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.547: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.547: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.547: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.548: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.548: [sbi] DEBUG: STREAM closed [6463] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 3f89d7be ........?... 11/08 09:31:25.548: [sbi] DEBUG: STREAM added [6465] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.549: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000181/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.549: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.549: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.549: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.549: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.549: [sbi] DEBUG: STREAM closed [6465] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 4189d7be ........A... 11/08 09:31:25.552: [sbi] DEBUG: STREAM added [6467] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.553: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000177/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.553: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.553: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.553: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.553: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.553: [sbi] DEBUG: STREAM closed [6467] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.553: [sbi] DEBUG: STREAM added [6469] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.553: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000180/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.553: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.553: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 4389d7be ........C... 11/08 09:31:25.553: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.553: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.553: [sbi] DEBUG: STREAM closed [6469] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 4589d7be ........E... 11/08 09:31:25.554: [sbi] DEBUG: STREAM added [6471] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.554: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000188/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.554: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.557: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.557: [sbi] DEBUG: STREAM closed [6471] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.558: [sbi] DEBUG: STREAM added [6473] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.558: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000194/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.558: [sbi] DEBUG: STREAM added [6475] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.558: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000189/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.558: [sbi] DEBUG: STREAM added [6477] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.558: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000181/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 4789d7be ........G... 11/08 09:31:25.558: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.561: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.561: [sbi] DEBUG: STREAM closed [6473] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.561: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.563: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.563: [sbi] DEBUG: STREAM closed [6475] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.563: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.565: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.565: [sbi] DEBUG: STREAM closed [6477] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.565: [sbi] DEBUG: STREAM added [6479] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.565: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000177/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.565: [sbi] DEBUG: STREAM added [6481] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.565: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000180/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 4989d7be ........I... 11/08 09:31:25.565: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.569: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.569: [sbi] DEBUG: STREAM closed [6479] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.569: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.572: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.572: [sbi] DEBUG: STREAM closed [6481] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.572: [sbi] DEBUG: STREAM added [6483] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.572: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000197/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.572: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.572: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 4b89d7be ........K... 11/08 09:31:25.572: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.572: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.572: [sbi] DEBUG: STREAM closed [6483] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 4d89d7be ........M... 0000: 00000301 05000019 4f89d7be ........O... 0000: 00000301 05000019 5189d7be ........Q... 0000: 00000301 05000019 5389d7be ........S... 11/08 09:31:25.579: [sbi] DEBUG: STREAM added [6485] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.579: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000178/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.579: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.579: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.580: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.580: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.580: [sbi] DEBUG: STREAM closed [6485] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 5589d7be ........U... 11/08 09:31:25.580: [sbi] DEBUG: STREAM added [6487] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.580: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000197/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.580: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.583: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.583: [sbi] DEBUG: STREAM closed [6487] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 5789d7be ........W... 11/08 09:31:25.588: [sbi] DEBUG: STREAM added [6489] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.588: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000178/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.588: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.591: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.591: [sbi] DEBUG: STREAM closed [6489] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 5989d7be ........Y... 11/08 09:31:25.807: [sbi] DEBUG: STREAM added [6491] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.808: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000192/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.808: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.808: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.808: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.808: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.808: [sbi] DEBUG: STREAM closed [6491] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 5b89d7be ........[... 11/08 09:31:25.810: [sbi] DEBUG: STREAM added [6493] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.810: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000179/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.810: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.810: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.810: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.810: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.810: [sbi] DEBUG: STREAM closed [6493] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 5d89d7be ........]... 11/08 09:31:25.811: [sbi] DEBUG: STREAM added [6495] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.811: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000185/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.811: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.811: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.811: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.811: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.811: [sbi] DEBUG: STREAM closed [6495] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 5f89d7be ........_... 11/08 09:31:25.815: [sbi] DEBUG: STREAM added [6497] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.815: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000184/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.815: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.815: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.815: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.815: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.815: [sbi] DEBUG: STREAM closed [6497] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 6189d7be ........a... 11/08 09:31:25.816: [sbi] DEBUG: STREAM added [6499] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.816: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000192/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.816: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.820: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.820: [sbi] DEBUG: STREAM closed [6499] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.820: [sbi] DEBUG: STREAM added [6501] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.820: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000183/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.820: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.820: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.820: [sbi] DEBUG: STREAM added [6503] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.820: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000176/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.820: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.820: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.820: [sbi] DEBUG: STREAM added [6505] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.820: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000179/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.820: [sbi] DEBUG: STREAM added [6507] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.820: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000185/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.820: [sbi] DEBUG: STREAM added [6509] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.820: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000191/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.820: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.820: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 6389d7be ........c... 11/08 09:31:25.820: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.820: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.820: [sbi] DEBUG: STREAM closed [6501] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.820: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.820: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.820: [sbi] DEBUG: STREAM closed [6503] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.820: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.823: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.823: [sbi] DEBUG: STREAM closed [6505] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.824: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.826: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.826: [sbi] DEBUG: STREAM closed [6507] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.826: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.826: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.826: [sbi] DEBUG: STREAM closed [6509] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.826: [sbi] DEBUG: STREAM added [6511] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.826: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000184/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 6589d7be ........e... 11/08 09:31:25.826: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.830: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.830: [sbi] DEBUG: STREAM closed [6511] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 6789d7be ........g... 11/08 09:31:25.830: [sbi] DEBUG: STREAM added [6513] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.830: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000190/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.830: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.830: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 6989d7be ........i... 11/08 09:31:25.830: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.830: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.830: [sbi] DEBUG: STREAM closed [6513] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 6b89d7be ........k... 0000: 00000301 05000019 6d89d7be ........m... 0000: 00000301 05000019 6f89d7be ........o... 0000: 00000301 05000019 7189d7be ........q... 11/08 09:31:25.833: [sbi] DEBUG: STREAM added [6515] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.833: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000183/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.833: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.837: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.838: [sbi] DEBUG: STREAM closed [6515] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.838: [sbi] DEBUG: STREAM added [6517] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.838: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000176/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 7389d7be ........s... 11/08 09:31:25.838: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.841: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.841: [sbi] DEBUG: STREAM closed [6517] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.841: [sbi] DEBUG: STREAM added [6519] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.841: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000190/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.841: [sbi] DEBUG: STREAM added [6521] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.841: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000191/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 7589d7be ........u... 11/08 09:31:25.842: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.845: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.845: [sbi] DEBUG: STREAM closed [6519] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:25.845: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.849: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.849: [sbi] DEBUG: STREAM closed [6521] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 7789d7be ........w... 0000: 00000301 05000019 7989d7be ........y... 11/08 09:31:25.850: [sbi] DEBUG: STREAM added [6523] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.850: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000193/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.850: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:25.850: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:25.850: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.850: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.850: [sbi] DEBUG: STREAM closed [6523] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 7b89d7be ........{... 11/08 09:31:25.857: [sbi] DEBUG: STREAM added [6525] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:25.858: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000193/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:25.858: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:25.861: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:25.861: [sbi] DEBUG: STREAM closed [6525] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 7d89d7be ........}... 11/08 09:31:26.076: [sbi] DEBUG: STREAM added [6527] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.076: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000196/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.076: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.076: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.076: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.076: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.076: [sbi] DEBUG: STREAM closed [6527] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000019 7f89d761 96dc34fd ...........a..4. 0010: 280794d2 7eea0802 6d403f71 90dc138a (...~...m@?q.... 0020: 62d1bf b.. 11/08 09:31:26.077: [sbi] DEBUG: STREAM added [6529] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.077: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000187/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.077: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.077: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.077: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.077: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.077: [sbi] DEBUG: STREAM closed [6529] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 8189d8be ............ 11/08 09:31:26.077: [sbi] DEBUG: STREAM added [6531] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.077: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000195/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.077: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.078: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.078: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.078: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.078: [sbi] DEBUG: STREAM closed [6531] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 8389d8be ............ 11/08 09:31:26.079: [sbi] DEBUG: STREAM added [6533] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.079: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000201/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.079: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.079: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.079: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.079: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.079: [sbi] DEBUG: STREAM closed [6533] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 8589d8be ............ 11/08 09:31:26.080: [sbi] DEBUG: STREAM added [6535] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.080: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000198/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.080: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.080: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.080: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.080: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.080: [sbi] DEBUG: STREAM closed [6535] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 8789d8be ............ 11/08 09:31:26.081: [sbi] DEBUG: STREAM added [6537] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.081: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000199/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.081: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.081: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.081: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.081: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.081: [sbi] DEBUG: STREAM closed [6537] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 8989d8be ............ 11/08 09:31:26.081: [sbi] DEBUG: STREAM added [6539] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.081: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000196/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.081: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.086: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.086: [sbi] DEBUG: STREAM closed [6539] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.086: [sbi] DEBUG: STREAM added [6541] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.086: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000187/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.086: [sbi] DEBUG: STREAM added [6543] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.086: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000195/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.086: [sbi] DEBUG: STREAM added [6545] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.086: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000201/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.086: [sbi] DEBUG: STREAM added [6547] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.086: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000198/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.086: [sbi] DEBUG: STREAM added [6549] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.086: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000199/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 8b89d8be ............ 11/08 09:31:26.086: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.089: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.089: [sbi] DEBUG: STREAM closed [6541] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.089: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.090: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.090: [sbi] DEBUG: STREAM closed [6543] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.090: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.093: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.093: [sbi] DEBUG: STREAM closed [6545] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.093: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.095: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.095: [sbi] DEBUG: STREAM closed [6547] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.095: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.096: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.096: [sbi] DEBUG: STREAM closed [6549] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.097: [sbi] DEBUG: STREAM added [6551] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.097: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000200/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.097: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.097: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 8d89d8be ............ 11/08 09:31:26.097: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.097: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.097: [sbi] DEBUG: STREAM closed [6551] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 8f89d8be ............ 0000: 00000301 05000019 9189d8be ............ 0000: 00000301 05000019 9389d8be ............ 0000: 00000301 05000019 9589d8be ............ 0000: 00000301 05000019 9789d8be ............ 11/08 09:31:26.103: [sbi] DEBUG: STREAM added [6553] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.103: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000200/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.103: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.106: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.106: [sbi] DEBUG: STREAM closed [6553] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 9989d8be ............ 11/08 09:31:26.113: [sbi] DEBUG: STREAM added [6555] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.113: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000202/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.113: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.114: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.114: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.114: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.114: [sbi] DEBUG: STREAM closed [6555] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 9b89d8be ............ 11/08 09:31:26.118: [sbi] DEBUG: STREAM added [6557] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.118: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000202/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.118: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.121: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.121: [sbi] DEBUG: STREAM closed [6557] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 9d89d8be ............ 11/08 09:31:26.339: [sbi] DEBUG: STREAM added [6559] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.339: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000207/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.339: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.339: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.339: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.339: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.339: [sbi] DEBUG: STREAM closed [6559] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 9f89d8be ............ 11/08 09:31:26.342: [sbi] DEBUG: STREAM added [6561] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.342: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000203/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.342: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.342: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.342: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.342: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.342: [sbi] DEBUG: STREAM closed [6561] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 a189d8be ............ 11/08 09:31:26.343: [sbi] DEBUG: STREAM added [6563] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.343: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000210/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.343: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.343: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.343: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.343: [sbi] DEBUG: STREAM closed [6563] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.343: [sbi] DEBUG: STREAM added [6565] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.343: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000206/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.343: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.343: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 a389d8be ............ 11/08 09:31:26.343: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.343: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.343: [sbi] DEBUG: STREAM closed [6565] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 a589d8be ............ 11/08 09:31:26.344: [sbi] DEBUG: STREAM added [6567] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.344: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000207/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.344: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.347: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.347: [sbi] DEBUG: STREAM closed [6567] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.348: [sbi] DEBUG: STREAM added [6569] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.348: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000211/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.348: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.348: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.348: [sbi] DEBUG: STREAM added [6571] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.348: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000203/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 a789d8be ............ 11/08 09:31:26.348: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.348: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.348: [sbi] DEBUG: STREAM closed [6569] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.348: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.351: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.351: [sbi] DEBUG: STREAM closed [6571] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.351: [sbi] DEBUG: STREAM added [6573] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.351: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000210/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.351: [sbi] DEBUG: STREAM added [6575] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.351: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000206/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 a989d8be ............ 11/08 09:31:26.351: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.354: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.354: [sbi] DEBUG: STREAM closed [6573] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.354: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.357: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.357: [sbi] DEBUG: STREAM closed [6575] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.357: [sbi] DEBUG: STREAM added [6577] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.357: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000211/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 ab89d8be ............ 11/08 09:31:26.357: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.360: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.360: [sbi] DEBUG: STREAM closed [6577] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.360: [sbi] DEBUG: STREAM added [6579] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.360: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000212/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.360: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.360: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 ad89d8be ............ 11/08 09:31:26.360: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.360: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.360: [sbi] DEBUG: STREAM closed [6579] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 af89d8be ............ 0000: 00000301 05000019 b189d8be ............ 0000: 00000301 05000019 b389d8be ............ 11/08 09:31:26.366: [sbi] DEBUG: STREAM added [6581] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.366: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000212/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.366: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.369: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.369: [sbi] DEBUG: STREAM closed [6581] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 b589d8be ............ 11/08 09:31:26.587: [sbi] DEBUG: STREAM added [6583] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.587: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000214/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.587: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.587: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.587: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.587: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.587: [sbi] DEBUG: STREAM closed [6583] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 b789d8be ............ 11/08 09:31:26.589: [sbi] DEBUG: STREAM added [6585] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.589: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000221/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.589: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.589: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.589: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.589: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.589: [sbi] DEBUG: STREAM closed [6585] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 b989d8be ............ 11/08 09:31:26.591: [sbi] DEBUG: STREAM added [6587] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.592: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000218/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.592: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.592: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.592: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.592: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.592: [sbi] DEBUG: STREAM closed [6587] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 bb89d8be ............ 11/08 09:31:26.594: [sbi] DEBUG: STREAM added [6589] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.594: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000204/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.594: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.594: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.594: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.594: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.594: [sbi] DEBUG: STREAM closed [6589] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 bd89d8be ............ 11/08 09:31:26.595: [sbi] DEBUG: STREAM added [6591] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.595: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000205/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.595: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.595: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.595: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.595: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.595: [sbi] DEBUG: STREAM closed [6591] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 bf89d8be ............ 11/08 09:31:26.596: [sbi] DEBUG: STREAM added [6593] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.596: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000209/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.596: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.596: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.596: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.596: [sbi] DEBUG: STREAM closed [6593] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 c189d8be ............ 11/08 09:31:26.596: [sbi] DEBUG: STREAM added [6595] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.596: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000214/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.596: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.600: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.600: [sbi] DEBUG: STREAM closed [6595] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.600: [sbi] DEBUG: STREAM added [6597] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.600: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000221/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.600: [sbi] DEBUG: STREAM added [6599] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.600: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000218/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.600: [sbi] DEBUG: STREAM added [6601] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.600: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000208/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.600: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.600: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 c389d8be ............ 11/08 09:31:26.600: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.603: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.603: [sbi] DEBUG: STREAM closed [6597] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.603: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.605: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.605: [sbi] DEBUG: STREAM closed [6599] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.605: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.605: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.605: [sbi] DEBUG: STREAM closed [6601] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.605: [sbi] DEBUG: STREAM added [6603] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.605: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000204/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.605: [sbi] DEBUG: STREAM added [6605] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.605: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000205/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.605: [sbi] DEBUG: STREAM added [6607] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.605: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000209/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 c589d8be ............ 11/08 09:31:26.605: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.607: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.607: [sbi] DEBUG: STREAM closed [6603] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.608: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.610: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.610: [sbi] DEBUG: STREAM closed [6605] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.610: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.612: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.612: [sbi] DEBUG: STREAM closed [6607] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.612: [sbi] DEBUG: STREAM added [6609] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.612: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000213/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.612: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.612: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 c789d8be ............ 11/08 09:31:26.613: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.613: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.613: [sbi] DEBUG: STREAM closed [6609] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 c989d8be ............ 0000: 00000301 05000019 cb89d8be ............ 0000: 00000301 05000019 cd89d8be ............ 0000: 00000301 05000019 cf89d8be ............ 0000: 00000301 05000019 d189d8be ............ 11/08 09:31:26.622: [sbi] DEBUG: STREAM added [6611] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.622: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000208/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.622: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.625: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.625: [sbi] DEBUG: STREAM closed [6611] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.625: [sbi] DEBUG: STREAM added [6613] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.625: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000213/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 d389d8be ............ 11/08 09:31:26.625: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.629: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.629: [sbi] DEBUG: STREAM closed [6613] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 d589d8be ............ 11/08 09:31:26.846: [sbi] DEBUG: STREAM added [6615] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.846: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000216/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.846: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.846: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.846: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.846: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.846: [sbi] DEBUG: STREAM closed [6615] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 d789d8be ............ 11/08 09:31:26.846: [sbi] DEBUG: STREAM added [6617] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.846: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000215/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.846: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.846: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.846: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.846: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.846: [sbi] DEBUG: STREAM closed [6617] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 d989d8be ............ 11/08 09:31:26.847: [sbi] DEBUG: STREAM added [6619] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.847: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000217/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.847: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.847: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.847: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.847: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.847: [sbi] DEBUG: STREAM closed [6619] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 db89d8be ............ 11/08 09:31:26.847: [sbi] DEBUG: STREAM added [6621] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.847: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000222/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.847: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.847: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.847: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.847: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.847: [sbi] DEBUG: STREAM closed [6621] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 dd89d8be ............ 11/08 09:31:26.847: [sbi] DEBUG: STREAM added [6623] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.847: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000216/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.847: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.848: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.848: [sbi] DEBUG: STREAM closed [6623] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.848: [sbi] DEBUG: STREAM added [6625] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.848: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000227/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.848: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.848: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.848: [sbi] DEBUG: STREAM added [6627] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.848: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000219/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.848: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:26.848: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:26.848: [sbi] DEBUG: STREAM added [6629] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.848: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000215/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.848: [sbi] DEBUG: STREAM added [6631] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.848: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000217/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 df89d8be ............ 11/08 09:31:26.848: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.848: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.848: [sbi] DEBUG: STREAM closed [6625] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.848: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.848: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.848: [sbi] DEBUG: STREAM closed [6627] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.848: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.850: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.850: [sbi] DEBUG: STREAM closed [6629] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.850: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.852: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.852: [sbi] DEBUG: STREAM closed [6631] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:26.852: [sbi] DEBUG: STREAM added [6633] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.852: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000222/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 e189d8be ............ 11/08 09:31:26.852: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.855: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.855: [sbi] DEBUG: STREAM closed [6633] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 e389d8be ............ 0000: 00000301 05000019 e589d8be ............ 0000: 00000301 05000019 e789d8be ............ 0000: 00000301 05000019 e989d8be ............ 11/08 09:31:26.855: [sbi] DEBUG: STREAM added [6635] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.855: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000227/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.855: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.859: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.859: [sbi] DEBUG: STREAM closed [6635] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 eb89d8be ............ 11/08 09:31:26.861: [sbi] DEBUG: STREAM added [6637] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:26.861: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000219/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:26.861: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:26.864: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:26.864: [sbi] DEBUG: STREAM closed [6637] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 ed89d8be ............ 11/08 09:31:27.086: [sbi] DEBUG: STREAM added [6639] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.086: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000220/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.086: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.086: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.086: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.086: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.086: [sbi] DEBUG: STREAM closed [6639] (../lib/sbi/nghttp2-server.c:1326) 0000: 00001a01 05000019 ef89d861 96dc34fd ...........a..4. 0010: 280794d2 7eea0802 6d403f71 90dc13aa (...~...m@?q.... 0020: 62d1bf b.. 11/08 09:31:27.089: [sbi] DEBUG: STREAM added [6641] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.089: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000239/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.089: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.089: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.089: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.089: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.089: [sbi] DEBUG: STREAM closed [6641] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 f189d9be ............ 11/08 09:31:27.090: [sbi] DEBUG: STREAM added [6643] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.090: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000223/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.090: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.090: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.090: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.090: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.090: [sbi] DEBUG: STREAM closed [6643] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 f389d9be ............ 11/08 09:31:27.092: [sbi] DEBUG: STREAM added [6645] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.092: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000231/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.092: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.092: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.092: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.092: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.092: [sbi] DEBUG: STREAM closed [6645] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 f589d9be ............ 11/08 09:31:27.092: [sbi] DEBUG: STREAM added [6647] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.092: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000242/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.092: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.092: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.092: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.092: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.092: [sbi] DEBUG: STREAM closed [6647] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.092: [sbi] DEBUG: STREAM added [6649] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.092: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000220/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 f789d9be ............ 11/08 09:31:27.092: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.095: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.095: [sbi] DEBUG: STREAM closed [6649] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.095: [sbi] DEBUG: STREAM added [6651] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.095: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000240/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.095: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.095: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.095: [sbi] DEBUG: STREAM added [6653] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.095: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000239/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.095: [sbi] DEBUG: STREAM added [6655] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.095: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000225/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.095: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.095: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.095: [sbi] DEBUG: STREAM added [6657] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.095: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000234/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.095: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.095: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 f989d9be ............ 11/08 09:31:27.095: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.095: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.095: [sbi] DEBUG: STREAM closed [6651] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.095: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.099: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.099: [sbi] DEBUG: STREAM closed [6653] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.099: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.099: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.099: [sbi] DEBUG: STREAM closed [6655] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.099: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.099: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.099: [sbi] DEBUG: STREAM closed [6657] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.099: [sbi] DEBUG: STREAM added [6659] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.099: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000223/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.099: [sbi] DEBUG: STREAM added [6661] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.099: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000231/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.099: [sbi] DEBUG: STREAM added [6663] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.099: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000242/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 05000019 fb89d9be ............ 11/08 09:31:27.099: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.102: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.102: [sbi] DEBUG: STREAM closed [6659] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.102: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.105: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.105: [sbi] DEBUG: STREAM closed [6661] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.106: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.109: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.109: [sbi] DEBUG: STREAM closed [6663] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.109: [sbi] DEBUG: STREAM added [6665] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.109: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000240/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.109: [sbi] DEBUG: STREAM added [6667] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.109: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000230/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.109: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.109: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 05000019 fd89d9be ............ 11/08 09:31:27.109: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.112: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.112: [sbi] DEBUG: STREAM closed [6665] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.112: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.112: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.112: [sbi] DEBUG: STREAM closed [6667] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 05000019 ff89d9be ............ 0000: 00000301 0500001a 0189d9be ............ 0000: 00000301 0500001a 0389d9be ............ 0000: 00000301 0500001a 0589d9be ............ 0000: 00000301 0500001a 0789d9be ............ 0000: 00000301 0500001a 0989d9be ............ 0000: 00000301 0500001a 0b89d9be ............ 11/08 09:31:27.121: [sbi] DEBUG: STREAM added [6669] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.122: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000230/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.122: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.125: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.125: [sbi] DEBUG: STREAM closed [6669] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.125: [sbi] DEBUG: STREAM added [6671] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.125: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000225/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.125: [sbi] DEBUG: STREAM added [6673] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.125: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000234/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500001a 0d89d9be ............ 11/08 09:31:27.125: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.129: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.129: [sbi] DEBUG: STREAM closed [6671] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.129: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.134: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.134: [sbi] DEBUG: STREAM closed [6673] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 0f89d9be ............ 0000: 00000301 0500001a 1189d9be ............ 11/08 09:31:27.147: [sbi] DEBUG: STREAM added [6675] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.147: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000229/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.147: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.147: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.147: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.147: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.147: [sbi] DEBUG: STREAM closed [6675] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 1389d9be ............ 11/08 09:31:27.152: [sbi] DEBUG: STREAM added [6677] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.152: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000229/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.152: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.156: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.156: [sbi] DEBUG: STREAM closed [6677] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 1589d9be ............ 11/08 09:31:27.370: [sbi] DEBUG: STREAM added [6679] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.370: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000235/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.370: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.370: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.370: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.370: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.370: [sbi] DEBUG: STREAM closed [6679] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 1789d9be ............ 11/08 09:31:27.372: [sbi] DEBUG: STREAM added [6681] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.372: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000237/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.372: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.372: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.372: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.372: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.372: [sbi] DEBUG: STREAM closed [6681] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 1989d9be ............ 11/08 09:31:27.373: [sbi] DEBUG: STREAM added [6683] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.374: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000232/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.374: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.374: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.374: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.374: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.374: [sbi] DEBUG: STREAM closed [6683] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 1b89d9be ............ 11/08 09:31:27.376: [sbi] DEBUG: STREAM added [6685] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.376: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000235/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.376: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.380: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.380: [sbi] DEBUG: STREAM closed [6685] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.380: [sbi] DEBUG: STREAM added [6687] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.380: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000238/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.380: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.380: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.380: [sbi] DEBUG: STREAM added [6689] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.380: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000243/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.380: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.380: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.380: [sbi] DEBUG: STREAM added [6691] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.380: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000237/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.380: [sbi] DEBUG: STREAM added [6693] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.380: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000244/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.380: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.380: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500001a 1d89d9be ............ 11/08 09:31:27.380: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.380: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.380: [sbi] DEBUG: STREAM closed [6687] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.380: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.380: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.380: [sbi] DEBUG: STREAM closed [6689] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.380: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.384: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.384: [sbi] DEBUG: STREAM closed [6691] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.384: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.384: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.384: [sbi] DEBUG: STREAM closed [6693] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.384: [sbi] DEBUG: STREAM added [6695] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.384: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000232/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.384: [sbi] DEBUG: STREAM added [6697] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.384: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000241/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.384: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.384: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.384: [sbi] DEBUG: STREAM added [6699] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.384: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000228/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.384: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.384: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500001a 1f89d9be ............ 11/08 09:31:27.384: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.388: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.388: [sbi] DEBUG: STREAM closed [6695] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.388: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.388: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.388: [sbi] DEBUG: STREAM closed [6697] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.388: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.388: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.388: [sbi] DEBUG: STREAM closed [6699] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.388: [sbi] DEBUG: STREAM added [6701] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.388: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000238/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500001a 2189d9be ........!... 11/08 09:31:27.388: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.392: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.392: [sbi] DEBUG: STREAM closed [6701] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 2389d9be ........#... 0000: 00000301 0500001a 2589d9be ........%... 0000: 00000301 0500001a 2789d9be ........'... 0000: 00000301 0500001a 2989d9be ........)... 0000: 00000301 0500001a 2b89d9be ........+... 0000: 00000301 0500001a 2d89d9be ........-... 11/08 09:31:27.393: [sbi] DEBUG: STREAM added [6703] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.393: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000243/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.393: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.397: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.397: [sbi] DEBUG: STREAM closed [6703] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.397: [sbi] DEBUG: STREAM added [6705] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.397: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000224/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.397: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.397: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500001a 2f89d9be ......../... 11/08 09:31:27.397: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.397: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.398: [sbi] DEBUG: STREAM closed [6705] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 3189d9be ........1... 11/08 09:31:27.401: [sbi] DEBUG: STREAM added [6707] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.401: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000244/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.401: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.404: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.404: [sbi] DEBUG: STREAM closed [6707] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.404: [sbi] DEBUG: STREAM added [6709] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.404: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000241/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.404: [sbi] DEBUG: STREAM added [6711] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.405: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000228/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500001a 3389d9be ........3... 11/08 09:31:27.405: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.407: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.408: [sbi] DEBUG: STREAM closed [6709] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.408: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.410: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.410: [sbi] DEBUG: STREAM closed [6711] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.410: [sbi] DEBUG: STREAM added [6713] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.410: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000224/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500001a 3589d9be ........5... 11/08 09:31:27.410: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.413: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.413: [sbi] DEBUG: STREAM closed [6713] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 3789d9be ........7... 0000: 00000301 0500001a 3989d9be ........9... 11/08 09:31:27.631: [sbi] DEBUG: STREAM added [6715] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.631: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000233/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.631: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.631: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.631: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.631: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.631: [sbi] DEBUG: STREAM closed [6715] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 3b89d9be ........;... 11/08 09:31:27.633: [sbi] DEBUG: STREAM added [6717] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.633: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000226/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.633: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.633: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.633: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.633: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.633: [sbi] DEBUG: STREAM closed [6717] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 3d89d9be ........=... 11/08 09:31:27.637: [sbi] DEBUG: STREAM added [6719] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.637: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000236/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.637: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.637: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.637: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.637: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.637: [sbi] DEBUG: STREAM closed [6719] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 3f89d9be ........?... 11/08 09:31:27.638: [sbi] DEBUG: STREAM added [6721] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.638: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000249/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.638: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.638: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.638: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.638: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.638: [sbi] DEBUG: STREAM closed [6721] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 4189d9be ........A... 11/08 09:31:27.638: [sbi] DEBUG: STREAM added [6723] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.638: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000248/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.638: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.638: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.638: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.638: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.638: [sbi] DEBUG: STREAM closed [6723] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 4389d9be ........C... 11/08 09:31:27.639: [sbi] DEBUG: STREAM added [6725] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.639: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000233/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.639: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.643: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.643: [sbi] DEBUG: STREAM closed [6725] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.643: [sbi] DEBUG: STREAM added [6727] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.643: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000226/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.643: [sbi] DEBUG: STREAM added [6729] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.643: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000245/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.643: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.643: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.643: [sbi] DEBUG: STREAM added [6731] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.643: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000236/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.643: [sbi] DEBUG: STREAM added [6733] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.643: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000249/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500001a 4589d9be ........E... 11/08 09:31:27.643: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.646: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.646: [sbi] DEBUG: STREAM closed [6727] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.646: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.646: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.646: [sbi] DEBUG: STREAM closed [6729] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.646: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.648: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.648: [sbi] DEBUG: STREAM closed [6731] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.648: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.651: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.651: [sbi] DEBUG: STREAM closed [6733] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.651: [sbi] DEBUG: STREAM added [6735] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.651: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000248/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500001a 4789d9be ........G... 11/08 09:31:27.651: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.655: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.655: [sbi] DEBUG: STREAM closed [6735] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.655: [sbi] DEBUG: STREAM added [6737] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.655: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000254/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.655: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.655: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.655: [sbi] DEBUG: STREAM added [6739] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.655: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000247/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.655: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.655: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500001a 4989d9be ........I... 11/08 09:31:27.655: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.655: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.655: [sbi] DEBUG: STREAM closed [6737] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.655: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.655: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.655: [sbi] DEBUG: STREAM closed [6739] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 4b89d9be ........K... 0000: 00000301 0500001a 4d89d9be ........M... 0000: 00000301 0500001a 4f89d9be ........O... 0000: 00000301 0500001a 5189d9be ........Q... 0000: 00000301 0500001a 5389d9be ........S... 11/08 09:31:27.662: [sbi] DEBUG: STREAM added [6741] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.662: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000245/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.662: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.665: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.665: [sbi] DEBUG: STREAM closed [6741] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.665: [sbi] DEBUG: STREAM added [6743] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.666: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000247/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.666: [sbi] DEBUG: STREAM added [6745] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.666: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000254/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500001a 5589d9be ........U... 11/08 09:31:27.666: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.669: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.669: [sbi] DEBUG: STREAM closed [6743] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.669: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.672: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.672: [sbi] DEBUG: STREAM closed [6745] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 5789d9be ........W... 0000: 00000301 0500001a 5989d9be ........Y... 11/08 09:31:27.891: [sbi] DEBUG: STREAM added [6747] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.891: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000250/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.891: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.891: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.891: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.891: [sbi] DEBUG: STREAM closed [6747] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 5b89d9be ........[... 11/08 09:31:27.891: [sbi] DEBUG: STREAM added [6749] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.891: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000255/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.891: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.891: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.891: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.891: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.891: [sbi] DEBUG: STREAM closed [6749] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 5d89d9be ........]... 11/08 09:31:27.892: [sbi] DEBUG: STREAM added [6751] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.892: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000251/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.892: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.892: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.892: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.892: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.892: [sbi] DEBUG: STREAM closed [6751] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.892: [sbi] DEBUG: STREAM added [6753] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.892: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000246/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.892: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.892: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 0000: 00000301 0500001a 5f89d9be ........_... 11/08 09:31:27.892: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.892: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.892: [sbi] DEBUG: STREAM closed [6753] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 6189d9be ........a... 11/08 09:31:27.892: [sbi] DEBUG: STREAM added [6755] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.892: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000253/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.892: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.892: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.892: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.892: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.892: [sbi] DEBUG: STREAM closed [6755] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 6389d9be ........c... 11/08 09:31:27.892: [sbi] DEBUG: STREAM added [6757] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.892: [sbi] DEBUG: [PATCH] /nudr-dr/v1/subscription-data/imsi-999700000000252/context-data/amf-3gpp-access (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.892: [sbi] DEBUG: RECEIVED: 50 (../lib/sbi/nghttp2-server.c:1219) 11/08 09:31:27.892: [sbi] DEBUG: [{"op":"replace","path":"PurgeFlag","value":true}] (../lib/sbi/nghttp2-server.c:1221) 11/08 09:31:27.892: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.892: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.892: [sbi] DEBUG: STREAM closed [6757] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 6589d9be ........e... 11/08 09:31:27.893: [sbi] DEBUG: STREAM added [6759] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.893: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000250/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.893: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.894: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.894: [sbi] DEBUG: STREAM closed [6759] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.894: [sbi] DEBUG: STREAM added [6761] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.894: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000251/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.895: [sbi] DEBUG: STREAM added [6763] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.895: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000255/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.895: [sbi] DEBUG: STREAM added [6765] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.895: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000246/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 11/08 09:31:27.895: [sbi] DEBUG: STREAM added [6767] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.895: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000253/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500001a 6789d9be ........g... 11/08 09:31:27.895: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.897: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.897: [sbi] DEBUG: STREAM closed [6761] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.897: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.899: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.899: [sbi] DEBUG: STREAM closed [6763] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.899: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.902: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.902: [sbi] DEBUG: STREAM closed [6765] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.902: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.904: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.904: [sbi] DEBUG: STREAM closed [6767] (../lib/sbi/nghttp2-server.c:1326) 11/08 09:31:27.904: [sbi] DEBUG: STREAM added [6769] (../lib/sbi/nghttp2-server.c:1600) 11/08 09:31:27.904: [sbi] DEBUG: [DELETE] /nudr-dr/v1/subscription-data/imsi-999700000000252/authentication-data/authentication-status (../lib/sbi/nghttp2-server.c:1215) 0000: 00000301 0500001a 6989d9be ........i... 11/08 09:31:27.904: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_SERVER (../src/udr/udr-sm.c:52) 11/08 09:31:27.907: [sbi] DEBUG: STATUS [204] (../lib/sbi/nghttp2-server.c:687) 11/08 09:31:27.907: [sbi] DEBUG: STREAM closed [6769] (../lib/sbi/nghttp2-server.c:1326) 0000: 00000301 0500001a 6b89d9be ........k... 0000: 00000301 0500001a 6d89d9be ........m... 0000: 00000301 0500001a 6f89d9be ........o... 0000: 00000301 0500001a 7189d9be ........q... 11/08 09:31:32.288: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_TIMER (../src/udr/udr-sm.c:52) 11/08 09:31:32.288: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_TIMER (../lib/sbi/nf-sm.c:285) 11/08 09:31:32.288: [sbi] DEBUG: [PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:797) 11/08 09:31:32.288: [sbi] DEBUG: SENDING...[100] (../lib/sbi/client.c:546) 11/08 09:31:32.288: [sbi] DEBUG: [{"op":"replace","path":"/nfStatus","value":"REGISTERED"},{"op":"replace","path":"/load","value":0}] (../lib/sbi/client.c:548) 11/08 09:31:32.288: [sbi] DEBUG: [204:PATCH] http://127.0.0.200:7777/nnrf-nfm/v1/nf-instances/8c83a00c-bc85-41f0-8b7e-25eb3fc9bf18 (../lib/sbi/client.c:744) 11/08 09:31:32.288: [sbi] DEBUG: RECEIVED[0] (../lib/sbi/client.c:755) 11/08 09:31:32.288: [udr] DEBUG: udr_state_operational(): OGS_EVENT_NAME_SBI_CLIENT (../src/udr/udr-sm.c:52) 11/08 09:31:32.288: [sbi] DEBUG: ogs_sbi_nf_state_registered(): OGS_EVENT_NAME_SBI_CLIENT (../lib/sbi/nf-sm.c:285)