+ EPDG_TUN=gtp0 + UE_IFACE=ue + UE_SUBNET=192.168.0.0/16 + UE_ADDR=192.168.0.2/16 + ip link add ue type dummy + ip addr add 192.168.0.2/16 dev ue + ip link set ue up + ip rule add from 192.168.0.0/16 table 45 + '[' master = latest ']' + MYPID=12 + echo 'Waiting for interface gtp0...' Waiting for interface gtp0... + /data/pipework --wait -i gtp0 + ERL_FLAGS='-config /data/osmo-epdg.config' + /tmp/osmo-epdg/_build/default/bin/osmo-epdg 04:10:33.351 [debug] Lager installed handler {lager_file_backend,"console.log"} into lager_event 04:10:33.351 [debug] Lager installed handler error_logger_lager_h into error_logger 04:10:33.351 [debug] Lager installed handler {lager_file_backend,"error.log"} into lager_event *DBG* ss7_routes got call flush_routes from <0.139.0> *DBG* ss7_routes sent ok to <0.139.0>, new state {sr_state,ss7_routes} 04:10:33.527 [info] RegName: port_gtp0 04:10:33.528 [notice] FDesc: {file_descriptor,raw_file_io_list,{file_descriptor,prim_file,#{handle => #Ref<0.718718372.1968046124.220083>,owner => <0.171.0>,r_ahead_size => 0,r_buffer => #Ref<0.718718372.1968046098.220235>}}} 04:10:33.528 [debug] CreateGTPLinkInfo: [{fd0,23},{fd1,24},{hashsize,131072},{role,1}] 04:10:33.531 [debug] CreateGTPReq: {rtnetlink,newlink,[create,excl,ack,request],19,0,{inet,arphrd_none,0,[up],[up],[{net_ns_fd,25},{ifname,"gtp0"},{linkinfo,[{kind,"gtp"},{data,<<8,0,1,0,23,0,0,0,8,0,2,0,24,0,0,0,8,0,3,0,0,0,2,0,8,0,4,0,1,0,0,0>>}]}]}} 04:10:33.532 [debug] Device configured: "gtp0" has Idx 4 04:10:33.532 [debug] handle_info: #rtnetlink{type=newnetconf,flags=[],seq=0,pid=0,msg={inet,[{ifindex,4},{forwarding,1},{rp_filter,0},{mc_filter,0},{8,<<0,0,0,0>>},{proxy_neigh,0},{ignore_routes_with_linkdown,0}]}} 04:10:33.532 [debug] handle_info: #rtnetlink{type=newnetconf,flags=[],seq=0,pid=0,msg={inet6,[{ifindex,4},{forwarding,0},{mc_filter,0},{proxy_neigh,0},{ignore_routes_with_linkdown,0}]}} 04:10:33.532 [debug] handle_info: #rtnetlink{type=newroute,flags=[create],seq=0,pid=0,msg={inet6,8,0,0,local,kernel,universe,multicast,[],[{table,255},{dst,{65280,0,0,0,0,0,0,0}},{priority,256},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:33.532 [debug] handle_info: #rtnetlink{type=newroute,flags=[create],seq=0,pid=0,msg={inet6,64,0,0,main,kernel,universe,unicast,[],[{table,254},{dst,{65152,0,0,0,0,0,0,0}},{priority,256},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:33.532 [debug] handle_info: #rtnetlink{type=newlink,flags=[],seq=0,pid=0,msg={inet6,arphrd_none,4,[lower_up,multicast,noarp,running,pointopoint,up],[],[{ifname,"gtp0"},{mtu,1452},{operstate,unknown},{protinfo,[{flags,[ready]},{ifla_cacheinfo,65535,366395980,42908,1000},{ipv6_devconf,0,64,1452,1,1,1,1,-1,4000,1000,-1,604800,86400,3,600,16,0,1,1,1,60000,0,0,0,0,0,0,-1,0,0,10000,1000,1,0,0,1,0,0,1,0,0,0,0,3600000,0,0,1,3,0,0,0,0,1024,0,65535,-1,1,0},{stats,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},{icmp6stats,6,0,0,0,0,0},{token,<<0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0>>},{addr_gen_mode,<<3>>}]}]}} 04:10:33.532 [debug] handle_info: #rtnetlink{type=newaddr,flags=[],seq=0,pid=0,msg={inet6,64,128,253,4,[{address,{65152,0,0,0,16009,48771,19340,51248}},{ifa_cacheinfo,4294967295,4294967295,366395980,366395980},{8,<<128,8,0,0>>},{11,<<3>>}]}} 04:10:33.532 [debug] handle_info: #rtnetlink{type=newroute,flags=[create,excl],seq=0,pid=0,msg={inet6,128,0,0,local,kernel,universe,local,[],[{table,255},{dst,{65152,0,0,0,16009,48771,19340,51248}},{priority,0},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:33.533 [notice] osmo-epdg app started 04:10:33.533 [info] Config for GTP-U Local IP Address: "172.18.2.20" 04:10:33.567 [notice] aaa_diameter_swx connecting to IP 172.18.2.103 port 3868 04:10:33.597 [notice] aaa_diameter_s6b Listening on IP 172.18.2.20 port 3869 04:10:33.604 [info] epdg_gtpc_s2b: init(): ["172.18.2.20",2123,"172.18.2.103",2123,"172.18.2.20",[]] 04:10:33.604 [info] epdg_gtpc_s2b: Binding to IP 172.18.2.20 port 2123 04:10:33.606 [info] epdg_gtpc_s2b: Socket is #Port<0.14> 04:10:33.606 [info] epdg_gtpc_s2b connecting to IP 172.18.2.103 port 2123 04:10:33.609 [info] GSUP Server on IP 172.18.2.20 port 4222 04:10:33.611 [info] GSUP server listen socket #Port<0.16> 04:10:33.842 [debug] Lager installed handler lager_backend_throttle into lager_event + echo 'Adding src 192.168.0.0/16 default route to gtp0' Adding src 192.168.0.0/16 default route to gtp0 + ip route add default dev gtp0 table 45 + wait 12 Accepted TCP connection from {ok,{{172,18,2,103},32849}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.19>} Setting ccm options for socket #Port<0.19> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:37.161 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.19> Stream {osmo, 5} Unblocking socket #Port<0.19> Unblocking socket #Port<0.19>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.19> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.19> Stream 254: ID_RESP -> ID_ACK 04:10:37.196 [info] Peer up: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:38.102 [info] Peer up: {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.19>, {osmo,5}, #{imsi => <<"262420782670357">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:10:44.120 [info] GSUP: Rx #{imsi => <<"262420782670357">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:10:44.122 [info] ue_fsm start(epdg_ue_fsm_262420782670357) *DBG* epdg_ue_fsm_262420782670357 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420782670357 consume internal init_state in state state_new 04:10:44.122 [info] ue_fsm init(<<"262420782670357">>) *DBG* epdg_ue_fsm_262420782670357 receive call {auth_request,33,"internet",#{}} from <0.249.0> in state state_new 04:10:44.122 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420782670357 send ok to <0.249.0> *DBG* epdg_ue_fsm_262420782670357 consume call {auth_request,33,"internet",#{}} from <0.249.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:44.123 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420782670357">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420782670357 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:10:44.124 [info] ue_fsm start_link(aaa_ue_fsm_262420782670357) *DBG* aaa_ue_fsm_262420782670357 enter aaa_ue_fsm in state state_new 04:10:44.124 [info] ue_fsm init("262420782670357") *DBG* aaa_ue_fsm_262420782670357 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420782670357 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:44.124 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:44.124 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420782670357",undefined,undefined,false,false,undefined} 04:10:44.124 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:10:44.124 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","1",";","nonode@nohost"],1,undefined,undefined,undefined,"262420782670357",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420782670357 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420782670357 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:10:44.142 [info] SWx Rx MAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;1;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420782670357",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240]],[[131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26,68,110,160,188,195,43,97,12,1,246,170,226,189]],["foobar"],[[203,206,151,67,57,11,108,49,186,230,74,163,168,231,241,199]],[[89,253,40,227,185,125,121,165,178,154,216,207,224,214,26,208]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420782670357 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156>>, <<98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240>>, <<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26, 68,110,160,188,195,43,97,12,1,246,170,226,189>>, <<89,253,40,227,185,125,121,165,178,154,216,207,224,214,26, 208>>, <<203,206,151,67,57,11,108,49,186,230,74,163,168,231,241, 199>>}]}} from <0.252.0> in state state_wait_swx_maa 04:10:44.143 [info] dia_sip2gsup: auth [131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240] authz [131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26,68,110,160,188,195,43,97,12,1,246,170,226,189]  04:10:44.143 [info] rand [131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156] autn [98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240]  *DBG* aaa_ue_fsm_262420782670357 send ok to <0.252.0> *DBG* epdg_ue_fsm_262420782670357 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156>>, <<98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240>>, <<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26, 68,110,160,188,195,43,97,12,1,246,170,226,189>>, <<89,253,40,227,185,125,121,165,178,154,216,207,224,214,26, 208>>, <<203,206,151,67,57,11,108,49,186,230,74,163,168,231,241, 199>>}]}} from <0.211.0> in state state_wait_auth_resp 04:10:44.143 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420782670357 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420782670357">>, {ok, [{epdg_auth_tuple, <<131,194,173,55,62,0,102,46,188,237,116,209, 133,98,2,156>>, <<98,150,197,220,10,109,165,88,96,101,82,6,0, 157,165,240>>, <<131,194,173,55,62,0,102,46,188,237,116,209, 133,98,2,156,26,68,110,160,188,195,43,97,12, 1,246,170,226,189>>, <<89,253,40,227,185,125,121,165,178,154,216, 207,224,214,26,208>>, <<203,206,151,67,57,11,108,49,186,230,74, 163,168,231,241,199>>}]}}} *DBG* aaa_ue_fsm_262420782670357 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156>>, <<98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240>>, <<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26, 68,110,160,188,195,43,97,12,1,246,170,226,189>>, <<89,253,40,227,185,125,121,165,178,154,216,207,224,214,26, 208>>, <<203,206,151,67,57,11,108,49,186,230,74,163,168,231,241, 199>>}]}} from <0.252.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420782670357 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156>>, <<98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240>>, <<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26, 68,110,160,188,195,43,97,12,1,246,170,226,189>>, <<89,253,40,227,185,125,121,165,178,154,216,207,224,214,26, 208>>, <<203,206,151,67,57,11,108,49,186,230,74,163,168,231,241, 199>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:44.143 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420782670357",undefined,undefined,false,false,undefined} 04:10:44.143 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156>>,<<98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240>>,<<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26,68,110,160,188,195,43,97,12,1,246,170,226,189>>,<<89,253,40,227,185,125,121,165,178,154,216,207,224,214,26,208>>,<<203,206,151,67,57,11,108,49,186,230,74,163,168,231,241,199>>}]} 04:10:44.143 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156>>,<<98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240>>,<<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26,68,110,160,188,195,43,97,12,1,246,170,226,189>>,<<89,253,40,227,185,125,121,165,178,154,216,207,224,214,26,208>>,<<203,206,151,67,57,11,108,49,186,230,74,163,168,231,241,199>>}]}, {ue_fsm_data,<<"262420782670357">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:44.143 [info] auth_response(<<"262420782670357">>): {ok,[{epdg_auth_tuple,<<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156>>,<<98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240>>,<<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26,68,110,160,188,195,43,97,12,1,246,170,226,189>>,<<89,253,40,227,185,125,121,165,178,154,216,207,224,214,26,208>>,<<203,206,151,67,57,11,108,49,186,230,74,163,168,231,241,199>>}]} 04:10:44.143 [info] auth_response for <<"262420782670357">>: {ok,[{epdg_auth_tuple,<<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156>>,<<98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240>>,<<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26,68,110,160,188,195,43,97,12,1,246,170,226,189>>,<<89,253,40,227,185,125,121,165,178,154,216,207,224,214,26,208>>,<<203,206,151,67,57,11,108,49,186,230,74,163,168,231,241,199>>}]} 04:10:44.143 [info] GSUP: Tx #{auth_tuples => [#{autn => <<98,150,197,220,10,109,165,88,96,101,82,6,0,157,165,240>>,ck => <<203,206,151,67,57,11,108,49,186,230,74,163,168,231,241,199>>,ik => <<89,253,40,227,185,125,121,165,178,154,216,207,224,214,26,208>>,rand => <<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156>>,res => <<131,194,173,55,62,0,102,46,188,237,116,209,133,98,2,156,26,68,110,160,188,195,43,97,12,1,246,170,226,189>>}],imsi => <<"262420782670357">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.19>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420782670357">>, message_type => location_upd_req}} 04:10:44.145 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420782670357">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420782670357 receive call lu_request from <0.253.0> in state state_authenticating 04:10:44.145 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420782670357 send ok to <0.253.0> 04:10:44.145 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420782670357">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420782670357 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420782670357 consume call lu_request from <0.253.0> in state state_authenticating 04:10:44.145 [info] ue_fsm ev_rx_swm_der_auth_compl 04:10:44.145 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420782670357",undefined,undefined,false,false,undefined} 04:10:44.145 [debug] SWx Tx SAR Imsi="262420782670357" Type=1 APN="internet" AgentInfoOpt=[]  04:10:44.145 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","2",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420782670357",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420782670357 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420782670357 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420782670357 receive call {rx_swx_saa,{ok,1,#{}}} from <0.254.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420782670357 send ok to <0.254.0> 04:10:44.178 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;2;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420782670357",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420782670357 consume call {rx_swx_saa,{ok,1,#{}}} from <0.254.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420782670357 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:10:44.178 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420782670357 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420782670357">>,ok}} 04:10:44.178 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420782670357",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420782670357 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:10:44.178 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:10:44.178 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420782670357">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:44.178 [info] lu_response(<<"262420782670357">>): ok 04:10:44.178 [info] lu_response for <<"262420782670357">>: ok 04:10:44.178 [info] GSUP: Tx #{imsi => <<"262420782670357">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.19>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420782670357">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420782670357 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.255.0> in state state_authenticated 04:10:44.179 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420782670357">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:10:44.179 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:10:44.179 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420782670357">>,"internet",[],undefined,false,0,false,false} 04:10:44.179 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262420782670357 send ok to <0.255.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420782670357 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.255.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420782670357 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:10:44.210 [info] s2b: Tx {gtp,v2,create_session_request,0,5395873,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420782670357">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864859,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660742,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:10:44.210 [debug] Waiting for CreateSessionResponse 04:10:44.220 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420782670357@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:10:44.228 [info] ue_fsm ev_rx_s6b_aar: "262420782670357@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262420782670357 receive call {rx_s6b_aar,"262420782670357@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.257.0> in state state_authenticated 04:10:44.228 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420782670357@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262420782670357",undefined,undefined,true,false,undefined} 04:10:44.228 [debug] SWx Tx SAR Imsi="262420782670357" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:10:44.228 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","3",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420782670357",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420782670357 send ok to <0.257.0> *DBG* aaa_ue_fsm_262420782670357 consume call {rx_s6b_aar,"262420782670357@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.257.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:10:44.230 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420782670357 receive call {rx_swx_saa,{ok,13,#{}}} from <0.258.0> in state state_authenticated_wait_swx_saa 04:10:44.232 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;3;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420782670357",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420782670357 send ok to <0.258.0> *DBG* aaa_ue_fsm_262420782670357 consume call {rx_swx_saa,{ok,13,#{}}} from <0.258.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:10:44.232 [info] ue_fsm ev_rx_swx_saa 04:10:44.232 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420782670357","262420782670357@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.257.0>} 04:10:44.232 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:10:44.232 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:10:44.235 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,155,82,85,161,0,2,0,2,0,16,0,87,0,9,1,160,145,92,115,228,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,145,92,115,228,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,145,92,115,228,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:10:44.235 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864859,5395873,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<145,92,115,228>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2438755300,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2438755300,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:10:44.235 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420782670357">>,<0.250.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864859,2438755300,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3431660742,2438755300}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420782670357 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660742, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2438755300}}} from <0.260.0> in state state_wait_create_session_resp 04:10:44.235 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:10:44.236 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660742,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2438755300}} 04:10:44.236 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420782670357">>,"internet",[],undefined,false,0,false,false} 04:10:44.236 [info] KMOD Port Create PDP Context Call {<0.250.0>,[alias|#Ref<0.718718372.1967980545.220853>]}: {create_pdp_context,{172,18,2,103},3431660742,2438755300,{192,168,0,2}} 04:10:44.236 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660742, 2438755300 04:10:44.236 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],194,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660742},{o_tid,2438755300}]}} *DBG* epdg_ue_fsm_262420782670357 send ok to <0.260.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420782670357">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660742, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2438755300}}}} 04:10:44.237 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660742,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2438755300}) returned ok *DBG* epdg_ue_fsm_262420782670357 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660742, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2438755300}}} from <0.260.0> in state state_wait_create_session_resp => state_active 04:10:44.237 [info] tunnel_response(<<"262420782670357">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660742,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2438755300}} 04:10:44.237 [info] tunnel_response for <<"262420782670357">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660742,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2438755300}} 04:10:44.237 [info] GSUP: Tx #{imsi => <<"262420782670357">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.19>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420782670357">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420782670357 receive call purge_ms_request from <0.261.0> in state state_active 04:10:44.238 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420782670357">>,message_type => purge_ms_req} 04:10:44.238 [info] ue_fsm purge_ms_request 04:10:44.238 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420782670357">>,"internet",[],{epdg_tun_pdp_ctx,3431660742,2438755300,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:10:44.238 [info] KMOD Port Delete PDP Context Call {<0.250.0>,[alias|#Ref<0.718718372.1967980562.220718>]}: {delete_pdp_context,{172,18,2,103},3431660742,2438755300,{192,168,0,2}} 04:10:44.238 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660742, 2438755300 04:10:44.238 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],211,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660742}]}} 04:10:44.238 [info] s2b: Tx {gtp,v2,delete_session_request,2438755300,5395874,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660742,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262420782670357 send ok to <0.261.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420782670357 consume call purge_ms_request from <0.261.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420782670357 receive call rx_s6b_str from <0.262.0> in state state_authenticated *DBG* aaa_ue_fsm_262420782670357 send {ok,{epdg_dia_rc,undefined,2001}} to <0.262.0> 04:10:44.239 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420782670357"],[],[]} *DBG* aaa_ue_fsm_262420782670357 consume call rx_s6b_str from <0.262.0> in state state_authenticated 04:10:44.239 [info] ue_fsm ev_rx_s6b_str 04:10:44.239 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420782670357","262420782670357@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:10:44.239 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:10:44.239 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:10:44.240 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,155,82,85,162,0,2,0,2,0,16,0>> 04:10:44.240 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864859,5395874,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420782670357 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864859,5395874,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.263.0> in state state_wait_delete_session_resp 04:10:44.240 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864859,5395874,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420782670357 send ok to <0.263.0> 04:10:44.240 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420782670357">>,"internet",[],undefined,false,0,false,false} 04:10:44.240 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420782670357 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864859,5395874,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.263.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:10:44.240 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420782670357">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420782670357 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420782670357 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:10:44.241 [info] ue_fsm ev_rx_swm_str 04:10:44.241 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420782670357","262420782670357@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:10:44.241 [debug] SWx Tx SAR Imsi="262420782670357" Type=5 APN="internet" AgentInfoOpt=[]  04:10:44.241 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","4",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420782670357",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420782670357 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420782670357 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420782670357 receive call {rx_swx_saa,{ok,5,#{}}} from <0.264.0> in state state_authenticated_wait_swx_saa 04:10:44.242 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;4;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420782670357",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:44.242 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420782670357 send ok to <0.264.0> *DBG* aaa_ue_fsm_262420782670357 consume call {rx_swx_saa,{ok,5,#{}}} from <0.264.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420782670357 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:10:44.242 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420782670357","262420782670357@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:10:44.242 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420782670357 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420782670357">>,ok}} 04:10:44.242 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420782670357">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420782670357 terminate normal in state state_wait_swm_session_termination_answer 04:10:44.242 [info] purge_ms_response(<<"262420782670357">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:44.243 [info] purge_ms_response for <<"262420782670357">>: ok 04:10:44.243 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420782670357">>,"internet",[],undefined,true,0,false,false} 04:10:44.243 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420782670357">>,message_type => purge_ms_res} Socket #Port<0.19> closed [<0.230.0>] send_close_signal [{{#Port<0.19>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.19>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:44.244 [info] Peer down: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:44.244 [error] GSUP connection has been closed 04:10:44.447 [info] Peer down: {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},37125}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.22>} Setting ccm options for socket #Port<0.22> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.22> Stream {osmo, 5} 04:10:47.303 [notice] GSUP connection has been established Unblocking socket #Port<0.22> Unblocking socket #Port<0.22>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.22> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.22> Stream 254: ID_RESP -> ID_ACK 04:10:47.311 [info] Peer up: {<0.234.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:48.607 [info] Peer up: {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.22>, {osmo,5}, #{imsi => <<"262425881329101">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425881329101 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425881329101 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425881329101 receive call {auth_request,33,"internet",#{}} from <0.293.0> in state state_new 04:10:54.659 [info] GSUP: Rx #{imsi => <<"262425881329101">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:10:54.659 [info] ue_fsm start(epdg_ue_fsm_262425881329101) *DBG* epdg_ue_fsm_262425881329101 send ok to <0.293.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425881329101 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425881329101 consume call {auth_request,33,"internet",#{}} from <0.293.0> in state state_new => state_wait_auth_resp 04:10:54.659 [info] ue_fsm init(<<"262425881329101">>) *DBG* epdg_ue_fsm_262425881329101 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425881329101 consume internal init_state in state state_new 04:10:54.659 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425881329101 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:54.659 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425881329101">>,"internet",[],undefined,false,0,false,false} 04:10:54.659 [info] ue_fsm start_link(aaa_ue_fsm_262425881329101) 04:10:54.659 [info] ue_fsm init("262425881329101") 04:10:54.659 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:54.659 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425881329101",undefined,undefined,false,false,undefined} 04:10:54.659 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:10:54.659 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","5",";","nonode@nohost"],1,undefined,undefined,undefined,"262425881329101",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425881329101 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425881329101 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262425881329101 receive call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.296.0> in state state_wait_swx_maa 04:10:54.664 [info] SWx Rx MAA {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;5;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425881329101",[],[],[{'Experimental-Result',10415,5001}],[],[],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425881329101 send ok to <0.296.0> *DBG* epdg_ue_fsm_262425881329101 receive call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp 04:10:54.664 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425881329101 consume call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.296.0> in state state_wait_swx_maa => state_new 04:10:54.664 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425881329101",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425881329101 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response,{<<"262425881329101">>,{error,2}}} 04:10:54.664 [info] ue_fsm received_swm_dea_auth_response {error,{epdg_dia_rc,10415,5001}} *DBG* epdg_ue_fsm_262425881329101 consume call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp => state_new 04:10:54.664 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={error,{epdg_dia_rc,10415,5001}}, {ue_fsm_data,<<"262425881329101">>,"internet",[],undefined,false,0,false,false} 04:10:54.664 [info] auth_response(<<"262425881329101">>): {error,2} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:54.664 [info] auth_response for <<"262425881329101">>: {error,2} 04:10:54.664 [info] GSUP: Tx #{cause => 2,imsi => <<"262425881329101">>,message_class => 5,message_type => send_auth_info_err} Socket #Port<0.22> closed [<0.277.0>] send_close_signal [{{#Port<0.22>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.22>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:54.667 [info] Peer down: {<0.234.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:54.667 [error] GSUP connection has been closed 04:10:54.867 [info] Peer down: {<0.286.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},45303}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.25>} Setting ccm options for socket #Port<0.25> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:57.754 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.25> Stream {osmo, 5} Unblocking socket #Port<0.25> Unblocking socket #Port<0.25>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.25> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.25> Stream 254: ID_RESP -> ID_ACK 04:10:57.783 [info] Peer up: {<0.282.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:02.200 [info] Peer up: {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{imsi => <<"262422516132213">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422516132213 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422516132213 consume internal init_state in state state_new 04:11:08.217 [info] GSUP: Rx #{imsi => <<"262422516132213">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422516132213 receive call {auth_request,33,"internet",#{}} from <0.330.0> in state state_new 04:11:08.217 [info] ue_fsm start(epdg_ue_fsm_262422516132213) *DBG* epdg_ue_fsm_262422516132213 send ok to <0.330.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422516132213 consume call {auth_request,33,"internet",#{}} from <0.330.0> in state state_new => state_wait_auth_resp 04:11:08.217 [info] ue_fsm init(<<"262422516132213">>) *DBG* epdg_ue_fsm_262422516132213 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422516132213 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262422516132213 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262422516132213 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:08.218 [info] ue_fsm auth_request 04:11:08.218 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422516132213">>,"internet",[],undefined,false,0,false,false} 04:11:08.218 [info] ue_fsm start_link(aaa_ue_fsm_262422516132213) 04:11:08.218 [info] ue_fsm init("262422516132213") 04:11:08.218 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422516132213 send ok to <0.201.0> 04:11:08.218 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422516132213",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422516132213 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:08.218 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:08.218 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","6",";","nonode@nohost"],1,undefined,undefined,undefined,"262422516132213",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422516132213 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>, <<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115, 82,119,160,106,156,62,73,140,34,2,196,99,56>>, <<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>, <<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]}} from <0.333.0> in state state_wait_swx_maa 04:11:08.221 [info] SWx Rx MAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;6;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422516132213",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98]],[[214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56]],["foobar"],[[66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60]],[[230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:08.221 [info] dia_sip2gsup: auth [214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98] authz [214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56]  04:11:08.221 [info] rand [214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11] autn [109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98]  04:11:08.221 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422516132213 send ok to <0.333.0> *DBG* epdg_ue_fsm_262422516132213 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>, <<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115, 82,119,160,106,156,62,73,140,34,2,196,99,56>>, <<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>, <<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:08.222 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422516132213",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422516132213 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>, <<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115, 82,119,160,106,156,62,73,140,34,2,196,99,56>>, <<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>, <<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]}} from <0.333.0> in state state_wait_swx_maa => state_new 04:11:08.222 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>,<<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56>>,<<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>,<<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]} *DBG* epdg_ue_fsm_262422516132213 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422516132213">>, {ok, [{epdg_auth_tuple, <<214,227,255,68,3,227,167,168,166,40,171,58, 36,46,95,11>>, <<109,125,39,178,164,111,89,217,38,5,223,80, 236,156,132,98>>, <<214,227,255,68,3,227,167,168,166,40,171,58, 36,46,95,11,115,82,119,160,106,156,62,73,140, 34,2,196,99,56>>, <<230,53,0,229,98,178,50,76,88,238,168,209,36, 71,253,20>>, <<66,9,56,184,93,222,130,163,215,53,187, 52,2,28,61,60>>}]}}} *DBG* epdg_ue_fsm_262422516132213 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>, <<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115, 82,119,160,106,156,62,73,140,34,2,196,99,56>>, <<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>, <<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:08.222 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>,<<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56>>,<<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>,<<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]}, {ue_fsm_data,<<"262422516132213">>,"internet",[],undefined,false,0,false,false} 04:11:08.222 [info] auth_response(<<"262422516132213">>): {ok,[{epdg_auth_tuple,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>,<<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56>>,<<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>,<<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:08.222 [info] auth_response for <<"262422516132213">>: {ok,[{epdg_auth_tuple,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>,<<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56>>,<<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>,<<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]} 04:11:08.222 [info] GSUP: Tx #{auth_tuples => [#{autn => <<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>,ck => <<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>,ik => <<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>,rand => <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>,res => <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56>>}],imsi => <<"262422516132213">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{imsi => <<"262422516132213">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422516132213 receive call {auth_request,33,"internet",#{}} from <0.334.0> in state state_authenticating 04:11:08.224 [info] GSUP: Rx #{imsi => <<"262422516132213">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:11:08.224 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422516132213 send ok to <0.334.0> *DBG* aaa_ue_fsm_262422516132213 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422516132213 consume call {auth_request,33,"internet",#{}} from <0.334.0> in state state_authenticating => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:08.224 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422516132213">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422516132213 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:08.224 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:08.224 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422516132213",undefined,undefined,false,false,undefined} 04:11:08.224 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422516132213 send ok to <0.201.0> 04:11:08.224 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","7",";","nonode@nohost"],1,undefined,undefined,undefined,"262422516132213",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422516132213 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:08.225 [info] SWx Rx MAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;7;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422516132213",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98]],[[214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56]],["foobar"],[[66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60]],[[230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422516132213 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>, <<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115, 82,119,160,106,156,62,73,140,34,2,196,99,56>>, <<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>, <<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]}} from <0.335.0> in state state_wait_swx_maa 04:11:08.225 [info] dia_sip2gsup: auth [214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98] authz [214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56]  04:11:08.225 [info] rand [214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11] autn [109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98]  *DBG* aaa_ue_fsm_262422516132213 send ok to <0.335.0> *DBG* aaa_ue_fsm_262422516132213 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>, <<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115, 82,119,160,106,156,62,73,140,34,2,196,99,56>>, <<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>, <<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]}} from <0.335.0> in state state_wait_swx_maa => state_new 04:11:08.225 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422516132213 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>, <<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115, 82,119,160,106,156,62,73,140,34,2,196,99,56>>, <<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>, <<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:08.225 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422516132213",undefined,undefined,false,false,undefined} 04:11:08.225 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>,<<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56>>,<<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>,<<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]} 04:11:08.226 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>,<<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56>>,<<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>,<<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]}, {ue_fsm_data,<<"262422516132213">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422516132213 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422516132213">>, {ok, [{epdg_auth_tuple, <<214,227,255,68,3,227,167,168,166,40,171,58, 36,46,95,11>>, <<109,125,39,178,164,111,89,217,38,5,223,80, 236,156,132,98>>, <<214,227,255,68,3,227,167,168,166,40,171,58, 36,46,95,11,115,82,119,160,106,156,62,73,140, 34,2,196,99,56>>, <<230,53,0,229,98,178,50,76,88,238,168,209,36, 71,253,20>>, <<66,9,56,184,93,222,130,163,215,53,187, 52,2,28,61,60>>}]}}} 04:11:08.226 [info] auth_response(<<"262422516132213">>): {ok,[{epdg_auth_tuple,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>,<<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56>>,<<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>,<<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]} *DBG* epdg_ue_fsm_262422516132213 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>, <<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>, <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115, 82,119,160,106,156,62,73,140,34,2,196,99,56>>, <<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>, <<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:08.226 [info] auth_response for <<"262422516132213">>: {ok,[{epdg_auth_tuple,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>,<<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>,<<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56>>,<<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>,<<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>}]} 04:11:08.226 [info] GSUP: Tx #{auth_tuples => [#{autn => <<109,125,39,178,164,111,89,217,38,5,223,80,236,156,132,98>>,ck => <<66,9,56,184,93,222,130,163,215,53,187,52,2,28,61,60>>,ik => <<230,53,0,229,98,178,50,76,88,238,168,209,36,71,253,20>>,rand => <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11>>,res => <<214,227,255,68,3,227,167,168,166,40,171,58,36,46,95,11,115,82,119,160,106,156,62,73,140,34,2,196,99,56>>}],imsi => <<"262422516132213">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422516132213">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422516132213 receive call lu_request from <0.336.0> in state state_authenticating 04:11:08.227 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422516132213">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422516132213 send ok to <0.336.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:08.227 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422516132213 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422516132213 consume call lu_request from <0.336.0> in state state_authenticating 04:11:08.227 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422516132213">>,"internet",[],undefined,false,0,false,false} 04:11:08.227 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:08.227 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422516132213",undefined,undefined,false,false,undefined} 04:11:08.227 [debug] SWx Tx SAR Imsi="262422516132213" Type=1 APN="internet" AgentInfoOpt=[]  04:11:08.227 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","8",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422516132213",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422516132213 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422516132213 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422516132213 receive call {rx_swx_saa,{ok,1,#{}}} from <0.337.0> in state state_wait_swx_saa 04:11:08.229 [info] SWx Rx SAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;8;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422516132213",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:08.229 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422516132213 send ok to <0.337.0> *DBG* epdg_ue_fsm_262422516132213 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:08.229 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422516132213",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422516132213 consume call {rx_swx_saa,{ok,1,#{}}} from <0.337.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422516132213 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422516132213">>,ok}} 04:11:08.229 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422516132213 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:08.229 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422516132213">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:08.229 [info] lu_response(<<"262422516132213">>): ok 04:11:08.229 [info] lu_response for <<"262422516132213">>: ok 04:11:08.229 [info] GSUP: Tx #{imsi => <<"262422516132213">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422516132213">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:11:08.230 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422516132213">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422516132213 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.338.0> in state state_authenticated 04:11:08.230 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:08.231 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422516132213">>,"internet",[],undefined,false,0,false,false} 04:11:08.231 [debug] Selected PGW Remote Address "172.18.2.103" 04:11:08.231 [info] s2b: Tx {gtp,v2,create_session_request,0,5395875,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422516132213">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864860,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660743,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422516132213 send ok to <0.338.0> 04:11:08.231 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422516132213 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.338.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422516132213 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422516132213 receive call {rx_s6b_aar,"262422516132213@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.340.0> in state state_authenticated 04:11:08.238 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422516132213@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:08.238 [info] ue_fsm ev_rx_s6b_aar: "262422516132213@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:11:08.238 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422516132213@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422516132213",undefined,undefined,true,false,undefined} 04:11:08.238 [debug] SWx Tx SAR Imsi="262422516132213" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:11:08.238 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","9",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422516132213",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422516132213 send ok to <0.340.0> 04:11:08.238 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422516132213 consume call {rx_s6b_aar,"262422516132213@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.340.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:08.240 [info] SWx Rx SAA {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;9;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422516132213",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422516132213 receive call {rx_swx_saa,{ok,13,#{}}} from <0.341.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422516132213 send ok to <0.341.0> 04:11:08.240 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422516132213 consume call {rx_swx_saa,{ok,13,#{}}} from <0.341.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:08.240 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422516132213","262422516132213@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.340.0>} 04:11:08.240 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:08.240 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:08.243 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,156,82,85,163,0,2,0,2,0,16,0,87,0,9,1,160,167,194,26,69,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,167,194,26,69,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,167,194,26,69,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:08.243 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864860,5395875,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<167,194,26,69>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2814515781,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2814515781,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:08.243 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422516132213">>,<0.331.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864860,2814515781,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660743,2814515781}],[]}}}} *DBG* epdg_ue_fsm_262422516132213 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660743, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2814515781}}} from <0.342.0> in state state_wait_create_session_resp 04:11:08.243 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:08.243 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660743,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2814515781}} 04:11:08.243 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422516132213">>,"internet",[],undefined,false,0,false,false} 04:11:08.243 [info] KMOD Port Create PDP Context Call {<0.331.0>,[alias|#Ref<0.718718372.1967980562.221138>]}: {create_pdp_context,{172,18,2,103},3431660743,2814515781,{192,168,0,2}} 04:11:08.243 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660743, 2814515781 04:11:08.243 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],339,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660743},{o_tid,2814515781}]}} *DBG* epdg_ue_fsm_262422516132213 send ok to <0.342.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422516132213">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660743, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2814515781}}}} 04:11:08.243 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660743,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2814515781}) returned ok *DBG* epdg_ue_fsm_262422516132213 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660743, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2814515781}}} from <0.342.0> in state state_wait_create_session_resp => state_active 04:11:08.243 [info] tunnel_response(<<"262422516132213">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660743,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2814515781}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:08.243 [info] tunnel_response for <<"262422516132213">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660743,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2814515781}} 04:11:08.243 [info] GSUP: Tx #{imsi => <<"262422516132213">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Socket #Port<0.25> closed [<0.309.0>] send_close_signal [{{#Port<0.25>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.25>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:08.245 [error] GSUP connection has been closed 04:11:08.245 [info] Peer down: {<0.282.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:08.443 [info] Peer down: {<0.318.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},39873}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.28>} 04:11:11.280 [notice] GSUP connection has been established Setting ccm options for socket #Port<0.28> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.28> Stream {osmo, 5} Unblocking socket #Port<0.28> Unblocking socket #Port<0.28>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.28> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.28> Stream 254: ID_RESP -> ID_ACK 04:11:11.302 [info] Peer up: {<0.314.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:14.634 [info] Peer up: {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{imsi => <<"262426317221286">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:20.758 [info] GSUP: Rx #{imsi => <<"262426317221286">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426317221286 enter epdg_ue_fsm in state state_new 04:11:20.758 [info] ue_fsm start(epdg_ue_fsm_262426317221286) *DBG* epdg_ue_fsm_262426317221286 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426317221286 receive call {auth_request,33,"internet",#{}} from <0.372.0> in state state_new 04:11:20.758 [info] ue_fsm init(<<"262426317221286">>) *DBG* epdg_ue_fsm_262426317221286 send ok to <0.372.0> 04:11:20.758 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426317221286 consume call {auth_request,33,"internet",#{}} from <0.372.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.758 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426317221286 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:20.759 [info] ue_fsm start_link(aaa_ue_fsm_262426317221286) *DBG* aaa_ue_fsm_262426317221286 enter aaa_ue_fsm in state state_new 04:11:20.759 [info] ue_fsm init("262426317221286") *DBG* aaa_ue_fsm_262426317221286 consume internal init_state in state state_new 04:11:20.759 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426317221286 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:20.759 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426317221286",undefined,undefined,false,false,undefined} 04:11:20.759 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:20.759 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","10",";","nonode@nohost"],1,undefined,undefined,undefined,"262426317221286",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426317221286 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426317221286 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426317221286 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>, <<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8, 118,111,39,198,82,169,199,160,168,192,71,127,81>>, <<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250, 218>>, <<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50, 231>>}]}} from <0.375.0> in state state_wait_swx_maa 04:11:20.772 [info] SWx Rx MAA {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;10;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426317221286",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152]],[[13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81]],["foobar"],[[98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231]],[[107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:20.772 [info] dia_sip2gsup: auth [13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152] authz [13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81]  *DBG* aaa_ue_fsm_262426317221286 send ok to <0.375.0> *DBG* aaa_ue_fsm_262426317221286 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>, <<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8, 118,111,39,198,82,169,199,160,168,192,71,127,81>>, <<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250, 218>>, <<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50, 231>>}]}} from <0.375.0> in state state_wait_swx_maa => state_new 04:11:20.772 [info] rand [13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37] autn [98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152]  04:11:20.772 [info] ue_fsm ev_rx_swx_maa 04:11:20.772 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426317221286",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426317221286 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>, <<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8, 118,111,39,198,82,169,199,160,168,192,71,127,81>>, <<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250, 218>>, <<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50, 231>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:20.773 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>,<<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>,<<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218>>,<<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231>>}]} *DBG* epdg_ue_fsm_262426317221286 send ok to <0.211.0> 04:11:20.773 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>,<<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>,<<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218>>,<<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231>>}]}, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,false,0,false,false} 04:11:20.773 [info] auth_response(<<"262426317221286">>): {ok,[{epdg_auth_tuple,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>,<<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>,<<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218>>,<<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231>>}]} *DBG* epdg_ue_fsm_262426317221286 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>, <<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8, 118,111,39,198,82,169,199,160,168,192,71,127,81>>, <<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250, 218>>, <<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50, 231>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server got cast {auth_response, {<<"262426317221286">>, {ok, [{epdg_auth_tuple, <<13,168,253,20,7,167,244,61,254,230,84,195, 151,101,70,37>>, <<98,194,155,48,8,114,218,88,142,115,248,158, 60,85,75,152>>, <<13,168,253,20,7,167,244,61,254,230,84,195, 151,101,70,37,8,118,111,39,198,82,169,199, 160,168,192,71,127,81>>, <<107,10,186,81,231,139,193,123,77,223,113,176, 201,176,250,218>>, <<98,172,44,197,183,233,221,167,229,116, 188,182,164,4,50,231>>}]}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.774 [info] auth_response for <<"262426317221286">>: {ok,[{epdg_auth_tuple,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>,<<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>,<<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218>>,<<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231>>}]} 04:11:20.774 [info] GSUP: Tx #{auth_tuples => [#{autn => <<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>,ck => <<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231>>,ik => <<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218>>,rand => <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>,res => <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>}],imsi => <<"262426317221286">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 66 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{auts => <<8,118,111,39,198,82,169,199,160,168,192,71, 127,81>>, imsi => <<"262426317221286">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}], rand => <<13,168,253,20,7,167,244,61,254,230,84,195, 151,101,70,37>>}} 04:11:20.783 [info] GSUP: Rx #{auts => <<8,118,111,39,198,82,169,199,160,168,192,71,127,81>>,imsi => <<"262426317221286">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}],rand => <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>} 04:11:20.783 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426317221286 receive call {auth_request,33,"internet", #{authorization => <<13,168,253,20,7,167,244,61,254,230,84,195,151,101, 70,37,8,118,111,39,198,82,169,199,160,168,192,71, 127,81>>}} from <0.376.0> in state state_authenticating *DBG* epdg_ue_fsm_262426317221286 send ok to <0.376.0> *DBG* epdg_ue_fsm_262426317221286 consume call {auth_request,33,"internet", #{authorization => <<13,168,253,20,7,167,244,61,254,230,84,195,151,101, 70,37,8,118,111,39,198,82,169,199,160,168,192,71, 127,81>>}} from <0.376.0> in state state_authenticating => state_wait_auth_resp *DBG* aaa_ue_fsm_262426317221286 receive call {rx_swm_der_auth_req,33,"internet", #{authorization => <<13,168,253,20,7,167,244,61,254,230,84,195, 151,101,70,37,8,118,111,39,198,82,169,199, 160,168,192,71,127,81>>}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426317221286 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426317221286 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426317221286 consume call {rx_swm_der_auth_req,33,"internet", #{authorization => <<13,168,253,20,7,167,244,61,254,230,84,195, 151,101,70,37,8,118,111,39,198,82,169,199, 160,168,192,71,127,81>>}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.784 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{authorization => <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>}}, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,false,0,false,false} 04:11:20.784 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:20.784 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{authorization => <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>}}, {ue_fsm_data,"262426317221286",undefined,undefined,false,false,undefined} 04:11:20.784 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:20.784 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","11",";","nonode@nohost"],1,undefined,undefined,undefined,"262426317221286",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>,[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:11:20.789 [info] SWx Rx MAA {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;11;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426317221286",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152]],[[13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81]],["foobar"],[[98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231]],[[107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426317221286 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>, <<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8, 118,111,39,198,82,169,199,160,168,192,71,127,81>>, <<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250, 218>>, <<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50, 231>>}]}} from <0.377.0> in state state_wait_swx_maa 04:11:20.789 [info] dia_sip2gsup: auth [13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152] authz [13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81]  04:11:20.789 [info] rand [13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37] autn [98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152]  *DBG* aaa_ue_fsm_262426317221286 send ok to <0.377.0> *DBG* epdg_ue_fsm_262426317221286 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>, <<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8, 118,111,39,198,82,169,199,160,168,192,71,127,81>>, <<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250, 218>>, <<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50, 231>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:20.789 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426317221286 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>, <<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8, 118,111,39,198,82,169,199,160,168,192,71,127,81>>, <<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250, 218>>, <<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50, 231>>}]}} from <0.377.0> in state state_wait_swx_maa => state_new 04:11:20.791 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426317221286",undefined,undefined,false,false,undefined} 04:11:20.791 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>,<<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>,<<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218>>,<<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231>>}]} *DBG* epdg_ue_fsm_262426317221286 send ok to <0.211.0> 04:11:20.792 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>,<<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>,<<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218>>,<<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231>>}]}, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426317221286 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>, <<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>, <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8, 118,111,39,198,82,169,199,160,168,192,71,127,81>>, <<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250, 218>>, <<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50, 231>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:20.792 [info] auth_response(<<"262426317221286">>): {ok,[{epdg_auth_tuple,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>,<<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>,<<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218>>,<<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231>>}]} *DBG* gsup_server got cast {auth_response, {<<"262426317221286">>, {ok, [{epdg_auth_tuple, <<13,168,253,20,7,167,244,61,254,230,84,195, 151,101,70,37>>, <<98,194,155,48,8,114,218,88,142,115,248,158, 60,85,75,152>>, <<13,168,253,20,7,167,244,61,254,230,84,195, 151,101,70,37,8,118,111,39,198,82,169,199, 160,168,192,71,127,81>>, <<107,10,186,81,231,139,193,123,77,223,113,176, 201,176,250,218>>, <<98,172,44,197,183,233,221,167,229,116, 188,182,164,4,50,231>>}]}}} 04:11:20.793 [info] auth_response for <<"262426317221286">>: {ok,[{epdg_auth_tuple,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>,<<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>,<<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>,<<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218>>,<<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426317221286">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426317221286 receive call lu_request from <0.378.0> in state state_authenticating *DBG* epdg_ue_fsm_262426317221286 send ok to <0.378.0> *DBG* epdg_ue_fsm_262426317221286 consume call lu_request from <0.378.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426317221286 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* aaa_ue_fsm_262426317221286 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426317221286 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:11:20.793 [info] GSUP: Tx #{auth_tuples => [#{autn => <<98,194,155,48,8,114,218,88,142,115,248,158,60,85,75,152>>,ck => <<98,172,44,197,183,233,221,167,229,116,188,182,164,4,50,231>>,ik => <<107,10,186,81,231,139,193,123,77,223,113,176,201,176,250,218>>,rand => <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37>>,res => <<13,168,253,20,7,167,244,61,254,230,84,195,151,101,70,37,8,118,111,39,198,82,169,199,160,168,192,71,127,81>>}],imsi => <<"262426317221286">>,message_class => 5,message_type => send_auth_info_res} 04:11:20.795 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426317221286">>,message_type => location_upd_req} 04:11:20.796 [info] ue_fsm lu_request 04:11:20.796 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,false,0,false,false} 04:11:20.796 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:20.796 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426317221286",undefined,undefined,false,false,undefined} 04:11:20.796 [debug] SWx Tx SAR Imsi="262426317221286" Type=1 APN="internet" AgentInfoOpt=[]  04:11:20.796 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","12",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426317221286",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426317221286 receive call {rx_swx_saa,{ok,1,#{}}} from <0.379.0> in state state_wait_swx_saa 04:11:20.803 [info] SWx Rx SAA {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;12;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426317221286",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:20.803 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426317221286 send ok to <0.379.0> *DBG* epdg_ue_fsm_262426317221286 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:20.803 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426317221286",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426317221286 consume call {rx_swx_saa,{ok,1,#{}}} from <0.379.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426317221286 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426317221286">>,ok}} 04:11:20.803 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426317221286 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:20.803 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,false,0,false,false} 04:11:20.803 [info] lu_response(<<"262426317221286">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.803 [info] lu_response for <<"262426317221286">>: ok 04:11:20.803 [info] GSUP: Tx #{imsi => <<"262426317221286">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426317221286">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426317221286 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.380.0> in state state_authenticated 04:11:20.807 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426317221286">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:20.808 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262426317221286 send ok to <0.380.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426317221286 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.380.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426317221286 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:20.808 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,false,0,false,false} 04:11:20.808 [debug] Selected PGW Remote Address "172.18.2.103" 04:11:20.808 [info] s2b: Tx {gtp,v2,create_session_request,0,5395876,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426317221286">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864861,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660744,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:11:20.808 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426317221286 receive call {rx_s6b_aar,"262426317221286@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.381.0> in state state_authenticated 04:11:20.827 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426317221286@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:20.827 [info] ue_fsm ev_rx_s6b_aar: "262426317221286@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426317221286 send ok to <0.381.0> *DBG* aaa_ue_fsm_262426317221286 consume call {rx_s6b_aar,"262426317221286@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.381.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:20.827 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426317221286@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262426317221286",undefined,undefined,true,false,undefined} 04:11:20.828 [debug] SWx Tx SAR Imsi="262426317221286" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:11:20.828 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","13",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426317221286",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:11:20.828 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426317221286 receive call {rx_swx_saa,{ok,13,#{}}} from <0.382.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426317221286 send ok to <0.382.0> *DBG* aaa_ue_fsm_262426317221286 consume call {rx_swx_saa,{ok,13,#{}}} from <0.382.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:20.832 [info] SWx Rx SAA {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;13;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426317221286",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:20.833 [info] ue_fsm ev_rx_swx_saa 04:11:20.833 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426317221286","262426317221286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.381.0>} 04:11:20.833 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:20.833 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262426317221286 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660744, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3427658517}}} from <0.383.0> in state state_wait_create_session_resp *DBG* epdg_ue_fsm_262426317221286 send ok to <0.383.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426317221286">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660744, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3427658517}}}} 04:11:20.842 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,157,82,85,164,0,2,0,2,0,16,0,87,0,9,1,160,204,77,235,21,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,204,77,235,21,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,204,77,235,21,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426317221286 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660744, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3427658517}}} from <0.383.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.842 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864861,5395876,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<204,77,235,21>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3427658517,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3427658517,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:20.842 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426317221286">>,<0.373.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864861,3427658517,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3431660744,3427658517}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:11:20.843 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:20.843 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660744,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3427658517}} 04:11:20.843 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,false,0,false,false} 04:11:20.843 [info] KMOD Port Create PDP Context Call {<0.373.0>,[alias|#Ref<0.718718372.1967980545.221502>]}: {create_pdp_context,{172,18,2,103},3431660744,3427658517,{192,168,0,2}} 04:11:20.843 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660744, 3427658517 04:11:20.843 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],322,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660744},{o_tid,3427658517}]}} 04:11:20.843 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660744,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3427658517}) returned {error,-17} 04:11:20.843 [info] tunnel_response(<<"262426317221286">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660744,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3427658517}} 04:11:20.843 [info] tunnel_response for <<"262426317221286">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660744,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3427658517}} 04:11:20.844 [info] GSUP: Tx #{imsi => <<"262426317221286">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426317221286">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426317221286 receive call purge_ms_request from <0.384.0> in state state_active 04:11:20.847 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426317221286">>,message_type => purge_ms_req} 04:11:20.847 [info] ue_fsm purge_ms_request 04:11:20.848 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426317221286">>,"internet",[],{epdg_tun_pdp_ctx,3431660744,3427658517,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:11:20.848 [info] KMOD Port Delete PDP Context Call {<0.373.0>,[alias|#Ref<0.718718372.1967980545.221534>]}: {delete_pdp_context,{172,18,2,103},3431660744,3427658517,{192,168,0,2}} 04:11:20.849 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660744, 3427658517 *DBG* epdg_ue_fsm_262426317221286 send ok to <0.384.0> *DBG* epdg_ue_fsm_262426317221286 consume call purge_ms_request from <0.384.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.849 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],386,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660744}]}} 04:11:20.849 [info] s2b: Tx {gtp,v2,delete_session_request,3427658517,5395877,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660744,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262426317221286 receive call rx_s6b_str from <0.385.0> in state state_authenticated 04:11:20.854 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426317221286"],[],[]} *DBG* aaa_ue_fsm_262426317221286 send {ok,{epdg_dia_rc,undefined,2001}} to <0.385.0> *DBG* aaa_ue_fsm_262426317221286 consume call rx_s6b_str from <0.385.0> in state state_authenticated 04:11:20.854 [info] ue_fsm ev_rx_s6b_str 04:11:20.854 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426317221286","262426317221286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:20.854 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:11:20.854 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:11:20.857 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,157,82,85,165,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426317221286 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864861,5395877,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.386.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426317221286 send ok to <0.386.0> 04:11:20.857 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864861,5395877,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426317221286 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864861,5395877,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.386.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426317221286 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:11:20.857 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864861,5395877,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426317221286 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:11:20.857 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,false,0,false,false} 04:11:20.857 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262426317221286 send ok to <0.201.0> 04:11:20.857 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426317221286 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:20.857 [info] ue_fsm ev_rx_swm_str 04:11:20.857 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426317221286","262426317221286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:11:20.857 [debug] SWx Tx SAR Imsi="262426317221286" Type=5 APN="internet" AgentInfoOpt=[]  04:11:20.858 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","14",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426317221286",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426317221286 receive call {rx_swx_saa,{ok,5,#{}}} from <0.387.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426317221286 send ok to <0.387.0> 04:11:20.863 [info] SWx Rx SAA {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;14;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426317221286",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426317221286 consume call {rx_swx_saa,{ok,5,#{}}} from <0.387.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426317221286 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:11:20.863 [info] ue_fsm ev_rx_swx_saa 04:11:20.863 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426317221286","262426317221286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262426317221286">>,ok}} *DBG* epdg_ue_fsm_262426317221286 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426317221286 terminate normal in state state_wait_swm_session_termination_answer 04:11:20.864 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.864 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,true,0,false,false} 04:11:20.864 [info] purge_ms_response(<<"262426317221286">>): ok 04:11:20.864 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426317221286">>,"internet",[],undefined,true,0,false,false} 04:11:20.864 [info] purge_ms_response for <<"262426317221286">>: ok 04:11:20.864 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426317221286">>,message_type => purge_ms_res} Socket #Port<0.28> closed [<0.355.0>] send_close_signal [{{#Port<0.28>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.28>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.869 [info] Peer down: {<0.314.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:20.869 [error] GSUP connection has been closed 04:11:21.070 [info] Peer down: {<0.364.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},33755}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.31>} 04:11:24.065 [notice] GSUP connection has been established Setting ccm options for socket #Port<0.31> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.31> Stream {osmo, 5} Unblocking socket #Port<0.31> Unblocking socket #Port<0.31>:ok Stream 254, 1 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Socket #Port<0.31> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.31> Stream 254: ID_RESP -> ID_ACK 04:11:24.152 [info] Peer up: {<0.360.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:25.472 [info] Peer up: {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{imsi => <<"262427810142243">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427810142243 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427810142243 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427810142243 receive call {auth_request,33,"internet",#{}} from <0.416.0> in state state_new *DBG* epdg_ue_fsm_262427810142243 send ok to <0.416.0> *DBG* epdg_ue_fsm_262427810142243 consume call {auth_request,33,"internet",#{}} from <0.416.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427810142243 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:31.592 [info] GSUP: Rx #{imsi => <<"262427810142243">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:11:31.592 [info] ue_fsm start(epdg_ue_fsm_262427810142243) *DBG* aaa_ue_fsm_262427810142243 enter aaa_ue_fsm in state state_new 04:11:31.592 [info] ue_fsm init(<<"262427810142243">>) *DBG* aaa_ue_fsm_262427810142243 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427810142243 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:31.592 [info] ue_fsm auth_request 04:11:31.592 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427810142243">>,"internet",[],undefined,false,0,false,false} 04:11:31.593 [info] ue_fsm start_link(aaa_ue_fsm_262427810142243) 04:11:31.593 [info] ue_fsm init("262427810142243") *DBG* aaa_ue_fsm_262427810142243 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427810142243 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:31.593 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:31.593 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427810142243",undefined,undefined,false,false,undefined} 04:11:31.593 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:31.593 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","15",";","nonode@nohost"],1,undefined,undefined,undefined,"262427810142243",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:11:31.603 [info] SWx Rx MAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;15;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427810142243",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193,170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16]],[[54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193,235,237,222,8,157,152,138,47,154,172,121,103,133,216]],["foobar"],[[89,72,0,63,36,101,173,158,185,175,30,7,251,64,37,205]],[[167,209,125,90,238,17,55,195,24,32,102,157,51,182,249,10]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427810142243 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193>>, <<170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16>>, <<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193, 235,237,222,8,157,152,138,47,154,172,121,103,133,216>>, <<167,209,125,90,238,17,55,195,24,32,102,157,51,182,249,10>>, <<89,72,0,63,36,101,173,158,185,175,30,7,251,64,37,205>>}]}} from <0.419.0> in state state_wait_swx_maa 04:11:31.603 [info] dia_sip2gsup: auth [54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193,170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16] authz [54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193,235,237,222,8,157,152,138,47,154,172,121,103,133,216]  04:11:31.603 [info] rand [54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193] autn [170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16]  *DBG* aaa_ue_fsm_262427810142243 send ok to <0.419.0> *DBG* epdg_ue_fsm_262427810142243 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193>>, <<170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16>>, <<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193, 235,237,222,8,157,152,138,47,154,172,121,103,133,216>>, <<167,209,125,90,238,17,55,195,24,32,102,157,51,182,249,10>>, <<89,72,0,63,36,101,173,158,185,175,30,7,251,64,37,205>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:31.603 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427810142243 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193>>, <<170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16>>, <<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193, 235,237,222,8,157,152,138,47,154,172,121,103,133,216>>, <<167,209,125,90,238,17,55,195,24,32,102,157,51,182,249,10>>, <<89,72,0,63,36,101,173,158,185,175,30,7,251,64,37,205>>}]}} from <0.419.0> in state state_wait_swx_maa => state_new 04:11:31.604 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427810142243",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427810142243 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427810142243">>, {ok, [{epdg_auth_tuple, <<54,179,187,207,248,69,145,83,42,134,170,60, 221,186,224,193>>, <<170,168,109,79,91,146,139,205,154,79,97,10, 57,2,23,16>>, <<54,179,187,207,248,69,145,83,42,134,170,60, 221,186,224,193,235,237,222,8,157,152,138,47, 154,172,121,103,133,216>>, <<167,209,125,90,238,17,55,195,24,32,102,157, 51,182,249,10>>, <<89,72,0,63,36,101,173,158,185,175,30,7, 251,64,37,205>>}]}}} *DBG* epdg_ue_fsm_262427810142243 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193>>, <<170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16>>, <<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193, 235,237,222,8,157,152,138,47,154,172,121,103,133,216>>, <<167,209,125,90,238,17,55,195,24,32,102,157,51,182,249,10>>, <<89,72,0,63,36,101,173,158,185,175,30,7,251,64,37,205>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:31.604 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193>>,<<170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16>>,<<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193,235,237,222,8,157,152,138,47,154,172,121,103,133,216>>,<<167,209,125,90,238,17,55,195,24,32,102,157,51,182,249,10>>,<<89,72,0,63,36,101,173,158,185,175,30,7,251,64,37,205>>}]} 04:11:31.604 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193>>,<<170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16>>,<<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193,235,237,222,8,157,152,138,47,154,172,121,103,133,216>>,<<167,209,125,90,238,17,55,195,24,32,102,157,51,182,249,10>>,<<89,72,0,63,36,101,173,158,185,175,30,7,251,64,37,205>>}]}, {ue_fsm_data,<<"262427810142243">>,"internet",[],undefined,false,0,false,false} 04:11:31.604 [info] auth_response(<<"262427810142243">>): {ok,[{epdg_auth_tuple,<<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193>>,<<170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16>>,<<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193,235,237,222,8,157,152,138,47,154,172,121,103,133,216>>,<<167,209,125,90,238,17,55,195,24,32,102,157,51,182,249,10>>,<<89,72,0,63,36,101,173,158,185,175,30,7,251,64,37,205>>}]} 04:11:31.605 [info] auth_response for <<"262427810142243">>: {ok,[{epdg_auth_tuple,<<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193>>,<<170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16>>,<<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193,235,237,222,8,157,152,138,47,154,172,121,103,133,216>>,<<167,209,125,90,238,17,55,195,24,32,102,157,51,182,249,10>>,<<89,72,0,63,36,101,173,158,185,175,30,7,251,64,37,205>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.605 [info] GSUP: Tx #{auth_tuples => [#{autn => <<170,168,109,79,91,146,139,205,154,79,97,10,57,2,23,16>>,ck => <<89,72,0,63,36,101,173,158,185,175,30,7,251,64,37,205>>,ik => <<167,209,125,90,238,17,55,195,24,32,102,157,51,182,249,10>>,rand => <<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193>>,res => <<54,179,187,207,248,69,145,83,42,134,170,60,221,186,224,193,235,237,222,8,157,152,138,47,154,172,121,103,133,216>>}],imsi => <<"262427810142243">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427810142243">>, message_type => location_upd_req}} 04:11:31.615 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427810142243">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427810142243 receive call lu_request from <0.420.0> in state state_authenticating 04:11:31.615 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427810142243 send ok to <0.420.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.615 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427810142243">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427810142243 consume call lu_request from <0.420.0> in state state_authenticating *DBG* aaa_ue_fsm_262427810142243 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:31.615 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:31.615 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427810142243",undefined,undefined,false,false,undefined} 04:11:31.615 [debug] SWx Tx SAR Imsi="262427810142243" Type=1 APN="internet" AgentInfoOpt=[]  04:11:31.616 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","16",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427810142243",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427810142243 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427810142243 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427810142243 receive call {rx_swx_saa,{ok,1,#{}}} from <0.421.0> in state state_wait_swx_saa 04:11:31.626 [info] SWx Rx SAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;16;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427810142243",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:31.627 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427810142243 send ok to <0.421.0> 04:11:31.627 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427810142243",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427810142243 consume call {rx_swx_saa,{ok,1,#{}}} from <0.421.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427810142243 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:31.627 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427810142243 send ok to <0.211.0> 04:11:31.627 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427810142243">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262427810142243">>,ok}} *DBG* epdg_ue_fsm_262427810142243 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:31.627 [info] lu_response(<<"262427810142243">>): ok 04:11:31.627 [info] lu_response for <<"262427810142243">>: ok 04:11:31.627 [info] GSUP: Tx #{imsi => <<"262427810142243">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427810142243">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:11:31.632 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427810142243">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427810142243 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.422.0> in state state_authenticated 04:11:31.632 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:31.632 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427810142243">>,"internet",[],undefined,false,0,false,false} 04:11:31.632 [debug] Selected PGW Remote Address "172.18.2.103" 04:11:31.633 [info] s2b: Tx {gtp,v2,create_session_request,0,5395878,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427810142243">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864862,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660745,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427810142243 send ok to <0.422.0> *DBG* epdg_ue_fsm_262427810142243 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.422.0> in state state_authenticated => state_wait_create_session_resp 04:11:31.633 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427810142243 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427810142243 receive call {rx_s6b_aar,"262427810142243@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.423.0> in state state_authenticated 04:11:31.654 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427810142243@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427810142243 send ok to <0.423.0> *DBG* aaa_ue_fsm_262427810142243 consume call {rx_s6b_aar,"262427810142243@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.423.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:31.654 [info] ue_fsm ev_rx_s6b_aar: "262427810142243@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:11:31.654 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427810142243@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262427810142243",undefined,undefined,true,false,undefined} 04:11:31.654 [debug] SWx Tx SAR Imsi="262427810142243" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:11:31.654 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","17",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427810142243",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:11:31.654 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427810142243 receive call {rx_swx_saa,{ok,13,#{}}} from <0.424.0> in state state_authenticated_wait_swx_saa 04:11:31.659 [info] SWx Rx SAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;17;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427810142243",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427810142243 send ok to <0.424.0> *DBG* aaa_ue_fsm_262427810142243 consume call {rx_swx_saa,{ok,13,#{}}} from <0.424.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:31.659 [info] ue_fsm ev_rx_swx_saa 04:11:31.659 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427810142243","262427810142243@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.423.0>} 04:11:31.659 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:31.659 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262427810142243 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660745, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1359408599}}} from <0.425.0> in state state_wait_create_session_resp 04:11:31.668 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,158,82,85,166,0,2,0,2,0,16,0,87,0,9,1,160,81,6,237,215,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,81,6,237,215,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,81,6,237,215,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:31.668 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864862,5395878,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<81,6,237,215>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1359408599,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1359408599,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:31.669 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427810142243">>,<0.417.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864862,1359408599,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3431660745,1359408599}],[],[],[],[],[],[],[],[]}}}} 04:11:31.669 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:31.669 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660745,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1359408599}} 04:11:31.669 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427810142243">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427810142243 send ok to <0.425.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427810142243">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660745, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1359408599}}}} 04:11:31.669 [info] KMOD Port Create PDP Context Call {<0.417.0>,[alias|#Ref<0.718718372.1967980562.221496>]}: {create_pdp_context,{172,18,2,103},3431660745,1359408599,{192,168,0,2}} *DBG* epdg_ue_fsm_262427810142243 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660745, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1359408599}}} from <0.425.0> in state state_wait_create_session_resp => state_active 04:11:31.669 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660745, 1359408599 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.669 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],467,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660745},{o_tid,1359408599}]}} 04:11:31.669 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660745,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1359408599}) returned ok 04:11:31.669 [info] tunnel_response(<<"262427810142243">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660745,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1359408599}} 04:11:31.669 [info] tunnel_response for <<"262427810142243">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660745,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1359408599}} 04:11:31.670 [info] GSUP: Tx #{imsi => <<"262427810142243">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 04:11:31.675 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,95,0,80,88,83,118,158,0,68,150,0,73,0,1,0,5,93,0,52,0,73,0,1,0,6,87,0,9,6,159,81,6,237,215,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,59,168,176,175,132,0,7,0,1,172,18,2,103,0,6>> 04:11:31.675 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_bearer_request,1481864862,17558,undefined,[],#{{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_charging_id,0} => {v2_charging_id,0,<<";¨°¯">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,6},{v2_fully_qualified_tunnel_endpoint_identifier,6} => {v2_fully_qualified_tunnel_endpoint_identifier,6,31,1359408599,<<172,18,2,103>>,undefined}}},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_pdn_connection_set_identifier,0} => {v2_fully_qualified_pdn_connection_set_identifier,0,0,<<172,18,2,103>>,[6]}}} 04:11:31.675 [debug] Add bearer {gtp_bearer,6,0,1359408599} to session {gtp_session,<<"262427810142243">>,<0.417.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864862,1359408599,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3431660745,1359408599}],[],[],[],[],[],[],[],[]}}}} 04:11:31.676 [info] s2b: Tx {gtp,v2,create_bearer_response,1359408599,17558,undefined,[],[{v2_cause,0,request_accepted,0,0,0,undefined},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,31,3431660745,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427810142243">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427810142243 receive call purge_ms_request from <0.427.0> in state state_active 04:11:31.679 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427810142243">>,message_type => purge_ms_req} 04:11:31.679 [info] ue_fsm purge_ms_request 04:11:31.679 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427810142243">>,"internet",[],{epdg_tun_pdp_ctx,3431660745,1359408599,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:11:31.679 [info] KMOD Port Delete PDP Context Call {<0.417.0>,[alias|#Ref<0.718718372.1967980562.221516>]}: {delete_pdp_context,{172,18,2,103},3431660745,1359408599,{192,168,0,2}} 04:11:31.679 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660745, 1359408599 *DBG* epdg_ue_fsm_262427810142243 send ok to <0.427.0> 04:11:31.679 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],531,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660745}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427810142243 consume call purge_ms_request from <0.427.0> in state state_active => state_wait_delete_session_resp 04:11:31.679 [info] s2b: Tx {gtp,v2,delete_session_request,1359408599,5395879,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660745,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262427810142243 receive call rx_s6b_str from <0.428.0> in state state_authenticated *DBG* aaa_ue_fsm_262427810142243 send {ok,{epdg_dia_rc,undefined,2001}} to <0.428.0> 04:11:31.684 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427810142243"],[],[]} *DBG* aaa_ue_fsm_262427810142243 consume call rx_s6b_str from <0.428.0> in state state_authenticated 04:11:31.684 [info] ue_fsm ev_rx_s6b_str 04:11:31.684 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427810142243","262427810142243@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:31.684 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:11:31.684 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:11:31.687 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,158,82,85,167,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427810142243 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864862,5395879,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.429.0> in state state_wait_delete_session_resp 04:11:31.687 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864862,5395879,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427810142243 send ok to <0.429.0> 04:11:31.687 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864862,5395879,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427810142243 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864862,5395879,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.429.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427810142243 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:11:31.687 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427810142243">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427810142243 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:11:31.688 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:11:31.688 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427810142243">>,"internet",[],undefined,true,0,false,false} 04:11:31.688 [info] ue_fsm ev_rx_swm_str 04:11:31.688 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427810142243","262427810142243@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:11:31.688 [debug] SWx Tx SAR Imsi="262427810142243" Type=5 APN="internet" AgentInfoOpt=[]  04:11:31.688 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","18",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427810142243",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427810142243 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427810142243 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427810142243 receive call {rx_swx_saa,{ok,5,#{}}} from <0.430.0> in state state_authenticated_wait_swx_saa 04:11:31.693 [info] SWx Rx SAA {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;18;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427810142243",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:31.693 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427810142243 send ok to <0.430.0> 04:11:31.693 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427810142243","262427810142243@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427810142243 consume call {rx_swx_saa,{ok,5,#{}}} from <0.430.0> in state state_authenticated_wait_swx_saa => state_new 04:11:31.693 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427810142243 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427810142243 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427810142243">>,ok}} 04:11:31.694 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427810142243">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427810142243 terminate normal in state state_wait_swm_session_termination_answer 04:11:31.694 [info] purge_ms_response(<<"262427810142243">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.694 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427810142243">>,"internet",[],undefined,true,0,false,false} 04:11:31.694 [info] purge_ms_response for <<"262427810142243">>: ok 04:11:31.694 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427810142243">>,message_type => purge_ms_res} Socket #Port<0.31> closed [<0.400.0>] send_close_signal [{{#Port<0.31>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.31>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:31.697 [error] GSUP connection has been closed 04:11:31.731 [info] Peer down: {<0.360.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:31.895 [info] Peer down: {<0.409.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},42315}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.34>} Setting ccm options for socket #Port<0.34> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.34> Stream {osmo, 5} 04:11:34.825 [notice] GSUP connection has been established Unblocking socket #Port<0.34> Unblocking socket #Port<0.34>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.34> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.34> Stream 254: ID_RESP -> ID_ACK 04:11:34.853 [info] Peer up: {<0.405.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:36.931 [info] Peer up: {<0.452.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{imsi => <<"262426127217708">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:43.044 [info] GSUP: Rx #{imsi => <<"262426127217708">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426127217708 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426127217708 consume internal init_state in state state_new 04:11:43.044 [info] ue_fsm start(epdg_ue_fsm_262426127217708) *DBG* epdg_ue_fsm_262426127217708 receive call {auth_request,33,"internet",#{}} from <0.459.0> in state state_new 04:11:43.044 [info] ue_fsm init(<<"262426127217708">>) *DBG* epdg_ue_fsm_262426127217708 send ok to <0.459.0> 04:11:43.044 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426127217708 consume call {auth_request,33,"internet",#{}} from <0.459.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:43.044 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426127217708">>,"internet",[],undefined,false,0,false,false} 04:11:43.044 [info] ue_fsm start_link(aaa_ue_fsm_262426127217708) 04:11:43.044 [info] ue_fsm init("262426127217708") 04:11:43.044 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426127217708 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426127217708 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426127217708 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426127217708 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:43.048 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426127217708",undefined,undefined,false,false,undefined} 04:11:43.048 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:43.048 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","19",";","nonode@nohost"],1,undefined,undefined,undefined,"262426127217708",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426127217708 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426127217708 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426127217708 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197>>, <<242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65>>, <<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197, 101,75,53,61,13,228,47,146,100,61,70,168,138,16>>, <<116,81,64,113,232,241,170,245,30,231,104,1,177,32,78,152>>, <<164,119,17,37,229,104,217,122,219,79,222,98,27,222,136, 231>>}]}} from <0.462.0> in state state_wait_swx_maa 04:11:43.060 [info] SWx Rx MAA {<0.452.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;19;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426127217708",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197,242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65]],[[239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197,101,75,53,61,13,228,47,146,100,61,70,168,138,16]],["foobar"],[[164,119,17,37,229,104,217,122,219,79,222,98,27,222,136,231]],[[116,81,64,113,232,241,170,245,30,231,104,1,177,32,78,152]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:43.060 [info] dia_sip2gsup: auth [239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197,242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65] authz [239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197,101,75,53,61,13,228,47,146,100,61,70,168,138,16]  *DBG* aaa_ue_fsm_262426127217708 send ok to <0.462.0> 04:11:43.060 [info] rand [239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197] autn [242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65]  *DBG* aaa_ue_fsm_262426127217708 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197>>, <<242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65>>, <<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197, 101,75,53,61,13,228,47,146,100,61,70,168,138,16>>, <<116,81,64,113,232,241,170,245,30,231,104,1,177,32,78,152>>, <<164,119,17,37,229,104,217,122,219,79,222,98,27,222,136, 231>>}]}} from <0.462.0> in state state_wait_swx_maa => state_new 04:11:43.060 [info] ue_fsm ev_rx_swx_maa 04:11:43.060 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426127217708",undefined,undefined,false,false,undefined} 04:11:43.061 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197>>,<<242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65>>,<<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197,101,75,53,61,13,228,47,146,100,61,70,168,138,16>>,<<116,81,64,113,232,241,170,245,30,231,104,1,177,32,78,152>>,<<164,119,17,37,229,104,217,122,219,79,222,98,27,222,136,231>>}]} *DBG* epdg_ue_fsm_262426127217708 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197>>, <<242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65>>, <<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197, 101,75,53,61,13,228,47,146,100,61,70,168,138,16>>, <<116,81,64,113,232,241,170,245,30,231,104,1,177,32,78,152>>, <<164,119,17,37,229,104,217,122,219,79,222,98,27,222,136, 231>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:43.061 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197>>,<<242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65>>,<<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197,101,75,53,61,13,228,47,146,100,61,70,168,138,16>>,<<116,81,64,113,232,241,170,245,30,231,104,1,177,32,78,152>>,<<164,119,17,37,229,104,217,122,219,79,222,98,27,222,136,231>>}]}, {ue_fsm_data,<<"262426127217708">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426127217708 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426127217708">>, {ok, [{epdg_auth_tuple, <<239,4,251,135,123,237,214,101,54,101,183,170, 44,80,100,197>>, <<242,178,108,162,40,117,24,51,57,228,166,54, 17,64,248,65>>, <<239,4,251,135,123,237,214,101,54,101,183,170, 44,80,100,197,101,75,53,61,13,228,47,146,100, 61,70,168,138,16>>, <<116,81,64,113,232,241,170,245,30,231,104,1, 177,32,78,152>>, <<164,119,17,37,229,104,217,122,219,79, 222,98,27,222,136,231>>}]}}} *DBG* epdg_ue_fsm_262426127217708 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197>>, <<242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65>>, <<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197, 101,75,53,61,13,228,47,146,100,61,70,168,138,16>>, <<116,81,64,113,232,241,170,245,30,231,104,1,177,32,78,152>>, <<164,119,17,37,229,104,217,122,219,79,222,98,27,222,136, 231>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:43.061 [info] auth_response(<<"262426127217708">>): {ok,[{epdg_auth_tuple,<<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197>>,<<242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65>>,<<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197,101,75,53,61,13,228,47,146,100,61,70,168,138,16>>,<<116,81,64,113,232,241,170,245,30,231,104,1,177,32,78,152>>,<<164,119,17,37,229,104,217,122,219,79,222,98,27,222,136,231>>}]} 04:11:43.061 [info] auth_response for <<"262426127217708">>: {ok,[{epdg_auth_tuple,<<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197>>,<<242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65>>,<<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197,101,75,53,61,13,228,47,146,100,61,70,168,138,16>>,<<116,81,64,113,232,241,170,245,30,231,104,1,177,32,78,152>>,<<164,119,17,37,229,104,217,122,219,79,222,98,27,222,136,231>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:43.061 [info] GSUP: Tx #{auth_tuples => [#{autn => <<242,178,108,162,40,117,24,51,57,228,166,54,17,64,248,65>>,ck => <<164,119,17,37,229,104,217,122,219,79,222,98,27,222,136,231>>,ik => <<116,81,64,113,232,241,170,245,30,231,104,1,177,32,78,152>>,rand => <<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197>>,res => <<239,4,251,135,123,237,214,101,54,101,183,170,44,80,100,197,101,75,53,61,13,228,47,146,100,61,70,168,138,16>>}],imsi => <<"262426127217708">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426127217708">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426127217708 receive call lu_request from <0.463.0> in state state_authenticating 04:11:43.067 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426127217708">>,message_type => location_upd_req} 04:11:43.067 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426127217708 send ok to <0.463.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:43.067 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426127217708">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426127217708 consume call lu_request from <0.463.0> in state state_authenticating *DBG* aaa_ue_fsm_262426127217708 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:43.067 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:43.067 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426127217708",undefined,undefined,false,false,undefined} 04:11:43.068 [debug] SWx Tx SAR Imsi="262426127217708" Type=1 APN="internet" AgentInfoOpt=[]  04:11:43.068 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","20",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426127217708",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426127217708 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426127217708 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426127217708 receive call {rx_swx_saa,{ok,1,#{}}} from <0.464.0> in state state_wait_swx_saa 04:11:43.087 [info] SWx Rx SAA {<0.452.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;20;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426127217708",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:43.087 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426127217708 send ok to <0.464.0> *DBG* epdg_ue_fsm_262426127217708 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:43.088 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426127217708",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426127217708 consume call {rx_swx_saa,{ok,1,#{}}} from <0.464.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426127217708 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426127217708">>,ok}} 04:11:43.088 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426127217708 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:43.088 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426127217708">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:43.088 [info] lu_response(<<"262426127217708">>): ok 04:11:43.088 [info] lu_response for <<"262426127217708">>: ok 04:11:43.088 [info] GSUP: Tx #{imsi => <<"262426127217708">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426127217708">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426127217708 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.465.0> in state state_authenticated 04:11:43.092 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426127217708">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:43.092 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:43.092 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426127217708">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426127217708 send ok to <0.465.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:43.092 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262426127217708 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.465.0> in state state_authenticated => state_wait_create_session_resp 04:11:43.093 [info] s2b: Tx {gtp,v2,create_session_request,0,5395880,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426127217708">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864863,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660746,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426127217708 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:43.093 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426127217708 receive call {rx_s6b_aar,"262426127217708@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.466.0> in state state_authenticated 04:11:43.121 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426127217708@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:43.121 [info] ue_fsm ev_rx_s6b_aar: "262426127217708@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:11:43.121 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426127217708@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262426127217708",undefined,undefined,true,false,undefined} 04:11:43.121 [debug] SWx Tx SAR Imsi="262426127217708" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:11:43.121 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","21",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426127217708",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426127217708 send ok to <0.466.0> *DBG* aaa_ue_fsm_262426127217708 consume call {rx_s6b_aar,"262426127217708@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.466.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:43.122 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426127217708 receive call {rx_swx_saa,{ok,13,#{}}} from <0.467.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426127217708 send ok to <0.467.0> 04:11:43.127 [info] SWx Rx SAA {<0.452.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;21;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426127217708",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426127217708 consume call {rx_swx_saa,{ok,13,#{}}} from <0.467.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:43.127 [info] ue_fsm ev_rx_swx_saa 04:11:43.127 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426127217708","262426127217708@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.466.0>} 04:11:43.128 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:43.128 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:43.138 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,159,82,85,168,0,2,0,2,0,16,0,87,0,9,1,160,28,37,253,18,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,28,37,253,18,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,28,37,253,18,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:43.138 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864863,5395880,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<28,37,253,18>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,472251666,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,472251666,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262426127217708 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660746, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 472251666}}} from <0.468.0> in state state_wait_create_session_resp 04:11:43.138 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426127217708">>,<0.460.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864863,472251666,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3431660746,472251666}],[],[],[],[],[],[],[],[]}}}} 04:11:43.138 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:43.138 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660746,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 472251666}} 04:11:43.138 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426127217708">>,"internet",[],undefined,false,0,false,false} 04:11:43.138 [info] KMOD Port Create PDP Context Call {<0.460.0>,[alias|#Ref<0.718718372.1967980545.222012>]}: {create_pdp_context,{172,18,2,103},3431660746,472251666,{192,168,0,2}} 04:11:43.138 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660746, 472251666 04:11:43.139 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],595,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660746},{o_tid,472251666}]}} *DBG* epdg_ue_fsm_262426127217708 send ok to <0.468.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426127217708">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660746, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 472251666}}}} 04:11:43.139 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660746,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 472251666}) returned ok *DBG* epdg_ue_fsm_262426127217708 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660746, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 472251666}}} from <0.468.0> in state state_wait_create_session_resp => state_active 04:11:43.139 [info] tunnel_response(<<"262426127217708">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660746,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 472251666}} 04:11:43.139 [info] tunnel_response for <<"262426127217708">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660746,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 472251666}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:43.139 [info] GSUP: Tx #{imsi => <<"262426127217708">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 04:11:43.144 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,99,0,24,88,83,118,159,0,230,49,0,73,0,1,0,5,100,0,1,0,3,2,0,2,0,10,0>> 04:11:43.144 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_bearer_request,1481864863,58929,undefined,[],#{{v2_cause,0} => {v2_cause,0,access_changed_from_non_3gpp_to_3gpp,0,0,0,undefined},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_procedure_transaction_id,0} => {v2_procedure_transaction_id,0,3}}} 04:11:43.144 [info] s2b: Tx {gtp,v2,delete_bearer_response,472251666,58929,undefined,[],[{v2_recovery,0,0},{v2_cause,0,request_accepted,0,0,0,undefined}]} *DBG* epdg_ue_fsm_262426127217708 receive call received_gtpc_delete_bearer_request from <0.469.0> in state state_active 04:11:43.144 [info] ue_fsm received_gtpc_delete_bearer_request 04:11:43.145 [info] ue_fsm state_active event=received_gtpc_delete_bearer_request, {ue_fsm_data,<<"262426127217708">>,"internet",[],{epdg_tun_pdp_ctx,3431660746,472251666,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:11:43.145 [info] KMOD Port Delete PDP Context Call {<0.460.0>,[alias|#Ref<0.718718372.1967980545.222036>]}: {delete_pdp_context,{172,18,2,103},3431660746,472251666,{192,168,0,2}} 04:11:43.145 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660746, 472251666 04:11:43.145 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],578,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660746}]}} *DBG* epdg_ue_fsm_262426127217708 send ok to <0.469.0> *DBG* epdg_ue_fsm_262426127217708 consume call received_gtpc_delete_bearer_request from <0.469.0> in state state_active => state_dereg_pgw_initiated_wait_cancel_location_res *DBG* gsup_server got cast {cancel_location_request,<<"262426127217708">>, undefined} 04:11:43.145 [debug] Remove bearer {gtp_bearer,5,3431660746,472251666} from session {gtp_session,<<"262426127217708">>,<0.460.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864863,472251666,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3431660746,472251666}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426127217708 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_pgw_initiated_wait_cancel_location_res *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:43.145 [info] cancel_location_request(<<"262426127217708">>, undefined) 04:11:43.145 [info] cancel_location_request for <<"262426127217708">> 04:11:43.145 [info] GSUP: Tx #{cn_domain => 1,imsi => <<"262426127217708">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{imsi => <<"262426127217708">>, message_type => location_cancellation_res}} 04:11:43.184 [info] GSUP: Rx #{imsi => <<"262426127217708">>,message_type => location_cancellation_res} *DBG* epdg_ue_fsm_262426127217708 receive call cancel_location_result from <0.470.0> in state state_dereg_pgw_initiated_wait_cancel_location_res 04:11:43.184 [info] ue_fsm cancel_location_result *DBG* epdg_ue_fsm_262426127217708 send ok to <0.470.0> 04:11:43.184 [info] ue_fsm state_dereg_pgw_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262426127217708">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:43.185 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426127217708">>,"internet",[],undefined,false,0,false,false} 04:11:43.185 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262426127217708 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426127217708 send {ok,2001} to <0.201.0> 04:11:43.185 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426127217708","262426127217708@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262426127217708 consume call rx_swm_str from <0.201.0> in state state_authenticated 04:11:43.185 [info] ue_fsm state_authenticated event=rx_swm_str: PGW session still active, skip updating the HSS 04:11:43.186 [info] ue_fsm received_swm_session_termination_answer 2001 *DBG* epdg_ue_fsm_262426127217708 consume call cancel_location_result from <0.470.0> in state state_dereg_pgw_initiated_wait_cancel_location_res => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426127217708 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426127217708 receive call {received_swm_sta,2001} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426127217708 send ok to <0.211.0> 04:11:43.187 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426127217708">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426127217708 terminate normal in state state_wait_swm_session_termination_answer 04:11:43.187 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426127217708">>,"internet",[],undefined,false,0,false,false} 04:11:43.191 [info] Peer down: {<0.405.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Socket #Port<0.34> closed [<0.443.0>] send_close_signal [{{#Port<0.34>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.34>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:43.199 [error] GSUP connection has been closed 04:11:43.330 [info] Peer down: {<0.452.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},43341}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.37>} Setting ccm options for socket #Port<0.37> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.37> Stream {osmo, 5} Unblocking socket #Port<0.37> Unblocking socket #Port<0.37>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:46.392 [notice] GSUP connection has been established Stream 254, 1 bytes Socket #Port<0.37> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.37> Stream 254: ID_RESP -> ID_ACK 04:11:46.521 [info] Peer up: {<0.448.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:51.063 [info] Peer up: {<0.492.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.37>, {osmo,5}, #{imsi => <<"262424477752508">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:57.132 [info] GSUP: Rx #{imsi => <<"262424477752508">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424477752508 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424477752508 consume internal init_state in state state_new 04:11:57.132 [info] ue_fsm start(epdg_ue_fsm_262424477752508) *DBG* epdg_ue_fsm_262424477752508 receive call {auth_request,33,"internet",#{}} from <0.499.0> in state state_new 04:11:57.132 [info] ue_fsm init(<<"262424477752508">>) 04:11:57.132 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424477752508 send ok to <0.499.0> *DBG* aaa_ue_fsm_262424477752508 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:57.133 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424477752508">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424477752508 consume call {auth_request,33,"internet",#{}} from <0.499.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424477752508 consume internal init_state in state state_new 04:11:57.133 [info] ue_fsm start_link(aaa_ue_fsm_262424477752508) *DBG* epdg_ue_fsm_262424477752508 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424477752508 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:57.133 [info] ue_fsm init("262424477752508") 04:11:57.133 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:57.133 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424477752508",undefined,undefined,false,false,undefined} 04:11:57.133 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424477752508 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424477752508 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:57.133 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","22",";","nonode@nohost"],1,undefined,undefined,undefined,"262424477752508",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424477752508 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17>>, <<71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66>>, <<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220, 34,248,45,178,224,72,7,245,170,153,139,58,55>>, <<138,92,163,205,135,252,88,36,163,91,51,88,39,143,207,120>>, <<72,178,161,6,207,214,194,56,15,210,73,103,10,17,46,169>>}]}} from <0.502.0> in state state_wait_swx_maa 04:11:57.152 [info] SWx Rx MAA {<0.492.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;22;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424477752508",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66]],[[138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220,34,248,45,178,224,72,7,245,170,153,139,58,55]],["foobar"],[[72,178,161,6,207,214,194,56,15,210,73,103,10,17,46,169]],[[138,92,163,205,135,252,88,36,163,91,51,88,39,143,207,120]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:57.152 [info] dia_sip2gsup: auth [138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66] authz [138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220,34,248,45,178,224,72,7,245,170,153,139,58,55]  *DBG* aaa_ue_fsm_262424477752508 send ok to <0.502.0> *DBG* aaa_ue_fsm_262424477752508 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17>>, <<71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66>>, <<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220, 34,248,45,178,224,72,7,245,170,153,139,58,55>>, <<138,92,163,205,135,252,88,36,163,91,51,88,39,143,207,120>>, <<72,178,161,6,207,214,194,56,15,210,73,103,10,17,46,169>>}]}} from <0.502.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424477752508 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17>>, <<71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66>>, <<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220, 34,248,45,178,224,72,7,245,170,153,139,58,55>>, <<138,92,163,205,135,252,88,36,163,91,51,88,39,143,207,120>>, <<72,178,161,6,207,214,194,56,15,210,73,103,10,17,46,169>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:57.152 [info] rand [138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17] autn [71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66]  04:11:57.152 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424477752508 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424477752508">>, {ok, [{epdg_auth_tuple, <<138,117,38,50,66,32,214,150,101,37,14,114, 106,44,47,17>>, <<71,185,144,187,143,45,148,48,15,57,33,38,97, 31,74,66>>, <<138,117,38,50,66,32,214,150,101,37,14,114, 106,44,47,17,220,34,248,45,178,224,72,7,245, 170,153,139,58,55>>, <<138,92,163,205,135,252,88,36,163,91,51,88,39, 143,207,120>>, <<72,178,161,6,207,214,194,56,15,210,73, 103,10,17,46,169>>}]}}} 04:11:57.152 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424477752508",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424477752508 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17>>, <<71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66>>, <<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220, 34,248,45,178,224,72,7,245,170,153,139,58,55>>, <<138,92,163,205,135,252,88,36,163,91,51,88,39,143,207,120>>, <<72,178,161,6,207,214,194,56,15,210,73,103,10,17,46,169>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:57.152 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17>>,<<71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66>>,<<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220,34,248,45,178,224,72,7,245,170,153,139,58,55>>,<<138,92,163,205,135,252,88,36,163,91,51,88,39,143,207,120>>,<<72,178,161,6,207,214,194,56,15,210,73,103,10,17,46,169>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:57.153 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17>>,<<71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66>>,<<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220,34,248,45,178,224,72,7,245,170,153,139,58,55>>,<<138,92,163,205,135,252,88,36,163,91,51,88,39,143,207,120>>,<<72,178,161,6,207,214,194,56,15,210,73,103,10,17,46,169>>}]}, {ue_fsm_data,<<"262424477752508">>,"internet",[],undefined,false,0,false,false} 04:11:57.153 [info] auth_response(<<"262424477752508">>): {ok,[{epdg_auth_tuple,<<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17>>,<<71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66>>,<<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220,34,248,45,178,224,72,7,245,170,153,139,58,55>>,<<138,92,163,205,135,252,88,36,163,91,51,88,39,143,207,120>>,<<72,178,161,6,207,214,194,56,15,210,73,103,10,17,46,169>>}]} 04:11:57.153 [info] auth_response for <<"262424477752508">>: {ok,[{epdg_auth_tuple,<<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17>>,<<71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66>>,<<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220,34,248,45,178,224,72,7,245,170,153,139,58,55>>,<<138,92,163,205,135,252,88,36,163,91,51,88,39,143,207,120>>,<<72,178,161,6,207,214,194,56,15,210,73,103,10,17,46,169>>}]} 04:11:57.153 [info] GSUP: Tx #{auth_tuples => [#{autn => <<71,185,144,187,143,45,148,48,15,57,33,38,97,31,74,66>>,ck => <<72,178,161,6,207,214,194,56,15,210,73,103,10,17,46,169>>,ik => <<138,92,163,205,135,252,88,36,163,91,51,88,39,143,207,120>>,rand => <<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17>>,res => <<138,117,38,50,66,32,214,150,101,37,14,114,106,44,47,17,220,34,248,45,178,224,72,7,245,170,153,139,58,55>>}],imsi => <<"262424477752508">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.37>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424477752508">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424477752508 receive call lu_request from <0.503.0> in state state_authenticating 04:11:57.158 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424477752508">>,message_type => location_upd_req} 04:11:57.158 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424477752508 send ok to <0.503.0> 04:11:57.158 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424477752508">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424477752508 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424477752508 consume call lu_request from <0.503.0> in state state_authenticating 04:11:57.158 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:57.158 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424477752508",undefined,undefined,false,false,undefined} 04:11:57.158 [debug] SWx Tx SAR Imsi="262424477752508" Type=1 APN="internet" AgentInfoOpt=[]  04:11:57.158 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","23",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424477752508",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424477752508 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424477752508 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424477752508 receive call {rx_swx_saa,{ok,1,#{}}} from <0.504.0> in state state_wait_swx_saa 04:11:57.166 [info] SWx Rx SAA {<0.492.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;23;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424477752508",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:57.166 [info] ue_fsm ev_rx_swx_saa 04:11:57.166 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424477752508",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424477752508 send ok to <0.504.0> *DBG* epdg_ue_fsm_262424477752508 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424477752508 consume call {rx_swx_saa,{ok,1,#{}}} from <0.504.0> in state state_wait_swx_saa => state_authenticated 04:11:57.166 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424477752508 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424477752508">>,ok}} 04:11:57.167 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424477752508">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424477752508 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:57.167 [info] lu_response(<<"262424477752508">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:57.167 [info] lu_response for <<"262424477752508">>: ok 04:11:57.167 [info] GSUP: Tx #{imsi => <<"262424477752508">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.37>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424477752508">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424477752508 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.505.0> in state state_authenticated 04:11:57.171 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424477752508">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424477752508 send ok to <0.505.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:57.171 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262424477752508 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.505.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424477752508 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:57.171 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424477752508">>,"internet",[],undefined,false,0,false,false} 04:11:57.171 [debug] Selected PGW Remote Address "172.18.2.103" 04:11:57.171 [info] s2b: Tx {gtp,v2,create_session_request,0,5395881,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424477752508">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864864,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660747,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:11:57.171 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424477752508 receive call {received_gtpc_create_session_response,{error,93}} from <0.506.0> in state state_wait_create_session_resp 04:11:57.194 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,14,88,83,118,160,82,85,169,0,2,0,2,0,93,0>> *DBG* epdg_ue_fsm_262424477752508 send ok to <0.506.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424477752508">>,{error,111}}} 04:11:57.194 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864864,5395881,undefined,[],#{{v2_cause,0} => {v2_cause,0,apn_access_denied___no_subscription,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424477752508 consume call {received_gtpc_create_session_response,{error,93}} from <0.506.0> in state state_wait_create_session_resp => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:57.194 [info] ue_fsm received_gtpc_create_session_response {error,93} 04:11:57.194 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424477752508">>,"internet",[],undefined,false,0,false,false} 04:11:57.194 [info] tunnel_response(<<"262424477752508">>): {error,111} 04:11:57.194 [info] tunnel_response for <<"262424477752508">>: {error,111} 04:11:57.194 [info] GSUP: Tx #{cause => 111,imsi => <<"262424477752508">>,message_class => 5,message_type => epdg_tunnel_error} 04:11:57.198 [info] Peer down: {<0.448.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Socket #Port<0.37> closed [<0.483.0>] send_close_signal [{{#Port<0.37>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.37>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:57.204 [error] GSUP connection has been closed 04:11:57.367 [info] Peer down: {<0.492.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},38671}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.40>} Setting ccm options for socket #Port<0.40> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.40> Stream {osmo, 5} Unblocking socket #Port<0.40> Unblocking socket #Port<0.40>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:00.444 [notice] GSUP connection has been established Stream 254, 1 bytes Socket #Port<0.40> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.40> Stream 254: ID_RESP -> ID_ACK 04:12:00.537 [info] Peer up: {<0.488.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:03.772 [info] Peer up: {<0.528.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.40>, {osmo,5}, #{imsi => <<"262421347805828">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421347805828 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421347805828 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421347805828 receive call {auth_request,33,"internet",#{}} from <0.535.0> in state state_new *DBG* epdg_ue_fsm_262421347805828 send ok to <0.535.0> *DBG* epdg_ue_fsm_262421347805828 consume call {auth_request,33,"internet",#{}} from <0.535.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421347805828 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262421347805828 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421347805828 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421347805828 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421347805828 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421347805828 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:09.840 [info] GSUP: Rx #{imsi => <<"262421347805828">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:09.841 [info] ue_fsm start(epdg_ue_fsm_262421347805828) 04:12:09.841 [info] ue_fsm init(<<"262421347805828">>) 04:12:09.841 [info] ue_fsm auth_request 04:12:09.841 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421347805828">>,"internet",[],undefined,false,0,false,false} 04:12:09.841 [info] ue_fsm start_link(aaa_ue_fsm_262421347805828) 04:12:09.841 [info] ue_fsm init("262421347805828") 04:12:09.841 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:09.841 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421347805828",undefined,undefined,false,false,undefined} 04:12:09.841 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:09.841 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","24",";","nonode@nohost"],1,undefined,undefined,undefined,"262421347805828",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421347805828 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241>>, <<165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89>>, <<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241, 72,112,173,93,147,72,141,13,5,213,45,248,143,228>>, <<222,132,239,0,175,122,132,100,110,168,156,52,67,30,173,169>>, <<36,216,161,43,233,181,225,241,149,214,198,226,214,167, 99,219>>}]}} from <0.538.0> in state state_wait_swx_maa *DBG* aaa_ue_fsm_262421347805828 send ok to <0.538.0> *DBG* epdg_ue_fsm_262421347805828 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241>>, <<165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89>>, <<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241, 72,112,173,93,147,72,141,13,5,213,45,248,143,228>>, <<222,132,239,0,175,122,132,100,110,168,156,52,67,30,173,169>>, <<36,216,161,43,233,181,225,241,149,214,198,226,214,167, 99,219>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421347805828 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241>>, <<165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89>>, <<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241, 72,112,173,93,147,72,141,13,5,213,45,248,143,228>>, <<222,132,239,0,175,122,132,100,110,168,156,52,67,30,173,169>>, <<36,216,161,43,233,181,225,241,149,214,198,226,214,167, 99,219>>}]}} from <0.538.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421347805828 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421347805828">>, {ok, [{epdg_auth_tuple, <<242,154,19,43,8,127,155,78,226,196,201,195, 192,179,136,241>>, <<165,222,239,91,220,126,178,121,125,78,21,120, 124,50,168,89>>, <<242,154,19,43,8,127,155,78,226,196,201,195, 192,179,136,241,72,112,173,93,147,72,141,13, 5,213,45,248,143,228>>, <<222,132,239,0,175,122,132,100,110,168,156,52, 67,30,173,169>>, <<36,216,161,43,233,181,225,241,149,214, 198,226,214,167,99,219>>}]}}} *DBG* epdg_ue_fsm_262421347805828 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241>>, <<165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89>>, <<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241, 72,112,173,93,147,72,141,13,5,213,45,248,143,228>>, <<222,132,239,0,175,122,132,100,110,168,156,52,67,30,173,169>>, <<36,216,161,43,233,181,225,241,149,214,198,226,214,167, 99,219>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:09.852 [info] SWx Rx MAA {<0.528.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;24;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421347805828",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241,165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89]],[[242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241,72,112,173,93,147,72,141,13,5,213,45,248,143,228]],["foobar"],[[36,216,161,43,233,181,225,241,149,214,198,226,214,167,99,219]],[[222,132,239,0,175,122,132,100,110,168,156,52,67,30,173,169]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:09.852 [info] dia_sip2gsup: auth [242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241,165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89] authz [242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241,72,112,173,93,147,72,141,13,5,213,45,248,143,228]  04:12:09.852 [info] rand [242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241] autn [165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89]  04:12:09.852 [info] ue_fsm ev_rx_swx_maa 04:12:09.853 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421347805828",undefined,undefined,false,false,undefined} 04:12:09.853 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241>>,<<165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89>>,<<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241,72,112,173,93,147,72,141,13,5,213,45,248,143,228>>,<<222,132,239,0,175,122,132,100,110,168,156,52,67,30,173,169>>,<<36,216,161,43,233,181,225,241,149,214,198,226,214,167,99,219>>}]} 04:12:09.854 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241>>,<<165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89>>,<<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241,72,112,173,93,147,72,141,13,5,213,45,248,143,228>>,<<222,132,239,0,175,122,132,100,110,168,156,52,67,30,173,169>>,<<36,216,161,43,233,181,225,241,149,214,198,226,214,167,99,219>>}]}, {ue_fsm_data,<<"262421347805828">>,"internet",[],undefined,false,0,false,false} 04:12:09.854 [info] auth_response(<<"262421347805828">>): {ok,[{epdg_auth_tuple,<<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241>>,<<165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89>>,<<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241,72,112,173,93,147,72,141,13,5,213,45,248,143,228>>,<<222,132,239,0,175,122,132,100,110,168,156,52,67,30,173,169>>,<<36,216,161,43,233,181,225,241,149,214,198,226,214,167,99,219>>}]} 04:12:09.854 [info] auth_response for <<"262421347805828">>: {ok,[{epdg_auth_tuple,<<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241>>,<<165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89>>,<<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241,72,112,173,93,147,72,141,13,5,213,45,248,143,228>>,<<222,132,239,0,175,122,132,100,110,168,156,52,67,30,173,169>>,<<36,216,161,43,233,181,225,241,149,214,198,226,214,167,99,219>>}]} 04:12:09.855 [info] GSUP: Tx #{auth_tuples => [#{autn => <<165,222,239,91,220,126,178,121,125,78,21,120,124,50,168,89>>,ck => <<36,216,161,43,233,181,225,241,149,214,198,226,214,167,99,219>>,ik => <<222,132,239,0,175,122,132,100,110,168,156,52,67,30,173,169>>,rand => <<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241>>,res => <<242,154,19,43,8,127,155,78,226,196,201,195,192,179,136,241,72,112,173,93,147,72,141,13,5,213,45,248,143,228>>}],imsi => <<"262421347805828">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.40>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421347805828">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421347805828 receive call lu_request from <0.539.0> in state state_authenticating *DBG* epdg_ue_fsm_262421347805828 send ok to <0.539.0> *DBG* epdg_ue_fsm_262421347805828 consume call lu_request from <0.539.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421347805828 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:09.858 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421347805828">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262421347805828 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421347805828 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:09.858 [info] ue_fsm lu_request 04:12:09.858 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421347805828">>,"internet",[],undefined,false,0,false,false} 04:12:09.859 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:09.859 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421347805828",undefined,undefined,false,false,undefined} 04:12:09.859 [debug] SWx Tx SAR Imsi="262421347805828" Type=1 APN="internet" AgentInfoOpt=[]  04:12:09.859 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","25",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421347805828",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421347805828 receive call {rx_swx_saa,{ok,1,#{}}} from <0.540.0> in state state_wait_swx_saa 04:12:09.865 [info] SWx Rx SAA {<0.528.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;25;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421347805828",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:09.865 [info] ue_fsm ev_rx_swx_saa 04:12:09.866 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421347805828",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421347805828 send ok to <0.540.0> *DBG* aaa_ue_fsm_262421347805828 consume call {rx_swx_saa,{ok,1,#{}}} from <0.540.0> in state state_wait_swx_saa => state_authenticated 04:12:09.867 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421347805828 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262421347805828 send ok to <0.211.0> 04:12:09.868 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421347805828">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262421347805828">>,ok}} 04:12:09.868 [info] lu_response(<<"262421347805828">>): ok *DBG* epdg_ue_fsm_262421347805828 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:09.868 [info] lu_response for <<"262421347805828">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:09.868 [info] GSUP: Tx #{imsi => <<"262421347805828">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.40>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421347805828">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421347805828 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.541.0> in state state_authenticated 04:12:09.875 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421347805828">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:09.875 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:09.876 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421347805828">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421347805828 send ok to <0.541.0> *DBG* epdg_ue_fsm_262421347805828 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.541.0> in state state_authenticated => state_wait_create_session_resp 04:12:09.876 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421347805828 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:09.876 [info] s2b: Tx {gtp,v2,create_session_request,0,5395882,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421347805828">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864865,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660748,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:09.876 [debug] Waiting for CreateSessionResponse 04:12:09.896 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421347805828@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:09.897 [info] ue_fsm ev_rx_s6b_aar: "262421347805828@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262421347805828 receive call {rx_s6b_aar,"262421347805828@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.542.0> in state state_authenticated 04:12:09.898 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421347805828@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421347805828",undefined,undefined,true,false,undefined} 04:12:09.898 [debug] SWx Tx SAR Imsi="262421347805828" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:12:09.898 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","26",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421347805828",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:09.899 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421347805828 send ok to <0.542.0> *DBG* aaa_ue_fsm_262421347805828 consume call {rx_s6b_aar,"262421347805828@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.542.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421347805828 receive call {rx_swx_saa,{ok,13,#{}}} from <0.543.0> in state state_authenticated_wait_swx_saa 04:12:09.907 [info] SWx Rx SAA {<0.528.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;26;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421347805828",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421347805828 send ok to <0.543.0> 04:12:09.907 [info] ue_fsm ev_rx_swx_saa 04:12:09.909 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421347805828","262421347805828@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.542.0>} 04:12:09.909 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:09.909 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421347805828 consume call {rx_swx_saa,{ok,13,#{}}} from <0.543.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:09.917 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,161,82,85,170,0,2,0,2,0,16,0,87,0,9,1,160,225,217,7,123,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,225,217,7,123,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,225,217,7,123,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:09.917 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864865,5395882,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<225,217,7,123>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3789096827,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3789096827,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:09.918 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421347805828">>,<0.536.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864865,3789096827,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660748,3789096827}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:09.918 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:09.918 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660748,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3789096827}} *DBG* epdg_ue_fsm_262421347805828 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660748, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3789096827}}} from <0.544.0> in state state_wait_create_session_resp 04:12:09.918 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421347805828">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421347805828 send ok to <0.544.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421347805828">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660748, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3789096827}}}} *DBG* epdg_ue_fsm_262421347805828 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660748, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3789096827}}} from <0.544.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:09.918 [info] KMOD Port Create PDP Context Call {<0.536.0>,[alias|#Ref<0.718718372.1967980545.222190>]}: {create_pdp_context,{172,18,2,103},3431660748,3789096827,{192,168,0,2}} 04:12:09.918 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660748, 3789096827 04:12:09.918 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],706,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660748},{o_tid,3789096827}]}} 04:12:09.919 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660748,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3789096827}) returned ok 04:12:09.919 [info] tunnel_response(<<"262421347805828">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660748,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3789096827}} 04:12:09.919 [info] tunnel_response for <<"262421347805828">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660748,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3789096827}} 04:12:09.919 [info] GSUP: Tx #{imsi => <<"262421347805828">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 04:12:10.106 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262421347805828",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:12:10.106 [info] terminating aaa_ue_fsm with reason normal state=state_authenticated, {ue_fsm_data,"262421347805828","262421347805828@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262421347805828 terminate normal in state state_authenticated 04:12:10.110 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],2001,[],[],[]} 04:12:10.115 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262421347805828",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:12:10.115 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],[],{'Experimental-Result',10415,5001},[],[]} Socket #Port<0.40> closed [<0.519.0>] send_close_signal [{{#Port<0.40>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.40>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:10.120 [error] GSUP connection has been closed 04:12:10.121 [info] Peer down: {<0.528.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:10.131 [info] Peer down: {<0.488.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},40937}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.43>} Setting ccm options for socket #Port<0.43> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.43> Stream {osmo, 5} Unblocking socket #Port<0.43> Unblocking socket #Port<0.43>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:13.224 [notice] GSUP connection has been established Stream 254, 1 bytes Socket #Port<0.43> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.43> Stream 254: ID_RESP -> ID_ACK 04:12:13.251 [info] Peer up: {<0.524.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:16.652 [info] Peer up: {<0.568.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{imsi => <<"262421835579540">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:22.675 [info] GSUP: Rx #{imsi => <<"262421835579540">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421835579540 enter epdg_ue_fsm in state state_new 04:12:22.675 [info] ue_fsm start(epdg_ue_fsm_262421835579540) *DBG* epdg_ue_fsm_262421835579540 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421835579540 receive call {auth_request,33,"internet",#{}} from <0.580.0> in state state_new 04:12:22.675 [info] ue_fsm init(<<"262421835579540">>) 04:12:22.675 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421835579540 send ok to <0.580.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:22.675 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421835579540">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421835579540 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421835579540 consume call {auth_request,33,"internet",#{}} from <0.580.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262421835579540 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:22.675 [info] ue_fsm start_link(aaa_ue_fsm_262421835579540) *DBG* aaa_ue_fsm_262421835579540 consume internal init_state in state state_new 04:12:22.675 [info] ue_fsm init("262421835579540") *DBG* aaa_ue_fsm_262421835579540 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:22.675 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:22.676 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421835579540",undefined,undefined,false,false,undefined} 04:12:22.676 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421835579540 send ok to <0.201.0> 04:12:22.676 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","27",";","nonode@nohost"],1,undefined,undefined,undefined,"262421835579540",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421835579540 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421835579540 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183>>, <<140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6>>, <<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56, 19,64,215,153,248,7,2,90,213,219,142,60,127>>, <<11,3,203,147,169,34,32,114,136,201,170,6,47,107,89,196>>, <<8,251,121,44,164,183,205,152,58,126,110,217,142,111, 252,146>>}]}} from <0.583.0> in state state_wait_swx_maa 04:12:22.680 [info] SWx Rx MAA {<0.568.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;27;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421835579540",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6]],[[92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56,19,64,215,153,248,7,2,90,213,219,142,60,127]],["foobar"],[[8,251,121,44,164,183,205,152,58,126,110,217,142,111,252,146]],[[11,3,203,147,169,34,32,114,136,201,170,6,47,107,89,196]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:22.680 [info] dia_sip2gsup: auth [92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6] authz [92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56,19,64,215,153,248,7,2,90,213,219,142,60,127]  *DBG* aaa_ue_fsm_262421835579540 send ok to <0.583.0> *DBG* aaa_ue_fsm_262421835579540 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183>>, <<140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6>>, <<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56, 19,64,215,153,248,7,2,90,213,219,142,60,127>>, <<11,3,203,147,169,34,32,114,136,201,170,6,47,107,89,196>>, <<8,251,121,44,164,183,205,152,58,126,110,217,142,111, 252,146>>}]}} from <0.583.0> in state state_wait_swx_maa => state_new 04:12:22.680 [info] rand [92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183] autn [140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6]  *DBG* epdg_ue_fsm_262421835579540 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183>>, <<140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6>>, <<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56, 19,64,215,153,248,7,2,90,213,219,142,60,127>>, <<11,3,203,147,169,34,32,114,136,201,170,6,47,107,89,196>>, <<8,251,121,44,164,183,205,152,58,126,110,217,142,111, 252,146>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:22.680 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421835579540 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421835579540">>, {ok, [{epdg_auth_tuple, <<92,105,38,28,167,162,0,232,168,167,56,109, 168,3,48,183>>, <<140,226,8,127,87,163,85,192,208,122,129,79, 116,236,61,6>>, <<92,105,38,28,167,162,0,232,168,167,56,109, 168,3,48,183,56,19,64,215,153,248,7,2,90,213, 219,142,60,127>>, <<11,3,203,147,169,34,32,114,136,201,170,6,47, 107,89,196>>, <<8,251,121,44,164,183,205,152,58,126,110, 217,142,111,252,146>>}]}}} 04:12:22.680 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421835579540",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421835579540 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183>>, <<140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6>>, <<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56, 19,64,215,153,248,7,2,90,213,219,142,60,127>>, <<11,3,203,147,169,34,32,114,136,201,170,6,47,107,89,196>>, <<8,251,121,44,164,183,205,152,58,126,110,217,142,111, 252,146>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:22.681 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183>>,<<140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6>>,<<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56,19,64,215,153,248,7,2,90,213,219,142,60,127>>,<<11,3,203,147,169,34,32,114,136,201,170,6,47,107,89,196>>,<<8,251,121,44,164,183,205,152,58,126,110,217,142,111,252,146>>}]} 04:12:22.681 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183>>,<<140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6>>,<<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56,19,64,215,153,248,7,2,90,213,219,142,60,127>>,<<11,3,203,147,169,34,32,114,136,201,170,6,47,107,89,196>>,<<8,251,121,44,164,183,205,152,58,126,110,217,142,111,252,146>>}]}, {ue_fsm_data,<<"262421835579540">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:22.681 [info] auth_response(<<"262421835579540">>): {ok,[{epdg_auth_tuple,<<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183>>,<<140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6>>,<<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56,19,64,215,153,248,7,2,90,213,219,142,60,127>>,<<11,3,203,147,169,34,32,114,136,201,170,6,47,107,89,196>>,<<8,251,121,44,164,183,205,152,58,126,110,217,142,111,252,146>>}]} 04:12:22.681 [info] auth_response for <<"262421835579540">>: {ok,[{epdg_auth_tuple,<<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183>>,<<140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6>>,<<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56,19,64,215,153,248,7,2,90,213,219,142,60,127>>,<<11,3,203,147,169,34,32,114,136,201,170,6,47,107,89,196>>,<<8,251,121,44,164,183,205,152,58,126,110,217,142,111,252,146>>}]} 04:12:22.681 [info] GSUP: Tx #{auth_tuples => [#{autn => <<140,226,8,127,87,163,85,192,208,122,129,79,116,236,61,6>>,ck => <<8,251,121,44,164,183,205,152,58,126,110,217,142,111,252,146>>,ik => <<11,3,203,147,169,34,32,114,136,201,170,6,47,107,89,196>>,rand => <<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183>>,res => <<92,105,38,28,167,162,0,232,168,167,56,109,168,3,48,183,56,19,64,215,153,248,7,2,90,213,219,142,60,127>>}],imsi => <<"262421835579540">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421835579540">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421835579540 receive call lu_request from <0.584.0> in state state_authenticating 04:12:22.683 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421835579540">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421835579540 send ok to <0.584.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421835579540 consume call lu_request from <0.584.0> in state state_authenticating 04:12:22.683 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421835579540 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:22.683 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421835579540">>,"internet",[],undefined,false,0,false,false} 04:12:22.683 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:22.683 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421835579540",undefined,undefined,false,false,undefined} 04:12:22.683 [debug] SWx Tx SAR Imsi="262421835579540" Type=1 APN="internet" AgentInfoOpt=[]  04:12:22.683 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","28",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421835579540",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421835579540 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421835579540 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421835579540 receive call {rx_swx_saa,{ok,1,#{}}} from <0.585.0> in state state_wait_swx_saa 04:12:22.687 [info] SWx Rx SAA {<0.568.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;28;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421835579540",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421835579540 send ok to <0.585.0> 04:12:22.687 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421835579540 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:22.687 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421835579540",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421835579540 consume call {rx_swx_saa,{ok,1,#{}}} from <0.585.0> in state state_wait_swx_saa => state_authenticated 04:12:22.687 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421835579540 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421835579540">>,ok}} 04:12:22.687 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421835579540">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421835579540 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:22.687 [info] lu_response(<<"262421835579540">>): ok 04:12:22.687 [info] lu_response for <<"262421835579540">>: ok 04:12:22.687 [info] GSUP: Tx #{imsi => <<"262421835579540">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421835579540">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421835579540 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.586.0> in state state_authenticated 04:12:22.689 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421835579540">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:22.689 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:22.689 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421835579540">>,"internet",[],undefined,false,0,false,false} 04:12:22.689 [debug] Selected PGW Remote Address "172.18.2.103" 04:12:22.689 [info] s2b: Tx {gtp,v2,create_session_request,0,5395883,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421835579540">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864866,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660749,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:22.689 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421835579540 send ok to <0.586.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421835579540 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.586.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421835579540 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421835579540 receive call {rx_s6b_aar,"262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.587.0> in state state_authenticated 04:12:22.696 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:22.697 [info] ue_fsm ev_rx_s6b_aar: "262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:12:22.697 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421835579540",undefined,undefined,true,false,undefined} 04:12:22.697 [debug] SWx Tx SAR Imsi="262421835579540" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:12:22.697 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","29",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421835579540",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421835579540 send ok to <0.587.0> 04:12:22.697 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421835579540 consume call {rx_s6b_aar,"262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.587.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421835579540 receive call {rx_swx_saa,{ok,13,#{}}} from <0.588.0> in state state_authenticated_wait_swx_saa 04:12:22.699 [info] SWx Rx SAA {<0.568.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;29;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421835579540",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:22.700 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421835579540 send ok to <0.588.0> 04:12:22.700 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421835579540","262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.587.0>} *DBG* aaa_ue_fsm_262421835579540 consume call {rx_swx_saa,{ok,13,#{}}} from <0.588.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:22.700 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:22.700 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:22.703 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,162,82,85,171,0,2,0,2,0,16,0,87,0,9,1,160,42,45,141,72,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,42,45,141,72,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,42,45,141,72,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:22.704 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864866,5395883,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<42,45,141,72>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,707628360,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,707628360,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262421835579540 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660749, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 707628360}}} from <0.589.0> in state state_wait_create_session_resp 04:12:22.704 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421835579540">>,<0.581.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864866,707628360,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3431660749,707628360}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:22.704 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:22.704 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660749,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 707628360}} 04:12:22.704 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421835579540">>,"internet",[],undefined,false,0,false,false} 04:12:22.704 [info] KMOD Port Create PDP Context Call {<0.581.0>,[alias|#Ref<0.718718372.1967980560.220389>]}: {create_pdp_context,{172,18,2,103},3431660749,707628360,{192,168,0,2}} 04:12:22.704 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660749, 707628360 04:12:22.704 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],17,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660749},{o_tid,707628360}]}} *DBG* epdg_ue_fsm_262421835579540 send ok to <0.589.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421835579540">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660749, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 707628360}}}} 04:12:22.704 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660749,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 707628360}) returned {error,-17} *DBG* epdg_ue_fsm_262421835579540 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660749, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 707628360}}} from <0.589.0> in state state_wait_create_session_resp => state_active 04:12:22.704 [info] tunnel_response(<<"262421835579540">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660749,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 707628360}} 04:12:22.704 [info] tunnel_response for <<"262421835579540">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660749,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 707628360}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:22.705 [info] GSUP: Tx #{imsi => <<"262421835579540">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* aaa_ue_fsm_262421835579540 receive call rx_swx_rtr from <0.590.0> in state state_authenticated *DBG* aaa_ue_fsm_262421835579540 send ok to <0.590.0> 04:12:22.902 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262421835579540",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:12:22.902 [info] ue_fsm ev_rx_swx_rtr 04:12:22.902 [info] ue_fsm state_authenticated event=rx_swx_rtr {ue_fsm_data,"262421835579540","262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:22.902 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],2001,[],[],[]} 04:12:22.902 [debug] S6b Tx ASR NAI="262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org" 04:12:22.903 [debug] S6b Tx ASR: {'ASR',["aaa.localdomain",";","1805590585",";","30",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,["262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} *DBG* aaa_ue_fsm_262421835579540 consume call rx_swx_rtr from <0.590.0> in state state_authenticated => state_dereg_net_initiated_wait_s6b_asa 04:12:22.903 [debug] S6b prepare_request: {'ASR',["aaa.localdomain",";","1805590585",";","30",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,["262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} *DBG* aaa_ue_fsm_262421835579540 start_timer {state_timeout,10000, s6b_asa_timeout,[]} in state state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262421835579540 receive call {rx_s6b_asa,ok} from <0.591.0> in state state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262421835579540 send ok to <0.591.0> 04:12:22.905 [info] S6b Rx ASA {<0.524.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}}: {'ASA',"aaa.localdomain;1805590585;30;nonode@nohost",2001,"aaa.localdomain","localdomain",[]}/ Errors []  *DBG* aaa_ue_fsm_262421835579540 consume call {rx_s6b_asa,ok} from <0.591.0> in state state_dereg_net_initiated_wait_s6b_asa => state_dereg_net_initiated_wait_swm_asa *DBG* epdg_ue_fsm_262421835579540 receive call received_swm_asr from <0.211.0> in state state_active 04:12:22.905 [info] ue_fsm ev_rx_s6b_asa: ok *DBG* aaa_ue_fsm_262421835579540 start_timer {state_timeout,10000, swm_asa_timeout,[]} in state state_dereg_net_initiated_wait_swm_asa 04:12:22.905 [info] ue_fsm received_swm_abort_session_request 04:12:22.905 [info] ue_fsm state_active event=received_swm_asr, {ue_fsm_data,<<"262421835579540">>,"internet",[],{epdg_tun_pdp_ctx,3431660749,707628360,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:12:22.905 [info] KMOD Port Delete PDP Context Call {<0.581.0>,[alias|#Ref<0.718718372.1967980559.220447>]}: {delete_pdp_context,{172,18,2,103},3431660749,707628360,{192,168,0,2}} 04:12:22.905 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660749, 707628360 04:12:22.905 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],80,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660749}]}} *DBG* epdg_ue_fsm_262421835579540 send ok to <0.211.0> *DBG* gsup_server got cast {cancel_location_request,<<"262421835579540">>,1} 04:12:22.905 [info] cancel_location_request(<<"262421835579540">>, 1) *DBG* epdg_ue_fsm_262421835579540 consume call received_swm_asr from <0.211.0> in state state_active => state_dereg_net_initiated_wait_cancel_location_res *DBG* epdg_ue_fsm_262421835579540 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_net_initiated_wait_cancel_location_res 04:12:22.905 [info] cancel_location_request for <<"262421835579540">> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:22.905 [info] GSUP: Tx #{cancellation_type => 1,cn_domain => 1,imsi => <<"262421835579540">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{imsi => <<"262421835579540">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262421835579540 receive call cancel_location_result from <0.592.0> in state state_dereg_net_initiated_wait_cancel_location_res *DBG* epdg_ue_fsm_262421835579540 send ok to <0.592.0> 04:12:22.906 [info] GSUP: Rx #{imsi => <<"262421835579540">>,message_type => location_cancellation_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:22.906 [info] ue_fsm cancel_location_result *DBG* epdg_ue_fsm_262421835579540 consume call cancel_location_result from <0.592.0> in state state_dereg_net_initiated_wait_cancel_location_res => state_dereg_net_initiated_wait_s2b_delete_session_resp 04:12:22.906 [info] ue_fsm state_dereg_net_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262421835579540">>,"internet",[],undefined,false,0,true,true} *DBG* epdg_ue_fsm_262421835579540 start_timer {state_timeout,10000, s2b_delete_session_timeout,[]} in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:12:22.906 [info] s2b: Tx {gtp,v2,delete_session_request,707628360,5395884,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660749,<<172,18,2,20>>,undefined}]} 04:12:22.908 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,162,82,85,172,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421835579540 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864866,5395884,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.593.0> in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:12:22.908 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864866,5395884,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421835579540 send ok to <0.593.0> *DBG* epdg_ue_fsm_262421835579540 terminate normal in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:12:22.908 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864866,5395884,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421835579540 receive call rx_swm_asa from <0.201.0> in state state_dereg_net_initiated_wait_swm_asa *DBG* aaa_ue_fsm_262421835579540 send ok to <0.201.0> 04:12:22.908 [info] ue_fsm state_dereg_net_initiated_wait_s2b_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421835579540">>,"internet",[],undefined,false,0,true,true} *DBG* aaa_ue_fsm_262421835579540 terminate normal in state state_dereg_net_initiated_wait_swm_asa 04:12:22.908 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 04:12:22.908 [info] terminating epdg_ue_fsm with reason normal state=state_dereg_net_initiated_wait_s2b_delete_session_resp, {ue_fsm_data,<<"262421835579540">>,"internet",[],undefined,false,0,true,true} 04:12:22.908 [info] ue_fsm ev_rx_swm_asa 04:12:22.908 [info] terminating aaa_ue_fsm with reason normal state=state_dereg_net_initiated_wait_swm_asa, {ue_fsm_data,"262421835579540","262421835579540@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:22.909 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTR',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","aaa.localdomain","localdomain","262421835579540",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:12:22.909 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'RTA',"ttcn3.session",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain",[],[],{'Experimental-Result',10415,5001},[],[]} Socket #Port<0.43> closed [<0.558.0>] send_close_signal [{{#Port<0.43>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.43>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:22.911 [error] GSUP connection has been closed 04:12:22.912 [info] Peer down: {<0.568.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:23.106 [info] Peer down: {<0.524.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},46613}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.46>} Setting ccm options for socket #Port<0.46> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.46> Stream {osmo, 5} 04:12:25.983 [notice] GSUP connection has been established Unblocking socket #Port<0.46> Unblocking socket #Port<0.46>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.46> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.46> Stream 254: ID_RESP -> ID_ACK 04:12:26.006 [info] Peer up: {<0.564.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:28.884 [info] Peer up: {<0.616.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.46>, {osmo,5}, #{imsi => <<"262424043991598">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424043991598 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424043991598 consume internal init_state in state state_new 04:12:34.953 [info] GSUP: Rx #{imsi => <<"262424043991598">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424043991598 receive call {auth_request,33,"internet",#{}} from <0.623.0> in state state_new 04:12:34.953 [info] ue_fsm start(epdg_ue_fsm_262424043991598) 04:12:34.953 [info] ue_fsm init(<<"262424043991598">>) *DBG* epdg_ue_fsm_262424043991598 send ok to <0.623.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424043991598 enter aaa_ue_fsm in state state_new 04:12:34.953 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424043991598 consume call {auth_request,33,"internet",#{}} from <0.623.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424043991598 consume internal init_state in state state_new 04:12:34.954 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424043991598">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424043991598 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424043991598 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:34.954 [info] ue_fsm start_link(aaa_ue_fsm_262424043991598) 04:12:34.954 [info] ue_fsm init("262424043991598") 04:12:34.954 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:34.955 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424043991598",undefined,undefined,false,false,undefined} 04:12:34.955 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:34.955 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","31",";","nonode@nohost"],1,undefined,undefined,undefined,"262424043991598",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424043991598 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424043991598 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424043991598 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73>>, <<147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25>>, <<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73, 203,253,178,246,113,206,32,107,30,153,112,161,160,82>>, <<102,230,183,103,133,82,79,130,215,91,174,58,148,146,129,33>>, <<79,10,16,26,243,90,6,116,40,216,144,99,49,154,37,3>>}]}} from <0.626.0> in state state_wait_swx_maa 04:12:34.969 [info] SWx Rx MAA {<0.616.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;31;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424043991598",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73,147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25]],[[148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73,203,253,178,246,113,206,32,107,30,153,112,161,160,82]],["foobar"],[[79,10,16,26,243,90,6,116,40,216,144,99,49,154,37,3]],[[102,230,183,103,133,82,79,130,215,91,174,58,148,146,129,33]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:34.969 [info] dia_sip2gsup: auth [148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73,147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25] authz [148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73,203,253,178,246,113,206,32,107,30,153,112,161,160,82]  04:12:34.969 [info] rand [148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73] autn [147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25]  *DBG* aaa_ue_fsm_262424043991598 send ok to <0.626.0> 04:12:34.969 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424043991598 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73>>, <<147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25>>, <<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73, 203,253,178,246,113,206,32,107,30,153,112,161,160,82>>, <<102,230,183,103,133,82,79,130,215,91,174,58,148,146,129,33>>, <<79,10,16,26,243,90,6,116,40,216,144,99,49,154,37,3>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:34.970 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424043991598",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424043991598 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73>>, <<147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25>>, <<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73, 203,253,178,246,113,206,32,107,30,153,112,161,160,82>>, <<102,230,183,103,133,82,79,130,215,91,174,58,148,146,129,33>>, <<79,10,16,26,243,90,6,116,40,216,144,99,49,154,37,3>>}]}} from <0.626.0> in state state_wait_swx_maa => state_new 04:12:34.970 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73>>,<<147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25>>,<<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73,203,253,178,246,113,206,32,107,30,153,112,161,160,82>>,<<102,230,183,103,133,82,79,130,215,91,174,58,148,146,129,33>>,<<79,10,16,26,243,90,6,116,40,216,144,99,49,154,37,3>>}]} *DBG* epdg_ue_fsm_262424043991598 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424043991598">>, {ok, [{epdg_auth_tuple, <<148,156,186,88,245,38,65,188,59,107,42,88, 125,39,250,73>>, <<147,88,36,171,26,206,182,19,169,228,236,58, 86,173,156,25>>, <<148,156,186,88,245,38,65,188,59,107,42,88, 125,39,250,73,203,253,178,246,113,206,32,107, 30,153,112,161,160,82>>, <<102,230,183,103,133,82,79,130,215,91,174,58, 148,146,129,33>>, <<79,10,16,26,243,90,6,116,40,216,144,99, 49,154,37,3>>}]}}} 04:12:34.971 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73>>,<<147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25>>,<<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73,203,253,178,246,113,206,32,107,30,153,112,161,160,82>>,<<102,230,183,103,133,82,79,130,215,91,174,58,148,146,129,33>>,<<79,10,16,26,243,90,6,116,40,216,144,99,49,154,37,3>>}]}, {ue_fsm_data,<<"262424043991598">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424043991598 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73>>, <<147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25>>, <<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73, 203,253,178,246,113,206,32,107,30,153,112,161,160,82>>, <<102,230,183,103,133,82,79,130,215,91,174,58,148,146,129,33>>, <<79,10,16,26,243,90,6,116,40,216,144,99,49,154,37,3>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:34.971 [info] auth_response(<<"262424043991598">>): {ok,[{epdg_auth_tuple,<<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73>>,<<147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25>>,<<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73,203,253,178,246,113,206,32,107,30,153,112,161,160,82>>,<<102,230,183,103,133,82,79,130,215,91,174,58,148,146,129,33>>,<<79,10,16,26,243,90,6,116,40,216,144,99,49,154,37,3>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:34.971 [info] auth_response for <<"262424043991598">>: {ok,[{epdg_auth_tuple,<<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73>>,<<147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25>>,<<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73,203,253,178,246,113,206,32,107,30,153,112,161,160,82>>,<<102,230,183,103,133,82,79,130,215,91,174,58,148,146,129,33>>,<<79,10,16,26,243,90,6,116,40,216,144,99,49,154,37,3>>}]} 04:12:34.971 [info] GSUP: Tx #{auth_tuples => [#{autn => <<147,88,36,171,26,206,182,19,169,228,236,58,86,173,156,25>>,ck => <<79,10,16,26,243,90,6,116,40,216,144,99,49,154,37,3>>,ik => <<102,230,183,103,133,82,79,130,215,91,174,58,148,146,129,33>>,rand => <<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73>>,res => <<148,156,186,88,245,38,65,188,59,107,42,88,125,39,250,73,203,253,178,246,113,206,32,107,30,153,112,161,160,82>>}],imsi => <<"262424043991598">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.46>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424043991598">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424043991598 receive call lu_request from <0.627.0> in state state_authenticating 04:12:34.975 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424043991598">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424043991598 send ok to <0.627.0> 04:12:34.975 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424043991598 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424043991598 consume call lu_request from <0.627.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:34.976 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424043991598">>,"internet",[],undefined,false,0,false,false} 04:12:34.976 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:34.976 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424043991598",undefined,undefined,false,false,undefined} 04:12:34.976 [debug] SWx Tx SAR Imsi="262424043991598" Type=1 APN="internet" AgentInfoOpt=[]  04:12:34.976 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","32",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424043991598",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424043991598 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424043991598 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424043991598 receive call {rx_swx_saa,{ok,1,#{}}} from <0.628.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424043991598 send ok to <0.628.0> *DBG* epdg_ue_fsm_262424043991598 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:34.981 [info] SWx Rx SAA {<0.616.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;32;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424043991598",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424043991598 consume call {rx_swx_saa,{ok,1,#{}}} from <0.628.0> in state state_wait_swx_saa => state_authenticated 04:12:34.981 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424043991598 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424043991598">>,ok}} 04:12:34.981 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424043991598",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424043991598 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:34.981 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:34.981 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424043991598">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:34.981 [info] lu_response(<<"262424043991598">>): ok 04:12:34.981 [info] lu_response for <<"262424043991598">>: ok 04:12:34.981 [info] GSUP: Tx #{imsi => <<"262424043991598">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.46>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424043991598">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424043991598 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.629.0> in state state_authenticated 04:12:34.984 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424043991598">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:34.984 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:34.984 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424043991598">>,"internet",[],undefined,false,0,false,false} 04:12:34.984 [debug] Selected PGW Remote Address "172.18.2.103" 04:12:34.984 [info] s2b: Tx {gtp,v2,create_session_request,0,5395885,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424043991598">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864867,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660750,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424043991598 send ok to <0.629.0> 04:12:34.984 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424043991598 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.629.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424043991598 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424043991598 receive call {rx_s6b_aar,"262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.630.0> in state state_authenticated 04:12:35.002 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:35.002 [info] ue_fsm ev_rx_s6b_aar: "262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:12:35.003 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424043991598",undefined,undefined,true,false,undefined} 04:12:35.003 [debug] SWx Tx SAR Imsi="262424043991598" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:12:35.003 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","33",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424043991598",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424043991598 send ok to <0.630.0> 04:12:35.003 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424043991598 consume call {rx_s6b_aar,"262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.630.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424043991598 receive call {rx_swx_saa,{ok,13,#{}}} from <0.631.0> in state state_authenticated_wait_swx_saa 04:12:35.012 [info] SWx Rx SAA {<0.616.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;33;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424043991598",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:35.012 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424043991598 send ok to <0.631.0> *DBG* aaa_ue_fsm_262424043991598 consume call {rx_swx_saa,{ok,13,#{}}} from <0.631.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:35.012 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424043991598","262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.630.0>} 04:12:35.012 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:35.012 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:35.027 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,163,82,85,173,0,2,0,2,0,16,0,87,0,9,1,160,183,81,125,158,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,183,81,125,158,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,183,81,125,158,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:35.028 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864867,5395885,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<183,81,125,158>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3075571102,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3075571102,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262424043991598 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660750, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3075571102}}} from <0.632.0> in state state_wait_create_session_resp 04:12:35.028 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424043991598">>,<0.624.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864867,3075571102,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3431660750,3075571102}],[],[],[],[],[],[],[],[],[]}}}} 04:12:35.028 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:35.028 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660750,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3075571102}} 04:12:35.028 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424043991598">>,"internet",[],undefined,false,0,false,false} 04:12:35.029 [info] KMOD Port Create PDP Context Call {<0.624.0>,[alias|#Ref<0.718718372.1967980559.220723>]}: {create_pdp_context,{172,18,2,103},3431660750,3075571102,{192,168,0,2}} 04:12:35.029 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660750, 3075571102 04:12:35.029 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],144,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660750},{o_tid,3075571102}]}} *DBG* epdg_ue_fsm_262424043991598 send ok to <0.632.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424043991598">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660750, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3075571102}}}} 04:12:35.030 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660750,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3075571102}) returned ok *DBG* epdg_ue_fsm_262424043991598 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660750, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3075571102}}} from <0.632.0> in state state_wait_create_session_resp => state_active 04:12:35.030 [info] tunnel_response(<<"262424043991598">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660750,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3075571102}} 04:12:35.030 [info] tunnel_response for <<"262424043991598">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660750,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3075571102}} 04:12:35.031 [info] GSUP: Tx #{imsi => <<"262424043991598">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424043991598 receive call {rx_swx_ppr,{undefined}} from <0.633.0> in state state_authenticated *DBG* epdg_ue_fsm_262424043991598 receive call received_swm_reauth_request from <0.211.0> in state state_active 04:12:35.215 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPR',"ttcn3.session",1,"hss.localdomain","localdomain","aaa.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424043991598",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} *DBG* epdg_ue_fsm_262424043991598 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424043991598 consume call received_swm_reauth_request from <0.211.0> in state state_active 04:12:35.215 [info] ue_fsm ev_rx_swx_ppr 04:12:35.215 [info] ue_fsm received_swm_reauth_request 04:12:35.215 [debug] S6b Tx RAR NAI="262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org" 04:12:35.215 [info] ue_fsm state_active event=received_swm_reauth_request, {ue_fsm_data,<<"262424043991598">>,"internet",[],{epdg_tun_pdp_ctx,3431660750,3075571102,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262424043991598 send ok to <0.633.0> *DBG* aaa_ue_fsm_262424043991598 consume call {rx_swx_ppr,{undefined}} from <0.633.0> in state state_authenticated 04:12:35.215 [debug] S6b Tx RAR: {'RAR',["aaa.localdomain",";","1805590585",";","34",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,0,["262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262424043991598 receive call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated 04:12:35.216 [info] ue_fsm ev_rx_swm_reauth_answer *DBG* aaa_ue_fsm_262424043991598 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424043991598 consume call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424043991598 receive call rx_swm_auth_request from <0.201.0> in state state_authenticated 04:12:35.216 [debug] S6b prepare_request: {'RAR',["aaa.localdomain",";","1805590585",";","34",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,0,["262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} 04:12:35.216 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPA',"ttcn3.session",1,"epdg.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},[],2001,[],[],[],[],[]} *DBG* aaa_ue_fsm_262424043991598 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424043991598 receive call {received_swm_auth_answer,ok} from <0.211.0> in state state_active *DBG* aaa_ue_fsm_262424043991598 consume call rx_swm_auth_request from <0.201.0> in state state_authenticated 04:12:35.216 [info] ue_fsm state_authenticated event=rx_swm_reauth_answer 2001, {ue_fsm_data,"262424043991598","262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262424043991598 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424043991598 consume call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:12:35.217 [info] ue_fsm ev_rx_swm_auth_request 04:12:35.217 [info] ue_fsm state_authenticated event=rx_swm_auth_request, {ue_fsm_data,"262424043991598","262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:35.217 [info] ue_fsm received_swm_auth_answer 04:12:35.217 [info] ue_fsm state_active event=received_swm_auth_answer(ok), {ue_fsm_data,<<"262424043991598">>,"internet",[],{epdg_tun_pdp_ctx,3431660750,3075571102,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262424043991598 receive call {rx_s6b_raa,ok} from <0.634.0> in state state_authenticated *DBG* aaa_ue_fsm_262424043991598 send ok to <0.634.0> 04:12:35.221 [info] S6b Rx RAA {<0.564.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}}: {'RAA',"aaa.localdomain;1805590585;34;nonode@nohost",2001,"aaa.localdomain","localdomain",[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424043991598 consume call {rx_s6b_raa,ok} from <0.634.0> in state state_authenticated 04:12:35.221 [info] ue_fsm ev_rx_s6b_raa: ok 04:12:35.221 [info] ue_fsm state_authenticated event=rx_s6b_raa ok, {ue_fsm_data,"262424043991598","262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262424043991598 receive call {rx_s6b_aar,"262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.635.0> in state state_authenticated *DBG* aaa_ue_fsm_262424043991598 send ok to <0.635.0> 04:12:35.423 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:35.423 [info] ue_fsm ev_rx_s6b_aar: "262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262424043991598 consume call {rx_s6b_aar,"262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.635.0> in state state_authenticated 04:12:35.423 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424043991598","262424043991598@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:35.423 [debug] Waiting for S6b AAA 04:12:35.423 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:35.424 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} Socket #Port<0.46> closed [<0.607.0>] send_close_signal [{{#Port<0.46>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.46>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:35.431 [info] Peer down: {<0.564.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:35.432 [error] GSUP connection has been closed 04:12:35.432 [info] Peer down: {<0.616.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},42135}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.49>} Setting ccm options for socket #Port<0.49> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:38.513 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.49> Stream {osmo, 5} Unblocking socket #Port<0.49> Unblocking socket #Port<0.49>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.49>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.49> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.49> Stream 254: ID_RESP -> ID_ACK 04:12:38.550 [info] Peer up: {<0.612.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:43.165 [info] Peer up: {<0.657.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:49.207 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPR',"ttcn3.session",1,"hss.localdomain","localdomain","aaa.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422332977009",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} 04:12:49.207 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPA',"ttcn3.session",1,"epdg.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},[],[],{'Experimental-Result',10415,5001},[],[],[],[]} Socket #Port<0.49> closed [<0.648.0>] send_close_signal [{{#Port<0.49>,{osmo,5}},{process_id,<0.209.0>}}] [] 04:12:49.213 [info] Peer down: {<0.657.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} *DBG* gsup_server got {ipa_closed,{#Port<0.49>,{osmo,5}}} 04:12:49.214 [info] Peer down: {<0.612.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.49>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:49.215 [error] GSUP connection has been closed Accepted TCP connection from {ok,{{172,18,2,103},44885}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.52>} Setting ccm options for socket #Port<0.52> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:52.289 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.52> Stream {osmo, 5} Unblocking socket #Port<0.52> Unblocking socket #Port<0.52>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.52> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.52> Stream 254: ID_RESP -> ID_ACK 04:12:52.304 [info] Peer up: {<0.653.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:56.473 [info] Peer up: {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{imsi => <<"262429775420900">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:02.537 [info] GSUP: Rx #{imsi => <<"262429775420900">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429775420900 enter epdg_ue_fsm in state state_new 04:13:02.537 [info] ue_fsm start(epdg_ue_fsm_262429775420900) *DBG* epdg_ue_fsm_262429775420900 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429775420900 receive call {auth_request,33,"internet",#{}} from <0.697.0> in state state_new 04:13:02.538 [info] ue_fsm init(<<"262429775420900">>) *DBG* epdg_ue_fsm_262429775420900 send ok to <0.697.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.538 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429775420900 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429775420900 consume call {auth_request,33,"internet",#{}} from <0.697.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429775420900 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429775420900 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:02.538 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429775420900">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429775420900 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.538 [info] ue_fsm start_link(aaa_ue_fsm_262429775420900) 04:13:02.538 [info] ue_fsm init("262429775420900") 04:13:02.538 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.538 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429775420900",undefined,undefined,false,false,undefined} 04:13:02.538 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:02.538 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","35",";","nonode@nohost"],1,undefined,undefined,undefined,"262429775420900",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429775420900 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429775420900 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:02.547 [info] SWx Rx MAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;35;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429775420900",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147,114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22]],[[94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147,112,18,214,93,104,63,177,179,202,148,237,48,38,29]],["foobar"],[[175,111,125,15,54,40,29,60,170,119,101,170,86,119,126,234]],[[110,69,182,184,98,23,96,116,156,188,49,90,59,89,74,186]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429775420900 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147>>, <<114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22>>, <<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147, 112,18,214,93,104,63,177,179,202,148,237,48,38,29>>, <<110,69,182,184,98,23,96,116,156,188,49,90,59,89,74,186>>, <<175,111,125,15,54,40,29,60,170,119,101,170,86,119,126, 234>>}]}} from <0.700.0> in state state_wait_swx_maa 04:13:02.547 [info] dia_sip2gsup: auth [94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147,114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22] authz [94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147,112,18,214,93,104,63,177,179,202,148,237,48,38,29]  04:13:02.547 [info] rand [94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147] autn [114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22]  04:13:02.547 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429775420900 send ok to <0.700.0> *DBG* epdg_ue_fsm_262429775420900 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147>>, <<114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22>>, <<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147, 112,18,214,93,104,63,177,179,202,148,237,48,38,29>>, <<110,69,182,184,98,23,96,116,156,188,49,90,59,89,74,186>>, <<175,111,125,15,54,40,29,60,170,119,101,170,86,119,126, 234>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429775420900 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147>>, <<114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22>>, <<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147, 112,18,214,93,104,63,177,179,202,148,237,48,38,29>>, <<110,69,182,184,98,23,96,116,156,188,49,90,59,89,74,186>>, <<175,111,125,15,54,40,29,60,170,119,101,170,86,119,126, 234>>}]}} from <0.700.0> in state state_wait_swx_maa => state_new 04:13:02.548 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429775420900",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429775420900 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429775420900">>, {ok, [{epdg_auth_tuple, <<94,112,212,213,148,140,165,19,54,45,23,116, 162,29,164,147>>, <<114,104,87,67,66,87,84,250,204,58,159,73,52, 52,43,22>>, <<94,112,212,213,148,140,165,19,54,45,23,116, 162,29,164,147,112,18,214,93,104,63,177,179, 202,148,237,48,38,29>>, <<110,69,182,184,98,23,96,116,156,188,49,90,59, 89,74,186>>, <<175,111,125,15,54,40,29,60,170,119,101, 170,86,119,126,234>>}]}}} 04:13:02.548 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147>>,<<114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22>>,<<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147,112,18,214,93,104,63,177,179,202,148,237,48,38,29>>,<<110,69,182,184,98,23,96,116,156,188,49,90,59,89,74,186>>,<<175,111,125,15,54,40,29,60,170,119,101,170,86,119,126,234>>}]} *DBG* epdg_ue_fsm_262429775420900 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147>>, <<114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22>>, <<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147, 112,18,214,93,104,63,177,179,202,148,237,48,38,29>>, <<110,69,182,184,98,23,96,116,156,188,49,90,59,89,74,186>>, <<175,111,125,15,54,40,29,60,170,119,101,170,86,119,126, 234>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.548 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147>>,<<114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22>>,<<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147,112,18,214,93,104,63,177,179,202,148,237,48,38,29>>,<<110,69,182,184,98,23,96,116,156,188,49,90,59,89,74,186>>,<<175,111,125,15,54,40,29,60,170,119,101,170,86,119,126,234>>}]}, {ue_fsm_data,<<"262429775420900">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.548 [info] auth_response(<<"262429775420900">>): {ok,[{epdg_auth_tuple,<<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147>>,<<114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22>>,<<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147,112,18,214,93,104,63,177,179,202,148,237,48,38,29>>,<<110,69,182,184,98,23,96,116,156,188,49,90,59,89,74,186>>,<<175,111,125,15,54,40,29,60,170,119,101,170,86,119,126,234>>}]} 04:13:02.549 [info] auth_response for <<"262429775420900">>: {ok,[{epdg_auth_tuple,<<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147>>,<<114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22>>,<<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147,112,18,214,93,104,63,177,179,202,148,237,48,38,29>>,<<110,69,182,184,98,23,96,116,156,188,49,90,59,89,74,186>>,<<175,111,125,15,54,40,29,60,170,119,101,170,86,119,126,234>>}]} 04:13:02.549 [info] GSUP: Tx #{auth_tuples => [#{autn => <<114,104,87,67,66,87,84,250,204,58,159,73,52,52,43,22>>,ck => <<175,111,125,15,54,40,29,60,170,119,101,170,86,119,126,234>>,ik => <<110,69,182,184,98,23,96,116,156,188,49,90,59,89,74,186>>,rand => <<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147>>,res => <<94,112,212,213,148,140,165,19,54,45,23,116,162,29,164,147,112,18,214,93,104,63,177,179,202,148,237,48,38,29>>}],imsi => <<"262429775420900">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429775420900">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429775420900 receive call lu_request from <0.701.0> in state state_authenticating *DBG* epdg_ue_fsm_262429775420900 send ok to <0.701.0> 04:13:02.552 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429775420900">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429775420900 consume call lu_request from <0.701.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429775420900 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:02.552 [info] ue_fsm lu_request 04:13:02.552 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429775420900">>,"internet",[],undefined,false,0,false,false} 04:13:02.552 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.552 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429775420900",undefined,undefined,false,false,undefined} 04:13:02.552 [debug] SWx Tx SAR Imsi="262429775420900" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429775420900 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429775420900 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:02.553 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","36",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429775420900",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429775420900 receive call {rx_swx_saa,{ok,1,#{}}} from <0.702.0> in state state_wait_swx_saa 04:13:02.560 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;36;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429775420900",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.560 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429775420900 send ok to <0.702.0> *DBG* epdg_ue_fsm_262429775420900 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:02.560 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429775420900",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429775420900 consume call {rx_swx_saa,{ok,1,#{}}} from <0.702.0> in state state_wait_swx_saa => state_authenticated 04:13:02.560 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429775420900 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429775420900">>,ok}} 04:13:02.560 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429775420900">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429775420900 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:02.560 [info] lu_response(<<"262429775420900">>): ok 04:13:02.560 [info] lu_response for <<"262429775420900">>: ok 04:13:02.560 [info] GSUP: Tx #{imsi => <<"262429775420900">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429775420900">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:02.564 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429775420900">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429775420900 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.703.0> in state state_authenticated 04:13:02.564 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:02.564 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429775420900">>,"internet",[],undefined,false,0,false,false} 04:13:02.564 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262429775420900 send ok to <0.703.0> *DBG* epdg_ue_fsm_262429775420900 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.703.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.564 [info] s2b: Tx {gtp,v2,create_session_request,0,5395886,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429775420900">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864868,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660751,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429775420900 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:02.564 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429775420900 receive call {rx_s6b_aar,"262429775420900@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.704.0> in state state_authenticated 04:13:02.578 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429775420900@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:02.578 [info] ue_fsm ev_rx_s6b_aar: "262429775420900@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:02.578 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429775420900@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429775420900",undefined,undefined,true,false,undefined} 04:13:02.578 [debug] SWx Tx SAR Imsi="262429775420900" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:02.579 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","37",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429775420900",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429775420900 send ok to <0.704.0> *DBG* aaa_ue_fsm_262429775420900 consume call {rx_s6b_aar,"262429775420900@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.704.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:02.579 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429775420900 receive call {rx_swx_saa,{ok,13,#{}}} from <0.705.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429775420900 send ok to <0.705.0> 04:13:02.583 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;37;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429775420900",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429775420900 consume call {rx_swx_saa,{ok,13,#{}}} from <0.705.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.583 [info] ue_fsm ev_rx_swx_saa 04:13:02.583 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429775420900","262429775420900@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.704.0>} 04:13:02.583 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:02.583 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:02.590 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,164,82,85,174,0,2,0,2,0,16,0,87,0,9,1,160,222,106,103,44,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,222,106,103,44,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,222,106,103,44,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262429775420900 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660751, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3731515180}}} from <0.706.0> in state state_wait_create_session_resp 04:13:02.590 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864868,5395886,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Þjg,">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3731515180,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3731515180,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:02.590 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429775420900">>,<0.698.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864868,3731515180,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660751,3731515180}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:02.590 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:02.590 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660751,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3731515180}} 04:13:02.590 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429775420900">>,"internet",[],undefined,false,0,false,false} 04:13:02.590 [info] KMOD Port Create PDP Context Call {<0.698.0>,[alias|#Ref<0.718718372.1967980558.220091>]}: {create_pdp_context,{172,18,2,103},3431660751,3731515180,{192,168,0,2}} 04:13:02.590 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660751, 3731515180 04:13:02.590 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],15,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660751},{o_tid,3731515180}]}} *DBG* epdg_ue_fsm_262429775420900 send ok to <0.706.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429775420900">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660751, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3731515180}}}} 04:13:02.590 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660751,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3731515180}) returned {error,-17} *DBG* epdg_ue_fsm_262429775420900 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660751, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3731515180}}} from <0.706.0> in state state_wait_create_session_resp => state_active 04:13:02.590 [info] tunnel_response(<<"262429775420900">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660751,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3731515180}} 04:13:02.590 [info] tunnel_response for <<"262429775420900">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660751,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3731515180}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.590 [info] GSUP: Tx #{imsi => <<"262429775420900">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{imsi => <<"262427653273289">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427653273289 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427653273289 consume internal init_state in state state_new 04:13:02.635 [info] GSUP: Rx #{imsi => <<"262427653273289">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427653273289 receive call {auth_request,33,"internet",#{}} from <0.707.0> in state state_new 04:13:02.635 [info] ue_fsm start(epdg_ue_fsm_262427653273289) 04:13:02.635 [info] ue_fsm init(<<"262427653273289">>) 04:13:02.635 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427653273289 send ok to <0.707.0> 04:13:02.635 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427653273289">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.635 [info] ue_fsm start_link(aaa_ue_fsm_262427653273289) *DBG* epdg_ue_fsm_262427653273289 consume call {auth_request,33,"internet",#{}} from <0.707.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427653273289 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427653273289 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:02.635 [info] ue_fsm init("262427653273289") *DBG* aaa_ue_fsm_262427653273289 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427653273289 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.635 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.635 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427653273289",undefined,undefined,false,false,undefined} 04:13:02.635 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:02.635 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","38",";","nonode@nohost"],1,undefined,undefined,undefined,"262427653273289",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427653273289 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427653273289 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427653273289 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102>>, <<182,150,24,122,142,239,235,173,115,168,163,203,230,208,253, 251>>, <<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50, 102,46,228,122,46,215,167,155,53,160,63,146,189,24,215>>, <<"_2Ø1[^ b~ë£s },\e">>, <<122,34,203,24,237,127,184,89,168,9,245,187,134,200,195, 222>>}]}} from <0.710.0> in state state_wait_swx_maa 04:13:02.639 [info] SWx Rx MAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;38;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427653273289",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102,182,150,24,122,142,239,235,173,115,168,163,203,230,208,253,251]],[[90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102,46,228,122,46,215,167,155,53,160,63,146,189,24,215]],["foobar"],[[122,34,203,24,237,127,184,89,168,9,245,187,134,200,195,222]],["_2Ø1[^ b~ë£s },\e"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.639 [info] dia_sip2gsup: auth [90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102,182,150,24,122,142,239,235,173,115,168,163,203,230,208,253,251] authz [90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102,46,228,122,46,215,167,155,53,160,63,146,189,24,215]  04:13:02.639 [info] rand [90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102] autn [182,150,24,122,142,239,235,173,115,168,163,203,230,208,253,251]  04:13:02.639 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427653273289 send ok to <0.710.0> *DBG* epdg_ue_fsm_262427653273289 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102>>, <<182,150,24,122,142,239,235,173,115,168,163,203,230,208,253, 251>>, <<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50, 102,46,228,122,46,215,167,155,53,160,63,146,189,24,215>>, <<"_2Ø1[^ b~ë£s },\e">>, <<122,34,203,24,237,127,184,89,168,9,245,187,134,200,195, 222>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427653273289 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102>>, <<182,150,24,122,142,239,235,173,115,168,163,203,230,208,253, 251>>, <<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50, 102,46,228,122,46,215,167,155,53,160,63,146,189,24,215>>, <<"_2Ø1[^ b~ë£s },\e">>, <<122,34,203,24,237,127,184,89,168,9,245,187,134,200,195, 222>>}]}} from <0.710.0> in state state_wait_swx_maa => state_new 04:13:02.639 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427653273289",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427653273289 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427653273289">>, {ok, [{epdg_auth_tuple, <<90,226,33,159,242,190,31,246,193,140,157,228, 208,221,50,102>>, <<182,150,24,122,142,239,235,173,115,168,163, 203,230,208,253,251>>, <<90,226,33,159,242,190,31,246,193,140,157,228, 208,221,50,102,46,228,122,46,215,167,155,53, 160,63,146,189,24,215>>, <<"_2Ø1[^ b~ë£s },\e">>, <<122,34,203,24,237,127,184,89,168,9,245, 187,134,200,195,222>>}]}}} *DBG* epdg_ue_fsm_262427653273289 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102>>, <<182,150,24,122,142,239,235,173,115,168,163,203,230,208,253, 251>>, <<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50, 102,46,228,122,46,215,167,155,53,160,63,146,189,24,215>>, <<"_2Ø1[^ b~ë£s },\e">>, <<122,34,203,24,237,127,184,89,168,9,245,187,134,200,195, 222>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.639 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102>>,<<182,150,24,122,142,239,235,173,115,168,163,203,230,208,253,251>>,<<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102,46,228,122,46,215,167,155,53,160,63,146,189,24,215>>,<<"_2Ø1[^ b~ë£s },\e">>,<<122,34,203,24,237,127,184,89,168,9,245,187,134,200,195,222>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.640 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102>>,<<182,150,24,122,142,239,235,173,115,168,163,203,230,208,253,251>>,<<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102,46,228,122,46,215,167,155,53,160,63,146,189,24,215>>,<<"_2Ø1[^ b~ë£s },\e">>,<<122,34,203,24,237,127,184,89,168,9,245,187,134,200,195,222>>}]}, {ue_fsm_data,<<"262427653273289">>,"internet",[],undefined,false,0,false,false} 04:13:02.640 [info] auth_response(<<"262427653273289">>): {ok,[{epdg_auth_tuple,<<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102>>,<<182,150,24,122,142,239,235,173,115,168,163,203,230,208,253,251>>,<<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102,46,228,122,46,215,167,155,53,160,63,146,189,24,215>>,<<"_2Ø1[^ b~ë£s },\e">>,<<122,34,203,24,237,127,184,89,168,9,245,187,134,200,195,222>>}]} 04:13:02.640 [info] auth_response for <<"262427653273289">>: {ok,[{epdg_auth_tuple,<<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102>>,<<182,150,24,122,142,239,235,173,115,168,163,203,230,208,253,251>>,<<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102,46,228,122,46,215,167,155,53,160,63,146,189,24,215>>,<<"_2Ø1[^ b~ë£s },\e">>,<<122,34,203,24,237,127,184,89,168,9,245,187,134,200,195,222>>}]} 04:13:02.640 [info] GSUP: Tx #{auth_tuples => [#{autn => <<182,150,24,122,142,239,235,173,115,168,163,203,230,208,253,251>>,ck => <<122,34,203,24,237,127,184,89,168,9,245,187,134,200,195,222>>,ik => <<"_2Ø1[^ b~ë£s },\e">>,rand => <<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102>>,res => <<90,226,33,159,242,190,31,246,193,140,157,228,208,221,50,102,46,228,122,46,215,167,155,53,160,63,146,189,24,215>>}],imsi => <<"262427653273289">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427653273289">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427653273289 receive call lu_request from <0.711.0> in state state_authenticating *DBG* epdg_ue_fsm_262427653273289 send ok to <0.711.0> 04:13:02.642 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427653273289">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427653273289 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427653273289 consume call lu_request from <0.711.0> in state state_authenticating 04:13:02.642 [info] ue_fsm lu_request 04:13:02.642 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427653273289">>,"internet",[],undefined,false,0,false,false} 04:13:02.642 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.642 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427653273289",undefined,undefined,false,false,undefined} 04:13:02.642 [debug] SWx Tx SAR Imsi="262427653273289" Type=1 APN="internet" AgentInfoOpt=[]  04:13:02.642 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","39",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427653273289",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427653273289 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427653273289 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427653273289 receive call {rx_swx_saa,{ok,1,#{}}} from <0.712.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427653273289 send ok to <0.712.0> *DBG* epdg_ue_fsm_262427653273289 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:02.645 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;39;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427653273289",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427653273289 consume call {rx_swx_saa,{ok,1,#{}}} from <0.712.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427653273289 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427653273289">>,ok}} 04:13:02.645 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427653273289 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:02.645 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427653273289",undefined,undefined,false,false,undefined} 04:13:02.645 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.645 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427653273289">>,"internet",[],undefined,false,0,false,false} 04:13:02.645 [info] lu_response(<<"262427653273289">>): ok 04:13:02.645 [info] lu_response for <<"262427653273289">>: ok 04:13:02.645 [info] GSUP: Tx #{imsi => <<"262427653273289">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427653273289">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427653273289 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.713.0> in state state_authenticated 04:13:02.647 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427653273289">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:02.647 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:02.647 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427653273289">>,"internet",[],undefined,false,0,false,false} 04:13:02.647 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262427653273289 send ok to <0.713.0> *DBG* epdg_ue_fsm_262427653273289 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.713.0> in state state_authenticated => state_wait_create_session_resp 04:13:02.647 [info] s2b: Tx {gtp,v2,create_session_request,0,5395887,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427653273289">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864869,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660752,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.647 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427653273289 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427653273289 receive call {rx_s6b_aar,"262427653273289@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.714.0> in state state_authenticated 04:13:02.653 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427653273289@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427653273289 send ok to <0.714.0> *DBG* aaa_ue_fsm_262427653273289 consume call {rx_s6b_aar,"262427653273289@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.714.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:02.654 [info] ue_fsm ev_rx_s6b_aar: "262427653273289@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:02.654 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427653273289@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262427653273289",undefined,undefined,true,false,undefined} 04:13:02.654 [debug] SWx Tx SAR Imsi="262427653273289" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:02.654 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","40",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427653273289",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:02.654 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427653273289 receive call {rx_swx_saa,{ok,13,#{}}} from <0.715.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427653273289 send ok to <0.715.0> 04:13:02.656 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;40;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427653273289",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427653273289 consume call {rx_swx_saa,{ok,13,#{}}} from <0.715.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.656 [info] ue_fsm ev_rx_swx_saa 04:13:02.656 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427653273289","262427653273289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.714.0>} 04:13:02.656 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:02.656 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:02.659 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,165,82,85,175,0,2,0,2,0,16,0,87,0,9,1,160,239,137,26,6,172,18,2,103,79,0,5,0,1,192,168,0,3,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,239,137,26,6,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,239,137,26,6,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:02.659 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864869,5395887,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<239,137,26,6>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4018739718,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4018739718,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} 04:13:02.659 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427653273289">>,<0.708.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864869,4018739718,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660752,4018739718}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:02.659 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262427653273289 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3431660752, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4018739718}}} from <0.716.0> in state state_wait_create_session_resp 04:13:02.659 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3431660752,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4018739718}} 04:13:02.659 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427653273289">>,"internet",[],undefined,false,0,false,false} 04:13:02.659 [info] KMOD Port Create PDP Context Call {<0.708.0>,[alias|#Ref<0.718718372.1967980559.221376>]}: {create_pdp_context,{172,18,2,103},3431660752,4018739718,{192,168,0,3}} 04:13:02.659 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,3}, 3431660752, 4018739718 04:13:02.659 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],79,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,3}},{i_tid,3431660752},{o_tid,4018739718}]}} *DBG* epdg_ue_fsm_262427653273289 send ok to <0.716.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427653273289">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3431660752, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 4018739718}}}} 04:13:02.659 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3431660752,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4018739718}) returned ok *DBG* epdg_ue_fsm_262427653273289 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3431660752, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4018739718}}} from <0.716.0> in state state_wait_create_session_resp => state_active 04:13:02.659 [info] tunnel_response(<<"262427653273289">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3431660752,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4018739718}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.659 [info] tunnel_response for <<"262427653273289">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3431660752,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4018739718}} 04:13:02.659 [info] GSUP: Tx #{imsi => <<"262427653273289">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,3>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427653273289">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427653273289 receive call purge_ms_request from <0.717.0> in state state_active 04:13:03.737 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427653273289">>,message_type => purge_ms_req} 04:13:03.737 [info] ue_fsm purge_ms_request 04:13:03.738 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427653273289">>,"internet",[],{epdg_tun_pdp_ctx,3431660752,4018739718,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:03.738 [info] KMOD Port Delete PDP Context Call {<0.708.0>,[alias|#Ref<0.718718372.1967980559.221399>]}: {delete_pdp_context,{172,18,2,103},3431660752,4018739718,{192,168,0,3}} 04:13:03.738 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,3}, 3431660752, 4018739718 04:13:03.738 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],143,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,3}},{i_tid,3431660752}]}} 04:13:03.739 [info] s2b: Tx {gtp,v2,delete_session_request,4018739718,5395888,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660752,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262427653273289 send ok to <0.717.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427653273289 consume call purge_ms_request from <0.717.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427653273289 receive call rx_s6b_str from <0.718.0> in state state_authenticated *DBG* aaa_ue_fsm_262427653273289 send {ok,{epdg_dia_rc,undefined,2001}} to <0.718.0> 04:13:03.750 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427653273289"],[],[]} *DBG* aaa_ue_fsm_262427653273289 consume call rx_s6b_str from <0.718.0> in state state_authenticated 04:13:03.750 [info] ue_fsm ev_rx_s6b_str 04:13:03.751 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427653273289","262427653273289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:03.751 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:03.751 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262427653273289 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864869,5395888,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.719.0> in state state_wait_delete_session_resp 04:13:03.757 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,165,82,85,176,0,2,0,2,0,16,0>> 04:13:03.757 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864869,5395888,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427653273289 send ok to <0.719.0> 04:13:03.757 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864869,5395888,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:03.757 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427653273289">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427653273289 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864869,5395888,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.719.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:03.758 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427653273289 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427653273289 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:03.758 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427653273289">>,"internet",[],undefined,true,0,false,false} 04:13:03.758 [info] ue_fsm ev_rx_swm_str 04:13:03.758 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427653273289","262427653273289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:03.758 [debug] SWx Tx SAR Imsi="262427653273289" Type=5 APN="internet" AgentInfoOpt=[]  04:13:03.758 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","41",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427653273289",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427653273289 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427653273289 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427653273289 receive call {rx_swx_saa,{ok,5,#{}}} from <0.720.0> in state state_authenticated_wait_swx_saa 04:13:03.764 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;41;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427653273289",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427653273289 send ok to <0.720.0> *DBG* epdg_ue_fsm_262427653273289 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:03.764 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427653273289 consume call {rx_swx_saa,{ok,5,#{}}} from <0.720.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427653273289 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427653273289">>,ok}} 04:13:03.764 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427653273289","262427653273289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427653273289 terminate normal in state state_wait_swm_session_termination_answer 04:13:03.764 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:03.765 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427653273289">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.765 [info] purge_ms_response(<<"262427653273289">>): ok Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429775420900">>, message_type => purge_ms_req}} 04:13:03.765 [info] purge_ms_response for <<"262427653273289">>: ok 04:13:03.765 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427653273289">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429775420900 receive call purge_ms_request from <0.721.0> in state state_active 04:13:03.765 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427653273289">>,message_type => purge_ms_res} 04:13:03.765 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429775420900">>,message_type => purge_ms_req} 04:13:03.765 [info] ue_fsm purge_ms_request 04:13:03.765 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429775420900">>,"internet",[],{epdg_tun_pdp_ctx,3431660751,3731515180,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:03.765 [info] KMOD Port Delete PDP Context Call {<0.698.0>,[alias|#Ref<0.718718372.1967980545.223011>]}: {delete_pdp_context,{172,18,2,103},3431660751,3731515180,{192,168,0,2}} 04:13:03.765 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660751, 3731515180 04:13:03.765 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],834,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660751}]}} 04:13:03.765 [info] s2b: Tx {gtp,v2,delete_session_request,3731515180,5395889,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660751,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262429775420900 send ok to <0.721.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429775420900 consume call purge_ms_request from <0.721.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429775420900 receive call rx_s6b_str from <0.722.0> in state state_authenticated 04:13:03.768 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429775420900"],[],[]} *DBG* aaa_ue_fsm_262429775420900 send {ok,{epdg_dia_rc,undefined,2001}} to <0.722.0> 04:13:03.769 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429775420900 consume call rx_s6b_str from <0.722.0> in state state_authenticated 04:13:03.769 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429775420900","262429775420900@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:03.769 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:03.769 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:03.770 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,164,82,85,177,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429775420900 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864868,5395889,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.723.0> in state state_wait_delete_session_resp 04:13:03.770 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864868,5395889,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:03.770 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864868,5395889,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:03.770 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429775420900">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429775420900 send ok to <0.723.0> 04:13:03.770 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:03.770 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429775420900">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429775420900 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864868,5395889,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.723.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:03.770 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429775420900 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429775420900 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:03.770 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429775420900","262429775420900@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:03.770 [debug] SWx Tx SAR Imsi="262429775420900" Type=5 APN="internet" AgentInfoOpt=[]  04:13:03.770 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","42",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429775420900",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429775420900 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429775420900 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429775420900 receive call {rx_swx_saa,{ok,5,#{}}} from <0.724.0> in state state_authenticated_wait_swx_saa 04:13:03.773 [info] SWx Rx SAA {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;42;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429775420900",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429775420900 send ok to <0.724.0> 04:13:03.773 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429775420900 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429775420900 consume call {rx_swx_saa,{ok,5,#{}}} from <0.724.0> in state state_authenticated_wait_swx_saa => state_new 04:13:03.773 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429775420900","262429775420900@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262429775420900">>,ok}} *DBG* epdg_ue_fsm_262429775420900 send ok to <0.211.0> 04:13:03.773 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429775420900 terminate normal in state state_wait_swm_session_termination_answer 04:13:03.773 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429775420900">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.773 [info] purge_ms_response(<<"262429775420900">>): ok 04:13:03.773 [info] purge_ms_response for <<"262429775420900">>: ok 04:13:03.773 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429775420900">>,"internet",[],undefined,true,0,false,false} 04:13:03.773 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429775420900">>,message_type => purge_ms_res} Socket #Port<0.52> closed [<0.680.0>] send_close_signal [{{#Port<0.52>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.52>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.775 [error] GSUP connection has been closed 04:13:03.776 [info] Peer down: {<0.653.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:03.975 [info] Peer down: {<0.690.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},41565}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.55>} Setting ccm options for socket #Port<0.55> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.55> Stream {osmo, 5} Unblocking socket #Port<0.55> Unblocking socket #Port<0.55>:ok 04:13:06.841 [notice] GSUP connection has been established *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.55> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.55> Stream 254: ID_RESP -> ID_ACK 04:13:06.849 [info] Peer up: {<0.685.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:08.323 [info] Peer up: {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427401715431">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:15.906 [info] GSUP: Rx #{imsi => <<"262427401715431">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427401715431 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427401715431 consume internal init_state in state state_new 04:13:15.906 [info] ue_fsm start(epdg_ue_fsm_262427401715431) *DBG* epdg_ue_fsm_262427401715431 receive call {auth_request,33,"internet",#{}} from <0.753.0> in state state_new 04:13:15.906 [info] ue_fsm init(<<"262427401715431">>) 04:13:15.906 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427401715431 send ok to <0.753.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:15.907 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427401715431">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427401715431 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427401715431 consume call {auth_request,33,"internet",#{}} from <0.753.0> in state state_new => state_wait_auth_resp 04:13:15.907 [info] ue_fsm start_link(aaa_ue_fsm_262427401715431) *DBG* aaa_ue_fsm_262427401715431 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427401715431 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427401715431 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:15.907 [info] ue_fsm init("262427401715431") 04:13:15.907 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:15.907 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427401715431",undefined,undefined,false,false,undefined} 04:13:15.907 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:15.907 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","43",";","nonode@nohost"],1,undefined,undefined,undefined,"262427401715431",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427401715431 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427401715431 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:15.910 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;43;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427401715431",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138,4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136]],[[121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138,46,40,231,7,233,67,210,164,111,4,106,93,36,193]],["foobar"],[[232,211,105,67,67,44,73,204,124,144,0,150,26,176,177,237]],[[76,161,202,228,213,68,16,114,112,136,90,233,30,224,140,224]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427401715431 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181, 138>>, <<4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136>>, <<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181, 138,46,40,231,7,233,67,210,164,111,4,106,93,36,193>>, <<76,161,202,228,213,68,16,114,112,136,90,233,30,224,140,224>>, <<232,211,105,67,67,44,73,204,124,144,0,150,26,176,177, 237>>}]}} from <0.756.0> in state state_wait_swx_maa 04:13:15.910 [info] dia_sip2gsup: auth [121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138,4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136] authz [121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138,46,40,231,7,233,67,210,164,111,4,106,93,36,193]  04:13:15.910 [info] rand [121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138] autn [4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136]  *DBG* aaa_ue_fsm_262427401715431 send ok to <0.756.0> *DBG* epdg_ue_fsm_262427401715431 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181, 138>>, <<4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136>>, <<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181, 138,46,40,231,7,233,67,210,164,111,4,106,93,36,193>>, <<76,161,202,228,213,68,16,114,112,136,90,233,30,224,140,224>>, <<232,211,105,67,67,44,73,204,124,144,0,150,26,176,177, 237>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427401715431 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181, 138>>, <<4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136>>, <<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181, 138,46,40,231,7,233,67,210,164,111,4,106,93,36,193>>, <<76,161,202,228,213,68,16,114,112,136,90,233,30,224,140,224>>, <<232,211,105,67,67,44,73,204,124,144,0,150,26,176,177, 237>>}]}} from <0.756.0> in state state_wait_swx_maa => state_new 04:13:15.910 [info] ue_fsm ev_rx_swx_maa 04:13:15.911 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427401715431",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427401715431 send ok to <0.211.0> 04:13:15.911 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138>>,<<4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136>>,<<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138,46,40,231,7,233,67,210,164,111,4,106,93,36,193>>,<<76,161,202,228,213,68,16,114,112,136,90,233,30,224,140,224>>,<<232,211,105,67,67,44,73,204,124,144,0,150,26,176,177,237>>}]} *DBG* gsup_server got cast {auth_response, {<<"262427401715431">>, {ok, [{epdg_auth_tuple, <<121,50,99,152,219,172,251,219,208,120,152, 251,42,215,181,138>>, <<4,211,126,10,67,193,45,22,13,91,26,99,93,6, 37,136>>, <<121,50,99,152,219,172,251,219,208,120,152, 251,42,215,181,138,46,40,231,7,233,67,210, 164,111,4,106,93,36,193>>, <<76,161,202,228,213,68,16,114,112,136,90,233, 30,224,140,224>>, <<232,211,105,67,67,44,73,204,124,144,0, 150,26,176,177,237>>}]}}} 04:13:15.911 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138>>,<<4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136>>,<<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138,46,40,231,7,233,67,210,164,111,4,106,93,36,193>>,<<76,161,202,228,213,68,16,114,112,136,90,233,30,224,140,224>>,<<232,211,105,67,67,44,73,204,124,144,0,150,26,176,177,237>>}]}, {ue_fsm_data,<<"262427401715431">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427401715431 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181, 138>>, <<4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136>>, <<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181, 138,46,40,231,7,233,67,210,164,111,4,106,93,36,193>>, <<76,161,202,228,213,68,16,114,112,136,90,233,30,224,140,224>>, <<232,211,105,67,67,44,73,204,124,144,0,150,26,176,177, 237>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:15.911 [info] auth_response(<<"262427401715431">>): {ok,[{epdg_auth_tuple,<<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138>>,<<4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136>>,<<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138,46,40,231,7,233,67,210,164,111,4,106,93,36,193>>,<<76,161,202,228,213,68,16,114,112,136,90,233,30,224,140,224>>,<<232,211,105,67,67,44,73,204,124,144,0,150,26,176,177,237>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:15.911 [info] auth_response for <<"262427401715431">>: {ok,[{epdg_auth_tuple,<<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138>>,<<4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136>>,<<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138,46,40,231,7,233,67,210,164,111,4,106,93,36,193>>,<<76,161,202,228,213,68,16,114,112,136,90,233,30,224,140,224>>,<<232,211,105,67,67,44,73,204,124,144,0,150,26,176,177,237>>}]} 04:13:15.911 [info] GSUP: Tx #{auth_tuples => [#{autn => <<4,211,126,10,67,193,45,22,13,91,26,99,93,6,37,136>>,ck => <<232,211,105,67,67,44,73,204,124,144,0,150,26,176,177,237>>,ik => <<76,161,202,228,213,68,16,114,112,136,90,233,30,224,140,224>>,rand => <<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138>>,res => <<121,50,99,152,219,172,251,219,208,120,152,251,42,215,181,138,46,40,231,7,233,67,210,164,111,4,106,93,36,193>>}],imsi => <<"262427401715431">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427401715431">>, message_type => location_upd_req}} 04:13:15.913 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427401715431">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427401715431 receive call lu_request from <0.757.0> in state state_authenticating 04:13:15.913 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427401715431 send ok to <0.757.0> *DBG* aaa_ue_fsm_262427401715431 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:15.913 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427401715431">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427401715431 consume call lu_request from <0.757.0> in state state_authenticating 04:13:15.913 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:15.913 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427401715431",undefined,undefined,false,false,undefined} 04:13:15.913 [debug] SWx Tx SAR Imsi="262427401715431" Type=1 APN="internet" AgentInfoOpt=[]  04:13:15.913 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","44",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427401715431",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427401715431 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427401715431 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427401715431 receive call {rx_swx_saa,{ok,1,#{}}} from <0.758.0> in state state_wait_swx_saa 04:13:15.915 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;44;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427401715431",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:15.915 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427401715431 send ok to <0.758.0> 04:13:15.915 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427401715431",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427401715431 consume call {rx_swx_saa,{ok,1,#{}}} from <0.758.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427401715431 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:15.915 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427401715431 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427401715431">>,ok}} 04:13:15.916 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427401715431">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427401715431 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:15.916 [info] lu_response(<<"262427401715431">>): ok 04:13:15.916 [info] lu_response for <<"262427401715431">>: ok 04:13:15.916 [info] GSUP: Tx #{imsi => <<"262427401715431">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427401715431">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427401715431 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.759.0> in state state_authenticated 04:13:15.917 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427401715431">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:15.917 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:15.917 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427401715431">>,"internet",[],undefined,false,0,false,false} 04:13:15.917 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262427401715431 send ok to <0.759.0> 04:13:15.917 [info] s2b: Tx {gtp,v2,create_session_request,0,5395890,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427401715431">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864870,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660753,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427401715431 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.759.0> in state state_authenticated => state_wait_create_session_resp 04:13:15.917 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427401715431 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:15.924 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427401715431@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427401715431 receive call {rx_s6b_aar,"262427401715431@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.760.0> in state state_authenticated 04:13:15.924 [info] ue_fsm ev_rx_s6b_aar: "262427401715431@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:15.924 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427401715431@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262427401715431",undefined,undefined,true,false,undefined} 04:13:15.924 [debug] SWx Tx SAR Imsi="262427401715431" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:15.924 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","45",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427401715431",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427401715431 send ok to <0.760.0> 04:13:15.924 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427401715431 consume call {rx_s6b_aar,"262427401715431@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.760.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427401715431 receive call {rx_swx_saa,{ok,13,#{}}} from <0.761.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427401715431 send ok to <0.761.0> 04:13:15.926 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;45;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427401715431",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427401715431 consume call {rx_swx_saa,{ok,13,#{}}} from <0.761.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:15.926 [info] ue_fsm ev_rx_swx_saa 04:13:15.926 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427401715431","262427401715431@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.760.0>} 04:13:15.926 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:15.926 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:15.929 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,166,82,85,178,0,2,0,2,0,16,0,87,0,9,1,160,135,246,240,0,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,135,246,240,0,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,135,246,240,0,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:15.929 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864870,5395890,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<135,246,240,0>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2281107456,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2281107456,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:15.929 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427401715431">>,<0.754.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864870,2281107456,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660753,2281107456}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427401715431 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660753, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2281107456}}} from <0.762.0> in state state_wait_create_session_resp 04:13:15.929 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:15.930 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660753,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2281107456}} 04:13:15.930 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427401715431">>,"internet",[],undefined,false,0,false,false} 04:13:15.930 [info] KMOD Port Create PDP Context Call {<0.754.0>,[alias|#Ref<0.718718372.1967980558.220557>]}: {create_pdp_context,{172,18,2,103},3431660753,2281107456,{192,168,0,2}} 04:13:15.930 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660753, 2281107456 04:13:15.930 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],207,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660753},{o_tid,2281107456}]}} 04:13:15.930 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660753,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2281107456}) returned ok *DBG* epdg_ue_fsm_262427401715431 send ok to <0.762.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427401715431">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660753, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2281107456}}}} 04:13:15.930 [info] tunnel_response(<<"262427401715431">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660753,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2281107456}} *DBG* epdg_ue_fsm_262427401715431 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660753, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2281107456}}} from <0.762.0> in state state_wait_create_session_resp => state_active 04:13:15.930 [info] tunnel_response for <<"262427401715431">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660753,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2281107456}} 04:13:15.930 [info] GSUP: Tx #{imsi => <<"262427401715431">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425667255459">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425667255459 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425667255459 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425667255459 receive call {auth_request,33,"internet",#{}} from <0.763.0> in state state_new 04:13:16.006 [info] GSUP: Rx #{imsi => <<"262425667255459">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425667255459 send ok to <0.763.0> 04:13:16.006 [info] ue_fsm start(epdg_ue_fsm_262425667255459) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425667255459 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425667255459 consume call {auth_request,33,"internet",#{}} from <0.763.0> in state state_new => state_wait_auth_resp 04:13:16.006 [info] ue_fsm init(<<"262425667255459">>) *DBG* aaa_ue_fsm_262425667255459 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425667255459 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:16.006 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425667255459 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:16.006 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425667255459">>,"internet",[],undefined,false,0,false,false} 04:13:16.006 [info] ue_fsm start_link(aaa_ue_fsm_262425667255459) 04:13:16.006 [info] ue_fsm init("262425667255459") 04:13:16.006 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425667255459 send ok to <0.201.0> 04:13:16.006 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425667255459",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425667255459 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:16.006 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:16.006 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","46",";","nonode@nohost"],1,undefined,undefined,undefined,"262425667255459",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425667255459 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35>>, <<206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216>>, <<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165, 18,1,215,17,164,31,134,85,248,113,32,44,70>>, <<112,239,64,26,174,61,78,195,40,238,46,77,59,143,226,32>>, <<71,84,206,154,7,219,215,121,41,105,0,115,104,125,213,87>>}]}} from <0.766.0> in state state_wait_swx_maa 04:13:16.009 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;46;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425667255459",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216]],[[72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165,18,1,215,17,164,31,134,85,248,113,32,44,70]],["foobar"],[[71,84,206,154,7,219,215,121,41,105,0,115,104,125,213,87]],[[112,239,64,26,174,61,78,195,40,238,46,77,59,143,226,32]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.010 [info] dia_sip2gsup: auth [72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216] authz [72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165,18,1,215,17,164,31,134,85,248,113,32,44,70]  *DBG* aaa_ue_fsm_262425667255459 send ok to <0.766.0> *DBG* epdg_ue_fsm_262425667255459 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35>>, <<206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216>>, <<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165, 18,1,215,17,164,31,134,85,248,113,32,44,70>>, <<112,239,64,26,174,61,78,195,40,238,46,77,59,143,226,32>>, <<71,84,206,154,7,219,215,121,41,105,0,115,104,125,213,87>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:16.010 [info] rand [72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35] autn [206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216]  *DBG* aaa_ue_fsm_262425667255459 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35>>, <<206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216>>, <<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165, 18,1,215,17,164,31,134,85,248,113,32,44,70>>, <<112,239,64,26,174,61,78,195,40,238,46,77,59,143,226,32>>, <<71,84,206,154,7,219,215,121,41,105,0,115,104,125,213,87>>}]}} from <0.766.0> in state state_wait_swx_maa => state_new 04:13:16.010 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425667255459 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425667255459">>, {ok, [{epdg_auth_tuple, <<72,163,7,162,66,85,224,211,227,83,60,93,98, 82,181,35>>, <<206,7,53,254,70,111,251,220,227,170,228,45, 163,195,28,216>>, <<72,163,7,162,66,85,224,211,227,83,60,93,98, 82,181,35,165,18,1,215,17,164,31,134,85,248, 113,32,44,70>>, <<112,239,64,26,174,61,78,195,40,238,46,77,59, 143,226,32>>, <<71,84,206,154,7,219,215,121,41,105,0, 115,104,125,213,87>>}]}}} 04:13:16.010 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425667255459",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425667255459 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35>>, <<206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216>>, <<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165, 18,1,215,17,164,31,134,85,248,113,32,44,70>>, <<112,239,64,26,174,61,78,195,40,238,46,77,59,143,226,32>>, <<71,84,206,154,7,219,215,121,41,105,0,115,104,125,213,87>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:16.010 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35>>,<<206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216>>,<<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165,18,1,215,17,164,31,134,85,248,113,32,44,70>>,<<112,239,64,26,174,61,78,195,40,238,46,77,59,143,226,32>>,<<71,84,206,154,7,219,215,121,41,105,0,115,104,125,213,87>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.010 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35>>,<<206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216>>,<<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165,18,1,215,17,164,31,134,85,248,113,32,44,70>>,<<112,239,64,26,174,61,78,195,40,238,46,77,59,143,226,32>>,<<71,84,206,154,7,219,215,121,41,105,0,115,104,125,213,87>>}]}, {ue_fsm_data,<<"262425667255459">>,"internet",[],undefined,false,0,false,false} 04:13:16.010 [info] auth_response(<<"262425667255459">>): {ok,[{epdg_auth_tuple,<<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35>>,<<206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216>>,<<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165,18,1,215,17,164,31,134,85,248,113,32,44,70>>,<<112,239,64,26,174,61,78,195,40,238,46,77,59,143,226,32>>,<<71,84,206,154,7,219,215,121,41,105,0,115,104,125,213,87>>}]} 04:13:16.010 [info] auth_response for <<"262425667255459">>: {ok,[{epdg_auth_tuple,<<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35>>,<<206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216>>,<<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165,18,1,215,17,164,31,134,85,248,113,32,44,70>>,<<112,239,64,26,174,61,78,195,40,238,46,77,59,143,226,32>>,<<71,84,206,154,7,219,215,121,41,105,0,115,104,125,213,87>>}]} 04:13:16.010 [info] GSUP: Tx #{auth_tuples => [#{autn => <<206,7,53,254,70,111,251,220,227,170,228,45,163,195,28,216>>,ck => <<71,84,206,154,7,219,215,121,41,105,0,115,104,125,213,87>>,ik => <<112,239,64,26,174,61,78,195,40,238,46,77,59,143,226,32>>,rand => <<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35>>,res => <<72,163,7,162,66,85,224,211,227,83,60,93,98,82,181,35,165,18,1,215,17,164,31,134,85,248,113,32,44,70>>}],imsi => <<"262425667255459">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425667255459">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425667255459 receive call lu_request from <0.767.0> in state state_authenticating 04:13:16.011 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425667255459">>,message_type => location_upd_req} 04:13:16.012 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425667255459 send ok to <0.767.0> 04:13:16.012 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425667255459">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425667255459 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425667255459 consume call lu_request from <0.767.0> in state state_authenticating 04:13:16.012 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:16.012 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425667255459",undefined,undefined,false,false,undefined} 04:13:16.012 [debug] SWx Tx SAR Imsi="262425667255459" Type=1 APN="internet" AgentInfoOpt=[]  04:13:16.012 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","47",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425667255459",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425667255459 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425667255459 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:16.014 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;47;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425667255459",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425667255459 receive call {rx_swx_saa,{ok,1,#{}}} from <0.768.0> in state state_wait_swx_saa 04:13:16.014 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425667255459 send ok to <0.768.0> *DBG* aaa_ue_fsm_262425667255459 consume call {rx_swx_saa,{ok,1,#{}}} from <0.768.0> in state state_wait_swx_saa => state_authenticated 04:13:16.014 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425667255459",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425667255459 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:16.014 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425667255459 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425667255459">>,ok}} 04:13:16.014 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425667255459">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425667255459 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:16.014 [info] lu_response(<<"262425667255459">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.014 [info] lu_response for <<"262425667255459">>: ok 04:13:16.014 [info] GSUP: Tx #{imsi => <<"262425667255459">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425667255459">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425667255459 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.769.0> in state state_authenticated 04:13:16.015 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425667255459">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:16.015 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:16.015 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425667255459">>,"internet",[],undefined,false,0,false,false} 04:13:16.015 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:16.015 [info] s2b: Tx {gtp,v2,create_session_request,0,5395891,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425667255459">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864871,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660754,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425667255459 send ok to <0.769.0> 04:13:16.015 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425667255459 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.769.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425667255459 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425667255459 receive call {rx_s6b_aar,"262425667255459@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.770.0> in state state_authenticated 04:13:16.020 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425667255459@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:16.020 [info] ue_fsm ev_rx_s6b_aar: "262425667255459@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:16.020 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425667255459@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262425667255459",undefined,undefined,true,false,undefined} 04:13:16.020 [debug] SWx Tx SAR Imsi="262425667255459" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:16.020 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","48",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425667255459",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425667255459 send ok to <0.770.0> *DBG* aaa_ue_fsm_262425667255459 consume call {rx_s6b_aar,"262425667255459@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.770.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:16.020 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425667255459 receive call {rx_swx_saa,{ok,13,#{}}} from <0.771.0> in state state_authenticated_wait_swx_saa 04:13:16.022 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;48;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425667255459",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.022 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425667255459 send ok to <0.771.0> 04:13:16.022 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425667255459","262425667255459@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.770.0>} *DBG* aaa_ue_fsm_262425667255459 consume call {rx_swx_saa,{ok,13,#{}}} from <0.771.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:16.022 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:16.022 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:16.024 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,167,82,85,179,0,2,0,2,0,16,0,87,0,9,1,160,138,79,30,169,172,18,2,103,79,0,5,0,1,192,168,0,3,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,138,79,30,169,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,138,79,30,169,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:16.025 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864871,5395891,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<138,79,30,169>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2320441001,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2320441001,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} 04:13:16.025 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425667255459">>,<0.764.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864871,2320441001,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3431660754,2320441001}],[],[],[],[],[],[],[],[]}}}} 04:13:16.025 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262425667255459 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3431660754, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2320441001}}} from <0.772.0> in state state_wait_create_session_resp 04:13:16.025 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3431660754,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2320441001}} 04:13:16.025 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425667255459">>,"internet",[],undefined,false,0,false,false} 04:13:16.025 [info] KMOD Port Create PDP Context Call {<0.764.0>,[alias|#Ref<0.718718372.1967980559.221719>]}: {create_pdp_context,{172,18,2,103},3431660754,2320441001,{192,168,0,3}} 04:13:16.025 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,3}, 3431660754, 2320441001 04:13:16.025 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],400,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,3}},{i_tid,3431660754},{o_tid,2320441001}]}} 04:13:16.025 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3431660754,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2320441001}) returned ok *DBG* epdg_ue_fsm_262425667255459 send ok to <0.772.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425667255459">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3431660754, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2320441001}}}} 04:13:16.025 [info] tunnel_response(<<"262425667255459">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3431660754,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2320441001}} *DBG* epdg_ue_fsm_262425667255459 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3431660754, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2320441001}}} from <0.772.0> in state state_wait_create_session_resp => state_active 04:13:16.025 [info] tunnel_response for <<"262425667255459">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3431660754,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2320441001}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.025 [info] GSUP: Tx #{imsi => <<"262425667255459">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,3>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422870194146">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422870194146 enter epdg_ue_fsm in state state_new 04:13:16.108 [info] GSUP: Rx #{imsi => <<"262422870194146">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422870194146 consume internal init_state in state state_new 04:13:16.108 [info] ue_fsm start(epdg_ue_fsm_262422870194146) *DBG* epdg_ue_fsm_262422870194146 receive call {auth_request,33,"internet",#{}} from <0.773.0> in state state_new 04:13:16.108 [info] ue_fsm init(<<"262422870194146">>) *DBG* epdg_ue_fsm_262422870194146 send ok to <0.773.0> 04:13:16.108 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422870194146 consume call {auth_request,33,"internet",#{}} from <0.773.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422870194146 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.108 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422870194146">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422870194146 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422870194146 consume internal init_state in state state_new 04:13:16.108 [info] ue_fsm start_link(aaa_ue_fsm_262422870194146) *DBG* aaa_ue_fsm_262422870194146 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:16.108 [info] ue_fsm init("262422870194146") 04:13:16.108 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:16.109 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422870194146",undefined,undefined,false,false,undefined} 04:13:16.109 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422870194146 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422870194146 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:16.109 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","49",";","nonode@nohost"],1,undefined,undefined,undefined,"262422870194146",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422870194146 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188>>, <<252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118>>, <<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188, 192,244,99,148,190,138,193,174,60,150,233,77,10,178>>, <<253,45,233,176,202,92,214,67,34,17,217,146,96,248,158,38>>, <<107,204,99,51,150,142,13,38,145,108,68,86,45,95,202,45>>}]}} from <0.776.0> in state state_wait_swx_maa 04:13:16.114 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;49;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422870194146",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188,252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118]],[[52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188,192,244,99,148,190,138,193,174,60,150,233,77,10,178]],["foobar"],[[107,204,99,51,150,142,13,38,145,108,68,86,45,95,202,45]],[[253,45,233,176,202,92,214,67,34,17,217,146,96,248,158,38]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422870194146 send ok to <0.776.0> *DBG* epdg_ue_fsm_262422870194146 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188>>, <<252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118>>, <<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188, 192,244,99,148,190,138,193,174,60,150,233,77,10,178>>, <<253,45,233,176,202,92,214,67,34,17,217,146,96,248,158,38>>, <<107,204,99,51,150,142,13,38,145,108,68,86,45,95,202,45>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:16.114 [info] dia_sip2gsup: auth [52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188,252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118] authz [52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188,192,244,99,148,190,138,193,174,60,150,233,77,10,178]  *DBG* aaa_ue_fsm_262422870194146 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188>>, <<252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118>>, <<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188, 192,244,99,148,190,138,193,174,60,150,233,77,10,178>>, <<253,45,233,176,202,92,214,67,34,17,217,146,96,248,158,38>>, <<107,204,99,51,150,142,13,38,145,108,68,86,45,95,202,45>>}]}} from <0.776.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422870194146 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422870194146">>, {ok, [{epdg_auth_tuple, <<52,35,173,174,57,100,83,120,171,110,188,128, 102,22,169,188>>, <<252,127,139,216,220,203,116,13,9,231,90,215, 115,184,226,118>>, <<52,35,173,174,57,100,83,120,171,110,188,128, 102,22,169,188,192,244,99,148,190,138,193, 174,60,150,233,77,10,178>>, <<253,45,233,176,202,92,214,67,34,17,217,146, 96,248,158,38>>, <<107,204,99,51,150,142,13,38,145,108,68, 86,45,95,202,45>>}]}}} 04:13:16.114 [info] rand [52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188] autn [252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118]  *DBG* epdg_ue_fsm_262422870194146 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188>>, <<252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118>>, <<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188, 192,244,99,148,190,138,193,174,60,150,233,77,10,178>>, <<253,45,233,176,202,92,214,67,34,17,217,146,96,248,158,38>>, <<107,204,99,51,150,142,13,38,145,108,68,86,45,95,202,45>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:16.114 [info] ue_fsm ev_rx_swx_maa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.114 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422870194146",undefined,undefined,false,false,undefined} 04:13:16.114 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188>>,<<252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118>>,<<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188,192,244,99,148,190,138,193,174,60,150,233,77,10,178>>,<<253,45,233,176,202,92,214,67,34,17,217,146,96,248,158,38>>,<<107,204,99,51,150,142,13,38,145,108,68,86,45,95,202,45>>}]} 04:13:16.115 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188>>,<<252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118>>,<<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188,192,244,99,148,190,138,193,174,60,150,233,77,10,178>>,<<253,45,233,176,202,92,214,67,34,17,217,146,96,248,158,38>>,<<107,204,99,51,150,142,13,38,145,108,68,86,45,95,202,45>>}]}, {ue_fsm_data,<<"262422870194146">>,"internet",[],undefined,false,0,false,false} 04:13:16.115 [info] auth_response(<<"262422870194146">>): {ok,[{epdg_auth_tuple,<<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188>>,<<252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118>>,<<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188,192,244,99,148,190,138,193,174,60,150,233,77,10,178>>,<<253,45,233,176,202,92,214,67,34,17,217,146,96,248,158,38>>,<<107,204,99,51,150,142,13,38,145,108,68,86,45,95,202,45>>}]} 04:13:16.115 [info] auth_response for <<"262422870194146">>: {ok,[{epdg_auth_tuple,<<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188>>,<<252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118>>,<<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188,192,244,99,148,190,138,193,174,60,150,233,77,10,178>>,<<253,45,233,176,202,92,214,67,34,17,217,146,96,248,158,38>>,<<107,204,99,51,150,142,13,38,145,108,68,86,45,95,202,45>>}]} 04:13:16.115 [info] GSUP: Tx #{auth_tuples => [#{autn => <<252,127,139,216,220,203,116,13,9,231,90,215,115,184,226,118>>,ck => <<107,204,99,51,150,142,13,38,145,108,68,86,45,95,202,45>>,ik => <<253,45,233,176,202,92,214,67,34,17,217,146,96,248,158,38>>,rand => <<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188>>,res => <<52,35,173,174,57,100,83,120,171,110,188,128,102,22,169,188,192,244,99,148,190,138,193,174,60,150,233,77,10,178>>}],imsi => <<"262422870194146">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422870194146">>, message_type => location_upd_req}} 04:13:16.116 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422870194146">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422870194146 receive call lu_request from <0.777.0> in state state_authenticating *DBG* epdg_ue_fsm_262422870194146 send ok to <0.777.0> 04:13:16.116 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422870194146 consume call lu_request from <0.777.0> in state state_authenticating *DBG* aaa_ue_fsm_262422870194146 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:16.116 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422870194146">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.116 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:16.117 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422870194146",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422870194146 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422870194146 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:16.117 [debug] SWx Tx SAR Imsi="262422870194146" Type=1 APN="internet" AgentInfoOpt=[]  04:13:16.117 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","50",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422870194146",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422870194146 receive call {rx_swx_saa,{ok,1,#{}}} from <0.778.0> in state state_wait_swx_saa 04:13:16.121 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;50;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422870194146",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.121 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422870194146 send ok to <0.778.0> *DBG* epdg_ue_fsm_262422870194146 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422870194146 consume call {rx_swx_saa,{ok,1,#{}}} from <0.778.0> in state state_wait_swx_saa => state_authenticated 04:13:16.121 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422870194146",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422870194146 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422870194146">>,ok}} 04:13:16.121 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422870194146 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.121 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422870194146">>,"internet",[],undefined,false,0,false,false} 04:13:16.121 [info] lu_response(<<"262422870194146">>): ok 04:13:16.121 [info] lu_response for <<"262422870194146">>: ok 04:13:16.121 [info] GSUP: Tx #{imsi => <<"262422870194146">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422870194146">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422870194146 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.779.0> in state state_authenticated 04:13:16.124 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422870194146">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:16.124 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262422870194146 send ok to <0.779.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.124 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422870194146">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422870194146 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.779.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422870194146 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:16.124 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:16.124 [info] s2b: Tx {gtp,v2,create_session_request,0,5395892,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422870194146">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864872,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660755,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:16.124 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422870194146 receive call {rx_s6b_aar,"262422870194146@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.780.0> in state state_authenticated 04:13:16.133 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422870194146@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:16.133 [info] ue_fsm ev_rx_s6b_aar: "262422870194146@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:16.133 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422870194146@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422870194146",undefined,undefined,true,false,undefined} 04:13:16.133 [debug] SWx Tx SAR Imsi="262422870194146" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422870194146 send ok to <0.780.0> 04:13:16.133 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","51",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422870194146",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422870194146 consume call {rx_s6b_aar,"262422870194146@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.780.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:16.133 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422870194146 receive call {rx_swx_saa,{ok,13,#{}}} from <0.781.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422870194146 send ok to <0.781.0> 04:13:16.137 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;51;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422870194146",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422870194146 consume call {rx_swx_saa,{ok,13,#{}}} from <0.781.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:16.137 [info] ue_fsm ev_rx_swx_saa 04:13:16.137 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422870194146","262422870194146@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.780.0>} 04:13:16.137 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:16.137 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:16.145 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,168,82,85,180,0,2,0,2,0,16,0,87,0,9,1,160,71,43,163,170,172,18,2,103,79,0,5,0,1,192,168,0,4,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,71,43,163,170,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,71,43,163,170,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:16.146 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864872,5395892,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"G+£ª">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1194042282,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1194042282,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,4>>}}} *DBG* epdg_ue_fsm_262422870194146 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 3431660755, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1194042282}}} from <0.782.0> in state state_wait_create_session_resp 04:13:16.146 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422870194146">>,<0.774.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864872,1194042282,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660755,1194042282}],[],[],[],[],[],[]}}}} 04:13:16.146 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:16.146 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 3431660755,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1194042282}} 04:13:16.147 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422870194146">>,"internet",[],undefined,false,0,false,false} 04:13:16.147 [info] KMOD Port Create PDP Context Call {<0.774.0>,[alias|#Ref<0.718718372.1967980545.223545>]}: {create_pdp_context,{172,18,2,103},3431660755,1194042282,{192,168,0,4}} 04:13:16.147 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,4}, 3431660755, 1194042282 04:13:16.147 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],464,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,4}},{i_tid,3431660755},{o_tid,1194042282}]}} 04:13:16.147 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 3431660755,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1194042282}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262422870194146">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 3431660755, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1194042282}}}} *DBG* epdg_ue_fsm_262422870194146 send ok to <0.782.0> 04:13:16.148 [info] tunnel_response(<<"262422870194146">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 3431660755,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1194042282}} *DBG* epdg_ue_fsm_262422870194146 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 3431660755, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1194042282}}} from <0.782.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.148 [info] tunnel_response for <<"262422870194146">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 3431660755,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1194042282}} 04:13:16.148 [info] GSUP: Tx #{imsi => <<"262422870194146">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,4>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428788477634">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:16.210 [info] GSUP: Rx #{imsi => <<"262428788477634">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428788477634 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428788477634 consume internal init_state in state state_new 04:13:16.210 [info] ue_fsm start(epdg_ue_fsm_262428788477634) *DBG* epdg_ue_fsm_262428788477634 receive call {auth_request,33,"internet",#{}} from <0.783.0> in state state_new 04:13:16.210 [info] ue_fsm init(<<"262428788477634">>) *DBG* epdg_ue_fsm_262428788477634 send ok to <0.783.0> 04:13:16.211 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428788477634 consume call {auth_request,33,"internet",#{}} from <0.783.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428788477634 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.211 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428788477634">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428788477634 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428788477634 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428788477634 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:16.211 [info] ue_fsm start_link(aaa_ue_fsm_262428788477634) 04:13:16.211 [info] ue_fsm init("262428788477634") 04:13:16.211 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:16.212 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428788477634",undefined,undefined,false,false,undefined} 04:13:16.212 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428788477634 send ok to <0.201.0> 04:13:16.212 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","52",";","nonode@nohost"],1,undefined,undefined,undefined,"262428788477634",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428788477634 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428788477634 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74>>, <<137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90>>, <<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74, 34,98,132,154,83,110,147,3,79,224,92,78,235,36>>, <<205,28,95,108,209,20,121,177,215,194,131,158,71,10,81,92>>, <<169,203,245,73,41,13,15,62,240,231,195,9,34,33,57,41>>}]}} from <0.786.0> in state state_wait_swx_maa 04:13:16.226 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;52;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428788477634",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74,137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90]],[[207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74,34,98,132,154,83,110,147,3,79,224,92,78,235,36]],["foobar"],[[169,203,245,73,41,13,15,62,240,231,195,9,34,33,57,41]],[[205,28,95,108,209,20,121,177,215,194,131,158,71,10,81,92]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.226 [info] dia_sip2gsup: auth [207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74,137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90] authz [207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74,34,98,132,154,83,110,147,3,79,224,92,78,235,36]  *DBG* aaa_ue_fsm_262428788477634 send ok to <0.786.0> *DBG* aaa_ue_fsm_262428788477634 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74>>, <<137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90>>, <<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74, 34,98,132,154,83,110,147,3,79,224,92,78,235,36>>, <<205,28,95,108,209,20,121,177,215,194,131,158,71,10,81,92>>, <<169,203,245,73,41,13,15,62,240,231,195,9,34,33,57,41>>}]}} from <0.786.0> in state state_wait_swx_maa => state_new 04:13:16.226 [info] rand [207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74] autn [137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90]  *DBG* epdg_ue_fsm_262428788477634 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74>>, <<137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90>>, <<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74, 34,98,132,154,83,110,147,3,79,224,92,78,235,36>>, <<205,28,95,108,209,20,121,177,215,194,131,158,71,10,81,92>>, <<169,203,245,73,41,13,15,62,240,231,195,9,34,33,57,41>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:16.226 [info] ue_fsm ev_rx_swx_maa 04:13:16.227 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428788477634",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428788477634 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428788477634">>, {ok, [{epdg_auth_tuple, <<207,145,117,61,70,43,107,107,223,170,202,71, 51,96,174,74>>, <<137,187,152,185,99,69,244,163,141,0,81,195, 141,247,212,90>>, <<207,145,117,61,70,43,107,107,223,170,202,71, 51,96,174,74,34,98,132,154,83,110,147,3,79, 224,92,78,235,36>>, <<205,28,95,108,209,20,121,177,215,194,131,158, 71,10,81,92>>, <<169,203,245,73,41,13,15,62,240,231,195, 9,34,33,57,41>>}]}}} *DBG* epdg_ue_fsm_262428788477634 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74>>, <<137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90>>, <<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74, 34,98,132,154,83,110,147,3,79,224,92,78,235,36>>, <<205,28,95,108,209,20,121,177,215,194,131,158,71,10,81,92>>, <<169,203,245,73,41,13,15,62,240,231,195,9,34,33,57,41>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:16.227 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74>>,<<137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90>>,<<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74,34,98,132,154,83,110,147,3,79,224,92,78,235,36>>,<<205,28,95,108,209,20,121,177,215,194,131,158,71,10,81,92>>,<<169,203,245,73,41,13,15,62,240,231,195,9,34,33,57,41>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.228 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74>>,<<137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90>>,<<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74,34,98,132,154,83,110,147,3,79,224,92,78,235,36>>,<<205,28,95,108,209,20,121,177,215,194,131,158,71,10,81,92>>,<<169,203,245,73,41,13,15,62,240,231,195,9,34,33,57,41>>}]}, {ue_fsm_data,<<"262428788477634">>,"internet",[],undefined,false,0,false,false} 04:13:16.228 [info] auth_response(<<"262428788477634">>): {ok,[{epdg_auth_tuple,<<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74>>,<<137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90>>,<<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74,34,98,132,154,83,110,147,3,79,224,92,78,235,36>>,<<205,28,95,108,209,20,121,177,215,194,131,158,71,10,81,92>>,<<169,203,245,73,41,13,15,62,240,231,195,9,34,33,57,41>>}]} 04:13:16.229 [info] auth_response for <<"262428788477634">>: {ok,[{epdg_auth_tuple,<<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74>>,<<137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90>>,<<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74,34,98,132,154,83,110,147,3,79,224,92,78,235,36>>,<<205,28,95,108,209,20,121,177,215,194,131,158,71,10,81,92>>,<<169,203,245,73,41,13,15,62,240,231,195,9,34,33,57,41>>}]} 04:13:16.229 [info] GSUP: Tx #{auth_tuples => [#{autn => <<137,187,152,185,99,69,244,163,141,0,81,195,141,247,212,90>>,ck => <<169,203,245,73,41,13,15,62,240,231,195,9,34,33,57,41>>,ik => <<205,28,95,108,209,20,121,177,215,194,131,158,71,10,81,92>>,rand => <<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74>>,res => <<207,145,117,61,70,43,107,107,223,170,202,71,51,96,174,74,34,98,132,154,83,110,147,3,79,224,92,78,235,36>>}],imsi => <<"262428788477634">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428788477634">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428788477634 receive call lu_request from <0.787.0> in state state_authenticating *DBG* epdg_ue_fsm_262428788477634 send ok to <0.787.0> *DBG* epdg_ue_fsm_262428788477634 consume call lu_request from <0.787.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.235 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428788477634">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428788477634 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:16.235 [info] ue_fsm lu_request 04:13:16.235 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428788477634">>,"internet",[],undefined,false,0,false,false} 04:13:16.235 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:16.236 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428788477634",undefined,undefined,false,false,undefined} 04:13:16.236 [debug] SWx Tx SAR Imsi="262428788477634" Type=1 APN="internet" AgentInfoOpt=[]  04:13:16.236 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","53",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428788477634",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428788477634 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428788477634 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428788477634 receive call {rx_swx_saa,{ok,1,#{}}} from <0.788.0> in state state_wait_swx_saa 04:13:16.247 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;53;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428788477634",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.247 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428788477634 send ok to <0.788.0> *DBG* aaa_ue_fsm_262428788477634 consume call {rx_swx_saa,{ok,1,#{}}} from <0.788.0> in state state_wait_swx_saa => state_authenticated 04:13:16.247 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428788477634",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428788477634 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:16.247 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428788477634 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428788477634">>,ok}} 04:13:16.248 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428788477634">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428788477634 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.248 [info] lu_response(<<"262428788477634">>): ok 04:13:16.248 [info] lu_response for <<"262428788477634">>: ok 04:13:16.248 [info] GSUP: Tx #{imsi => <<"262428788477634">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428788477634">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428788477634 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.789.0> in state state_authenticated 04:13:16.254 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428788477634">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:16.254 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:16.255 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428788477634">>,"internet",[],undefined,false,0,false,false} 04:13:16.255 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:16.255 [info] s2b: Tx {gtp,v2,create_session_request,0,5395893,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428788477634">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864873,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660756,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:16.255 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428788477634 send ok to <0.789.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428788477634 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.789.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428788477634 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428788477634 receive call {rx_s6b_aar,"262428788477634@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.790.0> in state state_authenticated 04:13:16.270 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428788477634@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:16.270 [info] ue_fsm ev_rx_s6b_aar: "262428788477634@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:16.270 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428788477634@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262428788477634",undefined,undefined,true,false,undefined} 04:13:16.270 [debug] SWx Tx SAR Imsi="262428788477634" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428788477634 send ok to <0.790.0> 04:13:16.270 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","54",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428788477634",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428788477634 consume call {rx_s6b_aar,"262428788477634@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.790.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:16.271 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428788477634 receive call {rx_swx_saa,{ok,13,#{}}} from <0.791.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428788477634 send ok to <0.791.0> *DBG* aaa_ue_fsm_262428788477634 consume call {rx_swx_saa,{ok,13,#{}}} from <0.791.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:16.276 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;54;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428788477634",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.276 [info] ue_fsm ev_rx_swx_saa 04:13:16.276 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428788477634","262428788477634@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.790.0>} 04:13:16.276 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:16.276 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:16.283 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,169,82,85,181,0,2,0,2,0,16,0,87,0,9,1,160,124,198,151,23,172,18,2,103,79,0,5,0,1,192,168,0,5,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,124,198,151,23,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,124,198,151,23,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:16.283 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864873,5395893,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<124,198,151,23>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2093389591,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2093389591,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,5>>}}} 04:13:16.283 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428788477634">>,<0.784.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864873,2093389591,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3431660756,2093389591}],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:16.283 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262428788477634 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 3431660756, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2093389591}}} from <0.792.0> in state state_wait_create_session_resp 04:13:16.283 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 3431660756,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2093389591}} 04:13:16.283 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428788477634">>,"internet",[],undefined,false,0,false,false} 04:13:16.283 [info] KMOD Port Create PDP Context Call {<0.784.0>,[alias|#Ref<0.718718372.1967980545.223706>]}: {create_pdp_context,{172,18,2,103},3431660756,2093389591,{192,168,0,5}} 04:13:16.283 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,5}, 3431660756, 2093389591 04:13:16.283 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],898,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,5}},{i_tid,3431660756},{o_tid,2093389591}]}} 04:13:16.283 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 3431660756,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2093389591}) returned ok *DBG* epdg_ue_fsm_262428788477634 send ok to <0.792.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428788477634">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 3431660756, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2093389591}}}} 04:13:16.283 [info] tunnel_response(<<"262428788477634">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 3431660756,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2093389591}} *DBG* epdg_ue_fsm_262428788477634 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 3431660756, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2093389591}}} from <0.792.0> in state state_wait_create_session_resp => state_active 04:13:16.283 [info] tunnel_response for <<"262428788477634">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 3431660756,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2093389591}} 04:13:16.284 [info] GSUP: Tx #{imsi => <<"262428788477634">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,5>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424143037185">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424143037185 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424143037185 consume internal init_state in state state_new 04:13:16.310 [info] GSUP: Rx #{imsi => <<"262424143037185">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424143037185 receive call {auth_request,33,"internet",#{}} from <0.793.0> in state state_new 04:13:16.310 [info] ue_fsm start(epdg_ue_fsm_262424143037185) 04:13:16.310 [info] ue_fsm init(<<"262424143037185">>) *DBG* epdg_ue_fsm_262424143037185 send ok to <0.793.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424143037185 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424143037185 consume call {auth_request,33,"internet",#{}} from <0.793.0> in state state_new => state_wait_auth_resp 04:13:16.310 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424143037185 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424143037185 consume internal init_state in state state_new 04:13:16.311 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424143037185">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424143037185 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:16.311 [info] ue_fsm start_link(aaa_ue_fsm_262424143037185) 04:13:16.311 [info] ue_fsm init("262424143037185") 04:13:16.311 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:16.312 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424143037185",undefined,undefined,false,false,undefined} 04:13:16.312 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424143037185 send ok to <0.201.0> 04:13:16.312 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","55",";","nonode@nohost"],1,undefined,undefined,undefined,"262424143037185",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424143037185 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424143037185 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162, 220>>, <<192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99>>, <<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162, 220,55,21,217,188,6,31,72,225,197,49,164,82,58,188>>, <<236,44,75,147,172,205,192,173,27,40,203,169,134,189,8,102>>, <<168,80,241,30,221,112,226,157,131,177,65,146,181,75, 212,166>>}]}} from <0.796.0> in state state_wait_swx_maa 04:13:16.325 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;55;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424143037185",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220,192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99]],[[126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220,55,21,217,188,6,31,72,225,197,49,164,82,58,188]],["foobar"],[[168,80,241,30,221,112,226,157,131,177,65,146,181,75,212,166]],[[236,44,75,147,172,205,192,173,27,40,203,169,134,189,8,102]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424143037185 send ok to <0.796.0> 04:13:16.325 [info] dia_sip2gsup: auth [126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220,192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99] authz [126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220,55,21,217,188,6,31,72,225,197,49,164,82,58,188]  *DBG* epdg_ue_fsm_262424143037185 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162, 220>>, <<192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99>>, <<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162, 220,55,21,217,188,6,31,72,225,197,49,164,82,58,188>>, <<236,44,75,147,172,205,192,173,27,40,203,169,134,189,8,102>>, <<168,80,241,30,221,112,226,157,131,177,65,146,181,75, 212,166>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424143037185 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162, 220>>, <<192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99>>, <<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162, 220,55,21,217,188,6,31,72,225,197,49,164,82,58,188>>, <<236,44,75,147,172,205,192,173,27,40,203,169,134,189,8,102>>, <<168,80,241,30,221,112,226,157,131,177,65,146,181,75, 212,166>>}]}} from <0.796.0> in state state_wait_swx_maa => state_new 04:13:16.325 [info] rand [126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220] autn [192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99]  *DBG* epdg_ue_fsm_262424143037185 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424143037185">>, {ok, [{epdg_auth_tuple, <<126,127,123,234,172,59,227,225,184,221,76, 102,80,214,162,220>>, <<192,77,164,17,105,245,174,12,184,51,178,80, 220,211,118,99>>, <<126,127,123,234,172,59,227,225,184,221,76, 102,80,214,162,220,55,21,217,188,6,31,72,225, 197,49,164,82,58,188>>, <<236,44,75,147,172,205,192,173,27,40,203,169, 134,189,8,102>>, <<168,80,241,30,221,112,226,157,131,177, 65,146,181,75,212,166>>}]}}} 04:13:16.326 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424143037185 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162, 220>>, <<192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99>>, <<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162, 220,55,21,217,188,6,31,72,225,197,49,164,82,58,188>>, <<236,44,75,147,172,205,192,173,27,40,203,169,134,189,8,102>>, <<168,80,241,30,221,112,226,157,131,177,65,146,181,75, 212,166>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:16.326 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424143037185",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.326 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220>>,<<192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99>>,<<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220,55,21,217,188,6,31,72,225,197,49,164,82,58,188>>,<<236,44,75,147,172,205,192,173,27,40,203,169,134,189,8,102>>,<<168,80,241,30,221,112,226,157,131,177,65,146,181,75,212,166>>}]} 04:13:16.327 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220>>,<<192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99>>,<<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220,55,21,217,188,6,31,72,225,197,49,164,82,58,188>>,<<236,44,75,147,172,205,192,173,27,40,203,169,134,189,8,102>>,<<168,80,241,30,221,112,226,157,131,177,65,146,181,75,212,166>>}]}, {ue_fsm_data,<<"262424143037185">>,"internet",[],undefined,false,0,false,false} 04:13:16.328 [info] auth_response(<<"262424143037185">>): {ok,[{epdg_auth_tuple,<<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220>>,<<192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99>>,<<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220,55,21,217,188,6,31,72,225,197,49,164,82,58,188>>,<<236,44,75,147,172,205,192,173,27,40,203,169,134,189,8,102>>,<<168,80,241,30,221,112,226,157,131,177,65,146,181,75,212,166>>}]} 04:13:16.329 [info] auth_response for <<"262424143037185">>: {ok,[{epdg_auth_tuple,<<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220>>,<<192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99>>,<<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220,55,21,217,188,6,31,72,225,197,49,164,82,58,188>>,<<236,44,75,147,172,205,192,173,27,40,203,169,134,189,8,102>>,<<168,80,241,30,221,112,226,157,131,177,65,146,181,75,212,166>>}]} 04:13:16.329 [info] GSUP: Tx #{auth_tuples => [#{autn => <<192,77,164,17,105,245,174,12,184,51,178,80,220,211,118,99>>,ck => <<168,80,241,30,221,112,226,157,131,177,65,146,181,75,212,166>>,ik => <<236,44,75,147,172,205,192,173,27,40,203,169,134,189,8,102>>,rand => <<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220>>,res => <<126,127,123,234,172,59,227,225,184,221,76,102,80,214,162,220,55,21,217,188,6,31,72,225,197,49,164,82,58,188>>}],imsi => <<"262424143037185">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424143037185">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424143037185 receive call lu_request from <0.797.0> in state state_authenticating 04:13:16.334 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424143037185">>,message_type => location_upd_req} 04:13:16.334 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424143037185 send ok to <0.797.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424143037185 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:16.334 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424143037185">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424143037185 consume call lu_request from <0.797.0> in state state_authenticating 04:13:16.334 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:16.335 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424143037185",undefined,undefined,false,false,undefined} 04:13:16.335 [debug] SWx Tx SAR Imsi="262424143037185" Type=1 APN="internet" AgentInfoOpt=[]  04:13:16.335 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","56",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424143037185",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424143037185 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424143037185 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424143037185 receive call {rx_swx_saa,{ok,1,#{}}} from <0.798.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424143037185 send ok to <0.798.0> *DBG* aaa_ue_fsm_262424143037185 consume call {rx_swx_saa,{ok,1,#{}}} from <0.798.0> in state state_wait_swx_saa => state_authenticated 04:13:16.341 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;56;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424143037185",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424143037185 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:16.341 [info] ue_fsm ev_rx_swx_saa 04:13:16.341 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424143037185",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424143037185 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424143037185">>,ok}} 04:13:16.341 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424143037185 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.341 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424143037185">>,"internet",[],undefined,false,0,false,false} 04:13:16.341 [info] lu_response(<<"262424143037185">>): ok 04:13:16.341 [info] lu_response for <<"262424143037185">>: ok 04:13:16.341 [info] GSUP: Tx #{imsi => <<"262424143037185">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424143037185">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424143037185 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.799.0> in state state_authenticated 04:13:16.346 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424143037185">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:16.346 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:16.346 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424143037185">>,"internet",[],undefined,false,0,false,false} 04:13:16.346 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:16.346 [info] s2b: Tx {gtp,v2,create_session_request,0,5395894,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424143037185">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864874,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660757,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:16.346 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424143037185 send ok to <0.799.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424143037185 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.799.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424143037185 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424143037185 receive call {rx_s6b_aar,"262424143037185@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.800.0> in state state_authenticated 04:13:16.354 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424143037185@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:16.354 [info] ue_fsm ev_rx_s6b_aar: "262424143037185@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:16.355 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424143037185@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424143037185",undefined,undefined,true,false,undefined} 04:13:16.355 [debug] SWx Tx SAR Imsi="262424143037185" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:16.355 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","57",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424143037185",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424143037185 send ok to <0.800.0> *DBG* aaa_ue_fsm_262424143037185 consume call {rx_s6b_aar,"262424143037185@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.800.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:16.355 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424143037185 receive call {rx_swx_saa,{ok,13,#{}}} from <0.801.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424143037185 send ok to <0.801.0> 04:13:16.359 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;57;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424143037185",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424143037185 consume call {rx_swx_saa,{ok,13,#{}}} from <0.801.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:16.359 [info] ue_fsm ev_rx_swx_saa 04:13:16.359 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424143037185","262424143037185@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.800.0>} 04:13:16.359 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:16.359 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:16.364 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,170,82,85,182,0,2,0,2,0,16,0,87,0,9,1,160,141,248,117,119,172,18,2,103,79,0,5,0,1,192,168,0,6,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,141,248,117,119,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,141,248,117,119,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:16.364 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864874,5395894,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<141,248,117,119>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2381870455,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2381870455,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,6>>}}} *DBG* epdg_ue_fsm_262424143037185 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 3431660757, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2381870455}}} from <0.802.0> in state state_wait_create_session_resp 04:13:16.365 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424143037185">>,<0.794.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864874,2381870455,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660757,2381870455}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:16.365 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:16.365 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 3431660757,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2381870455}} 04:13:16.365 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424143037185">>,"internet",[],undefined,false,0,false,false} 04:13:16.365 [info] KMOD Port Create PDP Context Call {<0.794.0>,[alias|#Ref<0.718718372.1967980561.221053>]}: {create_pdp_context,{172,18,2,103},3431660757,2381870455,{192,168,0,6}} 04:13:16.365 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,6}, 3431660757, 2381870455 04:13:16.365 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],962,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,6}},{i_tid,3431660757},{o_tid,2381870455}]}} *DBG* epdg_ue_fsm_262424143037185 send ok to <0.802.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424143037185">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 3431660757, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2381870455}}}} 04:13:16.365 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 3431660757,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2381870455}) returned ok *DBG* epdg_ue_fsm_262424143037185 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 3431660757, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2381870455}}} from <0.802.0> in state state_wait_create_session_resp => state_active 04:13:16.365 [info] tunnel_response(<<"262424143037185">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 3431660757,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2381870455}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.365 [info] tunnel_response for <<"262424143037185">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 3431660757,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2381870455}} 04:13:16.365 [info] GSUP: Tx #{imsi => <<"262424143037185">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,6>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426651996913">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426651996913 enter epdg_ue_fsm in state state_new 04:13:16.409 [info] GSUP: Rx #{imsi => <<"262426651996913">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426651996913 consume internal init_state in state state_new 04:13:16.409 [info] ue_fsm start(epdg_ue_fsm_262426651996913) *DBG* epdg_ue_fsm_262426651996913 receive call {auth_request,33,"internet",#{}} from <0.803.0> in state state_new 04:13:16.409 [info] ue_fsm init(<<"262426651996913">>) *DBG* epdg_ue_fsm_262426651996913 send ok to <0.803.0> *DBG* epdg_ue_fsm_262426651996913 consume call {auth_request,33,"internet",#{}} from <0.803.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.409 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426651996913 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426651996913 enter aaa_ue_fsm in state state_new 04:13:16.409 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426651996913">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426651996913 consume internal init_state in state state_new 04:13:16.409 [info] ue_fsm start_link(aaa_ue_fsm_262426651996913) *DBG* aaa_ue_fsm_262426651996913 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:16.410 [info] ue_fsm init("262426651996913") 04:13:16.410 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:16.410 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426651996913",undefined,undefined,false,false,undefined} 04:13:16.410 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:16.410 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","58",";","nonode@nohost"],1,undefined,undefined,undefined,"262426651996913",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426651996913 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426651996913 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426651996913 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161>>, <<147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54>>, <<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161, 165,204,5,149,170,125,252,222,141,194,33,125,209,206>>, <<147,56,82,157,107,97,12,87,234,71,174,91,177,140,91,209>>, <<111,138,120,137,60,99,196,150,191,112,210,38,224,40, 153,203>>}]}} from <0.806.0> in state state_wait_swx_maa 04:13:16.415 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;58;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426651996913",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161,147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54]],[[246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161,165,204,5,149,170,125,252,222,141,194,33,125,209,206]],["foobar"],[[111,138,120,137,60,99,196,150,191,112,210,38,224,40,153,203]],[[147,56,82,157,107,97,12,87,234,71,174,91,177,140,91,209]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.415 [info] dia_sip2gsup: auth [246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161,147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54] authz [246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161,165,204,5,149,170,125,252,222,141,194,33,125,209,206]  *DBG* aaa_ue_fsm_262426651996913 send ok to <0.806.0> 04:13:16.415 [info] rand [246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161] autn [147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54]  04:13:16.415 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426651996913 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161>>, <<147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54>>, <<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161, 165,204,5,149,170,125,252,222,141,194,33,125,209,206>>, <<147,56,82,157,107,97,12,87,234,71,174,91,177,140,91,209>>, <<111,138,120,137,60,99,196,150,191,112,210,38,224,40, 153,203>>}]}} from <0.806.0> in state state_wait_swx_maa => state_new 04:13:16.415 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426651996913",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426651996913 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161>>, <<147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54>>, <<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161, 165,204,5,149,170,125,252,222,141,194,33,125,209,206>>, <<147,56,82,157,107,97,12,87,234,71,174,91,177,140,91,209>>, <<111,138,120,137,60,99,196,150,191,112,210,38,224,40, 153,203>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:16.415 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161>>,<<147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54>>,<<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161,165,204,5,149,170,125,252,222,141,194,33,125,209,206>>,<<147,56,82,157,107,97,12,87,234,71,174,91,177,140,91,209>>,<<111,138,120,137,60,99,196,150,191,112,210,38,224,40,153,203>>}]} 04:13:16.415 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161>>,<<147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54>>,<<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161,165,204,5,149,170,125,252,222,141,194,33,125,209,206>>,<<147,56,82,157,107,97,12,87,234,71,174,91,177,140,91,209>>,<<111,138,120,137,60,99,196,150,191,112,210,38,224,40,153,203>>}]}, {ue_fsm_data,<<"262426651996913">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262426651996913">>, {ok, [{epdg_auth_tuple, <<246,27,215,24,241,94,197,89,131,176,196,195, 27,238,24,161>>, <<147,192,214,171,250,244,231,113,29,159,203, 67,74,216,56,54>>, <<246,27,215,24,241,94,197,89,131,176,196,195, 27,238,24,161,165,204,5,149,170,125,252,222, 141,194,33,125,209,206>>, <<147,56,82,157,107,97,12,87,234,71,174,91,177, 140,91,209>>, <<111,138,120,137,60,99,196,150,191,112, 210,38,224,40,153,203>>}]}}} *DBG* epdg_ue_fsm_262426651996913 send ok to <0.211.0> 04:13:16.415 [info] auth_response(<<"262426651996913">>): {ok,[{epdg_auth_tuple,<<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161>>,<<147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54>>,<<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161,165,204,5,149,170,125,252,222,141,194,33,125,209,206>>,<<147,56,82,157,107,97,12,87,234,71,174,91,177,140,91,209>>,<<111,138,120,137,60,99,196,150,191,112,210,38,224,40,153,203>>}]} *DBG* epdg_ue_fsm_262426651996913 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161>>, <<147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54>>, <<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161, 165,204,5,149,170,125,252,222,141,194,33,125,209,206>>, <<147,56,82,157,107,97,12,87,234,71,174,91,177,140,91,209>>, <<111,138,120,137,60,99,196,150,191,112,210,38,224,40, 153,203>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.415 [info] auth_response for <<"262426651996913">>: {ok,[{epdg_auth_tuple,<<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161>>,<<147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54>>,<<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161,165,204,5,149,170,125,252,222,141,194,33,125,209,206>>,<<147,56,82,157,107,97,12,87,234,71,174,91,177,140,91,209>>,<<111,138,120,137,60,99,196,150,191,112,210,38,224,40,153,203>>}]} 04:13:16.415 [info] GSUP: Tx #{auth_tuples => [#{autn => <<147,192,214,171,250,244,231,113,29,159,203,67,74,216,56,54>>,ck => <<111,138,120,137,60,99,196,150,191,112,210,38,224,40,153,203>>,ik => <<147,56,82,157,107,97,12,87,234,71,174,91,177,140,91,209>>,rand => <<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161>>,res => <<246,27,215,24,241,94,197,89,131,176,196,195,27,238,24,161,165,204,5,149,170,125,252,222,141,194,33,125,209,206>>}],imsi => <<"262426651996913">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426651996913">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426651996913 receive call lu_request from <0.807.0> in state state_authenticating 04:13:16.417 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426651996913">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426651996913 send ok to <0.807.0> 04:13:16.417 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426651996913 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426651996913 consume call lu_request from <0.807.0> in state state_authenticating 04:13:16.417 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426651996913">>,"internet",[],undefined,false,0,false,false} 04:13:16.417 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:16.417 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426651996913",undefined,undefined,false,false,undefined} 04:13:16.417 [debug] SWx Tx SAR Imsi="262426651996913" Type=1 APN="internet" AgentInfoOpt=[]  04:13:16.417 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","59",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426651996913",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426651996913 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426651996913 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426651996913 receive call {rx_swx_saa,{ok,1,#{}}} from <0.808.0> in state state_wait_swx_saa 04:13:16.419 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;59;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426651996913",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426651996913 send ok to <0.808.0> *DBG* epdg_ue_fsm_262426651996913 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:16.419 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426651996913 consume call {rx_swx_saa,{ok,1,#{}}} from <0.808.0> in state state_wait_swx_saa => state_authenticated 04:13:16.419 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426651996913",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426651996913 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426651996913">>,ok}} 04:13:16.419 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426651996913 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:16.419 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426651996913">>,"internet",[],undefined,false,0,false,false} 04:13:16.419 [info] lu_response(<<"262426651996913">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.419 [info] lu_response for <<"262426651996913">>: ok 04:13:16.419 [info] GSUP: Tx #{imsi => <<"262426651996913">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426651996913">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426651996913 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.809.0> in state state_authenticated 04:13:16.420 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426651996913">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:16.420 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:16.420 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426651996913">>,"internet",[],undefined,false,0,false,false} 04:13:16.421 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:16.421 [info] s2b: Tx {gtp,v2,create_session_request,0,5395895,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426651996913">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864875,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660758,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426651996913 send ok to <0.809.0> 04:13:16.421 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426651996913 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.809.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426651996913 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426651996913 receive call {rx_s6b_aar,"262426651996913@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.810.0> in state state_authenticated 04:13:16.425 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426651996913@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:16.425 [info] ue_fsm ev_rx_s6b_aar: "262426651996913@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:16.425 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426651996913@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262426651996913",undefined,undefined,true,false,undefined} 04:13:16.425 [debug] SWx Tx SAR Imsi="262426651996913" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:16.425 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","60",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426651996913",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426651996913 send ok to <0.810.0> 04:13:16.425 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426651996913 consume call {rx_s6b_aar,"262426651996913@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.810.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426651996913 receive call {rx_swx_saa,{ok,13,#{}}} from <0.811.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426651996913 send ok to <0.811.0> 04:13:16.427 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;60;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426651996913",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426651996913 consume call {rx_swx_saa,{ok,13,#{}}} from <0.811.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:16.427 [info] ue_fsm ev_rx_swx_saa 04:13:16.427 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426651996913","262426651996913@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.810.0>} 04:13:16.427 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:16.427 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:16.430 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,171,82,85,183,0,2,0,2,0,16,0,87,0,9,1,160,100,18,148,135,172,18,2,103,79,0,5,0,1,192,168,0,7,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,100,18,148,135,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,100,18,148,135,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:16.430 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864875,5395895,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<100,18,148,135>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1678939271,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1678939271,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,7>>}}} 04:13:16.430 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426651996913">>,<0.804.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864875,1678939271,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660758,1678939271}],[],[],[]}}}} 04:13:16.430 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:16.430 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 3431660758,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1678939271}} *DBG* epdg_ue_fsm_262426651996913 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 3431660758, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1678939271}}} from <0.812.0> in state state_wait_create_session_resp 04:13:16.430 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426651996913">>,"internet",[],undefined,false,0,false,false} 04:13:16.430 [info] KMOD Port Create PDP Context Call {<0.804.0>,[alias|#Ref<0.718718372.1967980559.222001>]}: {create_pdp_context,{172,18,2,103},3431660758,1678939271,{192,168,0,7}} 04:13:16.430 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,7}, 3431660758, 1678939271 04:13:16.430 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],528,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,7}},{i_tid,3431660758},{o_tid,1678939271}]}} *DBG* epdg_ue_fsm_262426651996913 send ok to <0.812.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426651996913">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 3431660758, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1678939271}}}} 04:13:16.430 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 3431660758,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1678939271}) returned ok *DBG* epdg_ue_fsm_262426651996913 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 3431660758, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1678939271}}} from <0.812.0> in state state_wait_create_session_resp => state_active 04:13:16.430 [info] tunnel_response(<<"262426651996913">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 3431660758,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1678939271}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.430 [info] tunnel_response for <<"262426651996913">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 3431660758,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1678939271}} 04:13:16.430 [info] GSUP: Tx #{imsi => <<"262426651996913">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,7>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429761220127">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429761220127 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429761220127 consume internal init_state in state state_new 04:13:16.507 [info] GSUP: Rx #{imsi => <<"262429761220127">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429761220127 receive call {auth_request,33,"internet",#{}} from <0.813.0> in state state_new 04:13:16.507 [info] ue_fsm start(epdg_ue_fsm_262429761220127) *DBG* epdg_ue_fsm_262429761220127 send ok to <0.813.0> 04:13:16.507 [info] ue_fsm init(<<"262429761220127">>) *DBG* epdg_ue_fsm_262429761220127 consume call {auth_request,33,"internet",#{}} from <0.813.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429761220127 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429761220127 enter aaa_ue_fsm in state state_new 04:13:16.507 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429761220127 consume internal init_state in state state_new 04:13:16.507 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429761220127">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429761220127 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:16.507 [info] ue_fsm start_link(aaa_ue_fsm_262429761220127) 04:13:16.507 [info] ue_fsm init("262429761220127") 04:13:16.507 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:16.507 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429761220127",undefined,undefined,false,false,undefined} 04:13:16.507 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:16.507 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","61",";","nonode@nohost"],1,undefined,undefined,undefined,"262429761220127",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429761220127 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429761220127 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262429761220127 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41>>, <<209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47>>, <<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50, 7,173,161,102,249,173,67,77,123,143,98,146,157>>, <<134,158,155,139,105,230,237,148,39,115,210,113,7,215,6,207>>, <<100,218,222,150,242,189,182,78,0,79,29,230,233,216,249, 197>>}]}} from <0.816.0> in state state_wait_swx_maa 04:13:16.510 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;61;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429761220127",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47]],[[186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50,7,173,161,102,249,173,67,77,123,143,98,146,157]],["foobar"],[[100,218,222,150,242,189,182,78,0,79,29,230,233,216,249,197]],[[134,158,155,139,105,230,237,148,39,115,210,113,7,215,6,207]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.510 [info] dia_sip2gsup: auth [186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47] authz [186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50,7,173,161,102,249,173,67,77,123,143,98,146,157]  *DBG* aaa_ue_fsm_262429761220127 send ok to <0.816.0> 04:13:16.510 [info] rand [186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41] autn [209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47]  *DBG* aaa_ue_fsm_262429761220127 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41>>, <<209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47>>, <<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50, 7,173,161,102,249,173,67,77,123,143,98,146,157>>, <<134,158,155,139,105,230,237,148,39,115,210,113,7,215,6,207>>, <<100,218,222,150,242,189,182,78,0,79,29,230,233,216,249, 197>>}]}} from <0.816.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429761220127 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41>>, <<209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47>>, <<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50, 7,173,161,102,249,173,67,77,123,143,98,146,157>>, <<134,158,155,139,105,230,237,148,39,115,210,113,7,215,6,207>>, <<100,218,222,150,242,189,182,78,0,79,29,230,233,216,249, 197>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:16.510 [info] ue_fsm ev_rx_swx_maa 04:13:16.511 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429761220127",undefined,undefined,false,false,undefined} 04:13:16.511 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41>>,<<209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47>>,<<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50,7,173,161,102,249,173,67,77,123,143,98,146,157>>,<<134,158,155,139,105,230,237,148,39,115,210,113,7,215,6,207>>,<<100,218,222,150,242,189,182,78,0,79,29,230,233,216,249,197>>}]} 04:13:16.511 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41>>,<<209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47>>,<<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50,7,173,161,102,249,173,67,77,123,143,98,146,157>>,<<134,158,155,139,105,230,237,148,39,115,210,113,7,215,6,207>>,<<100,218,222,150,242,189,182,78,0,79,29,230,233,216,249,197>>}]}, {ue_fsm_data,<<"262429761220127">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429761220127 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429761220127">>, {ok, [{epdg_auth_tuple, <<186,119,8,135,241,58,36,123,27,88,169,130, 242,243,68,41>>, <<209,117,9,5,135,242,42,94,96,54,51,2,165,57, 238,47>>, <<186,119,8,135,241,58,36,123,27,88,169,130, 242,243,68,41,50,7,173,161,102,249,173,67,77, 123,143,98,146,157>>, <<134,158,155,139,105,230,237,148,39,115,210, 113,7,215,6,207>>, <<100,218,222,150,242,189,182,78,0,79,29, 230,233,216,249,197>>}]}}} *DBG* epdg_ue_fsm_262429761220127 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41>>, <<209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47>>, <<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50, 7,173,161,102,249,173,67,77,123,143,98,146,157>>, <<134,158,155,139,105,230,237,148,39,115,210,113,7,215,6,207>>, <<100,218,222,150,242,189,182,78,0,79,29,230,233,216,249, 197>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:16.511 [info] auth_response(<<"262429761220127">>): {ok,[{epdg_auth_tuple,<<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41>>,<<209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47>>,<<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50,7,173,161,102,249,173,67,77,123,143,98,146,157>>,<<134,158,155,139,105,230,237,148,39,115,210,113,7,215,6,207>>,<<100,218,222,150,242,189,182,78,0,79,29,230,233,216,249,197>>}]} 04:13:16.511 [info] auth_response for <<"262429761220127">>: {ok,[{epdg_auth_tuple,<<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41>>,<<209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47>>,<<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50,7,173,161,102,249,173,67,77,123,143,98,146,157>>,<<134,158,155,139,105,230,237,148,39,115,210,113,7,215,6,207>>,<<100,218,222,150,242,189,182,78,0,79,29,230,233,216,249,197>>}]} 04:13:16.511 [info] GSUP: Tx #{auth_tuples => [#{autn => <<209,117,9,5,135,242,42,94,96,54,51,2,165,57,238,47>>,ck => <<100,218,222,150,242,189,182,78,0,79,29,230,233,216,249,197>>,ik => <<134,158,155,139,105,230,237,148,39,115,210,113,7,215,6,207>>,rand => <<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41>>,res => <<186,119,8,135,241,58,36,123,27,88,169,130,242,243,68,41,50,7,173,161,102,249,173,67,77,123,143,98,146,157>>}],imsi => <<"262429761220127">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429761220127">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429761220127 receive call lu_request from <0.817.0> in state state_authenticating *DBG* epdg_ue_fsm_262429761220127 send ok to <0.817.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.512 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429761220127">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262429761220127 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429761220127 consume call lu_request from <0.817.0> in state state_authenticating 04:13:16.512 [info] ue_fsm lu_request 04:13:16.512 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429761220127">>,"internet",[],undefined,false,0,false,false} 04:13:16.512 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:16.512 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429761220127",undefined,undefined,false,false,undefined} 04:13:16.512 [debug] SWx Tx SAR Imsi="262429761220127" Type=1 APN="internet" AgentInfoOpt=[]  04:13:16.512 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","62",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429761220127",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429761220127 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429761220127 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429761220127 receive call {rx_swx_saa,{ok,1,#{}}} from <0.818.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429761220127 send ok to <0.818.0> *DBG* epdg_ue_fsm_262429761220127 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429761220127 consume call {rx_swx_saa,{ok,1,#{}}} from <0.818.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429761220127 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429761220127">>,ok}} *DBG* epdg_ue_fsm_262429761220127 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:16.514 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;62;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429761220127",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.514 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.514 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429761220127",undefined,undefined,false,false,undefined} 04:13:16.514 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:16.514 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429761220127">>,"internet",[],undefined,false,0,false,false} 04:13:16.514 [info] lu_response(<<"262429761220127">>): ok 04:13:16.515 [info] lu_response for <<"262429761220127">>: ok 04:13:16.515 [info] GSUP: Tx #{imsi => <<"262429761220127">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429761220127">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429761220127 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.819.0> in state state_authenticated 04:13:16.516 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429761220127">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:16.516 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262429761220127 send ok to <0.819.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429761220127 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.819.0> in state state_authenticated => state_wait_create_session_resp 04:13:16.516 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429761220127">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429761220127 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:16.516 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:16.516 [info] s2b: Tx {gtp,v2,create_session_request,0,5395896,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429761220127">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864876,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660759,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:16.516 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429761220127 receive call {rx_s6b_aar,"262429761220127@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.820.0> in state state_authenticated 04:13:16.521 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429761220127@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:16.521 [info] ue_fsm ev_rx_s6b_aar: "262429761220127@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:16.521 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429761220127@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429761220127",undefined,undefined,true,false,undefined} 04:13:16.521 [debug] SWx Tx SAR Imsi="262429761220127" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:16.521 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","63",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429761220127",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429761220127 send ok to <0.820.0> 04:13:16.521 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429761220127 consume call {rx_s6b_aar,"262429761220127@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.820.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429761220127 receive call {rx_swx_saa,{ok,13,#{}}} from <0.821.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429761220127 send ok to <0.821.0> *DBG* aaa_ue_fsm_262429761220127 consume call {rx_swx_saa,{ok,13,#{}}} from <0.821.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:16.523 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;63;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429761220127",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.523 [info] ue_fsm ev_rx_swx_saa 04:13:16.523 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429761220127","262429761220127@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.820.0>} 04:13:16.523 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:16.523 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:16.526 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,172,82,85,184,0,2,0,2,0,16,0,87,0,9,1,160,88,15,177,104,172,18,2,103,79,0,5,0,1,192,168,0,8,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,88,15,177,104,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,88,15,177,104,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:16.526 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864876,5395896,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<88,15,177,104>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1477423464,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1477423464,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,8>>}}} 04:13:16.526 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429761220127">>,<0.814.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864876,1477423464,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3431660759,1477423464}],[],[],[],[],[],[],[],[],[]}}}} 04:13:16.526 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262429761220127 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 3431660759, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1477423464}}} from <0.822.0> in state state_wait_create_session_resp 04:13:16.526 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 3431660759,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1477423464}} 04:13:16.526 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429761220127">>,"internet",[],undefined,false,0,false,false} 04:13:16.526 [info] KMOD Port Create PDP Context Call {<0.814.0>,[alias|#Ref<0.718718372.1967980559.222184>]}: {create_pdp_context,{172,18,2,103},3431660759,1477423464,{192,168,0,8}} *DBG* epdg_ue_fsm_262429761220127 send ok to <0.822.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429761220127">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 3431660759, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1477423464}}}} 04:13:16.526 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,8}, 3431660759, 1477423464 *DBG* epdg_ue_fsm_262429761220127 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 3431660759, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1477423464}}} from <0.822.0> in state state_wait_create_session_resp => state_active 04:13:16.526 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],592,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,8}},{i_tid,3431660759},{o_tid,1477423464}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.526 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 3431660759,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1477423464}) returned ok 04:13:16.526 [info] tunnel_response(<<"262429761220127">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 3431660759,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1477423464}} 04:13:16.526 [info] tunnel_response for <<"262429761220127">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 3431660759,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1477423464}} 04:13:16.526 [info] GSUP: Tx #{imsi => <<"262429761220127">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,8>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423142730315">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:16.608 [info] GSUP: Rx #{imsi => <<"262423142730315">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:16.608 [info] ue_fsm start(epdg_ue_fsm_262423142730315) *DBG* epdg_ue_fsm_262423142730315 enter epdg_ue_fsm in state state_new 04:13:16.609 [info] ue_fsm init(<<"262423142730315">>) 04:13:16.609 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423142730315 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423142730315 receive call {auth_request,33,"internet",#{}} from <0.823.0> in state state_new *DBG* epdg_ue_fsm_262423142730315 send ok to <0.823.0> *DBG* epdg_ue_fsm_262423142730315 consume call {auth_request,33,"internet",#{}} from <0.823.0> in state state_new => state_wait_auth_resp 04:13:16.609 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423142730315">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423142730315 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.609 [info] ue_fsm start_link(aaa_ue_fsm_262423142730315) *DBG* aaa_ue_fsm_262423142730315 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423142730315 consume internal init_state in state state_new 04:13:16.609 [info] ue_fsm init("262423142730315") *DBG* aaa_ue_fsm_262423142730315 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:16.609 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:16.609 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423142730315",undefined,undefined,false,false,undefined} 04:13:16.609 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:16.609 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","64",";","nonode@nohost"],1,undefined,undefined,undefined,"262423142730315",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423142730315 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423142730315 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423142730315 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205, 132>>, <<211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241>>, <<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205, 132,169,31,156,117,182,225,4,171,225,102,147,141,67,75>>, <<156,151,45,113,159,130,117,172,56,49,55,81,199,208,155,147>>, <<87,129,169,233,117,104,123,125,113,18,241,113,204,205, 101,194>>}]}} from <0.826.0> in state state_wait_swx_maa 04:13:16.617 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;64;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423142730315",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132,211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241]],[[222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132,169,31,156,117,182,225,4,171,225,102,147,141,67,75]],["foobar"],[[87,129,169,233,117,104,123,125,113,18,241,113,204,205,101,194]],[[156,151,45,113,159,130,117,172,56,49,55,81,199,208,155,147]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.617 [info] dia_sip2gsup: auth [222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132,211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241] authz [222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132,169,31,156,117,182,225,4,171,225,102,147,141,67,75]  04:13:16.617 [info] rand [222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132] autn [211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241]  *DBG* aaa_ue_fsm_262423142730315 send ok to <0.826.0> *DBG* epdg_ue_fsm_262423142730315 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205, 132>>, <<211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241>>, <<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205, 132,169,31,156,117,182,225,4,171,225,102,147,141,67,75>>, <<156,151,45,113,159,130,117,172,56,49,55,81,199,208,155,147>>, <<87,129,169,233,117,104,123,125,113,18,241,113,204,205, 101,194>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:16.617 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423142730315 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205, 132>>, <<211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241>>, <<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205, 132,169,31,156,117,182,225,4,171,225,102,147,141,67,75>>, <<156,151,45,113,159,130,117,172,56,49,55,81,199,208,155,147>>, <<87,129,169,233,117,104,123,125,113,18,241,113,204,205, 101,194>>}]}} from <0.826.0> in state state_wait_swx_maa => state_new 04:13:16.617 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423142730315",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423142730315 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423142730315">>, {ok, [{epdg_auth_tuple, <<222,117,159,221,159,163,21,135,164,210,189, 174,147,239,205,132>>, <<211,152,210,227,177,103,159,238,161,239,81, 88,70,201,64,241>>, <<222,117,159,221,159,163,21,135,164,210,189, 174,147,239,205,132,169,31,156,117,182,225,4, 171,225,102,147,141,67,75>>, <<156,151,45,113,159,130,117,172,56,49,55,81, 199,208,155,147>>, <<87,129,169,233,117,104,123,125,113,18, 241,113,204,205,101,194>>}]}}} 04:13:16.617 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132>>,<<211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241>>,<<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132,169,31,156,117,182,225,4,171,225,102,147,141,67,75>>,<<156,151,45,113,159,130,117,172,56,49,55,81,199,208,155,147>>,<<87,129,169,233,117,104,123,125,113,18,241,113,204,205,101,194>>}]} *DBG* epdg_ue_fsm_262423142730315 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205, 132>>, <<211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241>>, <<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205, 132,169,31,156,117,182,225,4,171,225,102,147,141,67,75>>, <<156,151,45,113,159,130,117,172,56,49,55,81,199,208,155,147>>, <<87,129,169,233,117,104,123,125,113,18,241,113,204,205, 101,194>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:16.617 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132>>,<<211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241>>,<<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132,169,31,156,117,182,225,4,171,225,102,147,141,67,75>>,<<156,151,45,113,159,130,117,172,56,49,55,81,199,208,155,147>>,<<87,129,169,233,117,104,123,125,113,18,241,113,204,205,101,194>>}]}, {ue_fsm_data,<<"262423142730315">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.617 [info] auth_response(<<"262423142730315">>): {ok,[{epdg_auth_tuple,<<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132>>,<<211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241>>,<<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132,169,31,156,117,182,225,4,171,225,102,147,141,67,75>>,<<156,151,45,113,159,130,117,172,56,49,55,81,199,208,155,147>>,<<87,129,169,233,117,104,123,125,113,18,241,113,204,205,101,194>>}]} 04:13:16.618 [info] auth_response for <<"262423142730315">>: {ok,[{epdg_auth_tuple,<<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132>>,<<211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241>>,<<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132,169,31,156,117,182,225,4,171,225,102,147,141,67,75>>,<<156,151,45,113,159,130,117,172,56,49,55,81,199,208,155,147>>,<<87,129,169,233,117,104,123,125,113,18,241,113,204,205,101,194>>}]} 04:13:16.618 [info] GSUP: Tx #{auth_tuples => [#{autn => <<211,152,210,227,177,103,159,238,161,239,81,88,70,201,64,241>>,ck => <<87,129,169,233,117,104,123,125,113,18,241,113,204,205,101,194>>,ik => <<156,151,45,113,159,130,117,172,56,49,55,81,199,208,155,147>>,rand => <<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132>>,res => <<222,117,159,221,159,163,21,135,164,210,189,174,147,239,205,132,169,31,156,117,182,225,4,171,225,102,147,141,67,75>>}],imsi => <<"262423142730315">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423142730315">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423142730315 receive call lu_request from <0.827.0> in state state_authenticating 04:13:16.620 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423142730315">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423142730315 send ok to <0.827.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.620 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423142730315 consume call lu_request from <0.827.0> in state state_authenticating *DBG* aaa_ue_fsm_262423142730315 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:16.620 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423142730315">>,"internet",[],undefined,false,0,false,false} 04:13:16.620 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:16.621 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423142730315",undefined,undefined,false,false,undefined} 04:13:16.621 [debug] SWx Tx SAR Imsi="262423142730315" Type=1 APN="internet" AgentInfoOpt=[]  04:13:16.621 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","65",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423142730315",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423142730315 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423142730315 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423142730315 receive call {rx_swx_saa,{ok,1,#{}}} from <0.828.0> in state state_wait_swx_saa 04:13:16.627 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;65;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423142730315",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423142730315 send ok to <0.828.0> 04:13:16.627 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423142730315 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423142730315 consume call {rx_swx_saa,{ok,1,#{}}} from <0.828.0> in state state_wait_swx_saa => state_authenticated 04:13:16.627 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423142730315",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423142730315 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423142730315">>,ok}} 04:13:16.627 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423142730315 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:16.627 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423142730315">>,"internet",[],undefined,false,0,false,false} 04:13:16.627 [info] lu_response(<<"262423142730315">>): ok 04:13:16.627 [info] lu_response for <<"262423142730315">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.627 [info] GSUP: Tx #{imsi => <<"262423142730315">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423142730315">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:16.630 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423142730315">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423142730315 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.829.0> in state state_authenticated 04:13:16.630 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:16.630 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423142730315">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423142730315 send ok to <0.829.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.630 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262423142730315 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.829.0> in state state_authenticated => state_wait_create_session_resp 04:13:16.630 [info] s2b: Tx {gtp,v2,create_session_request,0,5395897,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423142730315">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864877,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660760,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423142730315 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:16.630 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423142730315 receive call {rx_s6b_aar,"262423142730315@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.830.0> in state state_authenticated 04:13:16.642 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423142730315@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:16.642 [info] ue_fsm ev_rx_s6b_aar: "262423142730315@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:16.642 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423142730315@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423142730315",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423142730315 send ok to <0.830.0> *DBG* aaa_ue_fsm_262423142730315 consume call {rx_s6b_aar,"262423142730315@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.830.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:16.642 [debug] SWx Tx SAR Imsi="262423142730315" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:16.642 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","66",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423142730315",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:16.642 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423142730315 receive call {rx_swx_saa,{ok,13,#{}}} from <0.831.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423142730315 send ok to <0.831.0> 04:13:16.647 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;66;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423142730315",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423142730315 consume call {rx_swx_saa,{ok,13,#{}}} from <0.831.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:16.647 [info] ue_fsm ev_rx_swx_saa 04:13:16.647 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423142730315","262423142730315@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.830.0>} 04:13:16.647 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:16.647 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:16.654 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,173,82,85,185,0,2,0,2,0,16,0,87,0,9,1,160,72,46,80,50,172,18,2,103,79,0,5,0,1,192,168,0,9,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,72,46,80,50,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,72,46,80,50,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:16.654 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864877,5395897,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"H.P2">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1210994738,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1210994738,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,9>>}}} 04:13:16.654 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423142730315">>,<0.824.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864877,1210994738,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660760,1210994738}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:16.654 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:16.654 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 3431660760,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1210994738}} *DBG* epdg_ue_fsm_262423142730315 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 3431660760, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1210994738}}} from <0.832.0> in state state_wait_create_session_resp 04:13:16.655 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423142730315">>,"internet",[],undefined,false,0,false,false} 04:13:16.655 [info] KMOD Port Create PDP Context Call {<0.824.0>,[alias|#Ref<0.718718372.1967980545.224157>]}: {create_pdp_context,{172,18,2,103},3431660760,1210994738,{192,168,0,9}} 04:13:16.655 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,9}, 3431660760, 1210994738 04:13:16.655 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],656,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,9}},{i_tid,3431660760},{o_tid,1210994738}]}} 04:13:16.655 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 3431660760,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1210994738}) returned ok *DBG* epdg_ue_fsm_262423142730315 send ok to <0.832.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423142730315">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 3431660760, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1210994738}}}} *DBG* epdg_ue_fsm_262423142730315 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 3431660760, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1210994738}}} from <0.832.0> in state state_wait_create_session_resp => state_active 04:13:16.655 [info] tunnel_response(<<"262423142730315">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 3431660760,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1210994738}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.655 [info] tunnel_response for <<"262423142730315">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 3431660760,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1210994738}} 04:13:16.655 [info] GSUP: Tx #{imsi => <<"262423142730315">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,9>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423858449434">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423858449434 enter epdg_ue_fsm in state state_new 04:13:16.708 [info] GSUP: Rx #{imsi => <<"262423858449434">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423858449434 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423858449434 receive call {auth_request,33,"internet",#{}} from <0.833.0> in state state_new 04:13:16.709 [info] ue_fsm start(epdg_ue_fsm_262423858449434) 04:13:16.709 [info] ue_fsm init(<<"262423858449434">>) *DBG* epdg_ue_fsm_262423858449434 send ok to <0.833.0> 04:13:16.709 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423858449434 consume call {auth_request,33,"internet",#{}} from <0.833.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423858449434 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423858449434 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:16.709 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423858449434">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423858449434 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423858449434 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:16.709 [info] ue_fsm start_link(aaa_ue_fsm_262423858449434) 04:13:16.709 [info] ue_fsm init("262423858449434") 04:13:16.709 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:16.709 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423858449434",undefined,undefined,false,false,undefined} 04:13:16.709 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:16.709 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","67",";","nonode@nohost"],1,undefined,undefined,undefined,"262423858449434",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423858449434 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423858449434 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423858449434 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1>>, <<206,134,204,46,119,233,107,237,226,153,246,109,151,162,48, 131>>, <<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250, 223,97,133,109,247,75,7,81,67,227,182,156>>, <<152,70,47,233,25,182,12,182,36,131,249,30,237,185,194,168>>, <<210,82,114,140,231,242,15,47,145,139,124,133,222,39,15, 196>>}]}} from <0.836.0> in state state_wait_swx_maa 04:13:16.719 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;67;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423858449434",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,206,134,204,46,119,233,107,237,226,153,246,109,151,162,48,131]],[[210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250,223,97,133,109,247,75,7,81,67,227,182,156]],["foobar"],[[210,82,114,140,231,242,15,47,145,139,124,133,222,39,15,196]],[[152,70,47,233,25,182,12,182,36,131,249,30,237,185,194,168]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.719 [info] dia_sip2gsup: auth [210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,206,134,204,46,119,233,107,237,226,153,246,109,151,162,48,131] authz [210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250,223,97,133,109,247,75,7,81,67,227,182,156]  *DBG* aaa_ue_fsm_262423858449434 send ok to <0.836.0> 04:13:16.719 [info] rand [210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1] autn [206,134,204,46,119,233,107,237,226,153,246,109,151,162,48,131]  *DBG* epdg_ue_fsm_262423858449434 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1>>, <<206,134,204,46,119,233,107,237,226,153,246,109,151,162,48, 131>>, <<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250, 223,97,133,109,247,75,7,81,67,227,182,156>>, <<152,70,47,233,25,182,12,182,36,131,249,30,237,185,194,168>>, <<210,82,114,140,231,242,15,47,145,139,124,133,222,39,15, 196>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423858449434 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1>>, <<206,134,204,46,119,233,107,237,226,153,246,109,151,162,48, 131>>, <<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250, 223,97,133,109,247,75,7,81,67,227,182,156>>, <<152,70,47,233,25,182,12,182,36,131,249,30,237,185,194,168>>, <<210,82,114,140,231,242,15,47,145,139,124,133,222,39,15, 196>>}]}} from <0.836.0> in state state_wait_swx_maa => state_new 04:13:16.719 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423858449434 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423858449434">>, {ok, [{epdg_auth_tuple, <<210,111,17,5,48,158,223,18,56,32,235,1,76, 253,91,1>>, <<206,134,204,46,119,233,107,237,226,153,246, 109,151,162,48,131>>, <<210,111,17,5,48,158,223,18,56,32,235,1,76, 253,91,1,47,250,223,97,133,109,247,75,7,81, 67,227,182,156>>, <<152,70,47,233,25,182,12,182,36,131,249,30, 237,185,194,168>>, <<210,82,114,140,231,242,15,47,145,139, 124,133,222,39,15,196>>}]}}} *DBG* epdg_ue_fsm_262423858449434 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1>>, <<206,134,204,46,119,233,107,237,226,153,246,109,151,162,48, 131>>, <<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250, 223,97,133,109,247,75,7,81,67,227,182,156>>, <<152,70,47,233,25,182,12,182,36,131,249,30,237,185,194,168>>, <<210,82,114,140,231,242,15,47,145,139,124,133,222,39,15, 196>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:16.719 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423858449434",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.719 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1>>,<<206,134,204,46,119,233,107,237,226,153,246,109,151,162,48,131>>,<<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250,223,97,133,109,247,75,7,81,67,227,182,156>>,<<152,70,47,233,25,182,12,182,36,131,249,30,237,185,194,168>>,<<210,82,114,140,231,242,15,47,145,139,124,133,222,39,15,196>>}]} 04:13:16.719 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1>>,<<206,134,204,46,119,233,107,237,226,153,246,109,151,162,48,131>>,<<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250,223,97,133,109,247,75,7,81,67,227,182,156>>,<<152,70,47,233,25,182,12,182,36,131,249,30,237,185,194,168>>,<<210,82,114,140,231,242,15,47,145,139,124,133,222,39,15,196>>}]}, {ue_fsm_data,<<"262423858449434">>,"internet",[],undefined,false,0,false,false} 04:13:16.719 [info] auth_response(<<"262423858449434">>): {ok,[{epdg_auth_tuple,<<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1>>,<<206,134,204,46,119,233,107,237,226,153,246,109,151,162,48,131>>,<<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250,223,97,133,109,247,75,7,81,67,227,182,156>>,<<152,70,47,233,25,182,12,182,36,131,249,30,237,185,194,168>>,<<210,82,114,140,231,242,15,47,145,139,124,133,222,39,15,196>>}]} 04:13:16.719 [info] auth_response for <<"262423858449434">>: {ok,[{epdg_auth_tuple,<<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1>>,<<206,134,204,46,119,233,107,237,226,153,246,109,151,162,48,131>>,<<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250,223,97,133,109,247,75,7,81,67,227,182,156>>,<<152,70,47,233,25,182,12,182,36,131,249,30,237,185,194,168>>,<<210,82,114,140,231,242,15,47,145,139,124,133,222,39,15,196>>}]} 04:13:16.720 [info] GSUP: Tx #{auth_tuples => [#{autn => <<206,134,204,46,119,233,107,237,226,153,246,109,151,162,48,131>>,ck => <<210,82,114,140,231,242,15,47,145,139,124,133,222,39,15,196>>,ik => <<152,70,47,233,25,182,12,182,36,131,249,30,237,185,194,168>>,rand => <<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1>>,res => <<210,111,17,5,48,158,223,18,56,32,235,1,76,253,91,1,47,250,223,97,133,109,247,75,7,81,67,227,182,156>>}],imsi => <<"262423858449434">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423858449434">>, message_type => location_upd_req}} 04:13:16.722 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423858449434">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423858449434 receive call lu_request from <0.837.0> in state state_authenticating 04:13:16.722 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423858449434 send ok to <0.837.0> *DBG* epdg_ue_fsm_262423858449434 consume call lu_request from <0.837.0> in state state_authenticating *DBG* aaa_ue_fsm_262423858449434 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.722 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423858449434">>,"internet",[],undefined,false,0,false,false} 04:13:16.722 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:16.722 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423858449434",undefined,undefined,false,false,undefined} 04:13:16.722 [debug] SWx Tx SAR Imsi="262423858449434" Type=1 APN="internet" AgentInfoOpt=[]  04:13:16.722 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","68",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423858449434",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423858449434 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423858449434 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423858449434 receive call {rx_swx_saa,{ok,1,#{}}} from <0.838.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423858449434 send ok to <0.838.0> *DBG* epdg_ue_fsm_262423858449434 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:16.728 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;68;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423858449434",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423858449434 consume call {rx_swx_saa,{ok,1,#{}}} from <0.838.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423858449434 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423858449434">>,ok}} 04:13:16.728 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423858449434 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:16.728 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423858449434",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.728 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:16.728 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423858449434">>,"internet",[],undefined,false,0,false,false} 04:13:16.728 [info] lu_response(<<"262423858449434">>): ok 04:13:16.728 [info] lu_response for <<"262423858449434">>: ok 04:13:16.728 [info] GSUP: Tx #{imsi => <<"262423858449434">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423858449434">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423858449434 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.839.0> in state state_authenticated 04:13:16.730 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423858449434">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:16.730 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262423858449434 send ok to <0.839.0> 04:13:16.730 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423858449434">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423858449434 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.839.0> in state state_authenticated => state_wait_create_session_resp 04:13:16.730 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262423858449434 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:16.730 [info] s2b: Tx {gtp,v2,create_session_request,0,5395898,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423858449434">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864878,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660761,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:16.730 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423858449434 receive call {rx_s6b_aar,"262423858449434@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.840.0> in state state_authenticated 04:13:16.737 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423858449434@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:16.737 [info] ue_fsm ev_rx_s6b_aar: "262423858449434@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:16.737 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423858449434@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423858449434",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423858449434 send ok to <0.840.0> 04:13:16.737 [debug] SWx Tx SAR Imsi="262423858449434" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423858449434 consume call {rx_s6b_aar,"262423858449434@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.840.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:16.737 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","69",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423858449434",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:16.737 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423858449434 receive call {rx_swx_saa,{ok,13,#{}}} from <0.841.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423858449434 send ok to <0.841.0> 04:13:16.741 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;69;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423858449434",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423858449434 consume call {rx_swx_saa,{ok,13,#{}}} from <0.841.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:16.741 [info] ue_fsm ev_rx_swx_saa 04:13:16.741 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423858449434","262423858449434@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.840.0>} 04:13:16.741 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:16.741 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:16.746 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,174,82,85,186,0,2,0,2,0,16,0,87,0,9,1,160,131,44,249,125,172,18,2,103,79,0,5,0,1,192,168,0,10,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,131,44,249,125,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,131,44,249,125,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:16.746 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864878,5395898,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<131,44,249,125>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2200762749,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2200762749,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,10>>}}} 04:13:16.747 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423858449434">>,<0.834.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864878,2200762749,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660761,2200762749}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423858449434 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 3431660761, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2200762749}}} from <0.842.0> in state state_wait_create_session_resp 04:13:16.747 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:16.747 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 3431660761,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2200762749}} 04:13:16.747 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423858449434">>,"internet",[],undefined,false,0,false,false} 04:13:16.747 [info] KMOD Port Create PDP Context Call {<0.834.0>,[alias|#Ref<0.718718372.1967980559.222501>]}: {create_pdp_context,{172,18,2,103},3431660761,2200762749,{192,168,0,10}} 04:13:16.747 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,10}, 3431660761, 2200762749 04:13:16.747 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],720,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,10}},{i_tid,3431660761},{o_tid,2200762749}]}} *DBG* epdg_ue_fsm_262423858449434 send ok to <0.842.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423858449434">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 3431660761, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2200762749}}}} 04:13:16.747 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 3431660761,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2200762749}) returned ok *DBG* epdg_ue_fsm_262423858449434 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 3431660761, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2200762749}}} from <0.842.0> in state state_wait_create_session_resp => state_active 04:13:16.747 [info] tunnel_response(<<"262423858449434">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 3431660761,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2200762749}} 04:13:16.747 [info] tunnel_response for <<"262423858449434">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 3431660761,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2200762749}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.747 [info] GSUP: Tx #{imsi => <<"262423858449434">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,10>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426523349225">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426523349225 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426523349225 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426523349225 receive call {auth_request,33,"internet",#{}} from <0.843.0> in state state_new *DBG* epdg_ue_fsm_262426523349225 send ok to <0.843.0> *DBG* epdg_ue_fsm_262426523349225 consume call {auth_request,33,"internet",#{}} from <0.843.0> in state state_new => state_wait_auth_resp 04:13:16.807 [info] GSUP: Rx #{imsi => <<"262426523349225">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426523349225 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:16.808 [info] ue_fsm start(epdg_ue_fsm_262426523349225) *DBG* aaa_ue_fsm_262426523349225 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262426523349225 consume internal init_state in state state_new 04:13:16.808 [info] ue_fsm init(<<"262426523349225">>) *DBG* aaa_ue_fsm_262426523349225 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:16.808 [info] ue_fsm auth_request 04:13:16.808 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426523349225">>,"internet",[],undefined,false,0,false,false} 04:13:16.808 [info] ue_fsm start_link(aaa_ue_fsm_262426523349225) 04:13:16.808 [info] ue_fsm init("262426523349225") 04:13:16.808 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426523349225 send ok to <0.201.0> 04:13:16.808 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426523349225",undefined,undefined,false,false,undefined} 04:13:16.808 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426523349225 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:16.808 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","70",";","nonode@nohost"],1,undefined,undefined,undefined,"262426523349225",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:16.812 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;70;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426523349225",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37]],[[148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99,61,126,176,155,219,31,85,44,183,58,247,45,37]],["foobar"],[[99,145,48,248,141,128,178,54,78,216,20,160,115,115,252,106]],[[44,115,138,235,64,231,110,143,236,215,102,140,187,8,230,124]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426523349225 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65>>, <<4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37>>, <<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99, 61,126,176,155,219,31,85,44,183,58,247,45,37>>, <<44,115,138,235,64,231,110,143,236,215,102,140,187,8,230,124>>, <<99,145,48,248,141,128,178,54,78,216,20,160,115,115,252, 106>>}]}} from <0.846.0> in state state_wait_swx_maa 04:13:16.812 [info] dia_sip2gsup: auth [148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37] authz [148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99,61,126,176,155,219,31,85,44,183,58,247,45,37]  04:13:16.812 [info] rand [148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65] autn [4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37]  *DBG* aaa_ue_fsm_262426523349225 send ok to <0.846.0> 04:13:16.812 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426523349225 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65>>, <<4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37>>, <<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99, 61,126,176,155,219,31,85,44,183,58,247,45,37>>, <<44,115,138,235,64,231,110,143,236,215,102,140,187,8,230,124>>, <<99,145,48,248,141,128,178,54,78,216,20,160,115,115,252, 106>>}]}} from <0.846.0> in state state_wait_swx_maa => state_new 04:13:16.812 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426523349225",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426523349225 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65>>, <<4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37>>, <<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99, 61,126,176,155,219,31,85,44,183,58,247,45,37>>, <<44,115,138,235,64,231,110,143,236,215,102,140,187,8,230,124>>, <<99,145,48,248,141,128,178,54,78,216,20,160,115,115,252, 106>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:16.812 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65>>,<<4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37>>,<<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99,61,126,176,155,219,31,85,44,183,58,247,45,37>>,<<44,115,138,235,64,231,110,143,236,215,102,140,187,8,230,124>>,<<99,145,48,248,141,128,178,54,78,216,20,160,115,115,252,106>>}]} 04:13:16.812 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65>>,<<4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37>>,<<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99,61,126,176,155,219,31,85,44,183,58,247,45,37>>,<<44,115,138,235,64,231,110,143,236,215,102,140,187,8,230,124>>,<<99,145,48,248,141,128,178,54,78,216,20,160,115,115,252,106>>}]}, {ue_fsm_data,<<"262426523349225">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426523349225 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426523349225">>, {ok, [{epdg_auth_tuple, <<148,253,113,208,235,14,161,18,9,92,173,84, 189,181,55,65>>, <<4,6,51,169,60,215,210,3,105,128,247,225,172, 128,138,37>>, <<148,253,113,208,235,14,161,18,9,92,173,84, 189,181,55,65,99,61,126,176,155,219,31,85,44, 183,58,247,45,37>>, <<44,115,138,235,64,231,110,143,236,215,102, 140,187,8,230,124>>, <<99,145,48,248,141,128,178,54,78,216,20, 160,115,115,252,106>>}]}}} 04:13:16.812 [info] auth_response(<<"262426523349225">>): {ok,[{epdg_auth_tuple,<<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65>>,<<4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37>>,<<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99,61,126,176,155,219,31,85,44,183,58,247,45,37>>,<<44,115,138,235,64,231,110,143,236,215,102,140,187,8,230,124>>,<<99,145,48,248,141,128,178,54,78,216,20,160,115,115,252,106>>}]} *DBG* epdg_ue_fsm_262426523349225 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65>>, <<4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37>>, <<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99, 61,126,176,155,219,31,85,44,183,58,247,45,37>>, <<44,115,138,235,64,231,110,143,236,215,102,140,187,8,230,124>>, <<99,145,48,248,141,128,178,54,78,216,20,160,115,115,252, 106>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:16.812 [info] auth_response for <<"262426523349225">>: {ok,[{epdg_auth_tuple,<<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65>>,<<4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37>>,<<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99,61,126,176,155,219,31,85,44,183,58,247,45,37>>,<<44,115,138,235,64,231,110,143,236,215,102,140,187,8,230,124>>,<<99,145,48,248,141,128,178,54,78,216,20,160,115,115,252,106>>}]} 04:13:16.812 [info] GSUP: Tx #{auth_tuples => [#{autn => <<4,6,51,169,60,215,210,3,105,128,247,225,172,128,138,37>>,ck => <<99,145,48,248,141,128,178,54,78,216,20,160,115,115,252,106>>,ik => <<44,115,138,235,64,231,110,143,236,215,102,140,187,8,230,124>>,rand => <<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65>>,res => <<148,253,113,208,235,14,161,18,9,92,173,84,189,181,55,65,99,61,126,176,155,219,31,85,44,183,58,247,45,37>>}],imsi => <<"262426523349225">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426523349225">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426523349225 receive call lu_request from <0.847.0> in state state_authenticating *DBG* epdg_ue_fsm_262426523349225 send ok to <0.847.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426523349225 consume call lu_request from <0.847.0> in state state_authenticating *DBG* aaa_ue_fsm_262426523349225 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:16.814 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426523349225">>,message_type => location_upd_req} 04:13:16.814 [info] ue_fsm lu_request 04:13:16.814 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426523349225">>,"internet",[],undefined,false,0,false,false} 04:13:16.814 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:16.814 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426523349225",undefined,undefined,false,false,undefined} 04:13:16.814 [debug] SWx Tx SAR Imsi="262426523349225" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426523349225 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426523349225 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:16.814 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","71",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426523349225",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426523349225 receive call {rx_swx_saa,{ok,1,#{}}} from <0.848.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426523349225 send ok to <0.848.0> *DBG* epdg_ue_fsm_262426523349225 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426523349225 consume call {rx_swx_saa,{ok,1,#{}}} from <0.848.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426523349225 send ok to <0.211.0> 04:13:16.816 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;71;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426523349225",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server got cast {lu_response,{<<"262426523349225">>,ok}} *DBG* epdg_ue_fsm_262426523349225 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:16.816 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.816 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426523349225",undefined,undefined,false,false,undefined} 04:13:16.816 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:16.816 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426523349225">>,"internet",[],undefined,false,0,false,false} 04:13:16.816 [info] lu_response(<<"262426523349225">>): ok 04:13:16.817 [info] lu_response for <<"262426523349225">>: ok 04:13:16.817 [info] GSUP: Tx #{imsi => <<"262426523349225">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426523349225">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426523349225 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.849.0> in state state_authenticated 04:13:16.817 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426523349225">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:16.817 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:16.817 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426523349225">>,"internet",[],undefined,false,0,false,false} 04:13:16.817 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262426523349225 send ok to <0.849.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.817 [info] s2b: Tx {gtp,v2,create_session_request,0,5395899,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426523349225">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864879,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660762,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426523349225 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.849.0> in state state_authenticated => state_wait_create_session_resp 04:13:16.818 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426523349225 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426523349225 receive call {rx_s6b_aar,"262426523349225@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.850.0> in state state_authenticated 04:13:16.823 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426523349225@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426523349225 send ok to <0.850.0> 04:13:16.823 [info] ue_fsm ev_rx_s6b_aar: "262426523349225@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426523349225 consume call {rx_s6b_aar,"262426523349225@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.850.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:16.823 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426523349225@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262426523349225",undefined,undefined,true,false,undefined} 04:13:16.823 [debug] SWx Tx SAR Imsi="262426523349225" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:16.823 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","72",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426523349225",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:16.823 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426523349225 receive call {rx_swx_saa,{ok,13,#{}}} from <0.851.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426523349225 send ok to <0.851.0> *DBG* aaa_ue_fsm_262426523349225 consume call {rx_swx_saa,{ok,13,#{}}} from <0.851.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:16.825 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;72;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426523349225",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.825 [info] ue_fsm ev_rx_swx_saa 04:13:16.825 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426523349225","262426523349225@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.850.0>} 04:13:16.825 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:16.825 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:16.828 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,175,82,85,187,0,2,0,2,0,16,0,87,0,9,1,160,110,24,86,162,172,18,2,103,79,0,5,0,1,192,168,0,11,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,110,24,86,162,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,110,24,86,162,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:16.828 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864879,5395899,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<110,24,86,162>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1847088802,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1847088802,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,11>>}}} *DBG* epdg_ue_fsm_262426523349225 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 3431660762, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1847088802}}} from <0.852.0> in state state_wait_create_session_resp 04:13:16.828 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426523349225">>,<0.844.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864879,1847088802,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660762,1847088802}],[],[]}}}} 04:13:16.828 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:16.828 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 3431660762,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1847088802}} 04:13:16.828 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426523349225">>,"internet",[],undefined,false,0,false,false} 04:13:16.828 [info] KMOD Port Create PDP Context Call {<0.844.0>,[alias|#Ref<0.718718372.1967980559.222641>]}: {create_pdp_context,{172,18,2,103},3431660762,1847088802,{192,168,0,11}} 04:13:16.828 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,11}, 3431660762, 1847088802 04:13:16.828 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],784,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,11}},{i_tid,3431660762},{o_tid,1847088802}]}} *DBG* epdg_ue_fsm_262426523349225 send ok to <0.852.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426523349225">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 3431660762, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1847088802}}}} 04:13:16.828 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 3431660762,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1847088802}) returned ok *DBG* epdg_ue_fsm_262426523349225 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 3431660762, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1847088802}}} from <0.852.0> in state state_wait_create_session_resp => state_active 04:13:16.828 [info] tunnel_response(<<"262426523349225">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 3431660762,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1847088802}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.828 [info] tunnel_response for <<"262426523349225">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 3431660762,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1847088802}} 04:13:16.828 [info] GSUP: Tx #{imsi => <<"262426523349225">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,11>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421736184139">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421736184139 enter epdg_ue_fsm in state state_new 04:13:16.911 [info] GSUP: Rx #{imsi => <<"262421736184139">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:16.911 [info] ue_fsm start(epdg_ue_fsm_262421736184139) *DBG* epdg_ue_fsm_262421736184139 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421736184139 receive call {auth_request,33,"internet",#{}} from <0.853.0> in state state_new 04:13:16.911 [info] ue_fsm init(<<"262421736184139">>) 04:13:16.911 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421736184139 send ok to <0.853.0> *DBG* aaa_ue_fsm_262421736184139 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421736184139 consume call {auth_request,33,"internet",#{}} from <0.853.0> in state state_new => state_wait_auth_resp 04:13:16.912 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421736184139">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421736184139 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421736184139 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:16.912 [info] ue_fsm start_link(aaa_ue_fsm_262421736184139) *DBG* aaa_ue_fsm_262421736184139 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:16.912 [info] ue_fsm init("262421736184139") 04:13:16.912 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:16.912 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421736184139",undefined,undefined,false,false,undefined} 04:13:16.912 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:16.912 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","73",";","nonode@nohost"],1,undefined,undefined,undefined,"262421736184139",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421736184139 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421736184139 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421736184139 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52>>, <<208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82>>, <<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52, 84,38,215,90,125,123,68,230,245,145,107,161,147,54>>, <<198,152,91,49,91,159,133,220,1,135,39,53,158,199,172,148>>, <<145,228,50,189,85,93,200,240,246,216,37,41,166,242,244, 224>>}]}} from <0.856.0> in state state_wait_swx_maa 04:13:16.927 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;73;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421736184139",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52,208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82]],[[73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52,84,38,215,90,125,123,68,230,245,145,107,161,147,54]],["foobar"],[[145,228,50,189,85,93,200,240,246,216,37,41,166,242,244,224]],[[198,152,91,49,91,159,133,220,1,135,39,53,158,199,172,148]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421736184139 send ok to <0.856.0> 04:13:16.927 [info] dia_sip2gsup: auth [73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52,208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82] authz [73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52,84,38,215,90,125,123,68,230,245,145,107,161,147,54]  *DBG* epdg_ue_fsm_262421736184139 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52>>, <<208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82>>, <<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52, 84,38,215,90,125,123,68,230,245,145,107,161,147,54>>, <<198,152,91,49,91,159,133,220,1,135,39,53,158,199,172,148>>, <<145,228,50,189,85,93,200,240,246,216,37,41,166,242,244, 224>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:16.927 [info] rand [73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52] autn [208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82]  *DBG* aaa_ue_fsm_262421736184139 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52>>, <<208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82>>, <<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52, 84,38,215,90,125,123,68,230,245,145,107,161,147,54>>, <<198,152,91,49,91,159,133,220,1,135,39,53,158,199,172,148>>, <<145,228,50,189,85,93,200,240,246,216,37,41,166,242,244, 224>>}]}} from <0.856.0> in state state_wait_swx_maa => state_new 04:13:16.927 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421736184139 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421736184139">>, {ok, [{epdg_auth_tuple, <<73,111,97,48,196,209,197,110,214,84,137,39, 43,151,170,52>>, <<208,69,77,103,82,183,192,226,51,191,175,199, 128,184,129,82>>, <<73,111,97,48,196,209,197,110,214,84,137,39, 43,151,170,52,84,38,215,90,125,123,68,230, 245,145,107,161,147,54>>, <<198,152,91,49,91,159,133,220,1,135,39,53,158, 199,172,148>>, <<145,228,50,189,85,93,200,240,246,216,37, 41,166,242,244,224>>}]}}} 04:13:16.928 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421736184139",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421736184139 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52>>, <<208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82>>, <<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52, 84,38,215,90,125,123,68,230,245,145,107,161,147,54>>, <<198,152,91,49,91,159,133,220,1,135,39,53,158,199,172,148>>, <<145,228,50,189,85,93,200,240,246,216,37,41,166,242,244, 224>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.929 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52>>,<<208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82>>,<<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52,84,38,215,90,125,123,68,230,245,145,107,161,147,54>>,<<198,152,91,49,91,159,133,220,1,135,39,53,158,199,172,148>>,<<145,228,50,189,85,93,200,240,246,216,37,41,166,242,244,224>>}]} 04:13:16.930 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52>>,<<208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82>>,<<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52,84,38,215,90,125,123,68,230,245,145,107,161,147,54>>,<<198,152,91,49,91,159,133,220,1,135,39,53,158,199,172,148>>,<<145,228,50,189,85,93,200,240,246,216,37,41,166,242,244,224>>}]}, {ue_fsm_data,<<"262421736184139">>,"internet",[],undefined,false,0,false,false} 04:13:16.930 [info] auth_response(<<"262421736184139">>): {ok,[{epdg_auth_tuple,<<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52>>,<<208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82>>,<<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52,84,38,215,90,125,123,68,230,245,145,107,161,147,54>>,<<198,152,91,49,91,159,133,220,1,135,39,53,158,199,172,148>>,<<145,228,50,189,85,93,200,240,246,216,37,41,166,242,244,224>>}]} 04:13:16.931 [info] auth_response for <<"262421736184139">>: {ok,[{epdg_auth_tuple,<<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52>>,<<208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82>>,<<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52,84,38,215,90,125,123,68,230,245,145,107,161,147,54>>,<<198,152,91,49,91,159,133,220,1,135,39,53,158,199,172,148>>,<<145,228,50,189,85,93,200,240,246,216,37,41,166,242,244,224>>}]} 04:13:16.931 [info] GSUP: Tx #{auth_tuples => [#{autn => <<208,69,77,103,82,183,192,226,51,191,175,199,128,184,129,82>>,ck => <<145,228,50,189,85,93,200,240,246,216,37,41,166,242,244,224>>,ik => <<198,152,91,49,91,159,133,220,1,135,39,53,158,199,172,148>>,rand => <<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52>>,res => <<73,111,97,48,196,209,197,110,214,84,137,39,43,151,170,52,84,38,215,90,125,123,68,230,245,145,107,161,147,54>>}],imsi => <<"262421736184139">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421736184139">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421736184139 receive call lu_request from <0.857.0> in state state_authenticating *DBG* epdg_ue_fsm_262421736184139 send ok to <0.857.0> 04:13:16.936 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421736184139">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421736184139 consume call lu_request from <0.857.0> in state state_authenticating *DBG* aaa_ue_fsm_262421736184139 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.936 [info] ue_fsm lu_request 04:13:16.936 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421736184139">>,"internet",[],undefined,false,0,false,false} 04:13:16.936 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:16.937 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421736184139",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421736184139 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421736184139 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:16.937 [debug] SWx Tx SAR Imsi="262421736184139" Type=1 APN="internet" AgentInfoOpt=[]  04:13:16.937 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","74",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421736184139",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421736184139 receive call {rx_swx_saa,{ok,1,#{}}} from <0.858.0> in state state_wait_swx_saa 04:13:16.947 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;74;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421736184139",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:16.947 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421736184139 send ok to <0.858.0> *DBG* epdg_ue_fsm_262421736184139 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:16.947 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421736184139",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421736184139 consume call {rx_swx_saa,{ok,1,#{}}} from <0.858.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421736184139 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421736184139">>,ok}} 04:13:16.947 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421736184139 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:16.948 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421736184139">>,"internet",[],undefined,false,0,false,false} 04:13:16.948 [info] lu_response(<<"262421736184139">>): ok 04:13:16.948 [info] lu_response for <<"262421736184139">>: ok 04:13:16.948 [info] GSUP: Tx #{imsi => <<"262421736184139">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421736184139">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421736184139 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.859.0> in state state_authenticated 04:13:16.953 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421736184139">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:16.953 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:16.954 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421736184139">>,"internet",[],undefined,false,0,false,false} 04:13:16.954 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262421736184139 send ok to <0.859.0> 04:13:16.954 [info] s2b: Tx {gtp,v2,create_session_request,0,5395900,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421736184139">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864880,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660763,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421736184139 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.859.0> in state state_authenticated => state_wait_create_session_resp 04:13:16.954 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421736184139 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421736184139 receive call {rx_s6b_aar,"262421736184139@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.860.0> in state state_authenticated 04:13:16.970 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421736184139@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:16.970 [info] ue_fsm ev_rx_s6b_aar: "262421736184139@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:16.970 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421736184139@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421736184139",undefined,undefined,true,false,undefined} 04:13:16.970 [debug] SWx Tx SAR Imsi="262421736184139" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:16.970 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","75",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421736184139",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421736184139 send ok to <0.860.0> *DBG* aaa_ue_fsm_262421736184139 consume call {rx_s6b_aar,"262421736184139@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.860.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:16.970 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421736184139 receive call {rx_swx_saa,{ok,13,#{}}} from <0.861.0> in state state_authenticated_wait_swx_saa 04:13:16.977 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;75;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421736184139",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421736184139 send ok to <0.861.0> *DBG* aaa_ue_fsm_262421736184139 consume call {rx_swx_saa,{ok,13,#{}}} from <0.861.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:16.977 [info] ue_fsm ev_rx_swx_saa 04:13:16.977 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421736184139","262421736184139@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.860.0>} 04:13:16.978 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:16.978 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:16.986 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,176,82,85,188,0,2,0,2,0,16,0,87,0,9,1,160,55,177,234,185,172,18,2,103,79,0,5,0,1,192,168,0,12,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,55,177,234,185,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,55,177,234,185,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:16.986 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864880,5395900,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"7±ê¹">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,934406841,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,934406841,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,12>>}}} 04:13:16.986 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421736184139">>,<0.854.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864880,934406841,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3431660763,934406841}],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421736184139 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 3431660763, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 934406841}}} from <0.862.0> in state state_wait_create_session_resp 04:13:16.986 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:16.986 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 3431660763,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 934406841}} 04:13:16.987 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421736184139">>,"internet",[],undefined,false,0,false,false} 04:13:16.987 [info] KMOD Port Create PDP Context Call {<0.854.0>,[alias|#Ref<0.718718372.1967980559.222812>]}: {create_pdp_context,{172,18,2,103},3431660763,934406841,{192,168,0,12}} 04:13:16.987 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,12}, 3431660763, 934406841 04:13:16.987 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],848,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,12}},{i_tid,3431660763},{o_tid,934406841}]}} 04:13:16.987 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 3431660763,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 934406841}) returned ok *DBG* epdg_ue_fsm_262421736184139 send ok to <0.862.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421736184139">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 3431660763, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 934406841}}}} 04:13:16.987 [info] tunnel_response(<<"262421736184139">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 3431660763,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 934406841}} *DBG* epdg_ue_fsm_262421736184139 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 3431660763, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 934406841}}} from <0.862.0> in state state_wait_create_session_resp => state_active 04:13:16.987 [info] tunnel_response for <<"262421736184139">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 3431660763,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 934406841}} 04:13:16.987 [info] GSUP: Tx #{imsi => <<"262421736184139">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,12>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421868682920">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421868682920 enter epdg_ue_fsm in state state_new 04:13:17.008 [info] GSUP: Rx #{imsi => <<"262421868682920">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421868682920 consume internal init_state in state state_new 04:13:17.008 [info] ue_fsm start(epdg_ue_fsm_262421868682920) *DBG* epdg_ue_fsm_262421868682920 receive call {auth_request,33,"internet",#{}} from <0.863.0> in state state_new 04:13:17.008 [info] ue_fsm init(<<"262421868682920">>) *DBG* epdg_ue_fsm_262421868682920 send ok to <0.863.0> 04:13:17.008 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421868682920 consume call {auth_request,33,"internet",#{}} from <0.863.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421868682920 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.008 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421868682920">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421868682920 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421868682920 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421868682920 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.008 [info] ue_fsm start_link(aaa_ue_fsm_262421868682920) 04:13:17.008 [info] ue_fsm init("262421868682920") 04:13:17.008 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.008 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421868682920",undefined,undefined,false,false,undefined} 04:13:17.008 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:17.008 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","76",";","nonode@nohost"],1,undefined,undefined,undefined,"262421868682920",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421868682920 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421868682920 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421868682920 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179>>, <<84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132>>, <<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179, 105,14,63,85,45,49,250,133,222,87,89,231,108,38>>, <<35,255,179,19,26,152,236,31,16,237,194,140,0,250,157,77>>, <<230,152,194,208,120,86,141,88,76,33,54,220,63,67,146,50>>}]}} from <0.866.0> in state state_wait_swx_maa *DBG* aaa_ue_fsm_262421868682920 send ok to <0.866.0> 04:13:17.011 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;76;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421868682920",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179,84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132]],[[207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179,105,14,63,85,45,49,250,133,222,87,89,231,108,38]],["foobar"],[[230,152,194,208,120,86,141,88,76,33,54,220,63,67,146,50]],[[35,255,179,19,26,152,236,31,16,237,194,140,0,250,157,77]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421868682920 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179>>, <<84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132>>, <<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179, 105,14,63,85,45,49,250,133,222,87,89,231,108,38>>, <<35,255,179,19,26,152,236,31,16,237,194,140,0,250,157,77>>, <<230,152,194,208,120,86,141,88,76,33,54,220,63,67,146,50>>}]}} from <0.866.0> in state state_wait_swx_maa => state_new 04:13:17.011 [info] dia_sip2gsup: auth [207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179,84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132] authz [207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179,105,14,63,85,45,49,250,133,222,87,89,231,108,38]  *DBG* epdg_ue_fsm_262421868682920 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179>>, <<84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132>>, <<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179, 105,14,63,85,45,49,250,133,222,87,89,231,108,38>>, <<35,255,179,19,26,152,236,31,16,237,194,140,0,250,157,77>>, <<230,152,194,208,120,86,141,88,76,33,54,220,63,67,146,50>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:17.011 [info] rand [207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179] autn [84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132]  04:13:17.011 [info] ue_fsm ev_rx_swx_maa 04:13:17.011 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421868682920",undefined,undefined,false,false,undefined} 04:13:17.011 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179>>,<<84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132>>,<<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179,105,14,63,85,45,49,250,133,222,87,89,231,108,38>>,<<35,255,179,19,26,152,236,31,16,237,194,140,0,250,157,77>>,<<230,152,194,208,120,86,141,88,76,33,54,220,63,67,146,50>>}]} 04:13:17.012 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179>>,<<84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132>>,<<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179,105,14,63,85,45,49,250,133,222,87,89,231,108,38>>,<<35,255,179,19,26,152,236,31,16,237,194,140,0,250,157,77>>,<<230,152,194,208,120,86,141,88,76,33,54,220,63,67,146,50>>}]}, {ue_fsm_data,<<"262421868682920">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421868682920 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421868682920">>, {ok, [{epdg_auth_tuple, <<207,249,243,151,23,229,16,163,56,43,218,224, 205,153,73,179>>, <<84,120,224,181,56,161,10,82,3,98,147,165,224, 225,241,132>>, <<207,249,243,151,23,229,16,163,56,43,218,224, 205,153,73,179,105,14,63,85,45,49,250,133, 222,87,89,231,108,38>>, <<35,255,179,19,26,152,236,31,16,237,194,140,0, 250,157,77>>, <<230,152,194,208,120,86,141,88,76,33,54, 220,63,67,146,50>>}]}}} 04:13:17.012 [info] auth_response(<<"262421868682920">>): {ok,[{epdg_auth_tuple,<<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179>>,<<84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132>>,<<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179,105,14,63,85,45,49,250,133,222,87,89,231,108,38>>,<<35,255,179,19,26,152,236,31,16,237,194,140,0,250,157,77>>,<<230,152,194,208,120,86,141,88,76,33,54,220,63,67,146,50>>}]} *DBG* epdg_ue_fsm_262421868682920 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179>>, <<84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132>>, <<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179, 105,14,63,85,45,49,250,133,222,87,89,231,108,38>>, <<35,255,179,19,26,152,236,31,16,237,194,140,0,250,157,77>>, <<230,152,194,208,120,86,141,88,76,33,54,220,63,67,146,50>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.012 [info] auth_response for <<"262421868682920">>: {ok,[{epdg_auth_tuple,<<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179>>,<<84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132>>,<<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179,105,14,63,85,45,49,250,133,222,87,89,231,108,38>>,<<35,255,179,19,26,152,236,31,16,237,194,140,0,250,157,77>>,<<230,152,194,208,120,86,141,88,76,33,54,220,63,67,146,50>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.012 [info] GSUP: Tx #{auth_tuples => [#{autn => <<84,120,224,181,56,161,10,82,3,98,147,165,224,225,241,132>>,ck => <<230,152,194,208,120,86,141,88,76,33,54,220,63,67,146,50>>,ik => <<35,255,179,19,26,152,236,31,16,237,194,140,0,250,157,77>>,rand => <<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179>>,res => <<207,249,243,151,23,229,16,163,56,43,218,224,205,153,73,179,105,14,63,85,45,49,250,133,222,87,89,231,108,38>>}],imsi => <<"262421868682920">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421868682920">>, message_type => location_upd_req}} 04:13:17.013 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421868682920">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421868682920 receive call lu_request from <0.867.0> in state state_authenticating 04:13:17.013 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421868682920 send ok to <0.867.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.013 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421868682920">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421868682920 consume call lu_request from <0.867.0> in state state_authenticating *DBG* aaa_ue_fsm_262421868682920 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:17.013 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.013 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421868682920",undefined,undefined,false,false,undefined} 04:13:17.013 [debug] SWx Tx SAR Imsi="262421868682920" Type=1 APN="internet" AgentInfoOpt=[]  04:13:17.013 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","77",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421868682920",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421868682920 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421868682920 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421868682920 receive call {rx_swx_saa,{ok,1,#{}}} from <0.868.0> in state state_wait_swx_saa 04:13:17.015 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;77;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421868682920",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.015 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421868682920 send ok to <0.868.0> *DBG* epdg_ue_fsm_262421868682920 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421868682920 consume call {rx_swx_saa,{ok,1,#{}}} from <0.868.0> in state state_wait_swx_saa => state_authenticated 04:13:17.015 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421868682920",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421868682920 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421868682920">>,ok}} 04:13:17.015 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421868682920 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.015 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421868682920">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.015 [info] lu_response(<<"262421868682920">>): ok 04:13:17.015 [info] lu_response for <<"262421868682920">>: ok 04:13:17.015 [info] GSUP: Tx #{imsi => <<"262421868682920">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421868682920">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:17.016 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421868682920">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421868682920 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.869.0> in state state_authenticated 04:13:17.016 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.016 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421868682920">>,"internet",[],undefined,false,0,false,false} 04:13:17.016 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:17.017 [info] s2b: Tx {gtp,v2,create_session_request,0,5395901,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421868682920">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864881,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660764,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421868682920 send ok to <0.869.0> 04:13:17.017 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421868682920 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.869.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421868682920 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421868682920 receive call {rx_s6b_aar,"262421868682920@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.870.0> in state state_authenticated 04:13:17.021 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421868682920@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.021 [info] ue_fsm ev_rx_s6b_aar: "262421868682920@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:17.021 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421868682920@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421868682920",undefined,undefined,true,false,undefined} 04:13:17.021 [debug] SWx Tx SAR Imsi="262421868682920" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:17.021 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","78",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421868682920",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421868682920 send ok to <0.870.0> 04:13:17.021 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421868682920 consume call {rx_s6b_aar,"262421868682920@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.870.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421868682920 receive call {rx_swx_saa,{ok,13,#{}}} from <0.871.0> in state state_authenticated_wait_swx_saa 04:13:17.023 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;78;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421868682920",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.023 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421868682920 send ok to <0.871.0> *DBG* aaa_ue_fsm_262421868682920 consume call {rx_swx_saa,{ok,13,#{}}} from <0.871.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.023 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421868682920","262421868682920@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.870.0>} 04:13:17.023 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.023 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.025 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,177,82,85,189,0,2,0,2,0,16,0,87,0,9,1,160,201,249,175,59,172,18,2,103,79,0,5,0,1,192,168,0,13,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,201,249,175,59,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,201,249,175,59,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.026 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864881,5395901,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Éù¯;">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3388583739,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3388583739,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,13>>}}} 04:13:17.026 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421868682920">>,<0.864.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864881,3388583739,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660764,3388583739}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:17.026 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421868682920 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 3431660764, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3388583739}}} from <0.872.0> in state state_wait_create_session_resp 04:13:17.026 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 3431660764,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3388583739}} 04:13:17.026 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421868682920">>,"internet",[],undefined,false,0,false,false} 04:13:17.026 [info] KMOD Port Create PDP Context Call {<0.864.0>,[alias|#Ref<0.718718372.1967980559.222978>]}: {create_pdp_context,{172,18,2,103},3431660764,3388583739,{192,168,0,13}} 04:13:17.026 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,13}, 3431660764, 3388583739 04:13:17.026 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1026,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,13}},{i_tid,3431660764},{o_tid,3388583739}]}} 04:13:17.026 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 3431660764,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3388583739}) returned ok *DBG* epdg_ue_fsm_262421868682920 send ok to <0.872.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421868682920">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 3431660764, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3388583739}}}} 04:13:17.026 [info] tunnel_response(<<"262421868682920">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 3431660764,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3388583739}} *DBG* epdg_ue_fsm_262421868682920 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 3431660764, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3388583739}}} from <0.872.0> in state state_wait_create_session_resp => state_active 04:13:17.026 [info] tunnel_response for <<"262421868682920">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 3431660764,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3388583739}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.026 [info] GSUP: Tx #{imsi => <<"262421868682920">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,13>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423428420705">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423428420705 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423428420705 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423428420705 receive call {auth_request,33,"internet",#{}} from <0.873.0> in state state_new *DBG* epdg_ue_fsm_262423428420705 send ok to <0.873.0> 04:13:17.108 [info] GSUP: Rx #{imsi => <<"262423428420705">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423428420705 consume call {auth_request,33,"internet",#{}} from <0.873.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423428420705 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423428420705 enter aaa_ue_fsm in state state_new 04:13:17.108 [info] ue_fsm start(epdg_ue_fsm_262423428420705) *DBG* aaa_ue_fsm_262423428420705 consume internal init_state in state state_new 04:13:17.108 [info] ue_fsm init(<<"262423428420705">>) *DBG* aaa_ue_fsm_262423428420705 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.108 [info] ue_fsm auth_request 04:13:17.108 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423428420705">>,"internet",[],undefined,false,0,false,false} 04:13:17.108 [info] ue_fsm start_link(aaa_ue_fsm_262423428420705) 04:13:17.108 [info] ue_fsm init("262423428420705") 04:13:17.108 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.108 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423428420705",undefined,undefined,false,false,undefined} 04:13:17.108 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:17.108 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","79",";","nonode@nohost"],1,undefined,undefined,undefined,"262423428420705",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423428420705 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423428420705 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423428420705 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64>>, <<117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220>>, <<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64, 98,32,81,49,154,72,37,241,108,79,230,43,117,48>>, <<108,151,146,63,64,162,67,179,44,93,91,193,204,57,65,254>>, <<209,131,43,59,252,60,185,241,32,32,213,249,246,192,172, 173>>}]}} from <0.876.0> in state state_wait_swx_maa 04:13:17.112 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;79;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423428420705",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64,117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220]],[[23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64,98,32,81,49,154,72,37,241,108,79,230,43,117,48]],["foobar"],[[209,131,43,59,252,60,185,241,32,32,213,249,246,192,172,173]],[[108,151,146,63,64,162,67,179,44,93,91,193,204,57,65,254]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423428420705 send ok to <0.876.0> 04:13:17.112 [info] dia_sip2gsup: auth [23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64,117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220] authz [23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64,98,32,81,49,154,72,37,241,108,79,230,43,117,48]  *DBG* aaa_ue_fsm_262423428420705 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64>>, <<117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220>>, <<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64, 98,32,81,49,154,72,37,241,108,79,230,43,117,48>>, <<108,151,146,63,64,162,67,179,44,93,91,193,204,57,65,254>>, <<209,131,43,59,252,60,185,241,32,32,213,249,246,192,172, 173>>}]}} from <0.876.0> in state state_wait_swx_maa => state_new 04:13:17.112 [info] rand [23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64] autn [117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220]  *DBG* epdg_ue_fsm_262423428420705 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64>>, <<117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220>>, <<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64, 98,32,81,49,154,72,37,241,108,79,230,43,117,48>>, <<108,151,146,63,64,162,67,179,44,93,91,193,204,57,65,254>>, <<209,131,43,59,252,60,185,241,32,32,213,249,246,192,172, 173>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:17.112 [info] ue_fsm ev_rx_swx_maa 04:13:17.113 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423428420705",undefined,undefined,false,false,undefined} 04:13:17.113 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64>>,<<117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220>>,<<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64,98,32,81,49,154,72,37,241,108,79,230,43,117,48>>,<<108,151,146,63,64,162,67,179,44,93,91,193,204,57,65,254>>,<<209,131,43,59,252,60,185,241,32,32,213,249,246,192,172,173>>}]} 04:13:17.113 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64>>,<<117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220>>,<<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64,98,32,81,49,154,72,37,241,108,79,230,43,117,48>>,<<108,151,146,63,64,162,67,179,44,93,91,193,204,57,65,254>>,<<209,131,43,59,252,60,185,241,32,32,213,249,246,192,172,173>>}]}, {ue_fsm_data,<<"262423428420705">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423428420705 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423428420705">>, {ok, [{epdg_auth_tuple, <<23,201,253,159,179,190,238,249,76,17,25,55, 229,255,93,64>>, <<117,43,151,191,102,167,152,1,251,189,28,57, 238,155,76,220>>, <<23,201,253,159,179,190,238,249,76,17,25,55, 229,255,93,64,98,32,81,49,154,72,37,241,108, 79,230,43,117,48>>, <<108,151,146,63,64,162,67,179,44,93,91,193, 204,57,65,254>>, <<209,131,43,59,252,60,185,241,32,32,213, 249,246,192,172,173>>}]}}} 04:13:17.113 [info] auth_response(<<"262423428420705">>): {ok,[{epdg_auth_tuple,<<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64>>,<<117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220>>,<<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64,98,32,81,49,154,72,37,241,108,79,230,43,117,48>>,<<108,151,146,63,64,162,67,179,44,93,91,193,204,57,65,254>>,<<209,131,43,59,252,60,185,241,32,32,213,249,246,192,172,173>>}]} *DBG* epdg_ue_fsm_262423428420705 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64>>, <<117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220>>, <<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64, 98,32,81,49,154,72,37,241,108,79,230,43,117,48>>, <<108,151,146,63,64,162,67,179,44,93,91,193,204,57,65,254>>, <<209,131,43,59,252,60,185,241,32,32,213,249,246,192,172, 173>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.113 [info] auth_response for <<"262423428420705">>: {ok,[{epdg_auth_tuple,<<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64>>,<<117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220>>,<<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64,98,32,81,49,154,72,37,241,108,79,230,43,117,48>>,<<108,151,146,63,64,162,67,179,44,93,91,193,204,57,65,254>>,<<209,131,43,59,252,60,185,241,32,32,213,249,246,192,172,173>>}]} 04:13:17.113 [info] GSUP: Tx #{auth_tuples => [#{autn => <<117,43,151,191,102,167,152,1,251,189,28,57,238,155,76,220>>,ck => <<209,131,43,59,252,60,185,241,32,32,213,249,246,192,172,173>>,ik => <<108,151,146,63,64,162,67,179,44,93,91,193,204,57,65,254>>,rand => <<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64>>,res => <<23,201,253,159,179,190,238,249,76,17,25,55,229,255,93,64,98,32,81,49,154,72,37,241,108,79,230,43,117,48>>}],imsi => <<"262423428420705">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423428420705">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423428420705 receive call lu_request from <0.877.0> in state state_authenticating *DBG* epdg_ue_fsm_262423428420705 send ok to <0.877.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423428420705 consume call lu_request from <0.877.0> in state state_authenticating *DBG* aaa_ue_fsm_262423428420705 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:17.114 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423428420705">>,message_type => location_upd_req} 04:13:17.114 [info] ue_fsm lu_request 04:13:17.115 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423428420705">>,"internet",[],undefined,false,0,false,false} 04:13:17.115 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.115 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423428420705",undefined,undefined,false,false,undefined} 04:13:17.115 [debug] SWx Tx SAR Imsi="262423428420705" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423428420705 send ok to <0.201.0> 04:13:17.115 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","80",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423428420705",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423428420705 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423428420705 receive call {rx_swx_saa,{ok,1,#{}}} from <0.878.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423428420705 send ok to <0.878.0> *DBG* aaa_ue_fsm_262423428420705 consume call {rx_swx_saa,{ok,1,#{}}} from <0.878.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423428420705 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.117 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;80;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423428420705",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.117 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423428420705 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423428420705">>,ok}} 04:13:17.118 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423428420705",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423428420705 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.118 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:17.118 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423428420705">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.118 [info] lu_response(<<"262423428420705">>): ok 04:13:17.118 [info] lu_response for <<"262423428420705">>: ok 04:13:17.118 [info] GSUP: Tx #{imsi => <<"262423428420705">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423428420705">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423428420705 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.879.0> in state state_authenticated 04:13:17.119 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423428420705">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:17.119 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.119 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423428420705">>,"internet",[],undefined,false,0,false,false} 04:13:17.119 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:17.119 [info] s2b: Tx {gtp,v2,create_session_request,0,5395902,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423428420705">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864882,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660765,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423428420705 send ok to <0.879.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.119 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423428420705 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.879.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423428420705 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423428420705 receive call {rx_s6b_aar,"262423428420705@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.880.0> in state state_authenticated 04:13:17.123 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423428420705@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.123 [info] ue_fsm ev_rx_s6b_aar: "262423428420705@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:17.124 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423428420705@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423428420705",undefined,undefined,true,false,undefined} 04:13:17.124 [debug] SWx Tx SAR Imsi="262423428420705" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:17.124 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","81",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423428420705",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423428420705 send ok to <0.880.0> 04:13:17.124 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423428420705 consume call {rx_s6b_aar,"262423428420705@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.880.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423428420705 receive call {rx_swx_saa,{ok,13,#{}}} from <0.881.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423428420705 send ok to <0.881.0> 04:13:17.126 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;81;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423428420705",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423428420705 consume call {rx_swx_saa,{ok,13,#{}}} from <0.881.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.126 [info] ue_fsm ev_rx_swx_saa 04:13:17.126 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423428420705","262423428420705@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.880.0>} 04:13:17.126 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.126 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.130 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,178,82,85,190,0,2,0,2,0,16,0,87,0,9,1,160,83,152,58,44,172,18,2,103,79,0,5,0,1,192,168,0,14,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,83,152,58,44,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,83,152,58,44,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262423428420705 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 3431660765, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1402485292}}} from <0.882.0> in state state_wait_create_session_resp 04:13:17.130 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864882,5395902,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<83,152,58,44>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1402485292,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1402485292,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,14>>}}} 04:13:17.130 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423428420705">>,<0.874.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864882,1402485292,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660765,1402485292}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:17.130 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.130 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 3431660765,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1402485292}} 04:13:17.130 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423428420705">>,"internet",[],undefined,false,0,false,false} 04:13:17.130 [info] KMOD Port Create PDP Context Call {<0.874.0>,[alias|#Ref<0.718718372.1967980545.224800>]}: {create_pdp_context,{172,18,2,103},3431660765,1402485292,{192,168,0,14}} 04:13:17.130 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,14}, 3431660765, 1402485292 04:13:17.130 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1090,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,14}},{i_tid,3431660765},{o_tid,1402485292}]}} 04:13:17.130 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 3431660765,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1402485292}) returned ok *DBG* epdg_ue_fsm_262423428420705 send ok to <0.882.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423428420705">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 3431660765, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1402485292}}}} *DBG* epdg_ue_fsm_262423428420705 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 3431660765, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1402485292}}} from <0.882.0> in state state_wait_create_session_resp => state_active 04:13:17.130 [info] tunnel_response(<<"262423428420705">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 3431660765,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1402485292}} 04:13:17.130 [info] tunnel_response for <<"262423428420705">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 3431660765,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1402485292}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.130 [info] GSUP: Tx #{imsi => <<"262423428420705">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,14>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424870692923">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424870692923 enter epdg_ue_fsm in state state_new 04:13:17.212 [info] GSUP: Rx #{imsi => <<"262424870692923">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424870692923 consume internal init_state in state state_new 04:13:17.212 [info] ue_fsm start(epdg_ue_fsm_262424870692923) *DBG* epdg_ue_fsm_262424870692923 receive call {auth_request,33,"internet",#{}} from <0.883.0> in state state_new 04:13:17.212 [info] ue_fsm init(<<"262424870692923">>) 04:13:17.212 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424870692923 send ok to <0.883.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.212 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424870692923">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424870692923 consume call {auth_request,33,"internet",#{}} from <0.883.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424870692923 enter aaa_ue_fsm in state state_new 04:13:17.212 [info] ue_fsm start_link(aaa_ue_fsm_262424870692923) *DBG* epdg_ue_fsm_262424870692923 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:17.212 [info] ue_fsm init("262424870692923") *DBG* aaa_ue_fsm_262424870692923 consume internal init_state in state state_new 04:13:17.212 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262424870692923 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.212 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424870692923",undefined,undefined,false,false,undefined} 04:13:17.212 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:17.212 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","82",";","nonode@nohost"],1,undefined,undefined,undefined,"262424870692923",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424870692923 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424870692923 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:17.225 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;82;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424870692923",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214]],[[63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31,160,46,212,43,199,4,28,193,199,221,60,120,83]],["foobar"],[[101,97,183,239,66,52,220,245,69,61,127,125,238,130,77,111]],[[120,110,242,46,208,241,166,135,50,221,245,144,68,215,142,138]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.225 [info] dia_sip2gsup: auth [63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214] authz [63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31,160,46,212,43,199,4,28,193,199,221,60,120,83]  *DBG* aaa_ue_fsm_262424870692923 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255>>, <<147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214>>, <<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31, 160,46,212,43,199,4,28,193,199,221,60,120,83>>, <<120,110,242,46,208,241,166,135,50,221,245,144,68,215,142, 138>>, <<101,97,183,239,66,52,220,245,69,61,127,125,238,130,77, 111>>}]}} from <0.886.0> in state state_wait_swx_maa 04:13:17.226 [info] rand [63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255] autn [147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214]  04:13:17.226 [info] ue_fsm ev_rx_swx_maa 04:13:17.226 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424870692923",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424870692923 send ok to <0.886.0> *DBG* epdg_ue_fsm_262424870692923 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255>>, <<147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214>>, <<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31, 160,46,212,43,199,4,28,193,199,221,60,120,83>>, <<120,110,242,46,208,241,166,135,50,221,245,144,68,215,142, 138>>, <<101,97,183,239,66,52,220,245,69,61,127,125,238,130,77, 111>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:17.227 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255>>,<<147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214>>,<<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31,160,46,212,43,199,4,28,193,199,221,60,120,83>>,<<120,110,242,46,208,241,166,135,50,221,245,144,68,215,142,138>>,<<101,97,183,239,66,52,220,245,69,61,127,125,238,130,77,111>>}]} *DBG* aaa_ue_fsm_262424870692923 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255>>, <<147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214>>, <<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31, 160,46,212,43,199,4,28,193,199,221,60,120,83>>, <<120,110,242,46,208,241,166,135,50,221,245,144,68,215,142, 138>>, <<101,97,183,239,66,52,220,245,69,61,127,125,238,130,77, 111>>}]}} from <0.886.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424870692923 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424870692923">>, {ok, [{epdg_auth_tuple, <<63,255,56,85,30,214,236,76,23,115,238,122, 232,74,50,255>>, <<147,87,196,96,48,199,242,217,155,147,233,162, 84,167,34,214>>, <<63,255,56,85,30,214,236,76,23,115,238,122, 232,74,50,255,31,160,46,212,43,199,4,28,193, 199,221,60,120,83>>, <<120,110,242,46,208,241,166,135,50,221,245, 144,68,215,142,138>>, <<101,97,183,239,66,52,220,245,69,61,127, 125,238,130,77,111>>}]}}} 04:13:17.227 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255>>,<<147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214>>,<<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31,160,46,212,43,199,4,28,193,199,221,60,120,83>>,<<120,110,242,46,208,241,166,135,50,221,245,144,68,215,142,138>>,<<101,97,183,239,66,52,220,245,69,61,127,125,238,130,77,111>>}]}, {ue_fsm_data,<<"262424870692923">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424870692923 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255>>, <<147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214>>, <<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31, 160,46,212,43,199,4,28,193,199,221,60,120,83>>, <<120,110,242,46,208,241,166,135,50,221,245,144,68,215,142, 138>>, <<101,97,183,239,66,52,220,245,69,61,127,125,238,130,77, 111>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.228 [info] auth_response(<<"262424870692923">>): {ok,[{epdg_auth_tuple,<<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255>>,<<147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214>>,<<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31,160,46,212,43,199,4,28,193,199,221,60,120,83>>,<<120,110,242,46,208,241,166,135,50,221,245,144,68,215,142,138>>,<<101,97,183,239,66,52,220,245,69,61,127,125,238,130,77,111>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.228 [info] auth_response for <<"262424870692923">>: {ok,[{epdg_auth_tuple,<<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255>>,<<147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214>>,<<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31,160,46,212,43,199,4,28,193,199,221,60,120,83>>,<<120,110,242,46,208,241,166,135,50,221,245,144,68,215,142,138>>,<<101,97,183,239,66,52,220,245,69,61,127,125,238,130,77,111>>}]} 04:13:17.228 [info] GSUP: Tx #{auth_tuples => [#{autn => <<147,87,196,96,48,199,242,217,155,147,233,162,84,167,34,214>>,ck => <<101,97,183,239,66,52,220,245,69,61,127,125,238,130,77,111>>,ik => <<120,110,242,46,208,241,166,135,50,221,245,144,68,215,142,138>>,rand => <<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255>>,res => <<63,255,56,85,30,214,236,76,23,115,238,122,232,74,50,255,31,160,46,212,43,199,4,28,193,199,221,60,120,83>>}],imsi => <<"262424870692923">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424870692923">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424870692923 receive call lu_request from <0.887.0> in state state_authenticating 04:13:17.234 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424870692923">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424870692923 send ok to <0.887.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.234 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424870692923 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424870692923 consume call lu_request from <0.887.0> in state state_authenticating 04:13:17.234 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424870692923">>,"internet",[],undefined,false,0,false,false} 04:13:17.234 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424870692923 send ok to <0.201.0> 04:13:17.235 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424870692923",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424870692923 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:17.235 [debug] SWx Tx SAR Imsi="262424870692923" Type=1 APN="internet" AgentInfoOpt=[]  04:13:17.235 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","83",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424870692923",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424870692923 receive call {rx_swx_saa,{ok,1,#{}}} from <0.888.0> in state state_wait_swx_saa 04:13:17.246 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;83;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424870692923",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.246 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424870692923 send ok to <0.888.0> *DBG* epdg_ue_fsm_262424870692923 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.246 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424870692923",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424870692923 consume call {rx_swx_saa,{ok,1,#{}}} from <0.888.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424870692923 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424870692923">>,ok}} 04:13:17.247 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424870692923 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.247 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424870692923">>,"internet",[],undefined,false,0,false,false} 04:13:17.247 [info] lu_response(<<"262424870692923">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.247 [info] lu_response for <<"262424870692923">>: ok 04:13:17.247 [info] GSUP: Tx #{imsi => <<"262424870692923">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424870692923">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:17.252 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424870692923">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424870692923 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.889.0> in state state_authenticated 04:13:17.252 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.252 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424870692923">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424870692923 send ok to <0.889.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.252 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262424870692923 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.889.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424870692923 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:17.252 [info] s2b: Tx {gtp,v2,create_session_request,0,5395903,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424870692923">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864883,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660766,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:17.253 [debug] Waiting for CreateSessionResponse 04:13:17.265 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424870692923@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424870692923 receive call {rx_s6b_aar,"262424870692923@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.890.0> in state state_authenticated 04:13:17.265 [info] ue_fsm ev_rx_s6b_aar: "262424870692923@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:17.266 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424870692923@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424870692923",undefined,undefined,true,false,undefined} 04:13:17.266 [debug] SWx Tx SAR Imsi="262424870692923" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:17.266 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","84",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424870692923",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424870692923 send ok to <0.890.0> 04:13:17.266 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424870692923 consume call {rx_s6b_aar,"262424870692923@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.890.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424870692923 receive call {rx_swx_saa,{ok,13,#{}}} from <0.891.0> in state state_authenticated_wait_swx_saa 04:13:17.275 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;84;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424870692923",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.275 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424870692923 send ok to <0.891.0> *DBG* aaa_ue_fsm_262424870692923 consume call {rx_swx_saa,{ok,13,#{}}} from <0.891.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.276 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424870692923","262424870692923@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.890.0>} 04:13:17.276 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.276 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.286 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,179,82,85,191,0,2,0,2,0,16,0,87,0,9,1,160,186,68,142,15,172,18,2,103,79,0,5,0,1,192,168,0,15,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,186,68,142,15,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,186,68,142,15,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.286 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864883,5395903,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<186,68,142,15>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3125054991,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3125054991,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,15>>}}} 04:13:17.286 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424870692923">>,<0.884.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864883,3125054991,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660766,3125054991}],[]}}}} 04:13:17.286 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262424870692923 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 3431660766, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3125054991}}} from <0.892.0> in state state_wait_create_session_resp 04:13:17.286 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 3431660766,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3125054991}} 04:13:17.287 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424870692923">>,"internet",[],undefined,false,0,false,false} 04:13:17.287 [info] KMOD Port Create PDP Context Call {<0.884.0>,[alias|#Ref<0.718718372.1967980559.223241>]}: {create_pdp_context,{172,18,2,103},3431660766,3125054991,{192,168,0,15}} 04:13:17.287 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,15}, 3431660766, 3125054991 04:13:17.287 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],912,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,15}},{i_tid,3431660766},{o_tid,3125054991}]}} *DBG* epdg_ue_fsm_262424870692923 send ok to <0.892.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424870692923">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 3431660766, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3125054991}}}} 04:13:17.288 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 3431660766,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3125054991}) returned ok *DBG* epdg_ue_fsm_262424870692923 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 3431660766, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3125054991}}} from <0.892.0> in state state_wait_create_session_resp => state_active 04:13:17.288 [info] tunnel_response(<<"262424870692923">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 3431660766,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3125054991}} 04:13:17.289 [info] tunnel_response for <<"262424870692923">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 3431660766,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3125054991}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.289 [info] GSUP: Tx #{imsi => <<"262424870692923">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,15>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421722045176">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421722045176 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421722045176 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421722045176 receive call {auth_request,33,"internet",#{}} from <0.893.0> in state state_new 04:13:17.312 [info] GSUP: Rx #{imsi => <<"262421722045176">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:17.312 [info] ue_fsm start(epdg_ue_fsm_262421722045176) *DBG* epdg_ue_fsm_262421722045176 send ok to <0.893.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421722045176 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421722045176 consume call {auth_request,33,"internet",#{}} from <0.893.0> in state state_new => state_wait_auth_resp 04:13:17.312 [info] ue_fsm init(<<"262421722045176">>) *DBG* aaa_ue_fsm_262421722045176 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421722045176 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:17.312 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421722045176 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.313 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421722045176">>,"internet",[],undefined,false,0,false,false} 04:13:17.313 [info] ue_fsm start_link(aaa_ue_fsm_262421722045176) 04:13:17.313 [info] ue_fsm init("262421722045176") 04:13:17.313 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421722045176 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421722045176 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:17.314 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421722045176",undefined,undefined,false,false,undefined} 04:13:17.314 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:17.314 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","85",";","nonode@nohost"],1,undefined,undefined,undefined,"262421722045176",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421722045176 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91>>, <<56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244>>, <<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91, 249,55,207,92,194,251,62,4,241,99,13,101,17,169>>, <<182,65,57,64,89,22,163,134,189,11,2,8,130,135,98,119>>, <<255,129,169,132,9,38,209,45,151,138,6,164,228,15,228, 181>>}]}} from <0.896.0> in state state_wait_swx_maa 04:13:17.328 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;85;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421722045176",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91,56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244]],[[54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91,249,55,207,92,194,251,62,4,241,99,13,101,17,169]],["foobar"],[[255,129,169,132,9,38,209,45,151,138,6,164,228,15,228,181]],[[182,65,57,64,89,22,163,134,189,11,2,8,130,135,98,119]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421722045176 send ok to <0.896.0> *DBG* aaa_ue_fsm_262421722045176 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91>>, <<56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244>>, <<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91, 249,55,207,92,194,251,62,4,241,99,13,101,17,169>>, <<182,65,57,64,89,22,163,134,189,11,2,8,130,135,98,119>>, <<255,129,169,132,9,38,209,45,151,138,6,164,228,15,228, 181>>}]}} from <0.896.0> in state state_wait_swx_maa => state_new 04:13:17.328 [info] dia_sip2gsup: auth [54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91,56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244] authz [54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91,249,55,207,92,194,251,62,4,241,99,13,101,17,169]  *DBG* epdg_ue_fsm_262421722045176 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91>>, <<56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244>>, <<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91, 249,55,207,92,194,251,62,4,241,99,13,101,17,169>>, <<182,65,57,64,89,22,163,134,189,11,2,8,130,135,98,119>>, <<255,129,169,132,9,38,209,45,151,138,6,164,228,15,228, 181>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:17.328 [info] rand [54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91] autn [56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244]  04:13:17.328 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421722045176 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421722045176">>, {ok, [{epdg_auth_tuple, <<54,155,233,219,39,170,39,195,73,190,243,228, 89,10,162,91>>, <<56,41,136,167,107,238,218,138,103,142,135,82, 117,139,17,244>>, <<54,155,233,219,39,170,39,195,73,190,243,228, 89,10,162,91,249,55,207,92,194,251,62,4,241, 99,13,101,17,169>>, <<182,65,57,64,89,22,163,134,189,11,2,8,130, 135,98,119>>, <<255,129,169,132,9,38,209,45,151,138,6, 164,228,15,228,181>>}]}}} 04:13:17.329 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421722045176",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421722045176 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91>>, <<56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244>>, <<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91, 249,55,207,92,194,251,62,4,241,99,13,101,17,169>>, <<182,65,57,64,89,22,163,134,189,11,2,8,130,135,98,119>>, <<255,129,169,132,9,38,209,45,151,138,6,164,228,15,228, 181>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.329 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91>>,<<56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244>>,<<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91,249,55,207,92,194,251,62,4,241,99,13,101,17,169>>,<<182,65,57,64,89,22,163,134,189,11,2,8,130,135,98,119>>,<<255,129,169,132,9,38,209,45,151,138,6,164,228,15,228,181>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.330 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91>>,<<56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244>>,<<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91,249,55,207,92,194,251,62,4,241,99,13,101,17,169>>,<<182,65,57,64,89,22,163,134,189,11,2,8,130,135,98,119>>,<<255,129,169,132,9,38,209,45,151,138,6,164,228,15,228,181>>}]}, {ue_fsm_data,<<"262421722045176">>,"internet",[],undefined,false,0,false,false} 04:13:17.330 [info] auth_response(<<"262421722045176">>): {ok,[{epdg_auth_tuple,<<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91>>,<<56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244>>,<<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91,249,55,207,92,194,251,62,4,241,99,13,101,17,169>>,<<182,65,57,64,89,22,163,134,189,11,2,8,130,135,98,119>>,<<255,129,169,132,9,38,209,45,151,138,6,164,228,15,228,181>>}]} 04:13:17.331 [info] auth_response for <<"262421722045176">>: {ok,[{epdg_auth_tuple,<<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91>>,<<56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244>>,<<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91,249,55,207,92,194,251,62,4,241,99,13,101,17,169>>,<<182,65,57,64,89,22,163,134,189,11,2,8,130,135,98,119>>,<<255,129,169,132,9,38,209,45,151,138,6,164,228,15,228,181>>}]} 04:13:17.331 [info] GSUP: Tx #{auth_tuples => [#{autn => <<56,41,136,167,107,238,218,138,103,142,135,82,117,139,17,244>>,ck => <<255,129,169,132,9,38,209,45,151,138,6,164,228,15,228,181>>,ik => <<182,65,57,64,89,22,163,134,189,11,2,8,130,135,98,119>>,rand => <<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91>>,res => <<54,155,233,219,39,170,39,195,73,190,243,228,89,10,162,91,249,55,207,92,194,251,62,4,241,99,13,101,17,169>>}],imsi => <<"262421722045176">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421722045176">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421722045176 receive call lu_request from <0.897.0> in state state_authenticating 04:13:17.336 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421722045176">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421722045176 send ok to <0.897.0> 04:13:17.336 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421722045176 consume call lu_request from <0.897.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.336 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421722045176">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421722045176 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:17.337 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.337 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421722045176",undefined,undefined,false,false,undefined} 04:13:17.337 [debug] SWx Tx SAR Imsi="262421722045176" Type=1 APN="internet" AgentInfoOpt=[]  04:13:17.337 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","86",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421722045176",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421722045176 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421722045176 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421722045176 receive call {rx_swx_saa,{ok,1,#{}}} from <0.898.0> in state state_wait_swx_saa 04:13:17.346 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;86;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421722045176",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421722045176 send ok to <0.898.0> *DBG* aaa_ue_fsm_262421722045176 consume call {rx_swx_saa,{ok,1,#{}}} from <0.898.0> in state state_wait_swx_saa => state_authenticated 04:13:17.346 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421722045176 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.346 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421722045176",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421722045176 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421722045176">>,ok}} 04:13:17.346 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421722045176 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.347 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421722045176">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.347 [info] lu_response(<<"262421722045176">>): ok 04:13:17.347 [info] lu_response for <<"262421722045176">>: ok 04:13:17.347 [info] GSUP: Tx #{imsi => <<"262421722045176">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421722045176">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421722045176 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.899.0> in state state_authenticated 04:13:17.352 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421722045176">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:17.352 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.353 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421722045176">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421722045176 send ok to <0.899.0> *DBG* epdg_ue_fsm_262421722045176 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.899.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.353 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262421722045176 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:17.353 [info] s2b: Tx {gtp,v2,create_session_request,0,5395904,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421722045176">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864884,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660767,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:17.353 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421722045176 receive call {rx_s6b_aar,"262421722045176@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.900.0> in state state_authenticated 04:13:17.368 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421722045176@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.368 [info] ue_fsm ev_rx_s6b_aar: "262421722045176@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:17.368 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421722045176@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421722045176",undefined,undefined,true,false,undefined} 04:13:17.368 [debug] SWx Tx SAR Imsi="262421722045176" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:17.368 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","87",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421722045176",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421722045176 send ok to <0.900.0> *DBG* aaa_ue_fsm_262421722045176 consume call {rx_s6b_aar,"262421722045176@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.900.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:17.368 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421722045176 receive call {rx_swx_saa,{ok,13,#{}}} from <0.901.0> in state state_authenticated_wait_swx_saa 04:13:17.376 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;87;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421722045176",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421722045176 send ok to <0.901.0> 04:13:17.376 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421722045176 consume call {rx_swx_saa,{ok,13,#{}}} from <0.901.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.376 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421722045176","262421722045176@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.900.0>} 04:13:17.376 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.377 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.385 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,180,82,85,192,0,2,0,2,0,16,0,87,0,9,1,160,147,209,110,205,172,18,2,103,79,0,5,0,1,192,168,0,16,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,147,209,110,205,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,147,209,110,205,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.385 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864884,5395904,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<147,209,110,205>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2479976141,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2479976141,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,16>>}}} *DBG* epdg_ue_fsm_262421722045176 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 3431660767, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2479976141}}} from <0.902.0> in state state_wait_create_session_resp 04:13:17.385 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421722045176">>,<0.894.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864884,2479976141,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3431660767,2479976141}],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:17.385 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.385 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 3431660767,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2479976141}} 04:13:17.386 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421722045176">>,"internet",[],undefined,false,0,false,false} 04:13:17.386 [info] KMOD Port Create PDP Context Call {<0.894.0>,[alias|#Ref<0.718718372.1967980545.225099>]}: {create_pdp_context,{172,18,2,103},3431660767,2479976141,{192,168,0,16}} 04:13:17.386 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,16}, 3431660767, 2479976141 *DBG* epdg_ue_fsm_262421722045176 send ok to <0.902.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421722045176">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 3431660767, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2479976141}}}} 04:13:17.386 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],976,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,16}},{i_tid,3431660767},{o_tid,2479976141}]}} *DBG* epdg_ue_fsm_262421722045176 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 3431660767, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2479976141}}} from <0.902.0> in state state_wait_create_session_resp => state_active 04:13:17.386 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 3431660767,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2479976141}) returned ok 04:13:17.386 [info] tunnel_response(<<"262421722045176">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 3431660767,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2479976141}} 04:13:17.387 [info] tunnel_response for <<"262421722045176">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 3431660767,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2479976141}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.387 [info] GSUP: Tx #{imsi => <<"262421722045176">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,16>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424888691781">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424888691781 enter epdg_ue_fsm in state state_new 04:13:17.412 [info] GSUP: Rx #{imsi => <<"262424888691781">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424888691781 consume internal init_state in state state_new 04:13:17.412 [info] ue_fsm start(epdg_ue_fsm_262424888691781) *DBG* epdg_ue_fsm_262424888691781 receive call {auth_request,33,"internet",#{}} from <0.903.0> in state state_new 04:13:17.412 [info] ue_fsm init(<<"262424888691781">>) 04:13:17.412 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424888691781 send ok to <0.903.0> 04:13:17.412 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424888691781">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424888691781 consume call {auth_request,33,"internet",#{}} from <0.903.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424888691781 enter aaa_ue_fsm in state state_new 04:13:17.413 [info] ue_fsm start_link(aaa_ue_fsm_262424888691781) *DBG* epdg_ue_fsm_262424888691781 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424888691781 consume internal init_state in state state_new 04:13:17.413 [info] ue_fsm init("262424888691781") *DBG* aaa_ue_fsm_262424888691781 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.413 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.413 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424888691781",undefined,undefined,false,false,undefined} 04:13:17.413 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424888691781 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424888691781 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:17.414 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","88",";","nonode@nohost"],1,undefined,undefined,undefined,"262424888691781",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424888691781 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137>>, <<14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46>>, <<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92, 33,61,227,228,255,8,45,36,215,164,9,1,253>>, <<112,40,58,140,105,118,32,166,163,173,97,74,57,89,166,104>>, <<195,227,135,254,198,169,127,236,68,131,35,175,196,189, 175,108>>}]}} from <0.906.0> in state state_wait_swx_maa 04:13:17.427 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;88;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424888691781",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46]],[[12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92,33,61,227,228,255,8,45,36,215,164,9,1,253]],["foobar"],[[195,227,135,254,198,169,127,236,68,131,35,175,196,189,175,108]],[[112,40,58,140,105,118,32,166,163,173,97,74,57,89,166,104]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.427 [info] dia_sip2gsup: auth [12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46] authz [12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92,33,61,227,228,255,8,45,36,215,164,9,1,253]  04:13:17.427 [info] rand [12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137] autn [14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46]  *DBG* aaa_ue_fsm_262424888691781 send ok to <0.906.0> *DBG* epdg_ue_fsm_262424888691781 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137>>, <<14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46>>, <<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92, 33,61,227,228,255,8,45,36,215,164,9,1,253>>, <<112,40,58,140,105,118,32,166,163,173,97,74,57,89,166,104>>, <<195,227,135,254,198,169,127,236,68,131,35,175,196,189, 175,108>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:17.427 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424888691781 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137>>, <<14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46>>, <<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92, 33,61,227,228,255,8,45,36,215,164,9,1,253>>, <<112,40,58,140,105,118,32,166,163,173,97,74,57,89,166,104>>, <<195,227,135,254,198,169,127,236,68,131,35,175,196,189, 175,108>>}]}} from <0.906.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424888691781 send ok to <0.211.0> 04:13:17.428 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424888691781",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262424888691781">>, {ok, [{epdg_auth_tuple, <<12,79,199,103,22,64,254,234,95,46,240,220,6, 77,46,137>>, <<14,233,113,111,225,76,63,213,147,54,195,17, 225,248,198,46>>, <<12,79,199,103,22,64,254,234,95,46,240,220,6, 77,46,137,92,33,61,227,228,255,8,45,36,215, 164,9,1,253>>, <<112,40,58,140,105,118,32,166,163,173,97,74, 57,89,166,104>>, <<195,227,135,254,198,169,127,236,68,131, 35,175,196,189,175,108>>}]}}} *DBG* epdg_ue_fsm_262424888691781 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137>>, <<14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46>>, <<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92, 33,61,227,228,255,8,45,36,215,164,9,1,253>>, <<112,40,58,140,105,118,32,166,163,173,97,74,57,89,166,104>>, <<195,227,135,254,198,169,127,236,68,131,35,175,196,189, 175,108>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.428 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137>>,<<14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46>>,<<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92,33,61,227,228,255,8,45,36,215,164,9,1,253>>,<<112,40,58,140,105,118,32,166,163,173,97,74,57,89,166,104>>,<<195,227,135,254,198,169,127,236,68,131,35,175,196,189,175,108>>}]} 04:13:17.428 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137>>,<<14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46>>,<<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92,33,61,227,228,255,8,45,36,215,164,9,1,253>>,<<112,40,58,140,105,118,32,166,163,173,97,74,57,89,166,104>>,<<195,227,135,254,198,169,127,236,68,131,35,175,196,189,175,108>>}]}, {ue_fsm_data,<<"262424888691781">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.429 [info] auth_response(<<"262424888691781">>): {ok,[{epdg_auth_tuple,<<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137>>,<<14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46>>,<<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92,33,61,227,228,255,8,45,36,215,164,9,1,253>>,<<112,40,58,140,105,118,32,166,163,173,97,74,57,89,166,104>>,<<195,227,135,254,198,169,127,236,68,131,35,175,196,189,175,108>>}]} 04:13:17.429 [info] auth_response for <<"262424888691781">>: {ok,[{epdg_auth_tuple,<<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137>>,<<14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46>>,<<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92,33,61,227,228,255,8,45,36,215,164,9,1,253>>,<<112,40,58,140,105,118,32,166,163,173,97,74,57,89,166,104>>,<<195,227,135,254,198,169,127,236,68,131,35,175,196,189,175,108>>}]} 04:13:17.429 [info] GSUP: Tx #{auth_tuples => [#{autn => <<14,233,113,111,225,76,63,213,147,54,195,17,225,248,198,46>>,ck => <<195,227,135,254,198,169,127,236,68,131,35,175,196,189,175,108>>,ik => <<112,40,58,140,105,118,32,166,163,173,97,74,57,89,166,104>>,rand => <<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137>>,res => <<12,79,199,103,22,64,254,234,95,46,240,220,6,77,46,137,92,33,61,227,228,255,8,45,36,215,164,9,1,253>>}],imsi => <<"262424888691781">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424888691781">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424888691781 receive call lu_request from <0.907.0> in state state_authenticating *DBG* epdg_ue_fsm_262424888691781 send ok to <0.907.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.433 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424888691781">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262424888691781 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424888691781 consume call lu_request from <0.907.0> in state state_authenticating 04:13:17.433 [info] ue_fsm lu_request 04:13:17.433 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424888691781">>,"internet",[],undefined,false,0,false,false} 04:13:17.433 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.433 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424888691781",undefined,undefined,false,false,undefined} 04:13:17.433 [debug] SWx Tx SAR Imsi="262424888691781" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424888691781 send ok to <0.201.0> 04:13:17.433 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","89",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424888691781",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424888691781 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424888691781 receive call {rx_swx_saa,{ok,1,#{}}} from <0.908.0> in state state_wait_swx_saa 04:13:17.438 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;89;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424888691781",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424888691781 send ok to <0.908.0> *DBG* epdg_ue_fsm_262424888691781 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.438 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424888691781 consume call {rx_swx_saa,{ok,1,#{}}} from <0.908.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424888691781 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424888691781">>,ok}} 04:13:17.438 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424888691781",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424888691781 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.438 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.438 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424888691781">>,"internet",[],undefined,false,0,false,false} 04:13:17.438 [info] lu_response(<<"262424888691781">>): ok 04:13:17.438 [info] lu_response for <<"262424888691781">>: ok 04:13:17.438 [info] GSUP: Tx #{imsi => <<"262424888691781">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424888691781">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424888691781 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.909.0> in state state_authenticated 04:13:17.440 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424888691781">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:17.441 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.441 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424888691781">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424888691781 send ok to <0.909.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424888691781 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.909.0> in state state_authenticated => state_wait_create_session_resp 04:13:17.441 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262424888691781 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:17.441 [info] s2b: Tx {gtp,v2,create_session_request,0,5395905,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424888691781">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864885,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660768,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:17.441 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424888691781 receive call {rx_s6b_aar,"262424888691781@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.910.0> in state state_authenticated 04:13:17.450 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424888691781@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.450 [info] ue_fsm ev_rx_s6b_aar: "262424888691781@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:17.451 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424888691781@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424888691781",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424888691781 send ok to <0.910.0> 04:13:17.451 [debug] SWx Tx SAR Imsi="262424888691781" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424888691781 consume call {rx_s6b_aar,"262424888691781@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.910.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:17.451 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","90",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424888691781",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:17.451 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424888691781 receive call {rx_swx_saa,{ok,13,#{}}} from <0.911.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424888691781 send ok to <0.911.0> *DBG* aaa_ue_fsm_262424888691781 consume call {rx_swx_saa,{ok,13,#{}}} from <0.911.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.457 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;90;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424888691781",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.458 [info] ue_fsm ev_rx_swx_saa 04:13:17.458 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424888691781","262424888691781@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.910.0>} 04:13:17.458 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.458 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.465 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,181,82,85,193,0,2,0,2,0,16,0,87,0,9,1,160,177,224,119,192,172,18,2,103,79,0,5,0,1,192,168,0,17,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,177,224,119,192,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,177,224,119,192,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.465 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864885,5395905,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"±àwÀ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2984277952,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2984277952,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,17>>}}} *DBG* epdg_ue_fsm_262424888691781 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 3431660768, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2984277952}}} from <0.912.0> in state state_wait_create_session_resp 04:13:17.465 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424888691781">>,<0.904.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864885,2984277952,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660768,2984277952}],[],[],[],[],[],[]}}}} 04:13:17.466 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.466 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 3431660768,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2984277952}} 04:13:17.466 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424888691781">>,"internet",[],undefined,false,0,false,false} 04:13:17.466 [info] KMOD Port Create PDP Context Call {<0.904.0>,[alias|#Ref<0.718718372.1967980545.225260>]}: {create_pdp_context,{172,18,2,103},3431660768,2984277952,{192,168,0,17}} 04:13:17.466 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,17}, 3431660768, 2984277952 04:13:17.466 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1154,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,17}},{i_tid,3431660768},{o_tid,2984277952}]}} *DBG* epdg_ue_fsm_262424888691781 send ok to <0.912.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424888691781">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 3431660768, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2984277952}}}} 04:13:17.467 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 3431660768,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2984277952}) returned ok *DBG* epdg_ue_fsm_262424888691781 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 3431660768, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2984277952}}} from <0.912.0> in state state_wait_create_session_resp => state_active 04:13:17.467 [info] tunnel_response(<<"262424888691781">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 3431660768,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2984277952}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.468 [info] tunnel_response for <<"262424888691781">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 3431660768,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2984277952}} 04:13:17.468 [info] GSUP: Tx #{imsi => <<"262424888691781">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,17>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424016556141">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:17.513 [info] GSUP: Rx #{imsi => <<"262424016556141">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424016556141 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424016556141 consume internal init_state in state state_new 04:13:17.513 [info] ue_fsm start(epdg_ue_fsm_262424016556141) *DBG* epdg_ue_fsm_262424016556141 receive call {auth_request,33,"internet",#{}} from <0.913.0> in state state_new 04:13:17.513 [info] ue_fsm init(<<"262424016556141">>) *DBG* epdg_ue_fsm_262424016556141 send ok to <0.913.0> *DBG* epdg_ue_fsm_262424016556141 consume call {auth_request,33,"internet",#{}} from <0.913.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424016556141 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424016556141 enter aaa_ue_fsm in state state_new 04:13:17.513 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424016556141 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262424016556141 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.513 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424016556141">>,"internet",[],undefined,false,0,false,false} 04:13:17.514 [info] ue_fsm start_link(aaa_ue_fsm_262424016556141) 04:13:17.514 [info] ue_fsm init("262424016556141") 04:13:17.514 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.515 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424016556141",undefined,undefined,false,false,undefined} 04:13:17.515 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424016556141 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424016556141 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:17.515 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","91",";","nonode@nohost"],1,undefined,undefined,undefined,"262424016556141",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424016556141 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218>>, <<163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115>>, <<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218, 50,176,9,207,244,73,172,237,247,187,79,164,83,122>>, <<55,67,140,62,161,71,95,190,209,47,15,88,124,231,40,212>>, <<244,195,186,163,153,221,87,12,69,63,208,183,200,194,24, 245>>}]}} from <0.916.0> in state state_wait_swx_maa 04:13:17.530 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;91;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424016556141",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218,163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115]],[[92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218,50,176,9,207,244,73,172,237,247,187,79,164,83,122]],["foobar"],[[244,195,186,163,153,221,87,12,69,63,208,183,200,194,24,245]],[[55,67,140,62,161,71,95,190,209,47,15,88,124,231,40,212]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.530 [info] dia_sip2gsup: auth [92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218,163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115] authz [92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218,50,176,9,207,244,73,172,237,247,187,79,164,83,122]  *DBG* aaa_ue_fsm_262424016556141 send ok to <0.916.0> 04:13:17.530 [info] rand [92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218] autn [163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115]  04:13:17.530 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424016556141 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218>>, <<163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115>>, <<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218, 50,176,9,207,244,73,172,237,247,187,79,164,83,122>>, <<55,67,140,62,161,71,95,190,209,47,15,88,124,231,40,212>>, <<244,195,186,163,153,221,87,12,69,63,208,183,200,194,24, 245>>}]}} from <0.916.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424016556141 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218>>, <<163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115>>, <<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218, 50,176,9,207,244,73,172,237,247,187,79,164,83,122>>, <<55,67,140,62,161,71,95,190,209,47,15,88,124,231,40,212>>, <<244,195,186,163,153,221,87,12,69,63,208,183,200,194,24, 245>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:17.531 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424016556141",undefined,undefined,false,false,undefined} 04:13:17.531 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218>>,<<163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115>>,<<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218,50,176,9,207,244,73,172,237,247,187,79,164,83,122>>,<<55,67,140,62,161,71,95,190,209,47,15,88,124,231,40,212>>,<<244,195,186,163,153,221,87,12,69,63,208,183,200,194,24,245>>}]} 04:13:17.532 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218>>,<<163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115>>,<<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218,50,176,9,207,244,73,172,237,247,187,79,164,83,122>>,<<55,67,140,62,161,71,95,190,209,47,15,88,124,231,40,212>>,<<244,195,186,163,153,221,87,12,69,63,208,183,200,194,24,245>>}]}, {ue_fsm_data,<<"262424016556141">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424016556141 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424016556141">>, {ok, [{epdg_auth_tuple, <<92,96,69,188,127,78,182,47,33,115,146,121, 151,201,202,218>>, <<163,89,221,242,45,45,225,70,166,139,151,51, 84,86,7,115>>, <<92,96,69,188,127,78,182,47,33,115,146,121, 151,201,202,218,50,176,9,207,244,73,172,237, 247,187,79,164,83,122>>, <<55,67,140,62,161,71,95,190,209,47,15,88,124, 231,40,212>>, <<244,195,186,163,153,221,87,12,69,63,208, 183,200,194,24,245>>}]}}} 04:13:17.532 [info] auth_response(<<"262424016556141">>): {ok,[{epdg_auth_tuple,<<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218>>,<<163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115>>,<<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218,50,176,9,207,244,73,172,237,247,187,79,164,83,122>>,<<55,67,140,62,161,71,95,190,209,47,15,88,124,231,40,212>>,<<244,195,186,163,153,221,87,12,69,63,208,183,200,194,24,245>>}]} *DBG* epdg_ue_fsm_262424016556141 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218>>, <<163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115>>, <<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218, 50,176,9,207,244,73,172,237,247,187,79,164,83,122>>, <<55,67,140,62,161,71,95,190,209,47,15,88,124,231,40,212>>, <<244,195,186,163,153,221,87,12,69,63,208,183,200,194,24, 245>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.533 [info] auth_response for <<"262424016556141">>: {ok,[{epdg_auth_tuple,<<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218>>,<<163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115>>,<<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218,50,176,9,207,244,73,172,237,247,187,79,164,83,122>>,<<55,67,140,62,161,71,95,190,209,47,15,88,124,231,40,212>>,<<244,195,186,163,153,221,87,12,69,63,208,183,200,194,24,245>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.533 [info] GSUP: Tx #{auth_tuples => [#{autn => <<163,89,221,242,45,45,225,70,166,139,151,51,84,86,7,115>>,ck => <<244,195,186,163,153,221,87,12,69,63,208,183,200,194,24,245>>,ik => <<55,67,140,62,161,71,95,190,209,47,15,88,124,231,40,212>>,rand => <<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218>>,res => <<92,96,69,188,127,78,182,47,33,115,146,121,151,201,202,218,50,176,9,207,244,73,172,237,247,187,79,164,83,122>>}],imsi => <<"262424016556141">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424016556141">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424016556141 receive call lu_request from <0.917.0> in state state_authenticating *DBG* epdg_ue_fsm_262424016556141 send ok to <0.917.0> 04:13:17.538 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424016556141">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424016556141 consume call lu_request from <0.917.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424016556141 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:17.538 [info] ue_fsm lu_request 04:13:17.539 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424016556141">>,"internet",[],undefined,false,0,false,false} 04:13:17.539 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.539 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424016556141",undefined,undefined,false,false,undefined} 04:13:17.539 [debug] SWx Tx SAR Imsi="262424016556141" Type=1 APN="internet" AgentInfoOpt=[]  04:13:17.539 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","92",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424016556141",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424016556141 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424016556141 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424016556141 receive call {rx_swx_saa,{ok,1,#{}}} from <0.918.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424016556141 send ok to <0.918.0> *DBG* aaa_ue_fsm_262424016556141 consume call {rx_swx_saa,{ok,1,#{}}} from <0.918.0> in state state_wait_swx_saa => state_authenticated 04:13:17.549 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;92;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424016556141",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424016556141 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.549 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424016556141 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424016556141">>,ok}} 04:13:17.550 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424016556141",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424016556141 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.550 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.550 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424016556141">>,"internet",[],undefined,false,0,false,false} 04:13:17.550 [info] lu_response(<<"262424016556141">>): ok 04:13:17.551 [info] lu_response for <<"262424016556141">>: ok 04:13:17.551 [info] GSUP: Tx #{imsi => <<"262424016556141">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424016556141">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424016556141 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.919.0> in state state_authenticated 04:13:17.556 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424016556141">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:17.556 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.556 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424016556141">>,"internet",[],undefined,false,0,false,false} 04:13:17.556 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:17.556 [info] s2b: Tx {gtp,v2,create_session_request,0,5395906,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424016556141">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864886,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660769,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424016556141 send ok to <0.919.0> 04:13:17.556 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424016556141 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.919.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424016556141 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424016556141 receive call {rx_s6b_aar,"262424016556141@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.920.0> in state state_authenticated 04:13:17.571 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424016556141@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.571 [info] ue_fsm ev_rx_s6b_aar: "262424016556141@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:17.571 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424016556141@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424016556141",undefined,undefined,true,false,undefined} 04:13:17.571 [debug] SWx Tx SAR Imsi="262424016556141" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:17.572 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","93",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424016556141",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424016556141 send ok to <0.920.0> 04:13:17.572 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424016556141 consume call {rx_s6b_aar,"262424016556141@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.920.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424016556141 receive call {rx_swx_saa,{ok,13,#{}}} from <0.921.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424016556141 send ok to <0.921.0> 04:13:17.580 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;93;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424016556141",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424016556141 consume call {rx_swx_saa,{ok,13,#{}}} from <0.921.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.580 [info] ue_fsm ev_rx_swx_saa 04:13:17.580 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424016556141","262424016556141@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.920.0>} 04:13:17.580 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.580 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.591 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,182,82,85,194,0,2,0,2,0,16,0,87,0,9,1,160,224,157,147,7,172,18,2,103,79,0,5,0,1,192,168,0,18,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,224,157,147,7,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,224,157,147,7,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.591 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864886,5395906,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<224,157,147,7>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3768423175,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3768423175,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,18>>}}} *DBG* epdg_ue_fsm_262424016556141 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 3431660769, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3768423175}}} from <0.922.0> in state state_wait_create_session_resp 04:13:17.591 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424016556141">>,<0.914.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864886,3768423175,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3431660769,3768423175}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:17.591 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.591 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 3431660769,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3768423175}} 04:13:17.592 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424016556141">>,"internet",[],undefined,false,0,false,false} 04:13:17.592 [info] KMOD Port Create PDP Context Call {<0.914.0>,[alias|#Ref<0.718718372.1967980545.225361>]}: {create_pdp_context,{172,18,2,103},3431660769,3768423175,{192,168,0,18}} *DBG* epdg_ue_fsm_262424016556141 send ok to <0.922.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424016556141">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 3431660769, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3768423175}}}} 04:13:17.592 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,18}, 3431660769, 3768423175 *DBG* epdg_ue_fsm_262424016556141 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 3431660769, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3768423175}}} from <0.922.0> in state state_wait_create_session_resp => state_active 04:13:17.592 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1218,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,18}},{i_tid,3431660769},{o_tid,3768423175}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.592 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 3431660769,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3768423175}) returned ok 04:13:17.592 [info] tunnel_response(<<"262424016556141">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 3431660769,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3768423175}} 04:13:17.593 [info] tunnel_response for <<"262424016556141">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 3431660769,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3768423175}} 04:13:17.593 [info] GSUP: Tx #{imsi => <<"262424016556141">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,18>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424718788868">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424718788868 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424718788868 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424718788868 receive call {auth_request,33,"internet",#{}} from <0.923.0> in state state_new *DBG* epdg_ue_fsm_262424718788868 send ok to <0.923.0> 04:13:17.613 [info] GSUP: Rx #{imsi => <<"262424718788868">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424718788868 consume call {auth_request,33,"internet",#{}} from <0.923.0> in state state_new => state_wait_auth_resp 04:13:17.613 [info] ue_fsm start(epdg_ue_fsm_262424718788868) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424718788868 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:17.613 [info] ue_fsm init(<<"262424718788868">>) 04:13:17.613 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424718788868 enter aaa_ue_fsm in state state_new 04:13:17.613 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424718788868">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424718788868 consume internal init_state in state state_new 04:13:17.614 [info] ue_fsm start_link(aaa_ue_fsm_262424718788868) 04:13:17.614 [info] ue_fsm init("262424718788868") *DBG* aaa_ue_fsm_262424718788868 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.614 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.614 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424718788868",undefined,undefined,false,false,undefined} 04:13:17.614 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:17.614 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","94",";","nonode@nohost"],1,undefined,undefined,undefined,"262424718788868",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424718788868 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424718788868 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424718788868 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214>>, <<232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232>>, <<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212, 226,110,224,187,153,86,146,209,89,140,175,233,102>>, <<77,127,46,113,100,59,81,64,18,133,173,229,184,199,4,26>>, <<107,20,169,63,231,94,85,58,198,74,103,158,174,27,43,216>>}]}} from <0.926.0> in state state_wait_swx_maa 04:13:17.624 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;94;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424718788868",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232]],[[72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212,226,110,224,187,153,86,146,209,89,140,175,233,102]],["foobar"],[[107,20,169,63,231,94,85,58,198,74,103,158,174,27,43,216]],[[77,127,46,113,100,59,81,64,18,133,173,229,184,199,4,26]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.625 [info] dia_sip2gsup: auth [72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232] authz [72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212,226,110,224,187,153,86,146,209,89,140,175,233,102]  04:13:17.625 [info] rand [72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214] autn [232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232]  *DBG* aaa_ue_fsm_262424718788868 send ok to <0.926.0> *DBG* aaa_ue_fsm_262424718788868 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214>>, <<232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232>>, <<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212, 226,110,224,187,153,86,146,209,89,140,175,233,102>>, <<77,127,46,113,100,59,81,64,18,133,173,229,184,199,4,26>>, <<107,20,169,63,231,94,85,58,198,74,103,158,174,27,43,216>>}]}} from <0.926.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424718788868 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214>>, <<232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232>>, <<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212, 226,110,224,187,153,86,146,209,89,140,175,233,102>>, <<77,127,46,113,100,59,81,64,18,133,173,229,184,199,4,26>>, <<107,20,169,63,231,94,85,58,198,74,103,158,174,27,43,216>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:17.625 [info] ue_fsm ev_rx_swx_maa 04:13:17.625 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424718788868",undefined,undefined,false,false,undefined} 04:13:17.626 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214>>,<<232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232>>,<<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212,226,110,224,187,153,86,146,209,89,140,175,233,102>>,<<77,127,46,113,100,59,81,64,18,133,173,229,184,199,4,26>>,<<107,20,169,63,231,94,85,58,198,74,103,158,174,27,43,216>>}]} 04:13:17.627 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214>>,<<232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232>>,<<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212,226,110,224,187,153,86,146,209,89,140,175,233,102>>,<<77,127,46,113,100,59,81,64,18,133,173,229,184,199,4,26>>,<<107,20,169,63,231,94,85,58,198,74,103,158,174,27,43,216>>}]}, {ue_fsm_data,<<"262424718788868">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424718788868 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424718788868">>, {ok, [{epdg_auth_tuple, <<72,180,231,48,4,23,94,129,78,172,70,23,64,71, 172,214>>, <<232,180,159,130,46,29,51,78,37,190,70,225, 137,66,139,232>>, <<72,180,231,48,4,23,94,129,78,172,70,23,64,71, 172,214,212,226,110,224,187,153,86,146,209, 89,140,175,233,102>>, <<77,127,46,113,100,59,81,64,18,133,173,229, 184,199,4,26>>, <<107,20,169,63,231,94,85,58,198,74,103, 158,174,27,43,216>>}]}}} 04:13:17.627 [info] auth_response(<<"262424718788868">>): {ok,[{epdg_auth_tuple,<<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214>>,<<232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232>>,<<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212,226,110,224,187,153,86,146,209,89,140,175,233,102>>,<<77,127,46,113,100,59,81,64,18,133,173,229,184,199,4,26>>,<<107,20,169,63,231,94,85,58,198,74,103,158,174,27,43,216>>}]} *DBG* epdg_ue_fsm_262424718788868 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214>>, <<232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232>>, <<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212, 226,110,224,187,153,86,146,209,89,140,175,233,102>>, <<77,127,46,113,100,59,81,64,18,133,173,229,184,199,4,26>>, <<107,20,169,63,231,94,85,58,198,74,103,158,174,27,43,216>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.628 [info] auth_response for <<"262424718788868">>: {ok,[{epdg_auth_tuple,<<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214>>,<<232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232>>,<<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212,226,110,224,187,153,86,146,209,89,140,175,233,102>>,<<77,127,46,113,100,59,81,64,18,133,173,229,184,199,4,26>>,<<107,20,169,63,231,94,85,58,198,74,103,158,174,27,43,216>>}]} 04:13:17.628 [info] GSUP: Tx #{auth_tuples => [#{autn => <<232,180,159,130,46,29,51,78,37,190,70,225,137,66,139,232>>,ck => <<107,20,169,63,231,94,85,58,198,74,103,158,174,27,43,216>>,ik => <<77,127,46,113,100,59,81,64,18,133,173,229,184,199,4,26>>,rand => <<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214>>,res => <<72,180,231,48,4,23,94,129,78,172,70,23,64,71,172,214,212,226,110,224,187,153,86,146,209,89,140,175,233,102>>}],imsi => <<"262424718788868">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424718788868">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424718788868 receive call lu_request from <0.927.0> in state state_authenticating *DBG* epdg_ue_fsm_262424718788868 send ok to <0.927.0> 04:13:17.633 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424718788868">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424718788868 consume call lu_request from <0.927.0> in state state_authenticating 04:13:17.633 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424718788868 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:17.634 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424718788868">>,"internet",[],undefined,false,0,false,false} 04:13:17.634 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.634 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424718788868",undefined,undefined,false,false,undefined} 04:13:17.634 [debug] SWx Tx SAR Imsi="262424718788868" Type=1 APN="internet" AgentInfoOpt=[]  04:13:17.634 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","95",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424718788868",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424718788868 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424718788868 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424718788868 receive call {rx_swx_saa,{ok,1,#{}}} from <0.928.0> in state state_wait_swx_saa 04:13:17.646 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;95;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424718788868",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424718788868 send ok to <0.928.0> *DBG* epdg_ue_fsm_262424718788868 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.646 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424718788868 consume call {rx_swx_saa,{ok,1,#{}}} from <0.928.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424718788868 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424718788868">>,ok}} 04:13:17.646 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424718788868",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424718788868 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.646 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.646 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424718788868">>,"internet",[],undefined,false,0,false,false} 04:13:17.646 [info] lu_response(<<"262424718788868">>): ok 04:13:17.647 [info] lu_response for <<"262424718788868">>: ok 04:13:17.647 [info] GSUP: Tx #{imsi => <<"262424718788868">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424718788868">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424718788868 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.929.0> in state state_authenticated 04:13:17.652 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424718788868">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:17.652 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.653 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424718788868">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424718788868 send ok to <0.929.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.653 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262424718788868 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.929.0> in state state_authenticated => state_wait_create_session_resp 04:13:17.653 [info] s2b: Tx {gtp,v2,create_session_request,0,5395907,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424718788868">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864887,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660770,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424718788868 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:17.653 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424718788868 receive call {rx_s6b_aar,"262424718788868@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.930.0> in state state_authenticated 04:13:17.668 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424718788868@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.668 [info] ue_fsm ev_rx_s6b_aar: "262424718788868@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262424718788868 send ok to <0.930.0> 04:13:17.668 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424718788868@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424718788868",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424718788868 consume call {rx_s6b_aar,"262424718788868@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.930.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:17.668 [debug] SWx Tx SAR Imsi="262424718788868" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:17.668 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","96",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424718788868",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:17.668 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424718788868 receive call {rx_swx_saa,{ok,13,#{}}} from <0.931.0> in state state_authenticated_wait_swx_saa 04:13:17.675 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;96;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424718788868",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424718788868 send ok to <0.931.0> 04:13:17.675 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424718788868 consume call {rx_swx_saa,{ok,13,#{}}} from <0.931.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.675 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424718788868","262424718788868@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.930.0>} 04:13:17.675 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.675 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.682 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,183,82,85,195,0,2,0,2,0,16,0,87,0,9,1,160,232,58,139,28,172,18,2,103,79,0,5,0,1,192,168,0,19,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,232,58,139,28,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,232,58,139,28,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.682 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864887,5395907,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<232,58,139,28>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3896150812,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3896150812,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,19>>}}} 04:13:17.682 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424718788868">>,<0.924.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864887,3896150812,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3431660770,3896150812}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424718788868 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 3431660770, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3896150812}}} from <0.932.0> in state state_wait_create_session_resp 04:13:17.682 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.682 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 3431660770,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3896150812}} 04:13:17.683 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424718788868">>,"internet",[],undefined,false,0,false,false} 04:13:17.683 [info] KMOD Port Create PDP Context Call {<0.924.0>,[alias|#Ref<0.718718372.1967980559.223720>]}: {create_pdp_context,{172,18,2,103},3431660770,3896150812,{192,168,0,19}} 04:13:17.683 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,19}, 3431660770, 3896150812 04:13:17.683 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],81,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,19}},{i_tid,3431660770},{o_tid,3896150812}]}} *DBG* epdg_ue_fsm_262424718788868 send ok to <0.932.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424718788868">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 3431660770, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3896150812}}}} 04:13:17.683 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 3431660770,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3896150812}) returned ok *DBG* epdg_ue_fsm_262424718788868 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 3431660770, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3896150812}}} from <0.932.0> in state state_wait_create_session_resp => state_active 04:13:17.683 [info] tunnel_response(<<"262424718788868">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 3431660770,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3896150812}} 04:13:17.683 [info] tunnel_response for <<"262424718788868">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 3431660770,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3896150812}} 04:13:17.683 [info] GSUP: Tx #{imsi => <<"262424718788868">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,19>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427377349002">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427377349002 enter epdg_ue_fsm in state state_new 04:13:17.713 [info] GSUP: Rx #{imsi => <<"262427377349002">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427377349002 consume internal init_state in state state_new 04:13:17.713 [info] ue_fsm start(epdg_ue_fsm_262427377349002) *DBG* epdg_ue_fsm_262427377349002 receive call {auth_request,33,"internet",#{}} from <0.933.0> in state state_new 04:13:17.713 [info] ue_fsm init(<<"262427377349002">>) 04:13:17.713 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427377349002 send ok to <0.933.0> 04:13:17.714 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427377349002">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427377349002 consume call {auth_request,33,"internet",#{}} from <0.933.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427377349002 enter aaa_ue_fsm in state state_new 04:13:17.714 [info] ue_fsm start_link(aaa_ue_fsm_262427377349002) *DBG* epdg_ue_fsm_262427377349002 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427377349002 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427377349002 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.714 [info] ue_fsm init("262427377349002") 04:13:17.714 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.714 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427377349002",undefined,undefined,false,false,undefined} 04:13:17.715 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:17.715 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","97",";","nonode@nohost"],1,undefined,undefined,undefined,"262427377349002",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427377349002 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427377349002 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427377349002 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150, 146>>, <<196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52>>, <<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150, 146,55,173,19,66,210,166,222,131,62,81,199,94,54,43>>, <<103,31,252,157,66,254,165,38,44,248,164,236,119,223,232,69>>, <<2,174,149,164,200,75,54,245,225,227,161,210,40,236,44, 229>>}]}} from <0.936.0> in state state_wait_swx_maa 04:13:17.729 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;97;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427377349002",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146,196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52]],[[247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146,55,173,19,66,210,166,222,131,62,81,199,94,54,43]],["foobar"],[[2,174,149,164,200,75,54,245,225,227,161,210,40,236,44,229]],[[103,31,252,157,66,254,165,38,44,248,164,236,119,223,232,69]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427377349002 send ok to <0.936.0> 04:13:17.729 [info] dia_sip2gsup: auth [247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146,196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52] authz [247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146,55,173,19,66,210,166,222,131,62,81,199,94,54,43]  *DBG* aaa_ue_fsm_262427377349002 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150, 146>>, <<196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52>>, <<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150, 146,55,173,19,66,210,166,222,131,62,81,199,94,54,43>>, <<103,31,252,157,66,254,165,38,44,248,164,236,119,223,232,69>>, <<2,174,149,164,200,75,54,245,225,227,161,210,40,236,44, 229>>}]}} from <0.936.0> in state state_wait_swx_maa => state_new 04:13:17.729 [info] rand [247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146] autn [196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52]  *DBG* epdg_ue_fsm_262427377349002 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150, 146>>, <<196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52>>, <<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150, 146,55,173,19,66,210,166,222,131,62,81,199,94,54,43>>, <<103,31,252,157,66,254,165,38,44,248,164,236,119,223,232,69>>, <<2,174,149,164,200,75,54,245,225,227,161,210,40,236,44, 229>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:17.730 [info] ue_fsm ev_rx_swx_maa 04:13:17.730 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427377349002",undefined,undefined,false,false,undefined} 04:13:17.731 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146>>,<<196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52>>,<<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146,55,173,19,66,210,166,222,131,62,81,199,94,54,43>>,<<103,31,252,157,66,254,165,38,44,248,164,236,119,223,232,69>>,<<2,174,149,164,200,75,54,245,225,227,161,210,40,236,44,229>>}]} *DBG* epdg_ue_fsm_262427377349002 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427377349002">>, {ok, [{epdg_auth_tuple, <<247,62,49,211,233,174,151,180,159,201,228,74, 101,140,150,146>>, <<196,12,215,114,240,207,122,127,50,44,110,112, 80,217,45,52>>, <<247,62,49,211,233,174,151,180,159,201,228,74, 101,140,150,146,55,173,19,66,210,166,222,131, 62,81,199,94,54,43>>, <<103,31,252,157,66,254,165,38,44,248,164,236, 119,223,232,69>>, <<2,174,149,164,200,75,54,245,225,227,161, 210,40,236,44,229>>}]}}} 04:13:17.732 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146>>,<<196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52>>,<<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146,55,173,19,66,210,166,222,131,62,81,199,94,54,43>>,<<103,31,252,157,66,254,165,38,44,248,164,236,119,223,232,69>>,<<2,174,149,164,200,75,54,245,225,227,161,210,40,236,44,229>>}]}, {ue_fsm_data,<<"262427377349002">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427377349002 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150, 146>>, <<196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52>>, <<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150, 146,55,173,19,66,210,166,222,131,62,81,199,94,54,43>>, <<103,31,252,157,66,254,165,38,44,248,164,236,119,223,232,69>>, <<2,174,149,164,200,75,54,245,225,227,161,210,40,236,44, 229>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.732 [info] auth_response(<<"262427377349002">>): {ok,[{epdg_auth_tuple,<<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146>>,<<196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52>>,<<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146,55,173,19,66,210,166,222,131,62,81,199,94,54,43>>,<<103,31,252,157,66,254,165,38,44,248,164,236,119,223,232,69>>,<<2,174,149,164,200,75,54,245,225,227,161,210,40,236,44,229>>}]} 04:13:17.733 [info] auth_response for <<"262427377349002">>: {ok,[{epdg_auth_tuple,<<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146>>,<<196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52>>,<<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146,55,173,19,66,210,166,222,131,62,81,199,94,54,43>>,<<103,31,252,157,66,254,165,38,44,248,164,236,119,223,232,69>>,<<2,174,149,164,200,75,54,245,225,227,161,210,40,236,44,229>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.733 [info] GSUP: Tx #{auth_tuples => [#{autn => <<196,12,215,114,240,207,122,127,50,44,110,112,80,217,45,52>>,ck => <<2,174,149,164,200,75,54,245,225,227,161,210,40,236,44,229>>,ik => <<103,31,252,157,66,254,165,38,44,248,164,236,119,223,232,69>>,rand => <<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146>>,res => <<247,62,49,211,233,174,151,180,159,201,228,74,101,140,150,146,55,173,19,66,210,166,222,131,62,81,199,94,54,43>>}],imsi => <<"262427377349002">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427377349002">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427377349002 receive call lu_request from <0.937.0> in state state_authenticating 04:13:17.738 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427377349002">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427377349002 send ok to <0.937.0> 04:13:17.738 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427377349002 consume call lu_request from <0.937.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427377349002 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:17.739 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427377349002">>,"internet",[],undefined,false,0,false,false} 04:13:17.739 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.739 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427377349002",undefined,undefined,false,false,undefined} 04:13:17.739 [debug] SWx Tx SAR Imsi="262427377349002" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427377349002 send ok to <0.201.0> 04:13:17.740 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","98",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427377349002",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427377349002 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427377349002 receive call {rx_swx_saa,{ok,1,#{}}} from <0.938.0> in state state_wait_swx_saa 04:13:17.751 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;98;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427377349002",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427377349002 send ok to <0.938.0> *DBG* aaa_ue_fsm_262427377349002 consume call {rx_swx_saa,{ok,1,#{}}} from <0.938.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427377349002 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.751 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427377349002 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427377349002">>,ok}} 04:13:17.752 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427377349002",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427377349002 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.752 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.752 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427377349002">>,"internet",[],undefined,false,0,false,false} 04:13:17.752 [info] lu_response(<<"262427377349002">>): ok 04:13:17.752 [info] lu_response for <<"262427377349002">>: ok 04:13:17.752 [info] GSUP: Tx #{imsi => <<"262427377349002">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427377349002">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427377349002 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.939.0> in state state_authenticated 04:13:17.757 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427377349002">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:17.757 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.758 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427377349002">>,"internet",[],undefined,false,0,false,false} 04:13:17.758 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262427377349002 send ok to <0.939.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.758 [info] s2b: Tx {gtp,v2,create_session_request,0,5395908,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427377349002">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864888,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660771,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427377349002 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.939.0> in state state_authenticated => state_wait_create_session_resp 04:13:17.758 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427377349002 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427377349002 receive call {rx_s6b_aar,"262427377349002@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.940.0> in state state_authenticated 04:13:17.770 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427377349002@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.770 [info] ue_fsm ev_rx_s6b_aar: "262427377349002@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262427377349002 send ok to <0.940.0> 04:13:17.770 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427377349002@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262427377349002",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427377349002 consume call {rx_s6b_aar,"262427377349002@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.940.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:17.770 [debug] SWx Tx SAR Imsi="262427377349002" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:17.770 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","99",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427377349002",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:17.771 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427377349002 receive call {rx_swx_saa,{ok,13,#{}}} from <0.941.0> in state state_authenticated_wait_swx_saa 04:13:17.778 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;99;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427377349002",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.778 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427377349002 send ok to <0.941.0> *DBG* aaa_ue_fsm_262427377349002 consume call {rx_swx_saa,{ok,13,#{}}} from <0.941.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.779 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427377349002","262427377349002@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.940.0>} 04:13:17.779 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.779 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.789 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,184,82,85,196,0,2,0,2,0,16,0,87,0,9,1,160,146,214,65,35,172,18,2,103,79,0,5,0,1,192,168,0,20,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,146,214,65,35,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,146,214,65,35,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.789 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864888,5395908,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<146,214,65,35>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2463514915,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2463514915,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,20>>}}} *DBG* epdg_ue_fsm_262427377349002 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 3431660771, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2463514915}}} from <0.942.0> in state state_wait_create_session_resp 04:13:17.789 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427377349002">>,<0.934.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864888,2463514915,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3431660771,2463514915}],[],[],[],[],[],[],[],[],[]}}}} 04:13:17.789 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.789 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 3431660771,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2463514915}} 04:13:17.790 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427377349002">>,"internet",[],undefined,false,0,false,false} 04:13:17.790 [info] KMOD Port Create PDP Context Call {<0.934.0>,[alias|#Ref<0.718718372.1967980545.225681>]}: {create_pdp_context,{172,18,2,103},3431660771,2463514915,{192,168,0,20}} 04:13:17.790 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,20}, 3431660771, 2463514915 04:13:17.790 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1040,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,20}},{i_tid,3431660771},{o_tid,2463514915}]}} 04:13:17.790 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 3431660771,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2463514915}) returned ok *DBG* epdg_ue_fsm_262427377349002 send ok to <0.942.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427377349002">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 3431660771, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2463514915}}}} 04:13:17.790 [info] tunnel_response(<<"262427377349002">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 3431660771,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2463514915}} *DBG* epdg_ue_fsm_262427377349002 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 3431660771, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2463514915}}} from <0.942.0> in state state_wait_create_session_resp => state_active 04:13:17.791 [info] tunnel_response for <<"262427377349002">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 3431660771,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2463514915}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.791 [info] GSUP: Tx #{imsi => <<"262427377349002">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,20>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427148569865">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:17.810 [info] GSUP: Rx #{imsi => <<"262427148569865">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427148569865 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427148569865 consume internal init_state in state state_new 04:13:17.810 [info] ue_fsm start(epdg_ue_fsm_262427148569865) *DBG* epdg_ue_fsm_262427148569865 receive call {auth_request,33,"internet",#{}} from <0.943.0> in state state_new 04:13:17.810 [info] ue_fsm init(<<"262427148569865">>) *DBG* epdg_ue_fsm_262427148569865 send ok to <0.943.0> *DBG* epdg_ue_fsm_262427148569865 consume call {auth_request,33,"internet",#{}} from <0.943.0> in state state_new => state_wait_auth_resp 04:13:17.810 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427148569865 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:17.810 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427148569865">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427148569865 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.810 [info] ue_fsm start_link(aaa_ue_fsm_262427148569865) *DBG* aaa_ue_fsm_262427148569865 consume internal init_state in state state_new 04:13:17.810 [info] ue_fsm init("262427148569865") *DBG* aaa_ue_fsm_262427148569865 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.810 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.810 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427148569865",undefined,undefined,false,false,undefined} 04:13:17.810 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:17.810 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","100",";","nonode@nohost"],1,undefined,undefined,undefined,"262427148569865",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427148569865 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427148569865 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427148569865 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124>>, <<156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53>>, <<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124, 79,166,55,201,224,62,30,28,231,105,154,221,153,148>>, <<95,39,247,110,76,31,179,200,166,236,182,69,140,241,148,19>>, <<245,233,201,132,121,232,87,43,139,34,236,124,232,139, 100,175>>}]}} from <0.946.0> in state state_wait_swx_maa 04:13:17.813 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;100;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427148569865",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124,156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53]],[[155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124,79,166,55,201,224,62,30,28,231,105,154,221,153,148]],["foobar"],[[245,233,201,132,121,232,87,43,139,34,236,124,232,139,100,175]],[[95,39,247,110,76,31,179,200,166,236,182,69,140,241,148,19]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.813 [info] dia_sip2gsup: auth [155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124,156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53] authz [155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124,79,166,55,201,224,62,30,28,231,105,154,221,153,148]  *DBG* aaa_ue_fsm_262427148569865 send ok to <0.946.0> *DBG* epdg_ue_fsm_262427148569865 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124>>, <<156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53>>, <<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124, 79,166,55,201,224,62,30,28,231,105,154,221,153,148>>, <<95,39,247,110,76,31,179,200,166,236,182,69,140,241,148,19>>, <<245,233,201,132,121,232,87,43,139,34,236,124,232,139, 100,175>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:17.814 [info] rand [155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124] autn [156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53]  *DBG* aaa_ue_fsm_262427148569865 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124>>, <<156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53>>, <<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124, 79,166,55,201,224,62,30,28,231,105,154,221,153,148>>, <<95,39,247,110,76,31,179,200,166,236,182,69,140,241,148,19>>, <<245,233,201,132,121,232,87,43,139,34,236,124,232,139, 100,175>>}]}} from <0.946.0> in state state_wait_swx_maa => state_new 04:13:17.814 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427148569865 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427148569865">>, {ok, [{epdg_auth_tuple, <<155,96,250,154,71,223,185,240,107,242,6,79, 235,128,227,124>>, <<156,112,162,68,237,60,34,67,224,36,80,211,27, 16,159,53>>, <<155,96,250,154,71,223,185,240,107,242,6,79, 235,128,227,124,79,166,55,201,224,62,30,28, 231,105,154,221,153,148>>, <<95,39,247,110,76,31,179,200,166,236,182,69, 140,241,148,19>>, <<245,233,201,132,121,232,87,43,139,34, 236,124,232,139,100,175>>}]}}} 04:13:17.814 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427148569865",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427148569865 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124>>, <<156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53>>, <<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124, 79,166,55,201,224,62,30,28,231,105,154,221,153,148>>, <<95,39,247,110,76,31,179,200,166,236,182,69,140,241,148,19>>, <<245,233,201,132,121,232,87,43,139,34,236,124,232,139, 100,175>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.814 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124>>,<<156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53>>,<<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124,79,166,55,201,224,62,30,28,231,105,154,221,153,148>>,<<95,39,247,110,76,31,179,200,166,236,182,69,140,241,148,19>>,<<245,233,201,132,121,232,87,43,139,34,236,124,232,139,100,175>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.814 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124>>,<<156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53>>,<<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124,79,166,55,201,224,62,30,28,231,105,154,221,153,148>>,<<95,39,247,110,76,31,179,200,166,236,182,69,140,241,148,19>>,<<245,233,201,132,121,232,87,43,139,34,236,124,232,139,100,175>>}]}, {ue_fsm_data,<<"262427148569865">>,"internet",[],undefined,false,0,false,false} 04:13:17.814 [info] auth_response(<<"262427148569865">>): {ok,[{epdg_auth_tuple,<<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124>>,<<156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53>>,<<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124,79,166,55,201,224,62,30,28,231,105,154,221,153,148>>,<<95,39,247,110,76,31,179,200,166,236,182,69,140,241,148,19>>,<<245,233,201,132,121,232,87,43,139,34,236,124,232,139,100,175>>}]} 04:13:17.814 [info] auth_response for <<"262427148569865">>: {ok,[{epdg_auth_tuple,<<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124>>,<<156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53>>,<<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124,79,166,55,201,224,62,30,28,231,105,154,221,153,148>>,<<95,39,247,110,76,31,179,200,166,236,182,69,140,241,148,19>>,<<245,233,201,132,121,232,87,43,139,34,236,124,232,139,100,175>>}]} 04:13:17.814 [info] GSUP: Tx #{auth_tuples => [#{autn => <<156,112,162,68,237,60,34,67,224,36,80,211,27,16,159,53>>,ck => <<245,233,201,132,121,232,87,43,139,34,236,124,232,139,100,175>>,ik => <<95,39,247,110,76,31,179,200,166,236,182,69,140,241,148,19>>,rand => <<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124>>,res => <<155,96,250,154,71,223,185,240,107,242,6,79,235,128,227,124,79,166,55,201,224,62,30,28,231,105,154,221,153,148>>}],imsi => <<"262427148569865">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427148569865">>, message_type => location_upd_req}} 04:13:17.815 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427148569865">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427148569865 receive call lu_request from <0.947.0> in state state_authenticating 04:13:17.815 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427148569865 send ok to <0.947.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.815 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427148569865">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427148569865 consume call lu_request from <0.947.0> in state state_authenticating *DBG* aaa_ue_fsm_262427148569865 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:17.815 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.816 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427148569865",undefined,undefined,false,false,undefined} 04:13:17.816 [debug] SWx Tx SAR Imsi="262427148569865" Type=1 APN="internet" AgentInfoOpt=[]  04:13:17.816 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","101",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427148569865",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427148569865 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427148569865 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427148569865 receive call {rx_swx_saa,{ok,1,#{}}} from <0.948.0> in state state_wait_swx_saa 04:13:17.818 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;101;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427148569865",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.818 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427148569865 send ok to <0.948.0> *DBG* epdg_ue_fsm_262427148569865 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:17.818 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427148569865",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427148569865 consume call {rx_swx_saa,{ok,1,#{}}} from <0.948.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427148569865 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427148569865">>,ok}} 04:13:17.818 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427148569865 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:17.818 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427148569865">>,"internet",[],undefined,false,0,false,false} 04:13:17.818 [info] lu_response(<<"262427148569865">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.818 [info] lu_response for <<"262427148569865">>: ok 04:13:17.818 [info] GSUP: Tx #{imsi => <<"262427148569865">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427148569865">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:17.819 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427148569865">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427148569865 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.949.0> in state state_authenticated 04:13:17.819 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.819 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427148569865">>,"internet",[],undefined,false,0,false,false} 04:13:17.820 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:17.820 [info] s2b: Tx {gtp,v2,create_session_request,0,5395909,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427148569865">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864889,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660772,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427148569865 send ok to <0.949.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.820 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427148569865 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.949.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427148569865 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427148569865 receive call {rx_s6b_aar,"262427148569865@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.950.0> in state state_authenticated 04:13:17.826 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427148569865@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.826 [info] ue_fsm ev_rx_s6b_aar: "262427148569865@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:17.826 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427148569865@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262427148569865",undefined,undefined,true,false,undefined} 04:13:17.826 [debug] SWx Tx SAR Imsi="262427148569865" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:17.826 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","102",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427148569865",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427148569865 send ok to <0.950.0> 04:13:17.826 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427148569865 consume call {rx_s6b_aar,"262427148569865@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.950.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427148569865 receive call {rx_swx_saa,{ok,13,#{}}} from <0.951.0> in state state_authenticated_wait_swx_saa 04:13:17.828 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;102;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427148569865",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:17.828 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427148569865 send ok to <0.951.0> 04:13:17.828 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427148569865","262427148569865@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.950.0>} *DBG* aaa_ue_fsm_262427148569865 consume call {rx_swx_saa,{ok,13,#{}}} from <0.951.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.828 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.828 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.831 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,185,82,85,197,0,2,0,2,0,16,0,87,0,9,1,160,155,18,58,120,172,18,2,103,79,0,5,0,1,192,168,0,21,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,155,18,58,120,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,155,18,58,120,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.832 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864889,5395909,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<155,18,58,120>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2601663096,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2601663096,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,21>>}}} 04:13:17.832 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427148569865">>,<0.944.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864889,2601663096,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660772,2601663096}],[],[],[]}}}} *DBG* epdg_ue_fsm_262427148569865 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 3431660772, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2601663096}}} from <0.952.0> in state state_wait_create_session_resp 04:13:17.832 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.832 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 3431660772,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2601663096}} 04:13:17.832 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427148569865">>,"internet",[],undefined,false,0,false,false} 04:13:17.832 [info] KMOD Port Create PDP Context Call {<0.944.0>,[alias|#Ref<0.718718372.1967980559.223942>]}: {create_pdp_context,{172,18,2,103},3431660772,2601663096,{192,168,0,21}} *DBG* epdg_ue_fsm_262427148569865 send ok to <0.952.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427148569865">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 3431660772, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2601663096}}}} 04:13:17.832 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,21}, 3431660772, 2601663096 *DBG* epdg_ue_fsm_262427148569865 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 3431660772, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2601663096}}} from <0.952.0> in state state_wait_create_session_resp => state_active 04:13:17.832 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1104,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,21}},{i_tid,3431660772},{o_tid,2601663096}]}} 04:13:17.832 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 3431660772,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2601663096}) returned ok 04:13:17.832 [info] tunnel_response(<<"262427148569865">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 3431660772,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2601663096}} 04:13:17.832 [info] tunnel_response for <<"262427148569865">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 3431660772,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2601663096}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.832 [info] GSUP: Tx #{imsi => <<"262427148569865">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,21>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428582545789">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428582545789 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428582545789 consume internal init_state in state state_new 04:13:17.910 [info] GSUP: Rx #{imsi => <<"262428582545789">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428582545789 receive call {auth_request,33,"internet",#{}} from <0.953.0> in state state_new 04:13:17.910 [info] ue_fsm start(epdg_ue_fsm_262428582545789) *DBG* epdg_ue_fsm_262428582545789 send ok to <0.953.0> 04:13:17.910 [info] ue_fsm init(<<"262428582545789">>) *DBG* epdg_ue_fsm_262428582545789 consume call {auth_request,33,"internet",#{}} from <0.953.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428582545789 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428582545789 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:17.910 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428582545789 consume internal init_state in state state_new 04:13:17.910 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428582545789">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428582545789 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:17.910 [info] ue_fsm start_link(aaa_ue_fsm_262428582545789) 04:13:17.910 [info] ue_fsm init("262428582545789") *DBG* aaa_ue_fsm_262428582545789 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428582545789 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:17.910 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:17.910 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428582545789",undefined,undefined,false,false,undefined} 04:13:17.910 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:17.910 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","103",";","nonode@nohost"],1,undefined,undefined,undefined,"262428582545789",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:17.913 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;103;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428582545789",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164,137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76]],[[99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164,8,60,231,147,161,175,202,53,163,191,20,72,188,83]],["foobar"],[[121,134,100,252,98,214,114,174,196,166,250,107,117,92,230,82]],[[31,156,4,64,194,90,245,216,199,108,65,25,192,128,229,184]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428582545789 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"cô¶9ÿBüN&Á¦î?nó¤">>, <<137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76>>, <<99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164, 8,60,231,147,161,175,202,53,163,191,20,72,188,83>>, <<31,156,4,64,194,90,245,216,199,108,65,25,192,128,229,184>>, <<121,134,100,252,98,214,114,174,196,166,250,107,117,92, 230,82>>}]}} from <0.956.0> in state state_wait_swx_maa 04:13:17.913 [info] dia_sip2gsup: auth [99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164,137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76] authz [99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164,8,60,231,147,161,175,202,53,163,191,20,72,188,83]  04:13:17.913 [info] rand "cô¶9ÿBüN&Á¦î?nó¤" autn [137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76]  *DBG* aaa_ue_fsm_262428582545789 send ok to <0.956.0> *DBG* epdg_ue_fsm_262428582545789 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"cô¶9ÿBüN&Á¦î?nó¤">>, <<137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76>>, <<99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164, 8,60,231,147,161,175,202,53,163,191,20,72,188,83>>, <<31,156,4,64,194,90,245,216,199,108,65,25,192,128,229,184>>, <<121,134,100,252,98,214,114,174,196,166,250,107,117,92, 230,82>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428582545789 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"cô¶9ÿBüN&Á¦î?nó¤">>, <<137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76>>, <<99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164, 8,60,231,147,161,175,202,53,163,191,20,72,188,83>>, <<31,156,4,64,194,90,245,216,199,108,65,25,192,128,229,184>>, <<121,134,100,252,98,214,114,174,196,166,250,107,117,92, 230,82>>}]}} from <0.956.0> in state state_wait_swx_maa => state_new 04:13:17.913 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428582545789 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428582545789">>, {ok, [{epdg_auth_tuple,<<"cô¶9ÿBüN&Á¦î?nó¤">>, <<137,62,104,224,53,152,98,202,218,160,216,252, 35,103,4,76>>, <<99,244,182,57,255,66,252,78,38,193,166,238, 63,110,243,164,8,60,231,147,161,175,202,53, 163,191,20,72,188,83>>, <<31,156,4,64,194,90,245,216,199,108,65,25,192, 128,229,184>>, <<121,134,100,252,98,214,114,174,196,166, 250,107,117,92,230,82>>}]}}} *DBG* epdg_ue_fsm_262428582545789 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"cô¶9ÿBüN&Á¦î?nó¤">>, <<137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76>>, <<99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164, 8,60,231,147,161,175,202,53,163,191,20,72,188,83>>, <<31,156,4,64,194,90,245,216,199,108,65,25,192,128,229,184>>, <<121,134,100,252,98,214,114,174,196,166,250,107,117,92, 230,82>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:17.913 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428582545789",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.913 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"cô¶9ÿBüN&Á¦î?nó¤">>,<<137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76>>,<<99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164,8,60,231,147,161,175,202,53,163,191,20,72,188,83>>,<<31,156,4,64,194,90,245,216,199,108,65,25,192,128,229,184>>,<<121,134,100,252,98,214,114,174,196,166,250,107,117,92,230,82>>}]} 04:13:17.914 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"cô¶9ÿBüN&Á¦î?nó¤">>,<<137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76>>,<<99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164,8,60,231,147,161,175,202,53,163,191,20,72,188,83>>,<<31,156,4,64,194,90,245,216,199,108,65,25,192,128,229,184>>,<<121,134,100,252,98,214,114,174,196,166,250,107,117,92,230,82>>}]}, {ue_fsm_data,<<"262428582545789">>,"internet",[],undefined,false,0,false,false} 04:13:17.914 [info] auth_response(<<"262428582545789">>): {ok,[{epdg_auth_tuple,<<"cô¶9ÿBüN&Á¦î?nó¤">>,<<137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76>>,<<99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164,8,60,231,147,161,175,202,53,163,191,20,72,188,83>>,<<31,156,4,64,194,90,245,216,199,108,65,25,192,128,229,184>>,<<121,134,100,252,98,214,114,174,196,166,250,107,117,92,230,82>>}]} 04:13:17.914 [info] auth_response for <<"262428582545789">>: {ok,[{epdg_auth_tuple,<<"cô¶9ÿBüN&Á¦î?nó¤">>,<<137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76>>,<<99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164,8,60,231,147,161,175,202,53,163,191,20,72,188,83>>,<<31,156,4,64,194,90,245,216,199,108,65,25,192,128,229,184>>,<<121,134,100,252,98,214,114,174,196,166,250,107,117,92,230,82>>}]} 04:13:17.914 [info] GSUP: Tx #{auth_tuples => [#{autn => <<137,62,104,224,53,152,98,202,218,160,216,252,35,103,4,76>>,ck => <<121,134,100,252,98,214,114,174,196,166,250,107,117,92,230,82>>,ik => <<31,156,4,64,194,90,245,216,199,108,65,25,192,128,229,184>>,rand => <<"cô¶9ÿBüN&Á¦î?nó¤">>,res => <<99,244,182,57,255,66,252,78,38,193,166,238,63,110,243,164,8,60,231,147,161,175,202,53,163,191,20,72,188,83>>}],imsi => <<"262428582545789">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428582545789">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428582545789 receive call lu_request from <0.957.0> in state state_authenticating 04:13:17.915 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428582545789">>,message_type => location_upd_req} 04:13:17.915 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428582545789 send ok to <0.957.0> *DBG* aaa_ue_fsm_262428582545789 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.915 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428582545789">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428582545789 consume call lu_request from <0.957.0> in state state_authenticating 04:13:17.915 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:17.915 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428582545789",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428582545789 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428582545789 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:17.915 [debug] SWx Tx SAR Imsi="262428582545789" Type=1 APN="internet" AgentInfoOpt=[]  04:13:17.915 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","104",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428582545789",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428582545789 receive call {rx_swx_saa,{ok,1,#{}}} from <0.958.0> in state state_wait_swx_saa 04:13:17.917 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;104;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428582545789",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428582545789 send ok to <0.958.0> *DBG* epdg_ue_fsm_262428582545789 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262428582545789 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428582545789">>,ok}} *DBG* aaa_ue_fsm_262428582545789 consume call {rx_swx_saa,{ok,1,#{}}} from <0.958.0> in state state_wait_swx_saa => state_authenticated 04:13:17.917 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428582545789 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.917 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428582545789",undefined,undefined,false,false,undefined} 04:13:17.917 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:17.917 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428582545789">>,"internet",[],undefined,false,0,false,false} 04:13:17.917 [info] lu_response(<<"262428582545789">>): ok 04:13:17.917 [info] lu_response for <<"262428582545789">>: ok 04:13:17.917 [info] GSUP: Tx #{imsi => <<"262428582545789">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428582545789">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:17.918 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428582545789">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428582545789 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.959.0> in state state_authenticated 04:13:17.918 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:17.918 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428582545789">>,"internet",[],undefined,false,0,false,false} 04:13:17.918 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:17.918 [info] s2b: Tx {gtp,v2,create_session_request,0,5395910,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428582545789">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864890,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660773,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428582545789 send ok to <0.959.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.918 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428582545789 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.959.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428582545789 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428582545789 receive call {rx_s6b_aar,"262428582545789@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.960.0> in state state_authenticated 04:13:17.923 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428582545789@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:17.923 [info] ue_fsm ev_rx_s6b_aar: "262428582545789@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:17.923 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428582545789@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262428582545789",undefined,undefined,true,false,undefined} 04:13:17.923 [debug] SWx Tx SAR Imsi="262428582545789" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428582545789 send ok to <0.960.0> 04:13:17.923 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","105",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428582545789",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428582545789 consume call {rx_s6b_aar,"262428582545789@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.960.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:17.923 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428582545789 receive call {rx_swx_saa,{ok,13,#{}}} from <0.961.0> in state state_authenticated_wait_swx_saa 04:13:17.924 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;105;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428582545789",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428582545789 send ok to <0.961.0> 04:13:17.924 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428582545789 consume call {rx_swx_saa,{ok,13,#{}}} from <0.961.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:17.924 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428582545789","262428582545789@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.960.0>} 04:13:17.924 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:17.924 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:17.927 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,186,82,85,198,0,2,0,2,0,16,0,87,0,9,1,160,66,204,44,58,172,18,2,103,79,0,5,0,1,192,168,0,22,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,66,204,44,58,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,66,204,44,58,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:17.927 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864890,5395910,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"BÌ,:">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1120676922,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1120676922,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,22>>}}} 04:13:17.927 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428582545789">>,<0.954.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864890,1120676922,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660773,1120676922}],[],[],[]}}}} *DBG* epdg_ue_fsm_262428582545789 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 3431660773, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1120676922}}} from <0.962.0> in state state_wait_create_session_resp 04:13:17.927 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:17.927 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 3431660773,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1120676922}} 04:13:17.927 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428582545789">>,"internet",[],undefined,false,0,false,false} 04:13:17.927 [info] KMOD Port Create PDP Context Call {<0.954.0>,[alias|#Ref<0.718718372.1967980559.224050>]}: {create_pdp_context,{172,18,2,103},3431660773,1120676922,{192,168,0,22}} 04:13:17.927 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,22}, 3431660773, 1120676922 04:13:17.927 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1168,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,22}},{i_tid,3431660773},{o_tid,1120676922}]}} 04:13:17.927 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 3431660773,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1120676922}) returned ok *DBG* epdg_ue_fsm_262428582545789 send ok to <0.962.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428582545789">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 3431660773, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1120676922}}}} 04:13:17.927 [info] tunnel_response(<<"262428582545789">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 3431660773,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1120676922}} *DBG* epdg_ue_fsm_262428582545789 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 3431660773, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1120676922}}} from <0.962.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:17.927 [info] tunnel_response for <<"262428582545789">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 3431660773,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1120676922}} 04:13:17.927 [info] GSUP: Tx #{imsi => <<"262428582545789">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,22>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422368886554">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422368886554 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422368886554 consume internal init_state in state state_new 04:13:18.014 [info] GSUP: Rx #{imsi => <<"262422368886554">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422368886554 receive call {auth_request,33,"internet",#{}} from <0.963.0> in state state_new 04:13:18.014 [info] ue_fsm start(epdg_ue_fsm_262422368886554) 04:13:18.015 [info] ue_fsm init(<<"262422368886554">>) *DBG* epdg_ue_fsm_262422368886554 send ok to <0.963.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.015 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422368886554 consume call {auth_request,33,"internet",#{}} from <0.963.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422368886554 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422368886554 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:18.015 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422368886554">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422368886554 consume internal init_state in state state_new 04:13:18.015 [info] ue_fsm start_link(aaa_ue_fsm_262422368886554) *DBG* aaa_ue_fsm_262422368886554 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.015 [info] ue_fsm init("262422368886554") 04:13:18.015 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.016 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422368886554",undefined,undefined,false,false,undefined} 04:13:18.016 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.016 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","106",";","nonode@nohost"],1,undefined,undefined,undefined,"262422368886554",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422368886554 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422368886554 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.031 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;106;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422368886554",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84]],[[227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83,135,196,117,44,235,30,68,102,117,101,84,227,97]],["foobar"],[[143,180,158,198,108,154,148,62,143,176,80,29,136,55,103,66]],[[15,134,53,244,223,86,200,85,165,149,88,89,252,181,95,243]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422368886554 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254>>, <<187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84>>, <<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83, 135,196,117,44,235,30,68,102,117,101,84,227,97>>, <<15,134,53,244,223,86,200,85,165,149,88,89,252,181,95,243>>, <<143,180,158,198,108,154,148,62,143,176,80,29,136,55, 103,66>>}]}} from <0.966.0> in state state_wait_swx_maa 04:13:18.031 [info] dia_sip2gsup: auth [227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84] authz [227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83,135,196,117,44,235,30,68,102,117,101,84,227,97]  04:13:18.031 [info] rand [227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254] autn [187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84]  *DBG* aaa_ue_fsm_262422368886554 send ok to <0.966.0> 04:13:18.031 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422368886554 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254>>, <<187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84>>, <<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83, 135,196,117,44,235,30,68,102,117,101,84,227,97>>, <<15,134,53,244,223,86,200,85,165,149,88,89,252,181,95,243>>, <<143,180,158,198,108,154,148,62,143,176,80,29,136,55, 103,66>>}]}} from <0.966.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422368886554 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254>>, <<187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84>>, <<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83, 135,196,117,44,235,30,68,102,117,101,84,227,97>>, <<15,134,53,244,223,86,200,85,165,149,88,89,252,181,95,243>>, <<143,180,158,198,108,154,148,62,143,176,80,29,136,55, 103,66>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.032 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422368886554",undefined,undefined,false,false,undefined} 04:13:18.032 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254>>,<<187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84>>,<<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83,135,196,117,44,235,30,68,102,117,101,84,227,97>>,<<15,134,53,244,223,86,200,85,165,149,88,89,252,181,95,243>>,<<143,180,158,198,108,154,148,62,143,176,80,29,136,55,103,66>>}]} 04:13:18.033 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254>>,<<187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84>>,<<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83,135,196,117,44,235,30,68,102,117,101,84,227,97>>,<<15,134,53,244,223,86,200,85,165,149,88,89,252,181,95,243>>,<<143,180,158,198,108,154,148,62,143,176,80,29,136,55,103,66>>}]}, {ue_fsm_data,<<"262422368886554">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422368886554 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422368886554">>, {ok, [{epdg_auth_tuple, <<227,21,62,95,171,230,135,12,54,47,41,67,46, 224,169,254>>, <<187,91,82,224,135,48,51,6,68,80,120,22,122, 145,231,84>>, <<227,21,62,95,171,230,135,12,54,47,41,67,46, 224,169,254,83,135,196,117,44,235,30,68,102, 117,101,84,227,97>>, <<15,134,53,244,223,86,200,85,165,149,88,89, 252,181,95,243>>, <<143,180,158,198,108,154,148,62,143,176, 80,29,136,55,103,66>>}]}}} *DBG* epdg_ue_fsm_262422368886554 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254>>, <<187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84>>, <<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83, 135,196,117,44,235,30,68,102,117,101,84,227,97>>, <<15,134,53,244,223,86,200,85,165,149,88,89,252,181,95,243>>, <<143,180,158,198,108,154,148,62,143,176,80,29,136,55, 103,66>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.033 [info] auth_response(<<"262422368886554">>): {ok,[{epdg_auth_tuple,<<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254>>,<<187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84>>,<<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83,135,196,117,44,235,30,68,102,117,101,84,227,97>>,<<15,134,53,244,223,86,200,85,165,149,88,89,252,181,95,243>>,<<143,180,158,198,108,154,148,62,143,176,80,29,136,55,103,66>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.034 [info] auth_response for <<"262422368886554">>: {ok,[{epdg_auth_tuple,<<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254>>,<<187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84>>,<<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83,135,196,117,44,235,30,68,102,117,101,84,227,97>>,<<15,134,53,244,223,86,200,85,165,149,88,89,252,181,95,243>>,<<143,180,158,198,108,154,148,62,143,176,80,29,136,55,103,66>>}]} 04:13:18.034 [info] GSUP: Tx #{auth_tuples => [#{autn => <<187,91,82,224,135,48,51,6,68,80,120,22,122,145,231,84>>,ck => <<143,180,158,198,108,154,148,62,143,176,80,29,136,55,103,66>>,ik => <<15,134,53,244,223,86,200,85,165,149,88,89,252,181,95,243>>,rand => <<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254>>,res => <<227,21,62,95,171,230,135,12,54,47,41,67,46,224,169,254,83,135,196,117,44,235,30,68,102,117,101,84,227,97>>}],imsi => <<"262422368886554">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422368886554">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422368886554 receive call lu_request from <0.967.0> in state state_authenticating 04:13:18.037 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422368886554">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422368886554 send ok to <0.967.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.037 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422368886554 consume call lu_request from <0.967.0> in state state_authenticating *DBG* aaa_ue_fsm_262422368886554 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.038 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422368886554">>,"internet",[],undefined,false,0,false,false} 04:13:18.038 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.038 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422368886554",undefined,undefined,false,false,undefined} 04:13:18.038 [debug] SWx Tx SAR Imsi="262422368886554" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.038 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","107",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422368886554",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422368886554 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422368886554 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422368886554 receive call {rx_swx_saa,{ok,1,#{}}} from <0.968.0> in state state_wait_swx_saa 04:13:18.042 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;107;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422368886554",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422368886554 send ok to <0.968.0> *DBG* epdg_ue_fsm_262422368886554 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.042 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422368886554 consume call {rx_swx_saa,{ok,1,#{}}} from <0.968.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422368886554 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422368886554">>,ok}} 04:13:18.043 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422368886554",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422368886554 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.043 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.043 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422368886554">>,"internet",[],undefined,false,0,false,false} 04:13:18.043 [info] lu_response(<<"262422368886554">>): ok 04:13:18.043 [info] lu_response for <<"262422368886554">>: ok 04:13:18.043 [info] GSUP: Tx #{imsi => <<"262422368886554">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422368886554">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:18.045 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422368886554">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.045 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262422368886554 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.969.0> in state state_authenticated 04:13:18.045 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422368886554">>,"internet",[],undefined,false,0,false,false} 04:13:18.046 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:18.046 [info] s2b: Tx {gtp,v2,create_session_request,0,5395911,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422368886554">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864891,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660774,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422368886554 send ok to <0.969.0> 04:13:18.046 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422368886554 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.969.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422368886554 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422368886554 receive call {rx_s6b_aar,"262422368886554@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.970.0> in state state_authenticated 04:13:18.053 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422368886554@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.053 [info] ue_fsm ev_rx_s6b_aar: "262422368886554@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:18.053 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422368886554@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422368886554",undefined,undefined,true,false,undefined} 04:13:18.053 [debug] SWx Tx SAR Imsi="262422368886554" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:18.054 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","108",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422368886554",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422368886554 send ok to <0.970.0> 04:13:18.054 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422368886554 consume call {rx_s6b_aar,"262422368886554@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.970.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422368886554 receive call {rx_swx_saa,{ok,13,#{}}} from <0.971.0> in state state_authenticated_wait_swx_saa 04:13:18.058 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;108;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422368886554",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.058 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422368886554 send ok to <0.971.0> 04:13:18.058 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422368886554","262422368886554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.970.0>} *DBG* aaa_ue_fsm_262422368886554 consume call {rx_swx_saa,{ok,13,#{}}} from <0.971.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.058 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.058 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.063 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,187,82,85,199,0,2,0,2,0,16,0,87,0,9,1,160,58,174,4,116,172,18,2,103,79,0,5,0,1,192,168,0,23,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,58,174,4,116,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,58,174,4,116,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.063 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864891,5395911,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<58,174,4,116>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,984482932,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,984482932,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,23>>}}} 04:13:18.063 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422368886554">>,<0.964.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864891,984482932,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3431660774,984482932}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422368886554 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 3431660774, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 984482932}}} from <0.972.0> in state state_wait_create_session_resp 04:13:18.063 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.064 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 3431660774,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 984482932}} 04:13:18.064 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422368886554">>,"internet",[],undefined,false,0,false,false} 04:13:18.064 [info] KMOD Port Create PDP Context Call {<0.964.0>,[alias|#Ref<0.718718372.1967980545.226137>]}: {create_pdp_context,{172,18,2,103},3431660774,984482932,{192,168,0,23}} 04:13:18.064 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,23}, 3431660774, 984482932 04:13:18.064 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],271,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,23}},{i_tid,3431660774},{o_tid,984482932}]}} *DBG* epdg_ue_fsm_262422368886554 send ok to <0.972.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422368886554">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 3431660774, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 984482932}}}} 04:13:18.064 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 3431660774,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 984482932}) returned ok *DBG* epdg_ue_fsm_262422368886554 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 3431660774, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 984482932}}} from <0.972.0> in state state_wait_create_session_resp => state_active 04:13:18.064 [info] tunnel_response(<<"262422368886554">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 3431660774,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 984482932}} 04:13:18.065 [info] tunnel_response for <<"262422368886554">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 3431660774,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 984482932}} 04:13:18.065 [info] GSUP: Tx #{imsi => <<"262422368886554">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,23>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421872226956">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421872226956 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421872226956 consume internal init_state in state state_new 04:13:18.114 [info] GSUP: Rx #{imsi => <<"262421872226956">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421872226956 receive call {auth_request,33,"internet",#{}} from <0.973.0> in state state_new *DBG* epdg_ue_fsm_262421872226956 send ok to <0.973.0> 04:13:18.114 [info] ue_fsm start(epdg_ue_fsm_262421872226956) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421872226956 consume call {auth_request,33,"internet",#{}} from <0.973.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421872226956 enter aaa_ue_fsm in state state_new 04:13:18.115 [info] ue_fsm init(<<"262421872226956">>) *DBG* epdg_ue_fsm_262421872226956 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421872226956 consume internal init_state in state state_new 04:13:18.115 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421872226956 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.115 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421872226956">>,"internet",[],undefined,false,0,false,false} 04:13:18.115 [info] ue_fsm start_link(aaa_ue_fsm_262421872226956) 04:13:18.115 [info] ue_fsm init("262421872226956") 04:13:18.115 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.116 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421872226956",undefined,undefined,false,false,undefined} 04:13:18.116 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421872226956 send ok to <0.201.0> 04:13:18.116 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","109",";","nonode@nohost"],1,undefined,undefined,undefined,"262421872226956",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421872226956 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.130 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;109;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421872226956",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57,3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237]],[[126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57,160,162,39,223,17,216,119,244,16,199,238,150,18,177]],["foobar"],[[229,77,171,119,83,137,220,186,160,153,222,173,171,198,25,159]],[[210,116,91,217,190,132,155,10,13,107,146,99,65,241,188,134]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421872226956 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57>>, <<3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237>>, <<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57, 160,162,39,223,17,216,119,244,16,199,238,150,18,177>>, <<210,116,91,217,190,132,155,10,13,107,146,99,65,241,188,134>>, <<229,77,171,119,83,137,220,186,160,153,222,173,171,198, 25,159>>}]}} from <0.976.0> in state state_wait_swx_maa 04:13:18.130 [info] dia_sip2gsup: auth [126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57,3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237] authz [126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57,160,162,39,223,17,216,119,244,16,199,238,150,18,177]  04:13:18.130 [info] rand [126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57] autn [3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237]  *DBG* aaa_ue_fsm_262421872226956 send ok to <0.976.0> 04:13:18.131 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421872226956 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57>>, <<3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237>>, <<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57, 160,162,39,223,17,216,119,244,16,199,238,150,18,177>>, <<210,116,91,217,190,132,155,10,13,107,146,99,65,241,188,134>>, <<229,77,171,119,83,137,220,186,160,153,222,173,171,198, 25,159>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421872226956 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57>>, <<3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237>>, <<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57, 160,162,39,223,17,216,119,244,16,199,238,150,18,177>>, <<210,116,91,217,190,132,155,10,13,107,146,99,65,241,188,134>>, <<229,77,171,119,83,137,220,186,160,153,222,173,171,198, 25,159>>}]}} from <0.976.0> in state state_wait_swx_maa => state_new 04:13:18.131 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421872226956",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421872226956 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421872226956">>, {ok, [{epdg_auth_tuple, <<126,113,132,99,190,164,20,111,108,131,22,61, 212,215,143,57>>, <<3,225,73,71,179,46,143,226,122,93,19,8,22,94, 126,237>>, <<126,113,132,99,190,164,20,111,108,131,22,61, 212,215,143,57,160,162,39,223,17,216,119,244, 16,199,238,150,18,177>>, <<210,116,91,217,190,132,155,10,13,107,146,99, 65,241,188,134>>, <<229,77,171,119,83,137,220,186,160,153, 222,173,171,198,25,159>>}]}}} *DBG* epdg_ue_fsm_262421872226956 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57>>, <<3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237>>, <<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57, 160,162,39,223,17,216,119,244,16,199,238,150,18,177>>, <<210,116,91,217,190,132,155,10,13,107,146,99,65,241,188,134>>, <<229,77,171,119,83,137,220,186,160,153,222,173,171,198, 25,159>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.132 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57>>,<<3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237>>,<<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57,160,162,39,223,17,216,119,244,16,199,238,150,18,177>>,<<210,116,91,217,190,132,155,10,13,107,146,99,65,241,188,134>>,<<229,77,171,119,83,137,220,186,160,153,222,173,171,198,25,159>>}]} 04:13:18.133 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57>>,<<3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237>>,<<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57,160,162,39,223,17,216,119,244,16,199,238,150,18,177>>,<<210,116,91,217,190,132,155,10,13,107,146,99,65,241,188,134>>,<<229,77,171,119,83,137,220,186,160,153,222,173,171,198,25,159>>}]}, {ue_fsm_data,<<"262421872226956">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.133 [info] auth_response(<<"262421872226956">>): {ok,[{epdg_auth_tuple,<<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57>>,<<3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237>>,<<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57,160,162,39,223,17,216,119,244,16,199,238,150,18,177>>,<<210,116,91,217,190,132,155,10,13,107,146,99,65,241,188,134>>,<<229,77,171,119,83,137,220,186,160,153,222,173,171,198,25,159>>}]} 04:13:18.134 [info] auth_response for <<"262421872226956">>: {ok,[{epdg_auth_tuple,<<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57>>,<<3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237>>,<<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57,160,162,39,223,17,216,119,244,16,199,238,150,18,177>>,<<210,116,91,217,190,132,155,10,13,107,146,99,65,241,188,134>>,<<229,77,171,119,83,137,220,186,160,153,222,173,171,198,25,159>>}]} 04:13:18.134 [info] GSUP: Tx #{auth_tuples => [#{autn => <<3,225,73,71,179,46,143,226,122,93,19,8,22,94,126,237>>,ck => <<229,77,171,119,83,137,220,186,160,153,222,173,171,198,25,159>>,ik => <<210,116,91,217,190,132,155,10,13,107,146,99,65,241,188,134>>,rand => <<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57>>,res => <<126,113,132,99,190,164,20,111,108,131,22,61,212,215,143,57,160,162,39,223,17,216,119,244,16,199,238,150,18,177>>}],imsi => <<"262421872226956">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421872226956">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421872226956 receive call lu_request from <0.977.0> in state state_authenticating 04:13:18.139 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421872226956">>,message_type => location_upd_req} 04:13:18.139 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421872226956 send ok to <0.977.0> 04:13:18.139 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421872226956">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421872226956 consume call lu_request from <0.977.0> in state state_authenticating *DBG* aaa_ue_fsm_262421872226956 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.139 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.140 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421872226956",undefined,undefined,false,false,undefined} 04:13:18.140 [debug] SWx Tx SAR Imsi="262421872226956" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.140 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","110",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421872226956",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421872226956 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421872226956 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421872226956 receive call {rx_swx_saa,{ok,1,#{}}} from <0.978.0> in state state_wait_swx_saa 04:13:18.146 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;110;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421872226956",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.146 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421872226956 send ok to <0.978.0> *DBG* epdg_ue_fsm_262421872226956 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421872226956 consume call {rx_swx_saa,{ok,1,#{}}} from <0.978.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421872226956 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421872226956">>,ok}} *DBG* epdg_ue_fsm_262421872226956 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.147 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421872226956",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.147 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:18.147 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421872226956">>,"internet",[],undefined,false,0,false,false} 04:13:18.147 [info] lu_response(<<"262421872226956">>): ok 04:13:18.147 [info] lu_response for <<"262421872226956">>: ok 04:13:18.147 [info] GSUP: Tx #{imsi => <<"262421872226956">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421872226956">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:18.151 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421872226956">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421872226956 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.979.0> in state state_authenticated 04:13:18.151 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.151 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421872226956">>,"internet",[],undefined,false,0,false,false} 04:13:18.152 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262421872226956 send ok to <0.979.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421872226956 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.979.0> in state state_authenticated => state_wait_create_session_resp 04:13:18.152 [info] s2b: Tx {gtp,v2,create_session_request,0,5395912,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421872226956">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864892,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660775,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421872226956 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:18.152 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421872226956 receive call {rx_s6b_aar,"262421872226956@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.980.0> in state state_authenticated 04:13:18.164 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421872226956@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.164 [info] ue_fsm ev_rx_s6b_aar: "262421872226956@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:18.164 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421872226956@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421872226956",undefined,undefined,true,false,undefined} 04:13:18.164 [debug] SWx Tx SAR Imsi="262421872226956" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421872226956 send ok to <0.980.0> 04:13:18.165 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","111",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421872226956",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421872226956 consume call {rx_s6b_aar,"262421872226956@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.980.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.165 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421872226956 receive call {rx_swx_saa,{ok,13,#{}}} from <0.981.0> in state state_authenticated_wait_swx_saa 04:13:18.171 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;111;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421872226956",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421872226956 send ok to <0.981.0> *DBG* aaa_ue_fsm_262421872226956 consume call {rx_swx_saa,{ok,13,#{}}} from <0.981.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.171 [info] ue_fsm ev_rx_swx_saa 04:13:18.171 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421872226956","262421872226956@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.980.0>} 04:13:18.171 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.171 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.178 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,188,82,85,200,0,2,0,2,0,16,0,87,0,9,1,160,163,184,93,70,172,18,2,103,79,0,5,0,1,192,168,0,24,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,163,184,93,70,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,163,184,93,70,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.179 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864892,5395912,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"£¸]F">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2746768710,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2746768710,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,24>>}}} *DBG* epdg_ue_fsm_262421872226956 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 3431660775, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2746768710}}} from <0.982.0> in state state_wait_create_session_resp 04:13:18.179 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421872226956">>,<0.974.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864892,2746768710,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660775,2746768710}],[],[],[]}}}} 04:13:18.179 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.179 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 3431660775,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2746768710}} 04:13:18.180 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421872226956">>,"internet",[],undefined,false,0,false,false} 04:13:18.180 [info] KMOD Port Create PDP Context Call {<0.974.0>,[alias|#Ref<0.718718372.1967980559.224310>]}: {create_pdp_context,{172,18,2,103},3431660775,2746768710,{192,168,0,24}} 04:13:18.180 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,24}, 3431660775, 2746768710 04:13:18.180 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],335,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,24}},{i_tid,3431660775},{o_tid,2746768710}]}} 04:13:18.180 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 3431660775,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2746768710}) returned ok *DBG* epdg_ue_fsm_262421872226956 send ok to <0.982.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421872226956">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 3431660775, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2746768710}}}} 04:13:18.180 [info] tunnel_response(<<"262421872226956">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 3431660775,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2746768710}} *DBG* epdg_ue_fsm_262421872226956 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 3431660775, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2746768710}}} from <0.982.0> in state state_wait_create_session_resp => state_active 04:13:18.181 [info] tunnel_response for <<"262421872226956">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 3431660775,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2746768710}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.181 [info] GSUP: Tx #{imsi => <<"262421872226956">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,24>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428332617011">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428332617011 enter epdg_ue_fsm in state state_new 04:13:18.215 [info] GSUP: Rx #{imsi => <<"262428332617011">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428332617011 consume internal init_state in state state_new 04:13:18.215 [info] ue_fsm start(epdg_ue_fsm_262428332617011) *DBG* epdg_ue_fsm_262428332617011 receive call {auth_request,33,"internet",#{}} from <0.983.0> in state state_new 04:13:18.215 [info] ue_fsm init(<<"262428332617011">>) *DBG* epdg_ue_fsm_262428332617011 send ok to <0.983.0> 04:13:18.215 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428332617011 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.216 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428332617011">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428332617011 consume call {auth_request,33,"internet",#{}} from <0.983.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428332617011 consume internal init_state in state state_new 04:13:18.216 [info] ue_fsm start_link(aaa_ue_fsm_262428332617011) *DBG* epdg_ue_fsm_262428332617011 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428332617011 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.216 [info] ue_fsm init("262428332617011") 04:13:18.216 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.217 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428332617011",undefined,undefined,false,false,undefined} 04:13:18.217 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.217 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","112",";","nonode@nohost"],1,undefined,undefined,undefined,"262428332617011",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428332617011 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428332617011 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428332617011 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15>>, <<14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36>>, <<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195, 147,105,162,93,152,199,75,62,61,190,190,164,161>>, <<25,128,181,250,143,50,195,202,91,75,96,113,129,244,110,77>>, <<125,237,71,243,179,4,47,176,18,37,5,146,40,236,138,39>>}]}} from <0.986.0> in state state_wait_swx_maa 04:13:18.230 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;112;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428332617011",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36]],[[139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195,147,105,162,93,152,199,75,62,61,190,190,164,161]],["foobar"],[[125,237,71,243,179,4,47,176,18,37,5,146,40,236,138,39]],[[25,128,181,250,143,50,195,202,91,75,96,113,129,244,110,77]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.230 [info] dia_sip2gsup: auth [139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36] authz [139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195,147,105,162,93,152,199,75,62,61,190,190,164,161]  *DBG* aaa_ue_fsm_262428332617011 send ok to <0.986.0> 04:13:18.230 [info] rand [139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15] autn [14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36]  *DBG* epdg_ue_fsm_262428332617011 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15>>, <<14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36>>, <<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195, 147,105,162,93,152,199,75,62,61,190,190,164,161>>, <<25,128,181,250,143,50,195,202,91,75,96,113,129,244,110,77>>, <<125,237,71,243,179,4,47,176,18,37,5,146,40,236,138,39>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.230 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428332617011 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15>>, <<14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36>>, <<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195, 147,105,162,93,152,199,75,62,61,190,190,164,161>>, <<25,128,181,250,143,50,195,202,91,75,96,113,129,244,110,77>>, <<125,237,71,243,179,4,47,176,18,37,5,146,40,236,138,39>>}]}} from <0.986.0> in state state_wait_swx_maa => state_new 04:13:18.231 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428332617011",undefined,undefined,false,false,undefined} 04:13:18.231 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15>>,<<14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36>>,<<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195,147,105,162,93,152,199,75,62,61,190,190,164,161>>,<<25,128,181,250,143,50,195,202,91,75,96,113,129,244,110,77>>,<<125,237,71,243,179,4,47,176,18,37,5,146,40,236,138,39>>}]} *DBG* gsup_server got cast {auth_response, {<<"262428332617011">>, {ok, [{epdg_auth_tuple, <<139,128,78,126,171,102,95,98,81,133,98,206, 31,18,60,15>>, <<14,175,6,155,139,91,202,249,40,149,209,195, 92,134,123,36>>, <<139,128,78,126,171,102,95,98,81,133,98,206, 31,18,60,15,195,147,105,162,93,152,199,75,62, 61,190,190,164,161>>, <<25,128,181,250,143,50,195,202,91,75,96,113, 129,244,110,77>>, <<125,237,71,243,179,4,47,176,18,37,5,146, 40,236,138,39>>}]}}} *DBG* epdg_ue_fsm_262428332617011 send ok to <0.211.0> 04:13:18.232 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15>>,<<14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36>>,<<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195,147,105,162,93,152,199,75,62,61,190,190,164,161>>,<<25,128,181,250,143,50,195,202,91,75,96,113,129,244,110,77>>,<<125,237,71,243,179,4,47,176,18,37,5,146,40,236,138,39>>}]}, {ue_fsm_data,<<"262428332617011">>,"internet",[],undefined,false,0,false,false} 04:13:18.232 [info] auth_response(<<"262428332617011">>): {ok,[{epdg_auth_tuple,<<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15>>,<<14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36>>,<<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195,147,105,162,93,152,199,75,62,61,190,190,164,161>>,<<25,128,181,250,143,50,195,202,91,75,96,113,129,244,110,77>>,<<125,237,71,243,179,4,47,176,18,37,5,146,40,236,138,39>>}]} *DBG* epdg_ue_fsm_262428332617011 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15>>, <<14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36>>, <<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195, 147,105,162,93,152,199,75,62,61,190,190,164,161>>, <<25,128,181,250,143,50,195,202,91,75,96,113,129,244,110,77>>, <<125,237,71,243,179,4,47,176,18,37,5,146,40,236,138,39>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.233 [info] auth_response for <<"262428332617011">>: {ok,[{epdg_auth_tuple,<<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15>>,<<14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36>>,<<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195,147,105,162,93,152,199,75,62,61,190,190,164,161>>,<<25,128,181,250,143,50,195,202,91,75,96,113,129,244,110,77>>,<<125,237,71,243,179,4,47,176,18,37,5,146,40,236,138,39>>}]} 04:13:18.233 [info] GSUP: Tx #{auth_tuples => [#{autn => <<14,175,6,155,139,91,202,249,40,149,209,195,92,134,123,36>>,ck => <<125,237,71,243,179,4,47,176,18,37,5,146,40,236,138,39>>,ik => <<25,128,181,250,143,50,195,202,91,75,96,113,129,244,110,77>>,rand => <<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15>>,res => <<139,128,78,126,171,102,95,98,81,133,98,206,31,18,60,15,195,147,105,162,93,152,199,75,62,61,190,190,164,161>>}],imsi => <<"262428332617011">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428332617011">>, message_type => location_upd_req}} 04:13:18.239 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428332617011">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428332617011 receive call lu_request from <0.987.0> in state state_authenticating 04:13:18.239 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428332617011 send ok to <0.987.0> 04:13:18.239 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428332617011">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428332617011 consume call lu_request from <0.987.0> in state state_authenticating 04:13:18.239 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262428332617011 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.240 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428332617011",undefined,undefined,false,false,undefined} 04:13:18.240 [debug] SWx Tx SAR Imsi="262428332617011" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428332617011 send ok to <0.201.0> 04:13:18.240 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","113",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428332617011",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428332617011 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428332617011 receive call {rx_swx_saa,{ok,1,#{}}} from <0.988.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428332617011 send ok to <0.988.0> 04:13:18.247 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;113;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428332617011",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428332617011 consume call {rx_swx_saa,{ok,1,#{}}} from <0.988.0> in state state_wait_swx_saa => state_authenticated 04:13:18.247 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428332617011 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.247 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428332617011",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428332617011 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428332617011">>,ok}} 04:13:18.248 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428332617011 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.248 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428332617011">>,"internet",[],undefined,false,0,false,false} 04:13:18.248 [info] lu_response(<<"262428332617011">>): ok 04:13:18.248 [info] lu_response for <<"262428332617011">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.248 [info] GSUP: Tx #{imsi => <<"262428332617011">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428332617011">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:18.252 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428332617011">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428332617011 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.989.0> in state state_authenticated 04:13:18.253 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.253 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428332617011">>,"internet",[],undefined,false,0,false,false} 04:13:18.253 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:18.253 [info] s2b: Tx {gtp,v2,create_session_request,0,5395913,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428332617011">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864893,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660776,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428332617011 send ok to <0.989.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428332617011 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.989.0> in state state_authenticated => state_wait_create_session_resp 04:13:18.253 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428332617011 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428332617011 receive call {rx_s6b_aar,"262428332617011@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.990.0> in state state_authenticated 04:13:18.263 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428332617011@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.263 [info] ue_fsm ev_rx_s6b_aar: "262428332617011@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:18.263 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428332617011@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262428332617011",undefined,undefined,true,false,undefined} 04:13:18.263 [debug] SWx Tx SAR Imsi="262428332617011" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:18.263 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","114",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428332617011",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428332617011 send ok to <0.990.0> *DBG* aaa_ue_fsm_262428332617011 consume call {rx_s6b_aar,"262428332617011@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.990.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.264 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428332617011 receive call {rx_swx_saa,{ok,13,#{}}} from <0.991.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428332617011 send ok to <0.991.0> 04:13:18.268 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;114;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428332617011",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428332617011 consume call {rx_swx_saa,{ok,13,#{}}} from <0.991.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.268 [info] ue_fsm ev_rx_swx_saa 04:13:18.268 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428332617011","262428332617011@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.990.0>} 04:13:18.268 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.268 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.274 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,189,82,85,201,0,2,0,2,0,16,0,87,0,9,1,160,104,28,136,124,172,18,2,103,79,0,5,0,1,192,168,0,25,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,104,28,136,124,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,104,28,136,124,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.274 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864893,5395913,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<104,28,136,124>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1746700412,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1746700412,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,25>>}}} 04:13:18.274 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428332617011">>,<0.984.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864893,1746700412,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660776,1746700412}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:18.274 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262428332617011 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 3431660776, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1746700412}}} from <0.992.0> in state state_wait_create_session_resp 04:13:18.274 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 3431660776,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1746700412}} 04:13:18.275 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428332617011">>,"internet",[],undefined,false,0,false,false} 04:13:18.275 [info] KMOD Port Create PDP Context Call {<0.984.0>,[alias|#Ref<0.718718372.1967980559.224514>]}: {create_pdp_context,{172,18,2,103},3431660776,1746700412,{192,168,0,25}} 04:13:18.275 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,25}, 3431660776, 1746700412 04:13:18.275 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1232,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,25}},{i_tid,3431660776},{o_tid,1746700412}]}} 04:13:18.275 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 3431660776,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1746700412}) returned ok *DBG* epdg_ue_fsm_262428332617011 send ok to <0.992.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428332617011">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 3431660776, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1746700412}}}} 04:13:18.275 [info] tunnel_response(<<"262428332617011">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 3431660776,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1746700412}} *DBG* epdg_ue_fsm_262428332617011 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 3431660776, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1746700412}}} from <0.992.0> in state state_wait_create_session_resp => state_active 04:13:18.275 [info] tunnel_response for <<"262428332617011">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 3431660776,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1746700412}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.275 [info] GSUP: Tx #{imsi => <<"262428332617011">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,25>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424910970903">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424910970903 enter epdg_ue_fsm in state state_new 04:13:18.315 [info] GSUP: Rx #{imsi => <<"262424910970903">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424910970903 consume internal init_state in state state_new 04:13:18.315 [info] ue_fsm start(epdg_ue_fsm_262424910970903) *DBG* epdg_ue_fsm_262424910970903 receive call {auth_request,33,"internet",#{}} from <0.993.0> in state state_new 04:13:18.316 [info] ue_fsm init(<<"262424910970903">>) *DBG* epdg_ue_fsm_262424910970903 send ok to <0.993.0> 04:13:18.316 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424910970903 consume call {auth_request,33,"internet",#{}} from <0.993.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424910970903 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.316 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424910970903">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424910970903 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424910970903 consume internal init_state in state state_new 04:13:18.316 [info] ue_fsm start_link(aaa_ue_fsm_262424910970903) *DBG* aaa_ue_fsm_262424910970903 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.317 [info] ue_fsm init("262424910970903") 04:13:18.317 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.317 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424910970903",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424910970903 send ok to <0.201.0> 04:13:18.318 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424910970903 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.318 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","115",";","nonode@nohost"],1,undefined,undefined,undefined,"262424910970903",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:18.332 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;115;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424910970903",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246,69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192]],[[243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246,143,63,250,20,53,182,3,78,151,185,199,253,26,175]],["foobar"],[[12,149,224,188,63,178,80,64,185,226,223,19,69,122,249,182]],[[99,167,211,122,137,12,220,251,127,210,24,175,86,58,121,175]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424910970903 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246>>, <<69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192>>, <<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246, 143,63,250,20,53,182,3,78,151,185,199,253,26,175>>, <<99,167,211,122,137,12,220,251,127,210,24,175,86,58,121,175>>, <<12,149,224,188,63,178,80,64,185,226,223,19,69,122,249, 182>>}]}} from <0.996.0> in state state_wait_swx_maa 04:13:18.332 [info] dia_sip2gsup: auth [243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246,69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192] authz [243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246,143,63,250,20,53,182,3,78,151,185,199,253,26,175]  04:13:18.332 [info] rand [243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246] autn [69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192]  *DBG* aaa_ue_fsm_262424910970903 send ok to <0.996.0> *DBG* epdg_ue_fsm_262424910970903 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246>>, <<69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192>>, <<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246, 143,63,250,20,53,182,3,78,151,185,199,253,26,175>>, <<99,167,211,122,137,12,220,251,127,210,24,175,86,58,121,175>>, <<12,149,224,188,63,178,80,64,185,226,223,19,69,122,249, 182>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424910970903 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246>>, <<69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192>>, <<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246, 143,63,250,20,53,182,3,78,151,185,199,253,26,175>>, <<99,167,211,122,137,12,220,251,127,210,24,175,86,58,121,175>>, <<12,149,224,188,63,178,80,64,185,226,223,19,69,122,249, 182>>}]}} from <0.996.0> in state state_wait_swx_maa => state_new 04:13:18.332 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424910970903 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424910970903">>, {ok, [{epdg_auth_tuple, <<243,254,10,161,63,169,230,202,93,174,95,90, 178,132,104,246>>, <<69,241,161,50,7,117,142,17,210,0,116,93,85, 78,228,192>>, <<243,254,10,161,63,169,230,202,93,174,95,90, 178,132,104,246,143,63,250,20,53,182,3,78, 151,185,199,253,26,175>>, <<99,167,211,122,137,12,220,251,127,210,24,175, 86,58,121,175>>, <<12,149,224,188,63,178,80,64,185,226,223, 19,69,122,249,182>>}]}}} 04:13:18.333 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424910970903",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424910970903 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246>>, <<69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192>>, <<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246, 143,63,250,20,53,182,3,78,151,185,199,253,26,175>>, <<99,167,211,122,137,12,220,251,127,210,24,175,86,58,121,175>>, <<12,149,224,188,63,178,80,64,185,226,223,19,69,122,249, 182>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.333 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246>>,<<69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192>>,<<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246,143,63,250,20,53,182,3,78,151,185,199,253,26,175>>,<<99,167,211,122,137,12,220,251,127,210,24,175,86,58,121,175>>,<<12,149,224,188,63,178,80,64,185,226,223,19,69,122,249,182>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.334 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246>>,<<69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192>>,<<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246,143,63,250,20,53,182,3,78,151,185,199,253,26,175>>,<<99,167,211,122,137,12,220,251,127,210,24,175,86,58,121,175>>,<<12,149,224,188,63,178,80,64,185,226,223,19,69,122,249,182>>}]}, {ue_fsm_data,<<"262424910970903">>,"internet",[],undefined,false,0,false,false} 04:13:18.334 [info] auth_response(<<"262424910970903">>): {ok,[{epdg_auth_tuple,<<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246>>,<<69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192>>,<<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246,143,63,250,20,53,182,3,78,151,185,199,253,26,175>>,<<99,167,211,122,137,12,220,251,127,210,24,175,86,58,121,175>>,<<12,149,224,188,63,178,80,64,185,226,223,19,69,122,249,182>>}]} 04:13:18.334 [info] auth_response for <<"262424910970903">>: {ok,[{epdg_auth_tuple,<<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246>>,<<69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192>>,<<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246,143,63,250,20,53,182,3,78,151,185,199,253,26,175>>,<<99,167,211,122,137,12,220,251,127,210,24,175,86,58,121,175>>,<<12,149,224,188,63,178,80,64,185,226,223,19,69,122,249,182>>}]} 04:13:18.334 [info] GSUP: Tx #{auth_tuples => [#{autn => <<69,241,161,50,7,117,142,17,210,0,116,93,85,78,228,192>>,ck => <<12,149,224,188,63,178,80,64,185,226,223,19,69,122,249,182>>,ik => <<99,167,211,122,137,12,220,251,127,210,24,175,86,58,121,175>>,rand => <<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246>>,res => <<243,254,10,161,63,169,230,202,93,174,95,90,178,132,104,246,143,63,250,20,53,182,3,78,151,185,199,253,26,175>>}],imsi => <<"262424910970903">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424910970903">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424910970903 receive call lu_request from <0.997.0> in state state_authenticating 04:13:18.339 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424910970903">>,message_type => location_upd_req} 04:13:18.339 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424910970903 send ok to <0.997.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424910970903 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424910970903 consume call lu_request from <0.997.0> in state state_authenticating 04:13:18.339 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424910970903">>,"internet",[],undefined,false,0,false,false} 04:13:18.339 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.340 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424910970903",undefined,undefined,false,false,undefined} 04:13:18.340 [debug] SWx Tx SAR Imsi="262424910970903" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.340 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","116",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424910970903",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424910970903 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424910970903 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424910970903 receive call {rx_swx_saa,{ok,1,#{}}} from <0.998.0> in state state_wait_swx_saa 04:13:18.349 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;116;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424910970903",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.349 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424910970903 send ok to <0.998.0> *DBG* epdg_ue_fsm_262424910970903 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424910970903 consume call {rx_swx_saa,{ok,1,#{}}} from <0.998.0> in state state_wait_swx_saa => state_authenticated 04:13:18.350 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424910970903",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424910970903 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424910970903">>,ok}} *DBG* epdg_ue_fsm_262424910970903 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.350 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.350 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424910970903">>,"internet",[],undefined,false,0,false,false} 04:13:18.350 [info] lu_response(<<"262424910970903">>): ok 04:13:18.351 [info] lu_response for <<"262424910970903">>: ok 04:13:18.351 [info] GSUP: Tx #{imsi => <<"262424910970903">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424910970903">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424910970903 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.999.0> in state state_authenticated 04:13:18.356 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424910970903">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.357 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.357 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424910970903">>,"internet",[],undefined,false,0,false,false} 04:13:18.357 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:18.357 [info] s2b: Tx {gtp,v2,create_session_request,0,5395914,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424910970903">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864894,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660777,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424910970903 send ok to <0.999.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.357 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424910970903 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.999.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424910970903 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424910970903 receive call {rx_s6b_aar,"262424910970903@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1000.0> in state state_authenticated 04:13:18.372 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424910970903@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.372 [info] ue_fsm ev_rx_s6b_aar: "262424910970903@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:18.373 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424910970903@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424910970903",undefined,undefined,true,false,undefined} 04:13:18.373 [debug] SWx Tx SAR Imsi="262424910970903" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:18.373 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","117",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424910970903",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424910970903 send ok to <0.1000.0> 04:13:18.373 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424910970903 consume call {rx_s6b_aar,"262424910970903@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1000.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424910970903 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1001.0> in state state_authenticated_wait_swx_saa 04:13:18.376 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;117;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424910970903",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424910970903 send ok to <0.1001.0> 04:13:18.376 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424910970903 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1001.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.376 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424910970903","262424910970903@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1000.0>} 04:13:18.376 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.376 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.381 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,190,82,85,202,0,2,0,2,0,16,0,87,0,9,1,160,218,145,199,254,172,18,2,103,79,0,5,0,1,192,168,0,26,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,218,145,199,254,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,218,145,199,254,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.382 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864894,5395914,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<218,145,199,254>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3666987006,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3666987006,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,26>>}}} 04:13:18.382 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424910970903">>,<0.994.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864894,3666987006,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660777,3666987006}],[],[],[]}}}} 04:13:18.382 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262424910970903 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 3431660777, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3666987006}}} from <0.1002.0> in state state_wait_create_session_resp 04:13:18.382 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 3431660777,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3666987006}} 04:13:18.382 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424910970903">>,"internet",[],undefined,false,0,false,false} 04:13:18.382 [info] KMOD Port Create PDP Context Call {<0.994.0>,[alias|#Ref<0.718718372.1967980559.224690>]}: {create_pdp_context,{172,18,2,103},3431660777,3666987006,{192,168,0,26}} 04:13:18.382 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,26}, 3431660777, 3666987006 04:13:18.383 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1282,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,26}},{i_tid,3431660777},{o_tid,3666987006}]}} *DBG* epdg_ue_fsm_262424910970903 send ok to <0.1002.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424910970903">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 3431660777, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3666987006}}}} 04:13:18.383 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 3431660777,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3666987006}) returned ok *DBG* epdg_ue_fsm_262424910970903 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 3431660777, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3666987006}}} from <0.1002.0> in state state_wait_create_session_resp => state_active 04:13:18.383 [info] tunnel_response(<<"262424910970903">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 3431660777,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3666987006}} 04:13:18.383 [info] tunnel_response for <<"262424910970903">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 3431660777,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3666987006}} 04:13:18.384 [info] GSUP: Tx #{imsi => <<"262424910970903">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,26>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425945584986">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:18.415 [info] GSUP: Rx #{imsi => <<"262425945584986">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425945584986 enter epdg_ue_fsm in state state_new 04:13:18.415 [info] ue_fsm start(epdg_ue_fsm_262425945584986) *DBG* epdg_ue_fsm_262425945584986 consume internal init_state in state state_new 04:13:18.415 [info] ue_fsm init(<<"262425945584986">>) *DBG* epdg_ue_fsm_262425945584986 receive call {auth_request,33,"internet",#{}} from <0.1003.0> in state state_new 04:13:18.416 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425945584986 send ok to <0.1003.0> 04:13:18.416 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425945584986">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425945584986 consume call {auth_request,33,"internet",#{}} from <0.1003.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.416 [info] ue_fsm start_link(aaa_ue_fsm_262425945584986) *DBG* aaa_ue_fsm_262425945584986 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425945584986 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:18.416 [info] ue_fsm init("262425945584986") *DBG* aaa_ue_fsm_262425945584986 consume internal init_state in state state_new 04:13:18.417 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425945584986 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.417 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425945584986",undefined,undefined,false,false,undefined} 04:13:18.417 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.417 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","118",";","nonode@nohost"],1,undefined,undefined,undefined,"262425945584986",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425945584986 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425945584986 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.431 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;118;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425945584986",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55]],[[59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6,252,11,17,252,18,117,229,253,169,120,173,2,57]],["foobar"],[[104,228,41,210,69,168,124,238,239,242,231,234,47,107,147,175]],[[79,252,81,48,124,24,24,4,88,12,31,175,35,5,15,192]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425945584986 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183>>, <<39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55>>, <<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6, 252,11,17,252,18,117,229,253,169,120,173,2,57>>, <<79,252,81,48,124,24,24,4,88,12,31,175,35,5,15,192>>, <<104,228,41,210,69,168,124,238,239,242,231,234,47,107, 147,175>>}]}} from <0.1006.0> in state state_wait_swx_maa 04:13:18.432 [info] dia_sip2gsup: auth [59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55] authz [59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6,252,11,17,252,18,117,229,253,169,120,173,2,57]  04:13:18.432 [info] rand [59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183] autn [39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55]  *DBG* aaa_ue_fsm_262425945584986 send ok to <0.1006.0> 04:13:18.432 [info] ue_fsm ev_rx_swx_maa 04:13:18.432 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425945584986",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425945584986 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183>>, <<39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55>>, <<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6, 252,11,17,252,18,117,229,253,169,120,173,2,57>>, <<79,252,81,48,124,24,24,4,88,12,31,175,35,5,15,192>>, <<104,228,41,210,69,168,124,238,239,242,231,234,47,107, 147,175>>}]}} from <0.1006.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425945584986 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183>>, <<39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55>>, <<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6, 252,11,17,252,18,117,229,253,169,120,173,2,57>>, <<79,252,81,48,124,24,24,4,88,12,31,175,35,5,15,192>>, <<104,228,41,210,69,168,124,238,239,242,231,234,47,107, 147,175>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.433 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183>>,<<39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55>>,<<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6,252,11,17,252,18,117,229,253,169,120,173,2,57>>,<<79,252,81,48,124,24,24,4,88,12,31,175,35,5,15,192>>,<<104,228,41,210,69,168,124,238,239,242,231,234,47,107,147,175>>}]} 04:13:18.434 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183>>,<<39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55>>,<<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6,252,11,17,252,18,117,229,253,169,120,173,2,57>>,<<79,252,81,48,124,24,24,4,88,12,31,175,35,5,15,192>>,<<104,228,41,210,69,168,124,238,239,242,231,234,47,107,147,175>>}]}, {ue_fsm_data,<<"262425945584986">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425945584986 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425945584986">>, {ok, [{epdg_auth_tuple, <<59,71,68,234,190,169,233,160,43,156,131,194, 45,17,90,183>>, <<39,113,110,21,151,220,236,188,121,202,37,185, 214,250,122,55>>, <<59,71,68,234,190,169,233,160,43,156,131,194, 45,17,90,183,6,252,11,17,252,18,117,229,253, 169,120,173,2,57>>, <<79,252,81,48,124,24,24,4,88,12,31,175,35,5, 15,192>>, <<104,228,41,210,69,168,124,238,239,242, 231,234,47,107,147,175>>}]}}} 04:13:18.434 [info] auth_response(<<"262425945584986">>): {ok,[{epdg_auth_tuple,<<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183>>,<<39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55>>,<<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6,252,11,17,252,18,117,229,253,169,120,173,2,57>>,<<79,252,81,48,124,24,24,4,88,12,31,175,35,5,15,192>>,<<104,228,41,210,69,168,124,238,239,242,231,234,47,107,147,175>>}]} *DBG* epdg_ue_fsm_262425945584986 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183>>, <<39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55>>, <<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6, 252,11,17,252,18,117,229,253,169,120,173,2,57>>, <<79,252,81,48,124,24,24,4,88,12,31,175,35,5,15,192>>, <<104,228,41,210,69,168,124,238,239,242,231,234,47,107, 147,175>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.435 [info] auth_response for <<"262425945584986">>: {ok,[{epdg_auth_tuple,<<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183>>,<<39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55>>,<<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6,252,11,17,252,18,117,229,253,169,120,173,2,57>>,<<79,252,81,48,124,24,24,4,88,12,31,175,35,5,15,192>>,<<104,228,41,210,69,168,124,238,239,242,231,234,47,107,147,175>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.435 [info] GSUP: Tx #{auth_tuples => [#{autn => <<39,113,110,21,151,220,236,188,121,202,37,185,214,250,122,55>>,ck => <<104,228,41,210,69,168,124,238,239,242,231,234,47,107,147,175>>,ik => <<79,252,81,48,124,24,24,4,88,12,31,175,35,5,15,192>>,rand => <<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183>>,res => <<59,71,68,234,190,169,233,160,43,156,131,194,45,17,90,183,6,252,11,17,252,18,117,229,253,169,120,173,2,57>>}],imsi => <<"262425945584986">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425945584986">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425945584986 receive call lu_request from <0.1007.0> in state state_authenticating 04:13:18.441 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425945584986">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425945584986 send ok to <0.1007.0> 04:13:18.441 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425945584986 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425945584986 consume call lu_request from <0.1007.0> in state state_authenticating 04:13:18.441 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425945584986">>,"internet",[],undefined,false,0,false,false} 04:13:18.441 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.442 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425945584986",undefined,undefined,false,false,undefined} 04:13:18.442 [debug] SWx Tx SAR Imsi="262425945584986" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425945584986 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425945584986 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:18.442 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","119",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425945584986",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425945584986 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1008.0> in state state_wait_swx_saa 04:13:18.451 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;119;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425945584986",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.451 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425945584986 send ok to <0.1008.0> *DBG* epdg_ue_fsm_262425945584986 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425945584986 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1008.0> in state state_wait_swx_saa => state_authenticated 04:13:18.452 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425945584986",undefined,undefined,false,false,undefined} 04:13:18.452 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425945584986 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425945584986">>,ok}} 04:13:18.452 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425945584986">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425945584986 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.452 [info] lu_response(<<"262425945584986">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.452 [info] lu_response for <<"262425945584986">>: ok 04:13:18.452 [info] GSUP: Tx #{imsi => <<"262425945584986">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425945584986">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425945584986 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1009.0> in state state_authenticated 04:13:18.458 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425945584986">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.458 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.458 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425945584986">>,"internet",[],undefined,false,0,false,false} 04:13:18.458 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:18.458 [info] s2b: Tx {gtp,v2,create_session_request,0,5395915,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425945584986">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864895,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660778,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425945584986 send ok to <0.1009.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.458 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425945584986 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1009.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425945584986 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425945584986 receive call {rx_s6b_aar,"262425945584986@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1010.0> in state state_authenticated 04:13:18.472 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425945584986@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.472 [info] ue_fsm ev_rx_s6b_aar: "262425945584986@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:18.472 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425945584986@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262425945584986",undefined,undefined,true,false,undefined} 04:13:18.472 [debug] SWx Tx SAR Imsi="262425945584986" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425945584986 send ok to <0.1010.0> *DBG* aaa_ue_fsm_262425945584986 consume call {rx_s6b_aar,"262425945584986@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1010.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.472 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","120",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425945584986",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:18.473 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425945584986 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1011.0> in state state_authenticated_wait_swx_saa 04:13:18.480 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;120;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425945584986",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425945584986 send ok to <0.1011.0> 04:13:18.480 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425945584986 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1011.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.481 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425945584986","262425945584986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1010.0>} 04:13:18.481 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.481 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.492 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,191,82,85,203,0,2,0,2,0,16,0,87,0,9,1,160,18,27,47,190,172,18,2,103,79,0,5,0,1,192,168,0,27,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,18,27,47,190,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,18,27,47,190,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262425945584986 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 3431660778, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 303771582}}} from <0.1012.0> in state state_wait_create_session_resp 04:13:18.492 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864895,5395915,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<18,27,47,190>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,303771582,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,303771582,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,27>>}}} 04:13:18.492 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425945584986">>,<0.1004.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864895,303771582,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660778,303771582}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:18.492 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.492 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 3431660778,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 303771582}} 04:13:18.493 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425945584986">>,"internet",[],undefined,false,0,false,false} 04:13:18.493 [info] KMOD Port Create PDP Context Call {<0.1004.0>,[alias|#Ref<0.718718372.1967980559.224783>]}: {create_pdp_context,{172,18,2,103},3431660778,303771582,{192,168,0,27}} 04:13:18.493 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,27}, 3431660778, 303771582 04:13:18.493 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1296,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,27}},{i_tid,3431660778},{o_tid,303771582}]}} 04:13:18.494 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 3431660778,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 303771582}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262425945584986">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 3431660778, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 303771582}}}} *DBG* epdg_ue_fsm_262425945584986 send ok to <0.1012.0> 04:13:18.494 [info] tunnel_response(<<"262425945584986">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 3431660778,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 303771582}} *DBG* epdg_ue_fsm_262425945584986 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 3431660778, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 303771582}}} from <0.1012.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.494 [info] tunnel_response for <<"262425945584986">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 3431660778,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 303771582}} 04:13:18.494 [info] GSUP: Tx #{imsi => <<"262425945584986">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,27>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422507447285">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:18.515 [info] GSUP: Rx #{imsi => <<"262422507447285">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:18.515 [info] ue_fsm start(epdg_ue_fsm_262422507447285) *DBG* epdg_ue_fsm_262422507447285 enter epdg_ue_fsm in state state_new 04:13:18.516 [info] ue_fsm init(<<"262422507447285">>) *DBG* epdg_ue_fsm_262422507447285 consume internal init_state in state state_new 04:13:18.516 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422507447285 receive call {auth_request,33,"internet",#{}} from <0.1013.0> in state state_new *DBG* epdg_ue_fsm_262422507447285 send ok to <0.1013.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.516 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422507447285">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422507447285 consume call {auth_request,33,"internet",#{}} from <0.1013.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262422507447285 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422507447285 enter aaa_ue_fsm in state state_new 04:13:18.516 [info] ue_fsm start_link(aaa_ue_fsm_262422507447285) *DBG* aaa_ue_fsm_262422507447285 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262422507447285 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.517 [info] ue_fsm init("262422507447285") 04:13:18.517 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.517 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422507447285",undefined,undefined,false,false,undefined} 04:13:18.517 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.517 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","121",";","nonode@nohost"],1,undefined,undefined,undefined,"262422507447285",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422507447285 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422507447285 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.531 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;121;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422507447285",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156]],[[67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178,223,211,17,47,75,107,211,33,189,199,77,19,15]],["foobar"],[[200,139,87,173,32,131,203,86,24,227,90,146,148,170,102,125]],[[152,154,66,104,229,108,68,198,16,107,225,51,17,13,195,191]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.531 [info] dia_sip2gsup: auth [67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156] authz [67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178,223,211,17,47,75,107,211,33,189,199,77,19,15]  *DBG* aaa_ue_fsm_262422507447285 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12>>, <<79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156>>, <<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178, 223,211,17,47,75,107,211,33,189,199,77,19,15>>, <<152,154,66,104,229,108,68,198,16,107,225,51,17,13,195,191>>, <<200,139,87,173,32,131,203,86,24,227,90,146,148,170,102, 125>>}]}} from <0.1016.0> in state state_wait_swx_maa 04:13:18.531 [info] rand [67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12] autn [79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156]  04:13:18.531 [info] ue_fsm ev_rx_swx_maa 04:13:18.532 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422507447285",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422507447285 send ok to <0.1016.0> *DBG* epdg_ue_fsm_262422507447285 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12>>, <<79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156>>, <<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178, 223,211,17,47,75,107,211,33,189,199,77,19,15>>, <<152,154,66,104,229,108,68,198,16,107,225,51,17,13,195,191>>, <<200,139,87,173,32,131,203,86,24,227,90,146,148,170,102, 125>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.532 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12>>,<<79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156>>,<<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178,223,211,17,47,75,107,211,33,189,199,77,19,15>>,<<152,154,66,104,229,108,68,198,16,107,225,51,17,13,195,191>>,<<200,139,87,173,32,131,203,86,24,227,90,146,148,170,102,125>>}]} *DBG* aaa_ue_fsm_262422507447285 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12>>, <<79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156>>, <<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178, 223,211,17,47,75,107,211,33,189,199,77,19,15>>, <<152,154,66,104,229,108,68,198,16,107,225,51,17,13,195,191>>, <<200,139,87,173,32,131,203,86,24,227,90,146,148,170,102, 125>>}]}} from <0.1016.0> in state state_wait_swx_maa => state_new 04:13:18.533 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12>>,<<79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156>>,<<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178,223,211,17,47,75,107,211,33,189,199,77,19,15>>,<<152,154,66,104,229,108,68,198,16,107,225,51,17,13,195,191>>,<<200,139,87,173,32,131,203,86,24,227,90,146,148,170,102,125>>}]}, {ue_fsm_data,<<"262422507447285">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422507447285 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422507447285">>, {ok, [{epdg_auth_tuple, <<67,196,2,32,174,24,50,148,155,213,6,159,184, 154,126,12>>, <<79,19,51,158,92,195,15,48,15,60,217,108,93, 74,216,156>>, <<67,196,2,32,174,24,50,148,155,213,6,159,184, 154,126,12,178,223,211,17,47,75,107,211,33, 189,199,77,19,15>>, <<152,154,66,104,229,108,68,198,16,107,225,51, 17,13,195,191>>, <<200,139,87,173,32,131,203,86,24,227,90, 146,148,170,102,125>>}]}}} 04:13:18.533 [info] auth_response(<<"262422507447285">>): {ok,[{epdg_auth_tuple,<<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12>>,<<79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156>>,<<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178,223,211,17,47,75,107,211,33,189,199,77,19,15>>,<<152,154,66,104,229,108,68,198,16,107,225,51,17,13,195,191>>,<<200,139,87,173,32,131,203,86,24,227,90,146,148,170,102,125>>}]} *DBG* epdg_ue_fsm_262422507447285 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12>>, <<79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156>>, <<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178, 223,211,17,47,75,107,211,33,189,199,77,19,15>>, <<152,154,66,104,229,108,68,198,16,107,225,51,17,13,195,191>>, <<200,139,87,173,32,131,203,86,24,227,90,146,148,170,102, 125>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.534 [info] auth_response for <<"262422507447285">>: {ok,[{epdg_auth_tuple,<<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12>>,<<79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156>>,<<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178,223,211,17,47,75,107,211,33,189,199,77,19,15>>,<<152,154,66,104,229,108,68,198,16,107,225,51,17,13,195,191>>,<<200,139,87,173,32,131,203,86,24,227,90,146,148,170,102,125>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.534 [info] GSUP: Tx #{auth_tuples => [#{autn => <<79,19,51,158,92,195,15,48,15,60,217,108,93,74,216,156>>,ck => <<200,139,87,173,32,131,203,86,24,227,90,146,148,170,102,125>>,ik => <<152,154,66,104,229,108,68,198,16,107,225,51,17,13,195,191>>,rand => <<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12>>,res => <<67,196,2,32,174,24,50,148,155,213,6,159,184,154,126,12,178,223,211,17,47,75,107,211,33,189,199,77,19,15>>}],imsi => <<"262422507447285">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422507447285">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422507447285 receive call lu_request from <0.1017.0> in state state_authenticating 04:13:18.540 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422507447285">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422507447285 send ok to <0.1017.0> *DBG* epdg_ue_fsm_262422507447285 consume call lu_request from <0.1017.0> in state state_authenticating *DBG* aaa_ue_fsm_262422507447285 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.540 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.540 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422507447285">>,"internet",[],undefined,false,0,false,false} 04:13:18.540 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.541 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422507447285",undefined,undefined,false,false,undefined} 04:13:18.541 [debug] SWx Tx SAR Imsi="262422507447285" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.541 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","122",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422507447285",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422507447285 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422507447285 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422507447285 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1018.0> in state state_wait_swx_saa 04:13:18.550 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;122;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422507447285",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422507447285 send ok to <0.1018.0> *DBG* aaa_ue_fsm_262422507447285 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1018.0> in state state_wait_swx_saa => state_authenticated 04:13:18.550 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422507447285 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.550 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422507447285",undefined,undefined,false,false,undefined} 04:13:18.551 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422507447285 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422507447285">>,ok}} 04:13:18.551 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422507447285">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422507447285 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.551 [info] lu_response(<<"262422507447285">>): ok 04:13:18.551 [info] lu_response for <<"262422507447285">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.551 [info] GSUP: Tx #{imsi => <<"262422507447285">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422507447285">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422507447285 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1019.0> in state state_authenticated 04:13:18.556 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422507447285">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.556 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.557 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422507447285">>,"internet",[],undefined,false,0,false,false} 04:13:18.557 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:18.557 [info] s2b: Tx {gtp,v2,create_session_request,0,5395916,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422507447285">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864896,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660779,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422507447285 send ok to <0.1019.0> 04:13:18.557 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422507447285 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1019.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422507447285 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422507447285 receive call {rx_s6b_aar,"262422507447285@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1020.0> in state state_authenticated 04:13:18.568 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422507447285@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.568 [info] ue_fsm ev_rx_s6b_aar: "262422507447285@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:18.568 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422507447285@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422507447285",undefined,undefined,true,false,undefined} 04:13:18.568 [debug] SWx Tx SAR Imsi="262422507447285" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:18.568 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","123",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422507447285",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422507447285 send ok to <0.1020.0> 04:13:18.568 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422507447285 consume call {rx_s6b_aar,"262422507447285@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1020.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422507447285 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1021.0> in state state_authenticated_wait_swx_saa 04:13:18.572 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;123;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422507447285",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.572 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422507447285 send ok to <0.1021.0> *DBG* aaa_ue_fsm_262422507447285 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1021.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.572 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422507447285","262422507447285@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1020.0>} 04:13:18.572 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.573 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.577 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,192,82,85,204,0,2,0,2,0,16,0,87,0,9,1,160,254,111,189,138,172,18,2,103,79,0,5,0,1,192,168,0,28,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,254,111,189,138,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,254,111,189,138,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.577 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864896,5395916,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<254,111,189,138>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4268735882,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4268735882,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,28>>}}} *DBG* epdg_ue_fsm_262422507447285 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 3431660779, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4268735882}}} from <0.1022.0> in state state_wait_create_session_resp 04:13:18.577 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422507447285">>,<0.1014.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864896,4268735882,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3431660779,4268735882}],[],[],[],[],[],[],[],[],[]}}}} 04:13:18.577 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.577 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 3431660779,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4268735882}} 04:13:18.578 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422507447285">>,"internet",[],undefined,false,0,false,false} 04:13:18.578 [info] KMOD Port Create PDP Context Call {<0.1014.0>,[alias|#Ref<0.718718372.1967980545.226751>]}: {create_pdp_context,{172,18,2,103},3431660779,4268735882,{192,168,0,28}} 04:13:18.578 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,28}, 3431660779, 4268735882 04:13:18.578 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],399,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,28}},{i_tid,3431660779},{o_tid,4268735882}]}} 04:13:18.578 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 3431660779,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4268735882}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262422507447285">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 3431660779, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 4268735882}}}} *DBG* epdg_ue_fsm_262422507447285 send ok to <0.1022.0> 04:13:18.578 [info] tunnel_response(<<"262422507447285">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 3431660779,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4268735882}} 04:13:18.578 [info] tunnel_response for <<"262422507447285">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 3431660779,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4268735882}} *DBG* epdg_ue_fsm_262422507447285 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 3431660779, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4268735882}}} from <0.1022.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.578 [info] GSUP: Tx #{imsi => <<"262422507447285">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,28>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423487357775">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423487357775 enter epdg_ue_fsm in state state_new 04:13:18.615 [info] GSUP: Rx #{imsi => <<"262423487357775">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423487357775 consume internal init_state in state state_new 04:13:18.616 [info] ue_fsm start(epdg_ue_fsm_262423487357775) *DBG* epdg_ue_fsm_262423487357775 receive call {auth_request,33,"internet",#{}} from <0.1023.0> in state state_new 04:13:18.616 [info] ue_fsm init(<<"262423487357775">>) *DBG* epdg_ue_fsm_262423487357775 send ok to <0.1023.0> 04:13:18.616 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.616 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423487357775">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423487357775 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423487357775 consume call {auth_request,33,"internet",#{}} from <0.1023.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423487357775 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423487357775 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:18.616 [info] ue_fsm start_link(aaa_ue_fsm_262423487357775) *DBG* aaa_ue_fsm_262423487357775 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.616 [info] ue_fsm init("262423487357775") 04:13:18.616 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.617 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423487357775",undefined,undefined,false,false,undefined} 04:13:18.617 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.617 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","124",";","nonode@nohost"],1,undefined,undefined,undefined,"262423487357775",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423487357775 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423487357775 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.631 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;124;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423487357775",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138,15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72]],[[251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138,150,55,143,28,231,246,74,181,157,223,204,104,141,167]],["foobar"],[[150,89,221,145,244,183,179,106,68,200,0,26,109,149,242,180]],[[70,146,201,118,86,153,116,126,74,184,204,8,209,150,216,141]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423487357775 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138>>, <<15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72>>, <<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138, 150,55,143,28,231,246,74,181,157,223,204,104,141,167>>, <<70,146,201,118,86,153,116,126,74,184,204,8,209,150,216,141>>, <<150,89,221,145,244,183,179,106,68,200,0,26,109,149,242, 180>>}]}} from <0.1026.0> in state state_wait_swx_maa 04:13:18.631 [info] dia_sip2gsup: auth [251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138,15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72] authz [251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138,150,55,143,28,231,246,74,181,157,223,204,104,141,167]  04:13:18.632 [info] rand [251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138] autn [15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72]  *DBG* aaa_ue_fsm_262423487357775 send ok to <0.1026.0> 04:13:18.632 [info] ue_fsm ev_rx_swx_maa 04:13:18.633 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423487357775",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423487357775 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138>>, <<15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72>>, <<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138, 150,55,143,28,231,246,74,181,157,223,204,104,141,167>>, <<70,146,201,118,86,153,116,126,74,184,204,8,209,150,216,141>>, <<150,89,221,145,244,183,179,106,68,200,0,26,109,149,242, 180>>}]}} from <0.1026.0> in state state_wait_swx_maa => state_new 04:13:18.633 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138>>,<<15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72>>,<<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138,150,55,143,28,231,246,74,181,157,223,204,104,141,167>>,<<70,146,201,118,86,153,116,126,74,184,204,8,209,150,216,141>>,<<150,89,221,145,244,183,179,106,68,200,0,26,109,149,242,180>>}]} *DBG* epdg_ue_fsm_262423487357775 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138>>, <<15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72>>, <<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138, 150,55,143,28,231,246,74,181,157,223,204,104,141,167>>, <<70,146,201,118,86,153,116,126,74,184,204,8,209,150,216,141>>, <<150,89,221,145,244,183,179,106,68,200,0,26,109,149,242, 180>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.634 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138>>,<<15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72>>,<<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138,150,55,143,28,231,246,74,181,157,223,204,104,141,167>>,<<70,146,201,118,86,153,116,126,74,184,204,8,209,150,216,141>>,<<150,89,221,145,244,183,179,106,68,200,0,26,109,149,242,180>>}]}, {ue_fsm_data,<<"262423487357775">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423487357775 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423487357775">>, {ok, [{epdg_auth_tuple, <<251,114,99,7,112,124,45,35,118,32,106,232, 119,133,181,138>>, <<15,95,61,39,132,255,12,169,206,13,3,223,200, 238,142,72>>, <<251,114,99,7,112,124,45,35,118,32,106,232, 119,133,181,138,150,55,143,28,231,246,74,181, 157,223,204,104,141,167>>, <<70,146,201,118,86,153,116,126,74,184,204,8, 209,150,216,141>>, <<150,89,221,145,244,183,179,106,68,200,0, 26,109,149,242,180>>}]}}} 04:13:18.634 [info] auth_response(<<"262423487357775">>): {ok,[{epdg_auth_tuple,<<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138>>,<<15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72>>,<<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138,150,55,143,28,231,246,74,181,157,223,204,104,141,167>>,<<70,146,201,118,86,153,116,126,74,184,204,8,209,150,216,141>>,<<150,89,221,145,244,183,179,106,68,200,0,26,109,149,242,180>>}]} *DBG* epdg_ue_fsm_262423487357775 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138>>, <<15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72>>, <<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138, 150,55,143,28,231,246,74,181,157,223,204,104,141,167>>, <<70,146,201,118,86,153,116,126,74,184,204,8,209,150,216,141>>, <<150,89,221,145,244,183,179,106,68,200,0,26,109,149,242, 180>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.635 [info] auth_response for <<"262423487357775">>: {ok,[{epdg_auth_tuple,<<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138>>,<<15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72>>,<<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138,150,55,143,28,231,246,74,181,157,223,204,104,141,167>>,<<70,146,201,118,86,153,116,126,74,184,204,8,209,150,216,141>>,<<150,89,221,145,244,183,179,106,68,200,0,26,109,149,242,180>>}]} 04:13:18.635 [info] GSUP: Tx #{auth_tuples => [#{autn => <<15,95,61,39,132,255,12,169,206,13,3,223,200,238,142,72>>,ck => <<150,89,221,145,244,183,179,106,68,200,0,26,109,149,242,180>>,ik => <<70,146,201,118,86,153,116,126,74,184,204,8,209,150,216,141>>,rand => <<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138>>,res => <<251,114,99,7,112,124,45,35,118,32,106,232,119,133,181,138,150,55,143,28,231,246,74,181,157,223,204,104,141,167>>}],imsi => <<"262423487357775">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423487357775">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423487357775 receive call lu_request from <0.1027.0> in state state_authenticating 04:13:18.641 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423487357775">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423487357775 send ok to <0.1027.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.641 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423487357775 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423487357775 consume call lu_request from <0.1027.0> in state state_authenticating 04:13:18.641 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423487357775">>,"internet",[],undefined,false,0,false,false} 04:13:18.641 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.642 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423487357775",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423487357775 send ok to <0.201.0> 04:13:18.642 [debug] SWx Tx SAR Imsi="262423487357775" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423487357775 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:18.642 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","125",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423487357775",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423487357775 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1028.0> in state state_wait_swx_saa 04:13:18.651 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;125;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423487357775",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.651 [info] ue_fsm ev_rx_swx_saa 04:13:18.651 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423487357775",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423487357775 send ok to <0.1028.0> *DBG* epdg_ue_fsm_262423487357775 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.651 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262423487357775 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1028.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423487357775 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423487357775">>,ok}} 04:13:18.651 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423487357775">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423487357775 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.651 [info] lu_response(<<"262423487357775">>): ok 04:13:18.651 [info] lu_response for <<"262423487357775">>: ok 04:13:18.651 [info] GSUP: Tx #{imsi => <<"262423487357775">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423487357775">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423487357775 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1029.0> in state state_authenticated 04:13:18.654 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423487357775">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.654 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.654 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423487357775">>,"internet",[],undefined,false,0,false,false} 04:13:18.654 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:18.654 [info] s2b: Tx {gtp,v2,create_session_request,0,5395917,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423487357775">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864897,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660780,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423487357775 send ok to <0.1029.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.654 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423487357775 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1029.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423487357775 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:18.660 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423487357775@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423487357775 receive call {rx_s6b_aar,"262423487357775@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1030.0> in state state_authenticated 04:13:18.660 [info] ue_fsm ev_rx_s6b_aar: "262423487357775@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:18.660 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423487357775@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423487357775",undefined,undefined,true,false,undefined} 04:13:18.660 [debug] SWx Tx SAR Imsi="262423487357775" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:18.660 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","126",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423487357775",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423487357775 send ok to <0.1030.0> *DBG* aaa_ue_fsm_262423487357775 consume call {rx_s6b_aar,"262423487357775@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1030.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.660 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423487357775 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1031.0> in state state_authenticated_wait_swx_saa 04:13:18.663 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;126;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423487357775",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423487357775 send ok to <0.1031.0> 04:13:18.663 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423487357775 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1031.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.663 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423487357775","262423487357775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1030.0>} 04:13:18.663 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.663 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.666 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,193,82,85,205,0,2,0,2,0,16,0,87,0,9,1,160,150,93,49,143,172,18,2,103,79,0,5,0,1,192,168,0,29,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,150,93,49,143,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,150,93,49,143,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.666 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864897,5395917,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<150,93,49,143>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2522689935,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2522689935,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,29>>}}} 04:13:18.666 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423487357775">>,<0.1024.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864897,2522689935,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660780,2522689935}],[],[],[],[],[],[],[]}}}} 04:13:18.667 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.667 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 3431660780,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2522689935}} *DBG* epdg_ue_fsm_262423487357775 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 3431660780, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2522689935}}} from <0.1032.0> in state state_wait_create_session_resp 04:13:18.667 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423487357775">>,"internet",[],undefined,false,0,false,false} 04:13:18.667 [info] KMOD Port Create PDP Context Call {<0.1024.0>,[alias|#Ref<0.718718372.1967980558.220844>]}: {create_pdp_context,{172,18,2,103},3431660780,2522689935,{192,168,0,29}} 04:13:18.667 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,29}, 3431660780, 2522689935 04:13:18.667 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],463,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,29}},{i_tid,3431660780},{o_tid,2522689935}]}} *DBG* epdg_ue_fsm_262423487357775 send ok to <0.1032.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423487357775">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 3431660780, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2522689935}}}} 04:13:18.667 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 3431660780,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2522689935}) returned ok *DBG* epdg_ue_fsm_262423487357775 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 3431660780, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2522689935}}} from <0.1032.0> in state state_wait_create_session_resp => state_active 04:13:18.667 [info] tunnel_response(<<"262423487357775">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 3431660780,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2522689935}} 04:13:18.667 [info] tunnel_response for <<"262423487357775">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 3431660780,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2522689935}} 04:13:18.667 [info] GSUP: Tx #{imsi => <<"262423487357775">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,29>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423946233318">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423946233318 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423946233318 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423946233318 receive call {auth_request,33,"internet",#{}} from <0.1033.0> in state state_new 04:13:18.712 [info] GSUP: Rx #{imsi => <<"262423946233318">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423946233318 send ok to <0.1033.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.712 [info] ue_fsm start(epdg_ue_fsm_262423946233318) *DBG* epdg_ue_fsm_262423946233318 consume call {auth_request,33,"internet",#{}} from <0.1033.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423946233318 enter aaa_ue_fsm in state state_new 04:13:18.712 [info] ue_fsm init(<<"262423946233318">>) *DBG* epdg_ue_fsm_262423946233318 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423946233318 consume internal init_state in state state_new 04:13:18.712 [info] ue_fsm auth_request 04:13:18.712 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423946233318">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423946233318 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.712 [info] ue_fsm start_link(aaa_ue_fsm_262423946233318) 04:13:18.712 [info] ue_fsm init("262423946233318") 04:13:18.712 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.713 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423946233318",undefined,undefined,false,false,undefined} 04:13:18.713 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.713 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","127",";","nonode@nohost"],1,undefined,undefined,undefined,"262423946233318",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423946233318 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423946233318 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.716 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;127;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423946233318",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59,158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232]],[[58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59,236,19,251,193,199,213,57,58,228,102,49,106,157,166]],["foobar"],[[253,206,7,127,132,41,162,40,4,0,143,102,121,9,121,158]],[[167,71,247,15,184,28,159,31,213,6,179,166,13,44,49,248]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423946233318 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59>>, <<158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232>>, <<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59, 236,19,251,193,199,213,57,58,228,102,49,106,157,166>>, <<167,71,247,15,184,28,159,31,213,6,179,166,13,44,49,248>>, <<253,206,7,127,132,41,162,40,4,0,143,102,121,9,121,158>>}]}} from <0.1036.0> in state state_wait_swx_maa 04:13:18.716 [info] dia_sip2gsup: auth [58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59,158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232] authz [58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59,236,19,251,193,199,213,57,58,228,102,49,106,157,166]  04:13:18.716 [info] rand [58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59] autn [158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232]  04:13:18.716 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423946233318 send ok to <0.1036.0> 04:13:18.716 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423946233318",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423946233318 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59>>, <<158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232>>, <<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59, 236,19,251,193,199,213,57,58,228,102,49,106,157,166>>, <<167,71,247,15,184,28,159,31,213,6,179,166,13,44,49,248>>, <<253,206,7,127,132,41,162,40,4,0,143,102,121,9,121,158>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.716 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59>>,<<158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232>>,<<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59,236,19,251,193,199,213,57,58,228,102,49,106,157,166>>,<<167,71,247,15,184,28,159,31,213,6,179,166,13,44,49,248>>,<<253,206,7,127,132,41,162,40,4,0,143,102,121,9,121,158>>}]} *DBG* aaa_ue_fsm_262423946233318 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59>>, <<158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232>>, <<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59, 236,19,251,193,199,213,57,58,228,102,49,106,157,166>>, <<167,71,247,15,184,28,159,31,213,6,179,166,13,44,49,248>>, <<253,206,7,127,132,41,162,40,4,0,143,102,121,9,121,158>>}]}} from <0.1036.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423946233318 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423946233318">>, {ok, [{epdg_auth_tuple, <<58,12,53,141,183,162,245,159,199,94,185,192, 29,17,92,59>>, <<158,233,68,241,74,180,138,206,186,74,144,42, 21,197,204,232>>, <<58,12,53,141,183,162,245,159,199,94,185,192, 29,17,92,59,236,19,251,193,199,213,57,58,228, 102,49,106,157,166>>, <<167,71,247,15,184,28,159,31,213,6,179,166,13, 44,49,248>>, <<253,206,7,127,132,41,162,40,4,0,143,102, 121,9,121,158>>}]}}} 04:13:18.716 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59>>,<<158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232>>,<<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59,236,19,251,193,199,213,57,58,228,102,49,106,157,166>>,<<167,71,247,15,184,28,159,31,213,6,179,166,13,44,49,248>>,<<253,206,7,127,132,41,162,40,4,0,143,102,121,9,121,158>>}]}, {ue_fsm_data,<<"262423946233318">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423946233318 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59>>, <<158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232>>, <<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59, 236,19,251,193,199,213,57,58,228,102,49,106,157,166>>, <<167,71,247,15,184,28,159,31,213,6,179,166,13,44,49,248>>, <<253,206,7,127,132,41,162,40,4,0,143,102,121,9,121,158>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.716 [info] auth_response(<<"262423946233318">>): {ok,[{epdg_auth_tuple,<<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59>>,<<158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232>>,<<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59,236,19,251,193,199,213,57,58,228,102,49,106,157,166>>,<<167,71,247,15,184,28,159,31,213,6,179,166,13,44,49,248>>,<<253,206,7,127,132,41,162,40,4,0,143,102,121,9,121,158>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.716 [info] auth_response for <<"262423946233318">>: {ok,[{epdg_auth_tuple,<<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59>>,<<158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232>>,<<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59,236,19,251,193,199,213,57,58,228,102,49,106,157,166>>,<<167,71,247,15,184,28,159,31,213,6,179,166,13,44,49,248>>,<<253,206,7,127,132,41,162,40,4,0,143,102,121,9,121,158>>}]} 04:13:18.716 [info] GSUP: Tx #{auth_tuples => [#{autn => <<158,233,68,241,74,180,138,206,186,74,144,42,21,197,204,232>>,ck => <<253,206,7,127,132,41,162,40,4,0,143,102,121,9,121,158>>,ik => <<167,71,247,15,184,28,159,31,213,6,179,166,13,44,49,248>>,rand => <<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59>>,res => <<58,12,53,141,183,162,245,159,199,94,185,192,29,17,92,59,236,19,251,193,199,213,57,58,228,102,49,106,157,166>>}],imsi => <<"262423946233318">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423946233318">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423946233318 receive call lu_request from <0.1037.0> in state state_authenticating 04:13:18.718 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423946233318">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423946233318 send ok to <0.1037.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423946233318 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.718 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423946233318 consume call lu_request from <0.1037.0> in state state_authenticating 04:13:18.718 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423946233318">>,"internet",[],undefined,false,0,false,false} 04:13:18.718 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.718 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423946233318",undefined,undefined,false,false,undefined} 04:13:18.718 [debug] SWx Tx SAR Imsi="262423946233318" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423946233318 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423946233318 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:18.718 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","128",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423946233318",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423946233318 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1038.0> in state state_wait_swx_saa 04:13:18.720 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;128;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423946233318",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423946233318 send ok to <0.1038.0> *DBG* epdg_ue_fsm_262423946233318 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.720 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423946233318 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1038.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423946233318 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423946233318">>,ok}} 04:13:18.720 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423946233318",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423946233318 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.720 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.720 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423946233318">>,"internet",[],undefined,false,0,false,false} 04:13:18.720 [info] lu_response(<<"262423946233318">>): ok 04:13:18.720 [info] lu_response for <<"262423946233318">>: ok 04:13:18.720 [info] GSUP: Tx #{imsi => <<"262423946233318">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423946233318">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:18.722 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423946233318">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423946233318 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1039.0> in state state_authenticated 04:13:18.722 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.722 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423946233318">>,"internet",[],undefined,false,0,false,false} 04:13:18.722 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:18.722 [info] s2b: Tx {gtp,v2,create_session_request,0,5395918,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423946233318">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864898,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660781,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423946233318 send ok to <0.1039.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.722 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423946233318 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1039.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423946233318 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423946233318 receive call {rx_s6b_aar,"262423946233318@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1040.0> in state state_authenticated 04:13:18.727 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423946233318@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.727 [info] ue_fsm ev_rx_s6b_aar: "262423946233318@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:18.727 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423946233318@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423946233318",undefined,undefined,true,false,undefined} 04:13:18.727 [debug] SWx Tx SAR Imsi="262423946233318" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423946233318 send ok to <0.1040.0> 04:13:18.727 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","129",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423946233318",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:18.727 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423946233318 consume call {rx_s6b_aar,"262423946233318@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1040.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423946233318 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1041.0> in state state_authenticated_wait_swx_saa 04:13:18.729 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;129;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423946233318",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.729 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423946233318 send ok to <0.1041.0> 04:13:18.729 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423946233318","262423946233318@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1040.0>} *DBG* aaa_ue_fsm_262423946233318 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1041.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.729 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.729 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.732 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,194,82,85,206,0,2,0,2,0,16,0,87,0,9,1,160,201,157,43,231,172,18,2,103,79,0,5,0,1,192,168,0,30,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,201,157,43,231,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,201,157,43,231,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.732 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864898,5395918,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<201,157,43,231>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3382520807,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3382520807,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,30>>}}} *DBG* epdg_ue_fsm_262423946233318 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 3431660781, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3382520807}}} from <0.1042.0> in state state_wait_create_session_resp 04:13:18.732 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423946233318">>,<0.1034.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864898,3382520807,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660781,3382520807}],[],[],[],[],[],[],[]}}}} 04:13:18.732 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.732 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 3431660781,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3382520807}} 04:13:18.732 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423946233318">>,"internet",[],undefined,false,0,false,false} 04:13:18.733 [info] KMOD Port Create PDP Context Call {<0.1034.0>,[alias|#Ref<0.718718372.1967980545.226998>]}: {create_pdp_context,{172,18,2,103},3431660781,3382520807,{192,168,0,30}} 04:13:18.733 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,30}, 3431660781, 3382520807 04:13:18.733 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],527,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,30}},{i_tid,3431660781},{o_tid,3382520807}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262423946233318">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 3431660781, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3382520807}}}} 04:13:18.733 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 3431660781,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3382520807}) returned ok *DBG* epdg_ue_fsm_262423946233318 send ok to <0.1042.0> 04:13:18.733 [info] tunnel_response(<<"262423946233318">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 3431660781,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3382520807}} *DBG* epdg_ue_fsm_262423946233318 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 3431660781, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3382520807}}} from <0.1042.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.733 [info] tunnel_response for <<"262423946233318">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 3431660781,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3382520807}} 04:13:18.733 [info] GSUP: Tx #{imsi => <<"262423946233318">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,30>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421925991684">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421925991684 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421925991684 consume internal init_state in state state_new 04:13:18.812 [info] GSUP: Rx #{imsi => <<"262421925991684">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421925991684 receive call {auth_request,33,"internet",#{}} from <0.1043.0> in state state_new 04:13:18.812 [info] ue_fsm start(epdg_ue_fsm_262421925991684) *DBG* epdg_ue_fsm_262421925991684 send ok to <0.1043.0> 04:13:18.812 [info] ue_fsm init(<<"262421925991684">>) *DBG* epdg_ue_fsm_262421925991684 consume call {auth_request,33,"internet",#{}} from <0.1043.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.812 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421925991684 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:18.812 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421925991684">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421925991684 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262421925991684 consume internal init_state in state state_new 04:13:18.812 [info] ue_fsm start_link(aaa_ue_fsm_262421925991684) *DBG* aaa_ue_fsm_262421925991684 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.812 [info] ue_fsm init("262421925991684") 04:13:18.813 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.813 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421925991684",undefined,undefined,false,false,undefined} 04:13:18.813 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.813 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","130",";","nonode@nohost"],1,undefined,undefined,undefined,"262421925991684",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421925991684 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421925991684 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.816 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;130;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421925991684",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108,220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159]],[[47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108,94,212,185,10,6,236,173,43,164,137,184,51,175,23]],["foobar"],[[252,6,236,17,5,81,161,184,73,19,117,226,139,102,199,179]],[[233,9,223,45,68,100,124,219,97,243,251,104,149,252,185,82]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.816 [info] dia_sip2gsup: auth [47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108,220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159] authz [47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108,94,212,185,10,6,236,173,43,164,137,184,51,175,23]  04:13:18.816 [info] rand [47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108] autn [220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159]  04:13:18.816 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421925991684 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108>>, <<220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159>>, <<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108, 94,212,185,10,6,236,173,43,164,137,184,51,175,23>>, <<233,9,223,45,68,100,124,219,97,243,251,104,149,252,185,82>>, <<252,6,236,17,5,81,161,184,73,19,117,226,139,102,199,179>>}]}} from <0.1046.0> in state state_wait_swx_maa 04:13:18.816 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421925991684",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421925991684 send ok to <0.1046.0> *DBG* epdg_ue_fsm_262421925991684 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108>>, <<220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159>>, <<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108, 94,212,185,10,6,236,173,43,164,137,184,51,175,23>>, <<233,9,223,45,68,100,124,219,97,243,251,104,149,252,185,82>>, <<252,6,236,17,5,81,161,184,73,19,117,226,139,102,199,179>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.816 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108>>,<<220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159>>,<<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108,94,212,185,10,6,236,173,43,164,137,184,51,175,23>>,<<233,9,223,45,68,100,124,219,97,243,251,104,149,252,185,82>>,<<252,6,236,17,5,81,161,184,73,19,117,226,139,102,199,179>>}]} *DBG* aaa_ue_fsm_262421925991684 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108>>, <<220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159>>, <<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108, 94,212,185,10,6,236,173,43,164,137,184,51,175,23>>, <<233,9,223,45,68,100,124,219,97,243,251,104,149,252,185,82>>, <<252,6,236,17,5,81,161,184,73,19,117,226,139,102,199,179>>}]}} from <0.1046.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421925991684 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421925991684">>, {ok, [{epdg_auth_tuple, <<47,76,127,83,222,79,103,0,121,57,178,144,214, 118,155,108>>, <<220,242,197,43,131,211,104,123,116,112,84,33, 20,105,247,159>>, <<47,76,127,83,222,79,103,0,121,57,178,144,214, 118,155,108,94,212,185,10,6,236,173,43,164, 137,184,51,175,23>>, <<233,9,223,45,68,100,124,219,97,243,251,104, 149,252,185,82>>, <<252,6,236,17,5,81,161,184,73,19,117,226, 139,102,199,179>>}]}}} 04:13:18.816 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108>>,<<220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159>>,<<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108,94,212,185,10,6,236,173,43,164,137,184,51,175,23>>,<<233,9,223,45,68,100,124,219,97,243,251,104,149,252,185,82>>,<<252,6,236,17,5,81,161,184,73,19,117,226,139,102,199,179>>}]}, {ue_fsm_data,<<"262421925991684">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421925991684 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108>>, <<220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159>>, <<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108, 94,212,185,10,6,236,173,43,164,137,184,51,175,23>>, <<233,9,223,45,68,100,124,219,97,243,251,104,149,252,185,82>>, <<252,6,236,17,5,81,161,184,73,19,117,226,139,102,199,179>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.816 [info] auth_response(<<"262421925991684">>): {ok,[{epdg_auth_tuple,<<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108>>,<<220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159>>,<<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108,94,212,185,10,6,236,173,43,164,137,184,51,175,23>>,<<233,9,223,45,68,100,124,219,97,243,251,104,149,252,185,82>>,<<252,6,236,17,5,81,161,184,73,19,117,226,139,102,199,179>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.816 [info] auth_response for <<"262421925991684">>: {ok,[{epdg_auth_tuple,<<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108>>,<<220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159>>,<<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108,94,212,185,10,6,236,173,43,164,137,184,51,175,23>>,<<233,9,223,45,68,100,124,219,97,243,251,104,149,252,185,82>>,<<252,6,236,17,5,81,161,184,73,19,117,226,139,102,199,179>>}]} 04:13:18.817 [info] GSUP: Tx #{auth_tuples => [#{autn => <<220,242,197,43,131,211,104,123,116,112,84,33,20,105,247,159>>,ck => <<252,6,236,17,5,81,161,184,73,19,117,226,139,102,199,179>>,ik => <<233,9,223,45,68,100,124,219,97,243,251,104,149,252,185,82>>,rand => <<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108>>,res => <<47,76,127,83,222,79,103,0,121,57,178,144,214,118,155,108,94,212,185,10,6,236,173,43,164,137,184,51,175,23>>}],imsi => <<"262421925991684">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421925991684">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421925991684 receive call lu_request from <0.1047.0> in state state_authenticating *DBG* epdg_ue_fsm_262421925991684 send ok to <0.1047.0> *DBG* epdg_ue_fsm_262421925991684 consume call lu_request from <0.1047.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.818 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421925991684">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262421925991684 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.818 [info] ue_fsm lu_request 04:13:18.818 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421925991684">>,"internet",[],undefined,false,0,false,false} 04:13:18.818 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.818 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421925991684",undefined,undefined,false,false,undefined} 04:13:18.818 [debug] SWx Tx SAR Imsi="262421925991684" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.818 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","131",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421925991684",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421925991684 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421925991684 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421925991684 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1048.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421925991684 send ok to <0.1048.0> 04:13:18.820 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;131;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421925991684",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421925991684 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1048.0> in state state_wait_swx_saa => state_authenticated 04:13:18.820 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421925991684 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.820 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421925991684",undefined,undefined,false,false,undefined} 04:13:18.820 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:18.820 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421925991684">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421925991684 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421925991684">>,ok}} 04:13:18.821 [info] lu_response(<<"262421925991684">>): ok *DBG* epdg_ue_fsm_262421925991684 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.821 [info] lu_response for <<"262421925991684">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.821 [info] GSUP: Tx #{imsi => <<"262421925991684">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421925991684">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421925991684 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1049.0> in state state_authenticated 04:13:18.822 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421925991684">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.822 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.822 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421925991684">>,"internet",[],undefined,false,0,false,false} 04:13:18.822 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262421925991684 send ok to <0.1049.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.822 [info] s2b: Tx {gtp,v2,create_session_request,0,5395919,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421925991684">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864899,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660782,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421925991684 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1049.0> in state state_authenticated => state_wait_create_session_resp 04:13:18.822 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421925991684 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421925991684 receive call {rx_s6b_aar,"262421925991684@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1050.0> in state state_authenticated 04:13:18.826 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421925991684@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.827 [info] ue_fsm ev_rx_s6b_aar: "262421925991684@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262421925991684 send ok to <0.1050.0> 04:13:18.827 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421925991684@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421925991684",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421925991684 consume call {rx_s6b_aar,"262421925991684@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1050.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:18.827 [debug] SWx Tx SAR Imsi="262421925991684" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:18.827 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","132",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421925991684",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:18.827 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421925991684 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1051.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421925991684 send ok to <0.1051.0> 04:13:18.829 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;132;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421925991684",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421925991684 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1051.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.829 [info] ue_fsm ev_rx_swx_saa 04:13:18.829 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421925991684","262421925991684@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1050.0>} 04:13:18.829 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.829 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.832 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,195,82,85,207,0,2,0,2,0,16,0,87,0,9,1,160,177,181,153,236,172,18,2,103,79,0,5,0,1,192,168,0,31,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,177,181,153,236,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,177,181,153,236,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.832 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864899,5395919,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<177,181,153,236>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2981468652,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2981468652,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,31>>}}} 04:13:18.832 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421925991684">>,<0.1044.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864899,2981468652,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660782,2981468652}],[]}}}} *DBG* epdg_ue_fsm_262421925991684 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 3431660782, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2981468652}}} from <0.1052.0> in state state_wait_create_session_resp 04:13:18.832 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.832 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 3431660782,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2981468652}} 04:13:18.832 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421925991684">>,"internet",[],undefined,false,0,false,false} 04:13:18.832 [info] KMOD Port Create PDP Context Call {<0.1044.0>,[alias|#Ref<0.718718372.1967980545.227142>]}: {create_pdp_context,{172,18,2,103},3431660782,2981468652,{192,168,0,31}} 04:13:18.832 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,31}, 3431660782, 2981468652 04:13:18.832 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1346,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,31}},{i_tid,3431660782},{o_tid,2981468652}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262421925991684">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 3431660782, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2981468652}}}} *DBG* epdg_ue_fsm_262421925991684 send ok to <0.1052.0> 04:13:18.832 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 3431660782,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2981468652}) returned ok *DBG* epdg_ue_fsm_262421925991684 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 3431660782, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2981468652}}} from <0.1052.0> in state state_wait_create_session_resp => state_active 04:13:18.832 [info] tunnel_response(<<"262421925991684">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 3431660782,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2981468652}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.832 [info] tunnel_response for <<"262421925991684">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 3431660782,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2981468652}} 04:13:18.832 [info] GSUP: Tx #{imsi => <<"262421925991684">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,31>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423225415093">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:18.916 [info] GSUP: Rx #{imsi => <<"262423225415093">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423225415093 enter epdg_ue_fsm in state state_new 04:13:18.917 [info] ue_fsm start(epdg_ue_fsm_262423225415093) *DBG* epdg_ue_fsm_262423225415093 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423225415093 receive call {auth_request,33,"internet",#{}} from <0.1053.0> in state state_new 04:13:18.917 [info] ue_fsm init(<<"262423225415093">>) *DBG* epdg_ue_fsm_262423225415093 send ok to <0.1053.0> 04:13:18.917 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423225415093 consume call {auth_request,33,"internet",#{}} from <0.1053.0> in state state_new => state_wait_auth_resp 04:13:18.918 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423225415093">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423225415093 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423225415093 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423225415093 consume internal init_state in state state_new 04:13:18.918 [info] ue_fsm start_link(aaa_ue_fsm_262423225415093) *DBG* aaa_ue_fsm_262423225415093 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.918 [info] ue_fsm init("262423225415093") 04:13:18.918 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.919 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423225415093",undefined,undefined,false,false,undefined} 04:13:18.919 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.919 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","133",";","nonode@nohost"],1,undefined,undefined,undefined,"262423225415093",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423225415093 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423225415093 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.928 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;133;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423225415093",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77]],[[141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209,118,165,22,153,90,134,89,154,147,79,229,82,190]],["foobar"],[[147,246,49,232,228,105,53,213,70,224,175,211,121,80,242,1]],[[229,72,100,233,4,45,84,179,216,3,215,221,221,161,117,85]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423225415093 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127>>, <<39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77>>, <<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209, 118,165,22,153,90,134,89,154,147,79,229,82,190>>, <<229,72,100,233,4,45,84,179,216,3,215,221,221,161,117,85>>, <<147,246,49,232,228,105,53,213,70,224,175,211,121,80, 242,1>>}]}} from <0.1056.0> in state state_wait_swx_maa 04:13:18.928 [info] dia_sip2gsup: auth [141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77] authz [141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209,118,165,22,153,90,134,89,154,147,79,229,82,190]  04:13:18.928 [info] rand [141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127] autn [39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77]  *DBG* aaa_ue_fsm_262423225415093 send ok to <0.1056.0> *DBG* aaa_ue_fsm_262423225415093 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127>>, <<39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77>>, <<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209, 118,165,22,153,90,134,89,154,147,79,229,82,190>>, <<229,72,100,233,4,45,84,179,216,3,215,221,221,161,117,85>>, <<147,246,49,232,228,105,53,213,70,224,175,211,121,80, 242,1>>}]}} from <0.1056.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423225415093 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127>>, <<39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77>>, <<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209, 118,165,22,153,90,134,89,154,147,79,229,82,190>>, <<229,72,100,233,4,45,84,179,216,3,215,221,221,161,117,85>>, <<147,246,49,232,228,105,53,213,70,224,175,211,121,80, 242,1>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.929 [info] ue_fsm ev_rx_swx_maa 04:13:18.930 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423225415093",undefined,undefined,false,false,undefined} 04:13:18.930 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127>>,<<39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77>>,<<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209,118,165,22,153,90,134,89,154,147,79,229,82,190>>,<<229,72,100,233,4,45,84,179,216,3,215,221,221,161,117,85>>,<<147,246,49,232,228,105,53,213,70,224,175,211,121,80,242,1>>}]} *DBG* epdg_ue_fsm_262423225415093 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423225415093">>, {ok, [{epdg_auth_tuple, <<141,11,152,2,4,162,76,41,29,130,208,57,252, 115,80,127>>, <<39,170,166,23,131,63,201,173,83,142,217,162, 151,67,98,77>>, <<141,11,152,2,4,162,76,41,29,130,208,57,252, 115,80,127,209,118,165,22,153,90,134,89,154, 147,79,229,82,190>>, <<229,72,100,233,4,45,84,179,216,3,215,221,221, 161,117,85>>, <<147,246,49,232,228,105,53,213,70,224, 175,211,121,80,242,1>>}]}}} 04:13:18.931 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127>>,<<39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77>>,<<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209,118,165,22,153,90,134,89,154,147,79,229,82,190>>,<<229,72,100,233,4,45,84,179,216,3,215,221,221,161,117,85>>,<<147,246,49,232,228,105,53,213,70,224,175,211,121,80,242,1>>}]}, {ue_fsm_data,<<"262423225415093">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423225415093 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127>>, <<39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77>>, <<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209, 118,165,22,153,90,134,89,154,147,79,229,82,190>>, <<229,72,100,233,4,45,84,179,216,3,215,221,221,161,117,85>>, <<147,246,49,232,228,105,53,213,70,224,175,211,121,80, 242,1>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.931 [info] auth_response(<<"262423225415093">>): {ok,[{epdg_auth_tuple,<<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127>>,<<39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77>>,<<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209,118,165,22,153,90,134,89,154,147,79,229,82,190>>,<<229,72,100,233,4,45,84,179,216,3,215,221,221,161,117,85>>,<<147,246,49,232,228,105,53,213,70,224,175,211,121,80,242,1>>}]} 04:13:18.932 [info] auth_response for <<"262423225415093">>: {ok,[{epdg_auth_tuple,<<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127>>,<<39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77>>,<<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209,118,165,22,153,90,134,89,154,147,79,229,82,190>>,<<229,72,100,233,4,45,84,179,216,3,215,221,221,161,117,85>>,<<147,246,49,232,228,105,53,213,70,224,175,211,121,80,242,1>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.932 [info] GSUP: Tx #{auth_tuples => [#{autn => <<39,170,166,23,131,63,201,173,83,142,217,162,151,67,98,77>>,ck => <<147,246,49,232,228,105,53,213,70,224,175,211,121,80,242,1>>,ik => <<229,72,100,233,4,45,84,179,216,3,215,221,221,161,117,85>>,rand => <<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127>>,res => <<141,11,152,2,4,162,76,41,29,130,208,57,252,115,80,127,209,118,165,22,153,90,134,89,154,147,79,229,82,190>>}],imsi => <<"262423225415093">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423225415093">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423225415093 receive call lu_request from <0.1057.0> in state state_authenticating *DBG* epdg_ue_fsm_262423225415093 send ok to <0.1057.0> *DBG* epdg_ue_fsm_262423225415093 consume call lu_request from <0.1057.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.938 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423225415093">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262423225415093 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:18.938 [info] ue_fsm lu_request 04:13:18.938 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423225415093">>,"internet",[],undefined,false,0,false,false} 04:13:18.939 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.939 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423225415093",undefined,undefined,false,false,undefined} 04:13:18.939 [debug] SWx Tx SAR Imsi="262423225415093" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.940 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","134",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423225415093",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423225415093 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423225415093 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423225415093 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1058.0> in state state_wait_swx_saa 04:13:18.951 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;134;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423225415093",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423225415093 send ok to <0.1058.0> *DBG* epdg_ue_fsm_262423225415093 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.951 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423225415093 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1058.0> in state state_wait_swx_saa => state_authenticated 04:13:18.952 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423225415093",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423225415093 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423225415093">>,ok}} 04:13:18.952 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423225415093 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:18.952 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423225415093">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.952 [info] lu_response(<<"262423225415093">>): ok 04:13:18.953 [info] lu_response for <<"262423225415093">>: ok 04:13:18.953 [info] GSUP: Tx #{imsi => <<"262423225415093">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423225415093">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423225415093 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1059.0> in state state_authenticated 04:13:18.959 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423225415093">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:18.959 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.959 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423225415093">>,"internet",[],undefined,false,0,false,false} 04:13:18.959 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:18.960 [info] s2b: Tx {gtp,v2,create_session_request,0,5395920,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423225415093">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864900,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660783,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423225415093 send ok to <0.1059.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.960 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423225415093 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1059.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423225415093 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423225415093 receive call {rx_s6b_aar,"262423225415093@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1060.0> in state state_authenticated 04:13:18.979 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423225415093@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:18.979 [info] ue_fsm ev_rx_s6b_aar: "262423225415093@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:18.980 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423225415093@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423225415093",undefined,undefined,true,false,undefined} 04:13:18.980 [debug] SWx Tx SAR Imsi="262423225415093" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:18.980 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","135",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423225415093",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423225415093 send ok to <0.1060.0> 04:13:18.981 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423225415093 consume call {rx_s6b_aar,"262423225415093@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1060.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423225415093 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1061.0> in state state_authenticated_wait_swx_saa 04:13:18.990 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;135;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423225415093",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423225415093 send ok to <0.1061.0> *DBG* aaa_ue_fsm_262423225415093 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1061.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.990 [info] ue_fsm ev_rx_swx_saa 04:13:18.991 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423225415093","262423225415093@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1060.0>} 04:13:18.991 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.991 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.004 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,196,82,85,208,0,2,0,2,0,16,0,87,0,9,1,160,244,211,251,161,172,18,2,103,79,0,5,0,1,192,168,0,32,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,244,211,251,161,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,244,211,251,161,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.004 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864900,5395920,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ôÓû¡">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4107533217,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4107533217,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,32>>}}} *DBG* epdg_ue_fsm_262423225415093 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 3431660783, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4107533217}}} from <0.1062.0> in state state_wait_create_session_resp 04:13:19.005 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423225415093">>,<0.1054.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864900,4107533217,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660783,4107533217}],[],[],[],[],[],[]}}}} 04:13:19.005 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.005 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 3431660783,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4107533217}} 04:13:19.006 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423225415093">>,"internet",[],undefined,false,0,false,false} 04:13:19.006 [info] KMOD Port Create PDP Context Call {<0.1054.0>,[alias|#Ref<0.718718372.1967980545.227256>]}: {create_pdp_context,{172,18,2,103},3431660783,4107533217,{192,168,0,32}} 04:13:19.006 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,32}, 3431660783, 4107533217 *DBG* epdg_ue_fsm_262423225415093 send ok to <0.1062.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423225415093">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 3431660783, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 4107533217}}}} *DBG* epdg_ue_fsm_262423225415093 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 3431660783, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4107533217}}} from <0.1062.0> in state state_wait_create_session_resp => state_active 04:13:19.006 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1410,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,32}},{i_tid,3431660783},{o_tid,4107533217}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.007 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 3431660783,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4107533217}) returned ok 04:13:19.007 [info] tunnel_response(<<"262423225415093">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 3431660783,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4107533217}} 04:13:19.008 [info] tunnel_response for <<"262423225415093">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 3431660783,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4107533217}} 04:13:19.008 [info] GSUP: Tx #{imsi => <<"262423225415093">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,32>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421541094680">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:19.016 [info] GSUP: Rx #{imsi => <<"262421541094680">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421541094680 enter epdg_ue_fsm in state state_new 04:13:19.016 [info] ue_fsm start(epdg_ue_fsm_262421541094680) *DBG* epdg_ue_fsm_262421541094680 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421541094680 receive call {auth_request,33,"internet",#{}} from <0.1063.0> in state state_new 04:13:19.017 [info] ue_fsm init(<<"262421541094680">>) *DBG* epdg_ue_fsm_262421541094680 send ok to <0.1063.0> 04:13:19.017 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421541094680 consume call {auth_request,33,"internet",#{}} from <0.1063.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.018 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421541094680">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421541094680 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421541094680 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:19.018 [info] ue_fsm start_link(aaa_ue_fsm_262421541094680) *DBG* aaa_ue_fsm_262421541094680 consume internal init_state in state state_new 04:13:19.018 [info] ue_fsm init("262421541094680") *DBG* aaa_ue_fsm_262421541094680 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.018 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.019 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421541094680",undefined,undefined,false,false,undefined} 04:13:19.019 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.019 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","136",";","nonode@nohost"],1,undefined,undefined,undefined,"262421541094680",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421541094680 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421541094680 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421541094680 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31>>, <<74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233>>, <<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2, 2,64,172,206,6,54,223,169,87,99,116,150,115>>, <<97,91,141,71,181,133,108,131,242,213,38,102,170,84,221,95>>, <<7,105,86,231,118,171,20,105,67,116,101,176,99,72,153, 112>>}]}} from <0.1066.0> in state state_wait_swx_maa 04:13:19.031 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;136;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421541094680",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233]],[[184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2,2,64,172,206,6,54,223,169,87,99,116,150,115]],["foobar"],[[7,105,86,231,118,171,20,105,67,116,101,176,99,72,153,112]],[[97,91,141,71,181,133,108,131,242,213,38,102,170,84,221,95]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.031 [info] dia_sip2gsup: auth [184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233] authz [184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2,2,64,172,206,6,54,223,169,87,99,116,150,115]  04:13:19.031 [info] rand [184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31] autn [74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233]  *DBG* aaa_ue_fsm_262421541094680 send ok to <0.1066.0> *DBG* epdg_ue_fsm_262421541094680 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31>>, <<74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233>>, <<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2, 2,64,172,206,6,54,223,169,87,99,116,150,115>>, <<97,91,141,71,181,133,108,131,242,213,38,102,170,84,221,95>>, <<7,105,86,231,118,171,20,105,67,116,101,176,99,72,153, 112>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.031 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421541094680 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31>>, <<74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233>>, <<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2, 2,64,172,206,6,54,223,169,87,99,116,150,115>>, <<97,91,141,71,181,133,108,131,242,213,38,102,170,84,221,95>>, <<7,105,86,231,118,171,20,105,67,116,101,176,99,72,153, 112>>}]}} from <0.1066.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421541094680 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421541094680">>, {ok, [{epdg_auth_tuple, <<184,128,101,94,103,70,143,149,3,98,69,124, 168,222,39,31>>, <<74,168,153,49,225,174,75,18,34,42,217,73,170, 210,28,233>>, <<184,128,101,94,103,70,143,149,3,98,69,124, 168,222,39,31,2,2,64,172,206,6,54,223,169,87, 99,116,150,115>>, <<97,91,141,71,181,133,108,131,242,213,38,102, 170,84,221,95>>, <<7,105,86,231,118,171,20,105,67,116,101, 176,99,72,153,112>>}]}}} 04:13:19.032 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421541094680",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421541094680 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31>>, <<74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233>>, <<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2, 2,64,172,206,6,54,223,169,87,99,116,150,115>>, <<97,91,141,71,181,133,108,131,242,213,38,102,170,84,221,95>>, <<7,105,86,231,118,171,20,105,67,116,101,176,99,72,153, 112>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.032 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31>>,<<74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233>>,<<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2,2,64,172,206,6,54,223,169,87,99,116,150,115>>,<<97,91,141,71,181,133,108,131,242,213,38,102,170,84,221,95>>,<<7,105,86,231,118,171,20,105,67,116,101,176,99,72,153,112>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.033 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31>>,<<74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233>>,<<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2,2,64,172,206,6,54,223,169,87,99,116,150,115>>,<<97,91,141,71,181,133,108,131,242,213,38,102,170,84,221,95>>,<<7,105,86,231,118,171,20,105,67,116,101,176,99,72,153,112>>}]}, {ue_fsm_data,<<"262421541094680">>,"internet",[],undefined,false,0,false,false} 04:13:19.033 [info] auth_response(<<"262421541094680">>): {ok,[{epdg_auth_tuple,<<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31>>,<<74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233>>,<<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2,2,64,172,206,6,54,223,169,87,99,116,150,115>>,<<97,91,141,71,181,133,108,131,242,213,38,102,170,84,221,95>>,<<7,105,86,231,118,171,20,105,67,116,101,176,99,72,153,112>>}]} 04:13:19.034 [info] auth_response for <<"262421541094680">>: {ok,[{epdg_auth_tuple,<<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31>>,<<74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233>>,<<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2,2,64,172,206,6,54,223,169,87,99,116,150,115>>,<<97,91,141,71,181,133,108,131,242,213,38,102,170,84,221,95>>,<<7,105,86,231,118,171,20,105,67,116,101,176,99,72,153,112>>}]} 04:13:19.034 [info] GSUP: Tx #{auth_tuples => [#{autn => <<74,168,153,49,225,174,75,18,34,42,217,73,170,210,28,233>>,ck => <<7,105,86,231,118,171,20,105,67,116,101,176,99,72,153,112>>,ik => <<97,91,141,71,181,133,108,131,242,213,38,102,170,84,221,95>>,rand => <<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31>>,res => <<184,128,101,94,103,70,143,149,3,98,69,124,168,222,39,31,2,2,64,172,206,6,54,223,169,87,99,116,150,115>>}],imsi => <<"262421541094680">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421541094680">>, message_type => location_upd_req}} 04:13:19.038 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421541094680">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421541094680 receive call lu_request from <0.1067.0> in state state_authenticating 04:13:19.039 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421541094680 send ok to <0.1067.0> *DBG* epdg_ue_fsm_262421541094680 consume call lu_request from <0.1067.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421541094680 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.039 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421541094680">>,"internet",[],undefined,false,0,false,false} 04:13:19.039 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262421541094680 send ok to <0.201.0> 04:13:19.040 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421541094680",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421541094680 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:19.040 [debug] SWx Tx SAR Imsi="262421541094680" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.040 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","137",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421541094680",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421541094680 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1068.0> in state state_wait_swx_saa 04:13:19.048 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;137;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421541094680",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421541094680 send ok to <0.1068.0> *DBG* epdg_ue_fsm_262421541094680 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.048 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421541094680 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1068.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421541094680 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421541094680">>,ok}} 04:13:19.048 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421541094680",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421541094680 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.049 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.049 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421541094680">>,"internet",[],undefined,false,0,false,false} 04:13:19.049 [info] lu_response(<<"262421541094680">>): ok 04:13:19.049 [info] lu_response for <<"262421541094680">>: ok 04:13:19.049 [info] GSUP: Tx #{imsi => <<"262421541094680">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421541094680">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421541094680 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1069.0> in state state_authenticated 04:13:19.053 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421541094680">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.054 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.054 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421541094680">>,"internet",[],undefined,false,0,false,false} 04:13:19.054 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262421541094680 send ok to <0.1069.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.054 [info] s2b: Tx {gtp,v2,create_session_request,0,5395921,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421541094680">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864901,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660784,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421541094680 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1069.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421541094680 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:19.055 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421541094680 receive call {rx_s6b_aar,"262421541094680@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1070.0> in state state_authenticated 04:13:19.069 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421541094680@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.069 [info] ue_fsm ev_rx_s6b_aar: "262421541094680@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:19.069 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421541094680@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421541094680",undefined,undefined,true,false,undefined} 04:13:19.070 [debug] SWx Tx SAR Imsi="262421541094680" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:19.070 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","138",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421541094680",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421541094680 send ok to <0.1070.0> 04:13:19.070 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421541094680 consume call {rx_s6b_aar,"262421541094680@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1070.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421541094680 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1071.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421541094680 send ok to <0.1071.0> 04:13:19.076 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;138;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421541094680",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421541094680 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1071.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.076 [info] ue_fsm ev_rx_swx_saa 04:13:19.076 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421541094680","262421541094680@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1070.0>} 04:13:19.076 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.076 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.081 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,197,82,85,209,0,2,0,2,0,16,0,87,0,9,1,160,230,7,38,229,172,18,2,103,79,0,5,0,1,192,168,0,33,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,230,7,38,229,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,230,7,38,229,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.082 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864901,5395921,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<230,7,38,229>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3859228389,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3859228389,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,33>>}}} 04:13:19.082 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421541094680">>,<0.1064.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864901,3859228389,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660784,3859228389}],[],[],[],[],[],[]}}}} 04:13:19.082 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421541094680 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 3431660784, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3859228389}}} from <0.1072.0> in state state_wait_create_session_resp 04:13:19.082 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 3431660784,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3859228389}} 04:13:19.082 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421541094680">>,"internet",[],undefined,false,0,false,false} 04:13:19.082 [info] KMOD Port Create PDP Context Call {<0.1064.0>,[alias|#Ref<0.718718372.1967980559.225317>]}: {create_pdp_context,{172,18,2,103},3431660784,3859228389,{192,168,0,33}} 04:13:19.082 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,33}, 3431660784, 3859228389 04:13:19.082 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1360,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,33}},{i_tid,3431660784},{o_tid,3859228389}]}} 04:13:19.082 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 3431660784,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3859228389}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262421541094680">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 3431660784, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3859228389}}}} *DBG* epdg_ue_fsm_262421541094680 send ok to <0.1072.0> 04:13:19.082 [info] tunnel_response(<<"262421541094680">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 3431660784,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3859228389}} *DBG* epdg_ue_fsm_262421541094680 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 3431660784, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3859228389}}} from <0.1072.0> in state state_wait_create_session_resp => state_active 04:13:19.083 [info] tunnel_response for <<"262421541094680">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 3431660784,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3859228389}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.083 [info] GSUP: Tx #{imsi => <<"262421541094680">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,33>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428307327672">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428307327672 enter epdg_ue_fsm in state state_new 04:13:19.116 [info] GSUP: Rx #{imsi => <<"262428307327672">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428307327672 consume internal init_state in state state_new 04:13:19.116 [info] ue_fsm start(epdg_ue_fsm_262428307327672) *DBG* epdg_ue_fsm_262428307327672 receive call {auth_request,33,"internet",#{}} from <0.1073.0> in state state_new 04:13:19.116 [info] ue_fsm init(<<"262428307327672">>) *DBG* epdg_ue_fsm_262428307327672 send ok to <0.1073.0> 04:13:19.117 [info] ue_fsm auth_request 04:13:19.117 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428307327672">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428307327672 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428307327672 consume call {auth_request,33,"internet",#{}} from <0.1073.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428307327672 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428307327672 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428307327672 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.117 [info] ue_fsm start_link(aaa_ue_fsm_262428307327672) 04:13:19.117 [info] ue_fsm init("262428307327672") 04:13:19.118 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.119 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428307327672",undefined,undefined,false,false,undefined} 04:13:19.119 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428307327672 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428307327672 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.119 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","139",";","nonode@nohost"],1,undefined,undefined,undefined,"262428307327672",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428307327672 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189>>, <<42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8>>, <<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189, 223,42,51,108,174,209,128,94,178,201,138,154,34,144>>, <<191,51,168,102,82,210,29,66,114,10,250,229,227,122,164,178>>, <<192,208,28,109,183,86,84,209,226,69,70,196,130,191,163, 162>>}]}} from <0.1076.0> in state state_wait_swx_maa 04:13:19.133 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;139;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428307327672",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189,42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8]],[[124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189,223,42,51,108,174,209,128,94,178,201,138,154,34,144]],["foobar"],[[192,208,28,109,183,86,84,209,226,69,70,196,130,191,163,162]],[[191,51,168,102,82,210,29,66,114,10,250,229,227,122,164,178]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.133 [info] dia_sip2gsup: auth [124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189,42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8] authz [124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189,223,42,51,108,174,209,128,94,178,201,138,154,34,144]  04:13:19.133 [info] rand [124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189] autn [42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8]  *DBG* aaa_ue_fsm_262428307327672 send ok to <0.1076.0> *DBG* epdg_ue_fsm_262428307327672 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189>>, <<42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8>>, <<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189, 223,42,51,108,174,209,128,94,178,201,138,154,34,144>>, <<191,51,168,102,82,210,29,66,114,10,250,229,227,122,164,178>>, <<192,208,28,109,183,86,84,209,226,69,70,196,130,191,163, 162>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.133 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428307327672 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189>>, <<42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8>>, <<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189, 223,42,51,108,174,209,128,94,178,201,138,154,34,144>>, <<191,51,168,102,82,210,29,66,114,10,250,229,227,122,164,178>>, <<192,208,28,109,183,86,84,209,226,69,70,196,130,191,163, 162>>}]}} from <0.1076.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428307327672 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428307327672">>, {ok, [{epdg_auth_tuple, <<124,122,176,25,144,115,23,31,9,136,172,210, 47,108,145,189>>, <<42,179,141,89,47,31,209,122,73,114,250,70,53, 148,141,8>>, <<124,122,176,25,144,115,23,31,9,136,172,210, 47,108,145,189,223,42,51,108,174,209,128,94, 178,201,138,154,34,144>>, <<191,51,168,102,82,210,29,66,114,10,250,229, 227,122,164,178>>, <<192,208,28,109,183,86,84,209,226,69,70, 196,130,191,163,162>>}]}}} 04:13:19.134 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428307327672",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428307327672 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189>>, <<42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8>>, <<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189, 223,42,51,108,174,209,128,94,178,201,138,154,34,144>>, <<191,51,168,102,82,210,29,66,114,10,250,229,227,122,164,178>>, <<192,208,28,109,183,86,84,209,226,69,70,196,130,191,163, 162>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.134 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189>>,<<42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8>>,<<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189,223,42,51,108,174,209,128,94,178,201,138,154,34,144>>,<<191,51,168,102,82,210,29,66,114,10,250,229,227,122,164,178>>,<<192,208,28,109,183,86,84,209,226,69,70,196,130,191,163,162>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.135 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189>>,<<42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8>>,<<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189,223,42,51,108,174,209,128,94,178,201,138,154,34,144>>,<<191,51,168,102,82,210,29,66,114,10,250,229,227,122,164,178>>,<<192,208,28,109,183,86,84,209,226,69,70,196,130,191,163,162>>}]}, {ue_fsm_data,<<"262428307327672">>,"internet",[],undefined,false,0,false,false} 04:13:19.135 [info] auth_response(<<"262428307327672">>): {ok,[{epdg_auth_tuple,<<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189>>,<<42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8>>,<<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189,223,42,51,108,174,209,128,94,178,201,138,154,34,144>>,<<191,51,168,102,82,210,29,66,114,10,250,229,227,122,164,178>>,<<192,208,28,109,183,86,84,209,226,69,70,196,130,191,163,162>>}]} 04:13:19.136 [info] auth_response for <<"262428307327672">>: {ok,[{epdg_auth_tuple,<<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189>>,<<42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8>>,<<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189,223,42,51,108,174,209,128,94,178,201,138,154,34,144>>,<<191,51,168,102,82,210,29,66,114,10,250,229,227,122,164,178>>,<<192,208,28,109,183,86,84,209,226,69,70,196,130,191,163,162>>}]} 04:13:19.136 [info] GSUP: Tx #{auth_tuples => [#{autn => <<42,179,141,89,47,31,209,122,73,114,250,70,53,148,141,8>>,ck => <<192,208,28,109,183,86,84,209,226,69,70,196,130,191,163,162>>,ik => <<191,51,168,102,82,210,29,66,114,10,250,229,227,122,164,178>>,rand => <<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189>>,res => <<124,122,176,25,144,115,23,31,9,136,172,210,47,108,145,189,223,42,51,108,174,209,128,94,178,201,138,154,34,144>>}],imsi => <<"262428307327672">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428307327672">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428307327672 receive call lu_request from <0.1077.0> in state state_authenticating *DBG* epdg_ue_fsm_262428307327672 send ok to <0.1077.0> 04:13:19.141 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428307327672">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428307327672 consume call lu_request from <0.1077.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428307327672 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.141 [info] ue_fsm lu_request 04:13:19.141 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428307327672">>,"internet",[],undefined,false,0,false,false} 04:13:19.141 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.142 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428307327672",undefined,undefined,false,false,undefined} 04:13:19.142 [debug] SWx Tx SAR Imsi="262428307327672" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.142 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","140",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428307327672",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428307327672 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428307327672 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428307327672 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1078.0> in state state_wait_swx_saa 04:13:19.149 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;140;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428307327672",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428307327672 send ok to <0.1078.0> *DBG* epdg_ue_fsm_262428307327672 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.149 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428307327672 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1078.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428307327672 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428307327672">>,ok}} *DBG* epdg_ue_fsm_262428307327672 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.150 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428307327672",undefined,undefined,false,false,undefined} 04:13:19.150 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.150 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428307327672">>,"internet",[],undefined,false,0,false,false} 04:13:19.150 [info] lu_response(<<"262428307327672">>): ok 04:13:19.150 [info] lu_response for <<"262428307327672">>: ok 04:13:19.150 [info] GSUP: Tx #{imsi => <<"262428307327672">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428307327672">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428307327672 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1079.0> in state state_authenticated 04:13:19.154 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428307327672">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.155 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.155 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428307327672">>,"internet",[],undefined,false,0,false,false} 04:13:19.155 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:19.155 [info] s2b: Tx {gtp,v2,create_session_request,0,5395922,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428307327672">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864902,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660785,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428307327672 send ok to <0.1079.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.155 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428307327672 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1079.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428307327672 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428307327672 receive call {rx_s6b_aar,"262428307327672@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1080.0> in state state_authenticated 04:13:19.166 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428307327672@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.166 [info] ue_fsm ev_rx_s6b_aar: "262428307327672@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:19.167 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428307327672@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262428307327672",undefined,undefined,true,false,undefined} 04:13:19.167 [debug] SWx Tx SAR Imsi="262428307327672" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:19.167 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","141",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428307327672",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428307327672 send ok to <0.1080.0> 04:13:19.167 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428307327672 consume call {rx_s6b_aar,"262428307327672@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1080.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428307327672 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1081.0> in state state_authenticated_wait_swx_saa 04:13:19.170 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;141;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428307327672",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428307327672 send ok to <0.1081.0> 04:13:19.170 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428307327672 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1081.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.170 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428307327672","262428307327672@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1080.0>} 04:13:19.170 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.171 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.175 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,198,82,85,210,0,2,0,2,0,16,0,87,0,9,1,160,112,17,111,2,172,18,2,103,79,0,5,0,1,192,168,0,34,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,112,17,111,2,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,112,17,111,2,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.175 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864902,5395922,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<112,17,111,2>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1880190722,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1880190722,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,34>>}}} 04:13:19.175 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428307327672">>,<0.1074.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864902,1880190722,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3431660785,1880190722}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428307327672 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 3431660785, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1880190722}}} from <0.1082.0> in state state_wait_create_session_resp 04:13:19.175 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.175 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 3431660785,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1880190722}} 04:13:19.175 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428307327672">>,"internet",[],undefined,false,0,false,false} 04:13:19.175 [info] KMOD Port Create PDP Context Call {<0.1074.0>,[alias|#Ref<0.718718372.1967980545.227584>]}: {create_pdp_context,{172,18,2,103},3431660785,1880190722,{192,168,0,34}} 04:13:19.175 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,34}, 3431660785, 1880190722 04:13:19.175 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1474,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,34}},{i_tid,3431660785},{o_tid,1880190722}]}} 04:13:19.176 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 3431660785,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1880190722}) returned ok *DBG* epdg_ue_fsm_262428307327672 send ok to <0.1082.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428307327672">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 3431660785, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1880190722}}}} 04:13:19.176 [info] tunnel_response(<<"262428307327672">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 3431660785,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1880190722}} *DBG* epdg_ue_fsm_262428307327672 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 3431660785, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1880190722}}} from <0.1082.0> in state state_wait_create_session_resp => state_active 04:13:19.176 [info] tunnel_response for <<"262428307327672">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 3431660785,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1880190722}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.176 [info] GSUP: Tx #{imsi => <<"262428307327672">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,34>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421567624710">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421567624710 enter epdg_ue_fsm in state state_new 04:13:19.216 [info] GSUP: Rx #{imsi => <<"262421567624710">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421567624710 consume internal init_state in state state_new 04:13:19.216 [info] ue_fsm start(epdg_ue_fsm_262421567624710) *DBG* epdg_ue_fsm_262421567624710 receive call {auth_request,33,"internet",#{}} from <0.1083.0> in state state_new 04:13:19.216 [info] ue_fsm init(<<"262421567624710">>) 04:13:19.216 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421567624710 send ok to <0.1083.0> 04:13:19.217 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421567624710">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421567624710 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421567624710 consume call {auth_request,33,"internet",#{}} from <0.1083.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421567624710 consume internal init_state in state state_new 04:13:19.217 [info] ue_fsm start_link(aaa_ue_fsm_262421567624710) *DBG* epdg_ue_fsm_262421567624710 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421567624710 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.217 [info] ue_fsm init("262421567624710") 04:13:19.217 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.218 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421567624710",undefined,undefined,false,false,undefined} 04:13:19.218 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421567624710 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421567624710 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.218 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","142",";","nonode@nohost"],1,undefined,undefined,undefined,"262421567624710",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:19.231 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;142;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421567624710",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212]],[[82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39,215,21,240,33,234,72,207,116,7,43,86,117,56]],["foobar"],[[23,226,58,175,84,218,139,162,235,116,27,109,163,15,97,199]],[[198,186,134,37,45,184,139,189,16,254,52,2,150,176,17,227]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421567624710 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114>>, <<204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212>>, <<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39, 215,21,240,33,234,72,207,116,7,43,86,117,56>>, <<198,186,134,37,45,184,139,189,16,254,52,2,150,176,17,227>>, <<23,226,58,175,84,218,139,162,235,116,27,109,163,15,97, 199>>}]}} from <0.1086.0> in state state_wait_swx_maa 04:13:19.231 [info] dia_sip2gsup: auth [82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212] authz [82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39,215,21,240,33,234,72,207,116,7,43,86,117,56]  04:13:19.231 [info] rand [82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114] autn [204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212]  04:13:19.231 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421567624710 send ok to <0.1086.0> *DBG* aaa_ue_fsm_262421567624710 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114>>, <<204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212>>, <<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39, 215,21,240,33,234,72,207,116,7,43,86,117,56>>, <<198,186,134,37,45,184,139,189,16,254,52,2,150,176,17,227>>, <<23,226,58,175,84,218,139,162,235,116,27,109,163,15,97, 199>>}]}} from <0.1086.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421567624710 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114>>, <<204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212>>, <<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39, 215,21,240,33,234,72,207,116,7,43,86,117,56>>, <<198,186,134,37,45,184,139,189,16,254,52,2,150,176,17,227>>, <<23,226,58,175,84,218,139,162,235,116,27,109,163,15,97, 199>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.232 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421567624710",undefined,undefined,false,false,undefined} 04:13:19.232 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114>>,<<204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212>>,<<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39,215,21,240,33,234,72,207,116,7,43,86,117,56>>,<<198,186,134,37,45,184,139,189,16,254,52,2,150,176,17,227>>,<<23,226,58,175,84,218,139,162,235,116,27,109,163,15,97,199>>}]} 04:13:19.233 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114>>,<<204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212>>,<<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39,215,21,240,33,234,72,207,116,7,43,86,117,56>>,<<198,186,134,37,45,184,139,189,16,254,52,2,150,176,17,227>>,<<23,226,58,175,84,218,139,162,235,116,27,109,163,15,97,199>>}]}, {ue_fsm_data,<<"262421567624710">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421567624710 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421567624710">>, {ok, [{epdg_auth_tuple, <<82,130,217,29,191,85,46,203,36,152,30,226, 252,84,15,114>>, <<204,166,125,160,32,150,48,98,252,186,78,73, 217,139,9,212>>, <<82,130,217,29,191,85,46,203,36,152,30,226, 252,84,15,114,39,215,21,240,33,234,72,207, 116,7,43,86,117,56>>, <<198,186,134,37,45,184,139,189,16,254,52,2, 150,176,17,227>>, <<23,226,58,175,84,218,139,162,235,116,27, 109,163,15,97,199>>}]}}} 04:13:19.233 [info] auth_response(<<"262421567624710">>): {ok,[{epdg_auth_tuple,<<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114>>,<<204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212>>,<<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39,215,21,240,33,234,72,207,116,7,43,86,117,56>>,<<198,186,134,37,45,184,139,189,16,254,52,2,150,176,17,227>>,<<23,226,58,175,84,218,139,162,235,116,27,109,163,15,97,199>>}]} *DBG* epdg_ue_fsm_262421567624710 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114>>, <<204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212>>, <<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39, 215,21,240,33,234,72,207,116,7,43,86,117,56>>, <<198,186,134,37,45,184,139,189,16,254,52,2,150,176,17,227>>, <<23,226,58,175,84,218,139,162,235,116,27,109,163,15,97, 199>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.234 [info] auth_response for <<"262421567624710">>: {ok,[{epdg_auth_tuple,<<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114>>,<<204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212>>,<<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39,215,21,240,33,234,72,207,116,7,43,86,117,56>>,<<198,186,134,37,45,184,139,189,16,254,52,2,150,176,17,227>>,<<23,226,58,175,84,218,139,162,235,116,27,109,163,15,97,199>>}]} 04:13:19.234 [info] GSUP: Tx #{auth_tuples => [#{autn => <<204,166,125,160,32,150,48,98,252,186,78,73,217,139,9,212>>,ck => <<23,226,58,175,84,218,139,162,235,116,27,109,163,15,97,199>>,ik => <<198,186,134,37,45,184,139,189,16,254,52,2,150,176,17,227>>,rand => <<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114>>,res => <<82,130,217,29,191,85,46,203,36,152,30,226,252,84,15,114,39,215,21,240,33,234,72,207,116,7,43,86,117,56>>}],imsi => <<"262421567624710">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421567624710">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421567624710 receive call lu_request from <0.1087.0> in state state_authenticating 04:13:19.239 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421567624710">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421567624710 send ok to <0.1087.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.239 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421567624710 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421567624710 consume call lu_request from <0.1087.0> in state state_authenticating 04:13:19.240 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421567624710">>,"internet",[],undefined,false,0,false,false} 04:13:19.240 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.240 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421567624710",undefined,undefined,false,false,undefined} 04:13:19.240 [debug] SWx Tx SAR Imsi="262421567624710" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.241 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","143",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421567624710",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421567624710 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421567624710 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421567624710 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1088.0> in state state_wait_swx_saa 04:13:19.251 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;143;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421567624710",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.251 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421567624710 send ok to <0.1088.0> *DBG* epdg_ue_fsm_262421567624710 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.251 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421567624710",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421567624710 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1088.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421567624710 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421567624710">>,ok}} 04:13:19.251 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421567624710 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.251 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421567624710">>,"internet",[],undefined,false,0,false,false} 04:13:19.251 [info] lu_response(<<"262421567624710">>): ok 04:13:19.252 [info] lu_response for <<"262421567624710">>: ok 04:13:19.252 [info] GSUP: Tx #{imsi => <<"262421567624710">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421567624710">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421567624710 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1089.0> in state state_authenticated 04:13:19.257 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421567624710">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.257 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.258 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421567624710">>,"internet",[],undefined,false,0,false,false} 04:13:19.258 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:19.258 [info] s2b: Tx {gtp,v2,create_session_request,0,5395923,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421567624710">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864903,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660786,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421567624710 send ok to <0.1089.0> 04:13:19.258 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421567624710 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1089.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421567624710 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421567624710 receive call {rx_s6b_aar,"262421567624710@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1090.0> in state state_authenticated 04:13:19.271 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421567624710@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.271 [info] ue_fsm ev_rx_s6b_aar: "262421567624710@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:19.271 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421567624710@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421567624710",undefined,undefined,true,false,undefined} 04:13:19.271 [debug] SWx Tx SAR Imsi="262421567624710" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:19.271 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","144",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421567624710",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421567624710 send ok to <0.1090.0> 04:13:19.271 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421567624710 consume call {rx_s6b_aar,"262421567624710@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1090.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421567624710 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1091.0> in state state_authenticated_wait_swx_saa 04:13:19.276 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;144;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421567624710",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421567624710 send ok to <0.1091.0> 04:13:19.276 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421567624710 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1091.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.276 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421567624710","262421567624710@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1090.0>} 04:13:19.276 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.276 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.282 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,199,82,85,211,0,2,0,2,0,16,0,87,0,9,1,160,46,193,172,212,172,18,2,103,79,0,5,0,1,192,168,0,35,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,46,193,172,212,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,46,193,172,212,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.282 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864903,5395923,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<".Á¬Ô">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,784444628,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,784444628,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,35>>}}} 04:13:19.282 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421567624710">>,<0.1084.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864903,784444628,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660786,784444628}],[]}}}} *DBG* epdg_ue_fsm_262421567624710 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 3431660786, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 784444628}}} from <0.1092.0> in state state_wait_create_session_resp 04:13:19.282 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.282 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 3431660786,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 784444628}} 04:13:19.282 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421567624710">>,"internet",[],undefined,false,0,false,false} 04:13:19.282 [info] KMOD Port Create PDP Context Call {<0.1084.0>,[alias|#Ref<0.718718372.1967980558.221422>]}: {create_pdp_context,{172,18,2,103},3431660786,784444628,{192,168,0,35}} 04:13:19.282 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,35}, 3431660786, 784444628 04:13:19.282 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],591,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,35}},{i_tid,3431660786},{o_tid,784444628}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262421567624710">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 3431660786, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 784444628}}}} *DBG* epdg_ue_fsm_262421567624710 send ok to <0.1092.0> 04:13:19.282 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 3431660786,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 784444628}) returned ok 04:13:19.282 [info] tunnel_response(<<"262421567624710">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 3431660786,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 784444628}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421567624710 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 3431660786, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 784444628}}} from <0.1092.0> in state state_wait_create_session_resp => state_active 04:13:19.283 [info] tunnel_response for <<"262421567624710">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 3431660786,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 784444628}} 04:13:19.283 [info] GSUP: Tx #{imsi => <<"262421567624710">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,35>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422194984425">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422194984425 enter epdg_ue_fsm in state state_new 04:13:19.317 [info] GSUP: Rx #{imsi => <<"262422194984425">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422194984425 consume internal init_state in state state_new 04:13:19.318 [info] ue_fsm start(epdg_ue_fsm_262422194984425) *DBG* epdg_ue_fsm_262422194984425 receive call {auth_request,33,"internet",#{}} from <0.1093.0> in state state_new 04:13:19.318 [info] ue_fsm init(<<"262422194984425">>) 04:13:19.318 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422194984425 send ok to <0.1093.0> 04:13:19.318 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422194984425">>,"internet",[],undefined,false,0,false,false} 04:13:19.319 [info] ue_fsm start_link(aaa_ue_fsm_262422194984425) *DBG* epdg_ue_fsm_262422194984425 consume call {auth_request,33,"internet",#{}} from <0.1093.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422194984425 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422194984425 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:19.319 [info] ue_fsm init("262422194984425") *DBG* aaa_ue_fsm_262422194984425 consume internal init_state in state state_new 04:13:19.319 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422194984425 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.319 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422194984425",undefined,undefined,false,false,undefined} 04:13:19.319 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422194984425 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422194984425 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.319 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","145",";","nonode@nohost"],1,undefined,undefined,undefined,"262422194984425",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422194984425 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58>>, <<197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140>>, <<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58, 90,214,73,99,70,113,186,171,248,146,114,88,12,176>>, <<215,20,165,233,221,128,8,140,61,61,45,169,201,21,66,154>>, <<55,70,205,142,61,23,155,3,196,129,159,161,49,0,38,28>>}]}} from <0.1096.0> in state state_wait_swx_maa 04:13:19.334 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;145;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422194984425",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58,197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140]],[[226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58,90,214,73,99,70,113,186,171,248,146,114,88,12,176]],["foobar"],[[55,70,205,142,61,23,155,3,196,129,159,161,49,0,38,28]],[[215,20,165,233,221,128,8,140,61,61,45,169,201,21,66,154]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.334 [info] dia_sip2gsup: auth [226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58,197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140] authz [226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58,90,214,73,99,70,113,186,171,248,146,114,88,12,176]  *DBG* aaa_ue_fsm_262422194984425 send ok to <0.1096.0> 04:13:19.334 [info] rand [226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58] autn [197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140]  *DBG* epdg_ue_fsm_262422194984425 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58>>, <<197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140>>, <<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58, 90,214,73,99,70,113,186,171,248,146,114,88,12,176>>, <<215,20,165,233,221,128,8,140,61,61,45,169,201,21,66,154>>, <<55,70,205,142,61,23,155,3,196,129,159,161,49,0,38,28>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.334 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422194984425 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58>>, <<197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140>>, <<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58, 90,214,73,99,70,113,186,171,248,146,114,88,12,176>>, <<215,20,165,233,221,128,8,140,61,61,45,169,201,21,66,154>>, <<55,70,205,142,61,23,155,3,196,129,159,161,49,0,38,28>>}]}} from <0.1096.0> in state state_wait_swx_maa => state_new 04:13:19.335 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422194984425",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422194984425 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422194984425">>, {ok, [{epdg_auth_tuple, <<226,65,92,242,133,155,200,92,34,133,37,237, 192,229,145,58>>, <<197,207,249,179,161,44,107,152,40,114,41,255, 24,241,54,140>>, <<226,65,92,242,133,155,200,92,34,133,37,237, 192,229,145,58,90,214,73,99,70,113,186,171, 248,146,114,88,12,176>>, <<215,20,165,233,221,128,8,140,61,61,45,169, 201,21,66,154>>, <<55,70,205,142,61,23,155,3,196,129,159, 161,49,0,38,28>>}]}}} *DBG* epdg_ue_fsm_262422194984425 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58>>, <<197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140>>, <<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58, 90,214,73,99,70,113,186,171,248,146,114,88,12,176>>, <<215,20,165,233,221,128,8,140,61,61,45,169,201,21,66,154>>, <<55,70,205,142,61,23,155,3,196,129,159,161,49,0,38,28>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.335 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58>>,<<197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140>>,<<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58,90,214,73,99,70,113,186,171,248,146,114,88,12,176>>,<<215,20,165,233,221,128,8,140,61,61,45,169,201,21,66,154>>,<<55,70,205,142,61,23,155,3,196,129,159,161,49,0,38,28>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.335 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58>>,<<197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140>>,<<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58,90,214,73,99,70,113,186,171,248,146,114,88,12,176>>,<<215,20,165,233,221,128,8,140,61,61,45,169,201,21,66,154>>,<<55,70,205,142,61,23,155,3,196,129,159,161,49,0,38,28>>}]}, {ue_fsm_data,<<"262422194984425">>,"internet",[],undefined,false,0,false,false} 04:13:19.336 [info] auth_response(<<"262422194984425">>): {ok,[{epdg_auth_tuple,<<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58>>,<<197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140>>,<<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58,90,214,73,99,70,113,186,171,248,146,114,88,12,176>>,<<215,20,165,233,221,128,8,140,61,61,45,169,201,21,66,154>>,<<55,70,205,142,61,23,155,3,196,129,159,161,49,0,38,28>>}]} 04:13:19.336 [info] auth_response for <<"262422194984425">>: {ok,[{epdg_auth_tuple,<<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58>>,<<197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140>>,<<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58,90,214,73,99,70,113,186,171,248,146,114,88,12,176>>,<<215,20,165,233,221,128,8,140,61,61,45,169,201,21,66,154>>,<<55,70,205,142,61,23,155,3,196,129,159,161,49,0,38,28>>}]} 04:13:19.336 [info] GSUP: Tx #{auth_tuples => [#{autn => <<197,207,249,179,161,44,107,152,40,114,41,255,24,241,54,140>>,ck => <<55,70,205,142,61,23,155,3,196,129,159,161,49,0,38,28>>,ik => <<215,20,165,233,221,128,8,140,61,61,45,169,201,21,66,154>>,rand => <<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58>>,res => <<226,65,92,242,133,155,200,92,34,133,37,237,192,229,145,58,90,214,73,99,70,113,186,171,248,146,114,88,12,176>>}],imsi => <<"262422194984425">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422194984425">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422194984425 receive call lu_request from <0.1097.0> in state state_authenticating 04:13:19.341 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422194984425">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422194984425 send ok to <0.1097.0> 04:13:19.341 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422194984425 consume call lu_request from <0.1097.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.342 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422194984425">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422194984425 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.342 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.342 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422194984425",undefined,undefined,false,false,undefined} 04:13:19.342 [debug] SWx Tx SAR Imsi="262422194984425" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422194984425 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422194984425 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:19.343 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","146",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422194984425",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422194984425 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1098.0> in state state_wait_swx_saa 04:13:19.353 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;146;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422194984425",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.353 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422194984425 send ok to <0.1098.0> *DBG* epdg_ue_fsm_262422194984425 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.353 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422194984425",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422194984425 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1098.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422194984425 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422194984425">>,ok}} 04:13:19.353 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422194984425 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.354 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422194984425">>,"internet",[],undefined,false,0,false,false} 04:13:19.354 [info] lu_response(<<"262422194984425">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.354 [info] lu_response for <<"262422194984425">>: ok 04:13:19.354 [info] GSUP: Tx #{imsi => <<"262422194984425">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422194984425">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422194984425 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1099.0> in state state_authenticated 04:13:19.359 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422194984425">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.360 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.360 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422194984425">>,"internet",[],undefined,false,0,false,false} 04:13:19.360 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:19.360 [info] s2b: Tx {gtp,v2,create_session_request,0,5395924,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422194984425">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864904,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660787,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422194984425 send ok to <0.1099.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.360 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422194984425 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1099.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422194984425 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422194984425 receive call {rx_s6b_aar,"262422194984425@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1100.0> in state state_authenticated 04:13:19.374 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422194984425@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.374 [info] ue_fsm ev_rx_s6b_aar: "262422194984425@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:19.374 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422194984425@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422194984425",undefined,undefined,true,false,undefined} 04:13:19.374 [debug] SWx Tx SAR Imsi="262422194984425" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:19.374 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","147",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422194984425",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422194984425 send ok to <0.1100.0> *DBG* aaa_ue_fsm_262422194984425 consume call {rx_s6b_aar,"262422194984425@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1100.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:19.374 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422194984425 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1101.0> in state state_authenticated_wait_swx_saa 04:13:19.383 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;147;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422194984425",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422194984425 send ok to <0.1101.0> 04:13:19.383 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422194984425 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1101.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.383 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422194984425","262422194984425@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1100.0>} 04:13:19.383 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.384 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.394 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,200,82,85,212,0,2,0,2,0,16,0,87,0,9,1,160,98,35,97,24,172,18,2,103,79,0,5,0,1,192,168,0,36,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,98,35,97,24,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,98,35,97,24,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.394 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864904,5395924,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<98,35,97,24>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1646485784,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1646485784,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,36>>}}} *DBG* epdg_ue_fsm_262422194984425 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 3431660787, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1646485784}}} from <0.1102.0> in state state_wait_create_session_resp 04:13:19.395 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422194984425">>,<0.1094.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864904,1646485784,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660787,1646485784}],[],[],[],[],[],[],[]}}}} 04:13:19.395 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.395 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 3431660787,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1646485784}} 04:13:19.395 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422194984425">>,"internet",[],undefined,false,0,false,false} 04:13:19.395 [info] KMOD Port Create PDP Context Call {<0.1094.0>,[alias|#Ref<0.718718372.1967980545.227897>]}: {create_pdp_context,{172,18,2,103},3431660787,1646485784,{192,168,0,36}} 04:13:19.395 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,36}, 3431660787, 1646485784 04:13:19.396 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],14,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,36}},{i_tid,3431660787},{o_tid,1646485784}]}} *DBG* epdg_ue_fsm_262422194984425 send ok to <0.1102.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422194984425">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 3431660787, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1646485784}}}} 04:13:19.396 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 3431660787,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1646485784}) returned ok *DBG* epdg_ue_fsm_262422194984425 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 3431660787, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1646485784}}} from <0.1102.0> in state state_wait_create_session_resp => state_active 04:13:19.396 [info] tunnel_response(<<"262422194984425">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 3431660787,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1646485784}} 04:13:19.396 [info] tunnel_response for <<"262422194984425">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 3431660787,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1646485784}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.397 [info] GSUP: Tx #{imsi => <<"262422194984425">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,36>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423209009105">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423209009105 enter epdg_ue_fsm in state state_new 04:13:19.417 [info] GSUP: Rx #{imsi => <<"262423209009105">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423209009105 consume internal init_state in state state_new 04:13:19.417 [info] ue_fsm start(epdg_ue_fsm_262423209009105) *DBG* epdg_ue_fsm_262423209009105 receive call {auth_request,33,"internet",#{}} from <0.1103.0> in state state_new 04:13:19.417 [info] ue_fsm init(<<"262423209009105">>) 04:13:19.417 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423209009105 send ok to <0.1103.0> 04:13:19.418 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423209009105">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.418 [info] ue_fsm start_link(aaa_ue_fsm_262423209009105) *DBG* aaa_ue_fsm_262423209009105 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423209009105 consume call {auth_request,33,"internet",#{}} from <0.1103.0> in state state_new => state_wait_auth_resp 04:13:19.418 [info] ue_fsm init("262423209009105") *DBG* epdg_ue_fsm_262423209009105 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423209009105 consume internal init_state in state state_new 04:13:19.418 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423209009105 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.419 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423209009105",undefined,undefined,false,false,undefined} 04:13:19.419 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.419 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","148",";","nonode@nohost"],1,undefined,undefined,undefined,"262423209009105",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423209009105 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423209009105 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.433 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;148;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423209009105",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212,94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223]],[[142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212,234,86,19,139,196,234,93,181,44,20,200,102,38,201]],["foobar"],[[22,20,9,112,1,152,251,37,19,148,126,146,253,39,190,199]],[[255,207,148,215,52,47,1,178,13,68,165,16,253,153,172,25]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423209009105 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158, 212>>, <<94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223>>, <<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158, 212,234,86,19,139,196,234,93,181,44,20,200,102,38,201>>, <<255,207,148,215,52,47,1,178,13,68,165,16,253,153,172,25>>, <<22,20,9,112,1,152,251,37,19,148,126,146,253,39,190,199>>}]}} from <0.1106.0> in state state_wait_swx_maa 04:13:19.433 [info] dia_sip2gsup: auth [142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212,94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223] authz [142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212,234,86,19,139,196,234,93,181,44,20,200,102,38,201]  04:13:19.433 [info] rand [142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212] autn [94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223]  04:13:19.433 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423209009105 send ok to <0.1106.0> 04:13:19.434 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423209009105",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423209009105 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158, 212>>, <<94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223>>, <<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158, 212,234,86,19,139,196,234,93,181,44,20,200,102,38,201>>, <<255,207,148,215,52,47,1,178,13,68,165,16,253,153,172,25>>, <<22,20,9,112,1,152,251,37,19,148,126,146,253,39,190,199>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.434 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212>>,<<94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223>>,<<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212,234,86,19,139,196,234,93,181,44,20,200,102,38,201>>,<<255,207,148,215,52,47,1,178,13,68,165,16,253,153,172,25>>,<<22,20,9,112,1,152,251,37,19,148,126,146,253,39,190,199>>}]} *DBG* aaa_ue_fsm_262423209009105 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158, 212>>, <<94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223>>, <<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158, 212,234,86,19,139,196,234,93,181,44,20,200,102,38,201>>, <<255,207,148,215,52,47,1,178,13,68,165,16,253,153,172,25>>, <<22,20,9,112,1,152,251,37,19,148,126,146,253,39,190,199>>}]}} from <0.1106.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423209009105 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423209009105">>, {ok, [{epdg_auth_tuple, <<142,163,151,172,55,252,40,237,194,251,107, 216,125,191,158,212>>, <<94,176,199,141,210,94,193,233,150,94,78,137, 208,197,105,223>>, <<142,163,151,172,55,252,40,237,194,251,107, 216,125,191,158,212,234,86,19,139,196,234,93, 181,44,20,200,102,38,201>>, <<255,207,148,215,52,47,1,178,13,68,165,16,253, 153,172,25>>, <<22,20,9,112,1,152,251,37,19,148,126,146, 253,39,190,199>>}]}}} *DBG* epdg_ue_fsm_262423209009105 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158, 212>>, <<94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223>>, <<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158, 212,234,86,19,139,196,234,93,181,44,20,200,102,38,201>>, <<255,207,148,215,52,47,1,178,13,68,165,16,253,153,172,25>>, <<22,20,9,112,1,152,251,37,19,148,126,146,253,39,190,199>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.435 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212>>,<<94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223>>,<<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212,234,86,19,139,196,234,93,181,44,20,200,102,38,201>>,<<255,207,148,215,52,47,1,178,13,68,165,16,253,153,172,25>>,<<22,20,9,112,1,152,251,37,19,148,126,146,253,39,190,199>>}]}, {ue_fsm_data,<<"262423209009105">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.435 [info] auth_response(<<"262423209009105">>): {ok,[{epdg_auth_tuple,<<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212>>,<<94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223>>,<<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212,234,86,19,139,196,234,93,181,44,20,200,102,38,201>>,<<255,207,148,215,52,47,1,178,13,68,165,16,253,153,172,25>>,<<22,20,9,112,1,152,251,37,19,148,126,146,253,39,190,199>>}]} 04:13:19.436 [info] auth_response for <<"262423209009105">>: {ok,[{epdg_auth_tuple,<<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212>>,<<94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223>>,<<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212,234,86,19,139,196,234,93,181,44,20,200,102,38,201>>,<<255,207,148,215,52,47,1,178,13,68,165,16,253,153,172,25>>,<<22,20,9,112,1,152,251,37,19,148,126,146,253,39,190,199>>}]} 04:13:19.436 [info] GSUP: Tx #{auth_tuples => [#{autn => <<94,176,199,141,210,94,193,233,150,94,78,137,208,197,105,223>>,ck => <<22,20,9,112,1,152,251,37,19,148,126,146,253,39,190,199>>,ik => <<255,207,148,215,52,47,1,178,13,68,165,16,253,153,172,25>>,rand => <<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212>>,res => <<142,163,151,172,55,252,40,237,194,251,107,216,125,191,158,212,234,86,19,139,196,234,93,181,44,20,200,102,38,201>>}],imsi => <<"262423209009105">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423209009105">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423209009105 receive call lu_request from <0.1107.0> in state state_authenticating *DBG* epdg_ue_fsm_262423209009105 send ok to <0.1107.0> 04:13:19.440 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423209009105">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423209009105 consume call lu_request from <0.1107.0> in state state_authenticating 04:13:19.440 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423209009105 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.440 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423209009105">>,"internet",[],undefined,false,0,false,false} 04:13:19.441 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.441 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423209009105",undefined,undefined,false,false,undefined} 04:13:19.441 [debug] SWx Tx SAR Imsi="262423209009105" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.441 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","149",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423209009105",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423209009105 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423209009105 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423209009105 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1108.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423209009105 send ok to <0.1108.0> 04:13:19.451 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;149;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423209009105",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423209009105 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423209009105 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1108.0> in state state_wait_swx_saa => state_authenticated 04:13:19.451 [info] ue_fsm ev_rx_swx_saa 04:13:19.451 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423209009105",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423209009105 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423209009105">>,ok}} 04:13:19.451 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423209009105 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.451 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423209009105">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.452 [info] lu_response(<<"262423209009105">>): ok 04:13:19.452 [info] lu_response for <<"262423209009105">>: ok 04:13:19.452 [info] GSUP: Tx #{imsi => <<"262423209009105">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423209009105">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423209009105 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1109.0> in state state_authenticated 04:13:19.457 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423209009105">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.457 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.457 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423209009105">>,"internet",[],undefined,false,0,false,false} 04:13:19.457 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:19.457 [info] s2b: Tx {gtp,v2,create_session_request,0,5395925,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423209009105">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864905,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660788,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423209009105 send ok to <0.1109.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.458 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423209009105 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1109.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423209009105 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423209009105 receive call {rx_s6b_aar,"262423209009105@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1110.0> in state state_authenticated 04:13:19.470 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423209009105@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.470 [info] ue_fsm ev_rx_s6b_aar: "262423209009105@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:19.471 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423209009105@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423209009105",undefined,undefined,true,false,undefined} 04:13:19.471 [debug] SWx Tx SAR Imsi="262423209009105" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:19.471 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","150",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423209009105",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423209009105 send ok to <0.1110.0> 04:13:19.471 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423209009105 consume call {rx_s6b_aar,"262423209009105@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1110.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423209009105 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1111.0> in state state_authenticated_wait_swx_saa 04:13:19.480 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;150;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423209009105",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423209009105 send ok to <0.1111.0> 04:13:19.480 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423209009105 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1111.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.480 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423209009105","262423209009105@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1110.0>} 04:13:19.480 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.480 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.491 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,201,82,85,213,0,2,0,2,0,16,0,87,0,9,1,160,245,227,133,250,172,18,2,103,79,0,5,0,1,192,168,0,37,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,245,227,133,250,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,245,227,133,250,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.491 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864905,5395925,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<245,227,133,250>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4125328890,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4125328890,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,37>>}}} 04:13:19.491 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423209009105">>,<0.1104.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864905,4125328890,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660788,4125328890}],[],[],[]}}}} *DBG* epdg_ue_fsm_262423209009105 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 3431660788, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4125328890}}} from <0.1112.0> in state state_wait_create_session_resp 04:13:19.491 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.491 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 3431660788,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4125328890}} 04:13:19.492 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423209009105">>,"internet",[],undefined,false,0,false,false} 04:13:19.492 [info] KMOD Port Create PDP Context Call {<0.1104.0>,[alias|#Ref<0.718718372.1967980558.221692>]}: {create_pdp_context,{172,18,2,103},3431660788,4125328890,{192,168,0,37}} 04:13:19.492 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,37}, 3431660788, 4125328890 04:13:19.492 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],78,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,37}},{i_tid,3431660788},{o_tid,4125328890}]}} *DBG* epdg_ue_fsm_262423209009105 send ok to <0.1112.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423209009105">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 3431660788, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 4125328890}}}} 04:13:19.493 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 3431660788,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4125328890}) returned ok *DBG* epdg_ue_fsm_262423209009105 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 3431660788, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4125328890}}} from <0.1112.0> in state state_wait_create_session_resp => state_active 04:13:19.493 [info] tunnel_response(<<"262423209009105">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 3431660788,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4125328890}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.493 [info] tunnel_response for <<"262423209009105">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 3431660788,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4125328890}} 04:13:19.493 [info] GSUP: Tx #{imsi => <<"262423209009105">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,37>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421581565213">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421581565213 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421581565213 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421581565213 receive call {auth_request,33,"internet",#{}} from <0.1113.0> in state state_new 04:13:19.517 [info] GSUP: Rx #{imsi => <<"262421581565213">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421581565213 send ok to <0.1113.0> 04:13:19.518 [info] ue_fsm start(epdg_ue_fsm_262421581565213) *DBG* epdg_ue_fsm_262421581565213 consume call {auth_request,33,"internet",#{}} from <0.1113.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421581565213 enter aaa_ue_fsm in state state_new 04:13:19.518 [info] ue_fsm init(<<"262421581565213">>) *DBG* epdg_ue_fsm_262421581565213 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421581565213 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421581565213 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.518 [info] ue_fsm auth_request 04:13:19.518 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421581565213">>,"internet",[],undefined,false,0,false,false} 04:13:19.518 [info] ue_fsm start_link(aaa_ue_fsm_262421581565213) 04:13:19.518 [info] ue_fsm init("262421581565213") 04:13:19.518 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421581565213 send ok to <0.201.0> 04:13:19.519 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421581565213",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421581565213 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.519 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.519 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","151",";","nonode@nohost"],1,undefined,undefined,undefined,"262421581565213",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421581565213 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154>>, <<106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33>>, <<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154, 255,134,7,23,19,212,104,55,202,27,223,245,44,194>>, <<234,33,130,87,223,140,226,169,206,68,78,72,28,37,93,3>>, <<135,177,127,136,160,217,198,18,101,117,241,79,48,34, 144,198>>}]}} from <0.1116.0> in state state_wait_swx_maa 04:13:19.533 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;151;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421581565213",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154,106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33]],[[139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154,255,134,7,23,19,212,104,55,202,27,223,245,44,194]],["foobar"],[[135,177,127,136,160,217,198,18,101,117,241,79,48,34,144,198]],[[234,33,130,87,223,140,226,169,206,68,78,72,28,37,93,3]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.534 [info] dia_sip2gsup: auth [139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154,106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33] authz [139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154,255,134,7,23,19,212,104,55,202,27,223,245,44,194]  *DBG* aaa_ue_fsm_262421581565213 send ok to <0.1116.0> 04:13:19.534 [info] rand [139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154] autn [106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33]  *DBG* aaa_ue_fsm_262421581565213 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154>>, <<106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33>>, <<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154, 255,134,7,23,19,212,104,55,202,27,223,245,44,194>>, <<234,33,130,87,223,140,226,169,206,68,78,72,28,37,93,3>>, <<135,177,127,136,160,217,198,18,101,117,241,79,48,34, 144,198>>}]}} from <0.1116.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421581565213 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154>>, <<106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33>>, <<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154, 255,134,7,23,19,212,104,55,202,27,223,245,44,194>>, <<234,33,130,87,223,140,226,169,206,68,78,72,28,37,93,3>>, <<135,177,127,136,160,217,198,18,101,117,241,79,48,34, 144,198>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.534 [info] ue_fsm ev_rx_swx_maa 04:13:19.535 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421581565213",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421581565213 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421581565213">>, {ok, [{epdg_auth_tuple, <<139,150,212,71,205,3,64,81,173,242,246,55, 104,190,56,154>>, <<106,204,131,203,238,107,76,145,182,71,99,64, 2,113,103,33>>, <<139,150,212,71,205,3,64,81,173,242,246,55, 104,190,56,154,255,134,7,23,19,212,104,55, 202,27,223,245,44,194>>, <<234,33,130,87,223,140,226,169,206,68,78,72, 28,37,93,3>>, <<135,177,127,136,160,217,198,18,101,117, 241,79,48,34,144,198>>}]}}} 04:13:19.535 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154>>,<<106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33>>,<<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154,255,134,7,23,19,212,104,55,202,27,223,245,44,194>>,<<234,33,130,87,223,140,226,169,206,68,78,72,28,37,93,3>>,<<135,177,127,136,160,217,198,18,101,117,241,79,48,34,144,198>>}]} *DBG* epdg_ue_fsm_262421581565213 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154>>, <<106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33>>, <<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154, 255,134,7,23,19,212,104,55,202,27,223,245,44,194>>, <<234,33,130,87,223,140,226,169,206,68,78,72,28,37,93,3>>, <<135,177,127,136,160,217,198,18,101,117,241,79,48,34, 144,198>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.536 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154>>,<<106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33>>,<<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154,255,134,7,23,19,212,104,55,202,27,223,245,44,194>>,<<234,33,130,87,223,140,226,169,206,68,78,72,28,37,93,3>>,<<135,177,127,136,160,217,198,18,101,117,241,79,48,34,144,198>>}]}, {ue_fsm_data,<<"262421581565213">>,"internet",[],undefined,false,0,false,false} 04:13:19.536 [info] auth_response(<<"262421581565213">>): {ok,[{epdg_auth_tuple,<<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154>>,<<106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33>>,<<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154,255,134,7,23,19,212,104,55,202,27,223,245,44,194>>,<<234,33,130,87,223,140,226,169,206,68,78,72,28,37,93,3>>,<<135,177,127,136,160,217,198,18,101,117,241,79,48,34,144,198>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.537 [info] auth_response for <<"262421581565213">>: {ok,[{epdg_auth_tuple,<<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154>>,<<106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33>>,<<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154,255,134,7,23,19,212,104,55,202,27,223,245,44,194>>,<<234,33,130,87,223,140,226,169,206,68,78,72,28,37,93,3>>,<<135,177,127,136,160,217,198,18,101,117,241,79,48,34,144,198>>}]} 04:13:19.537 [info] GSUP: Tx #{auth_tuples => [#{autn => <<106,204,131,203,238,107,76,145,182,71,99,64,2,113,103,33>>,ck => <<135,177,127,136,160,217,198,18,101,117,241,79,48,34,144,198>>,ik => <<234,33,130,87,223,140,226,169,206,68,78,72,28,37,93,3>>,rand => <<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154>>,res => <<139,150,212,71,205,3,64,81,173,242,246,55,104,190,56,154,255,134,7,23,19,212,104,55,202,27,223,245,44,194>>}],imsi => <<"262421581565213">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421581565213">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421581565213 receive call lu_request from <0.1117.0> in state state_authenticating 04:13:19.542 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421581565213">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421581565213 send ok to <0.1117.0> 04:13:19.542 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421581565213 consume call lu_request from <0.1117.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.543 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421581565213">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421581565213 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.543 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.543 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421581565213",undefined,undefined,false,false,undefined} 04:13:19.543 [debug] SWx Tx SAR Imsi="262421581565213" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.543 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","152",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421581565213",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421581565213 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421581565213 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421581565213 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1118.0> in state state_wait_swx_saa 04:13:19.553 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;152;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421581565213",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421581565213 send ok to <0.1118.0> *DBG* epdg_ue_fsm_262421581565213 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.553 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421581565213 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1118.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421581565213 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421581565213">>,ok}} 04:13:19.553 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421581565213",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421581565213 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.553 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.554 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421581565213">>,"internet",[],undefined,false,0,false,false} 04:13:19.554 [info] lu_response(<<"262421581565213">>): ok 04:13:19.554 [info] lu_response for <<"262421581565213">>: ok 04:13:19.554 [info] GSUP: Tx #{imsi => <<"262421581565213">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421581565213">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421581565213 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1119.0> in state state_authenticated 04:13:19.559 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421581565213">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.559 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.559 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421581565213">>,"internet",[],undefined,false,0,false,false} 04:13:19.560 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:19.560 [info] s2b: Tx {gtp,v2,create_session_request,0,5395926,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421581565213">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864906,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660789,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421581565213 send ok to <0.1119.0> 04:13:19.560 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421581565213 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1119.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421581565213 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421581565213 receive call {rx_s6b_aar,"262421581565213@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1120.0> in state state_authenticated 04:13:19.575 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421581565213@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.575 [info] ue_fsm ev_rx_s6b_aar: "262421581565213@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:19.575 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421581565213@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421581565213",undefined,undefined,true,false,undefined} 04:13:19.576 [debug] SWx Tx SAR Imsi="262421581565213" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:19.576 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","153",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421581565213",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421581565213 send ok to <0.1120.0> *DBG* aaa_ue_fsm_262421581565213 consume call {rx_s6b_aar,"262421581565213@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1120.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:19.576 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421581565213 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1121.0> in state state_authenticated_wait_swx_saa 04:13:19.583 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;153;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421581565213",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421581565213 send ok to <0.1121.0> 04:13:19.583 [info] ue_fsm ev_rx_swx_saa 04:13:19.583 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421581565213","262421581565213@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1120.0>} *DBG* aaa_ue_fsm_262421581565213 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1121.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.583 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.583 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.591 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,202,82,85,214,0,2,0,2,0,16,0,87,0,9,1,160,244,184,155,15,172,18,2,103,79,0,5,0,1,192,168,0,38,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,244,184,155,15,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,244,184,155,15,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.592 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864906,5395926,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<244,184,155,15>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4105739023,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4105739023,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,38>>}}} 04:13:19.592 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421581565213">>,<0.1114.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864906,4105739023,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3431660789,4105739023}],[],[],[],[],[],[],[],[],[]}}}} 04:13:19.592 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421581565213 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 3431660789, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4105739023}}} from <0.1122.0> in state state_wait_create_session_resp 04:13:19.592 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 3431660789,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4105739023}} 04:13:19.592 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421581565213">>,"internet",[],undefined,false,0,false,false} 04:13:19.593 [info] KMOD Port Create PDP Context Call {<0.1114.0>,[alias|#Ref<0.718718372.1967980545.228204>]}: {create_pdp_context,{172,18,2,103},3431660789,4105739023,{192,168,0,38}} 04:13:19.593 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,38}, 3431660789, 4105739023 04:13:19.593 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],655,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,38}},{i_tid,3431660789},{o_tid,4105739023}]}} *DBG* epdg_ue_fsm_262421581565213 send ok to <0.1122.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421581565213">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 3431660789, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 4105739023}}}} 04:13:19.594 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 3431660789,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4105739023}) returned ok *DBG* epdg_ue_fsm_262421581565213 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 3431660789, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4105739023}}} from <0.1122.0> in state state_wait_create_session_resp => state_active 04:13:19.594 [info] tunnel_response(<<"262421581565213">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 3431660789,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4105739023}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.594 [info] tunnel_response for <<"262421581565213">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 3431660789,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4105739023}} 04:13:19.594 [info] GSUP: Tx #{imsi => <<"262421581565213">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,38>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429649780728">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:19.618 [info] GSUP: Rx #{imsi => <<"262429649780728">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429649780728 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429649780728 consume internal init_state in state state_new 04:13:19.618 [info] ue_fsm start(epdg_ue_fsm_262429649780728) *DBG* epdg_ue_fsm_262429649780728 receive call {auth_request,33,"internet",#{}} from <0.1123.0> in state state_new 04:13:19.618 [info] ue_fsm init(<<"262429649780728">>) *DBG* epdg_ue_fsm_262429649780728 send ok to <0.1123.0> 04:13:19.618 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429649780728 consume call {auth_request,33,"internet",#{}} from <0.1123.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429649780728 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429649780728 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:19.619 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429649780728">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429649780728 consume internal init_state in state state_new 04:13:19.619 [info] ue_fsm start_link(aaa_ue_fsm_262429649780728) *DBG* aaa_ue_fsm_262429649780728 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.619 [info] ue_fsm init("262429649780728") 04:13:19.619 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.620 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429649780728",undefined,undefined,false,false,undefined} 04:13:19.620 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.620 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","154",";","nonode@nohost"],1,undefined,undefined,undefined,"262429649780728",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429649780728 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429649780728 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.634 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;154;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429649780728",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237]],[[246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69,230,143,28,244,185,62,48,189,16,104,42,65,23]],["foobar"],[[61,248,251,151,73,113,70,69,45,138,119,229,27,253,210,179]],[[160,238,220,133,76,12,114,251,71,206,219,52,83,171,242,152]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.634 [info] dia_sip2gsup: auth [246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237] authz [246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69,230,143,28,244,185,62,48,189,16,104,42,65,23]  *DBG* aaa_ue_fsm_262429649780728 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193>>, <<60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237>>, <<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69, 230,143,28,244,185,62,48,189,16,104,42,65,23>>, <<160,238,220,133,76,12,114,251,71,206,219,52,83,171,242,152>>, <<61,248,251,151,73,113,70,69,45,138,119,229,27,253,210, 179>>}]}} from <0.1126.0> in state state_wait_swx_maa 04:13:19.634 [info] rand [246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193] autn [60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237]  04:13:19.634 [info] ue_fsm ev_rx_swx_maa 04:13:19.635 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429649780728",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429649780728 send ok to <0.1126.0> *DBG* epdg_ue_fsm_262429649780728 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193>>, <<60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237>>, <<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69, 230,143,28,244,185,62,48,189,16,104,42,65,23>>, <<160,238,220,133,76,12,114,251,71,206,219,52,83,171,242,152>>, <<61,248,251,151,73,113,70,69,45,138,119,229,27,253,210, 179>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.635 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193>>,<<60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237>>,<<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69,230,143,28,244,185,62,48,189,16,104,42,65,23>>,<<160,238,220,133,76,12,114,251,71,206,219,52,83,171,242,152>>,<<61,248,251,151,73,113,70,69,45,138,119,229,27,253,210,179>>}]} *DBG* aaa_ue_fsm_262429649780728 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193>>, <<60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237>>, <<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69, 230,143,28,244,185,62,48,189,16,104,42,65,23>>, <<160,238,220,133,76,12,114,251,71,206,219,52,83,171,242,152>>, <<61,248,251,151,73,113,70,69,45,138,119,229,27,253,210, 179>>}]}} from <0.1126.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429649780728 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429649780728">>, {ok, [{epdg_auth_tuple, <<246,12,13,170,202,204,82,104,2,39,85,102,128, 119,21,193>>, <<60,13,133,127,224,76,96,82,144,248,167,101, 25,97,235,237>>, <<246,12,13,170,202,204,82,104,2,39,85,102,128, 119,21,193,69,230,143,28,244,185,62,48,189, 16,104,42,65,23>>, <<160,238,220,133,76,12,114,251,71,206,219,52, 83,171,242,152>>, <<61,248,251,151,73,113,70,69,45,138,119, 229,27,253,210,179>>}]}}} 04:13:19.636 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193>>,<<60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237>>,<<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69,230,143,28,244,185,62,48,189,16,104,42,65,23>>,<<160,238,220,133,76,12,114,251,71,206,219,52,83,171,242,152>>,<<61,248,251,151,73,113,70,69,45,138,119,229,27,253,210,179>>}]}, {ue_fsm_data,<<"262429649780728">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429649780728 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193>>, <<60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237>>, <<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69, 230,143,28,244,185,62,48,189,16,104,42,65,23>>, <<160,238,220,133,76,12,114,251,71,206,219,52,83,171,242,152>>, <<61,248,251,151,73,113,70,69,45,138,119,229,27,253,210, 179>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.636 [info] auth_response(<<"262429649780728">>): {ok,[{epdg_auth_tuple,<<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193>>,<<60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237>>,<<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69,230,143,28,244,185,62,48,189,16,104,42,65,23>>,<<160,238,220,133,76,12,114,251,71,206,219,52,83,171,242,152>>,<<61,248,251,151,73,113,70,69,45,138,119,229,27,253,210,179>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.637 [info] auth_response for <<"262429649780728">>: {ok,[{epdg_auth_tuple,<<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193>>,<<60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237>>,<<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69,230,143,28,244,185,62,48,189,16,104,42,65,23>>,<<160,238,220,133,76,12,114,251,71,206,219,52,83,171,242,152>>,<<61,248,251,151,73,113,70,69,45,138,119,229,27,253,210,179>>}]} 04:13:19.637 [info] GSUP: Tx #{auth_tuples => [#{autn => <<60,13,133,127,224,76,96,82,144,248,167,101,25,97,235,237>>,ck => <<61,248,251,151,73,113,70,69,45,138,119,229,27,253,210,179>>,ik => <<160,238,220,133,76,12,114,251,71,206,219,52,83,171,242,152>>,rand => <<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193>>,res => <<246,12,13,170,202,204,82,104,2,39,85,102,128,119,21,193,69,230,143,28,244,185,62,48,189,16,104,42,65,23>>}],imsi => <<"262429649780728">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429649780728">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429649780728 receive call lu_request from <0.1127.0> in state state_authenticating *DBG* epdg_ue_fsm_262429649780728 send ok to <0.1127.0> 04:13:19.641 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429649780728">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262429649780728 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429649780728 consume call lu_request from <0.1127.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.641 [info] ue_fsm lu_request 04:13:19.641 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429649780728">>,"internet",[],undefined,false,0,false,false} 04:13:19.641 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.642 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429649780728",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429649780728 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429649780728 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:19.642 [debug] SWx Tx SAR Imsi="262429649780728" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.642 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","155",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429649780728",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429649780728 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1128.0> in state state_wait_swx_saa 04:13:19.650 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;155;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429649780728",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429649780728 send ok to <0.1128.0> *DBG* epdg_ue_fsm_262429649780728 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.650 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429649780728 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1128.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429649780728 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429649780728">>,ok}} 04:13:19.650 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429649780728",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429649780728 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.650 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.651 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429649780728">>,"internet",[],undefined,false,0,false,false} 04:13:19.651 [info] lu_response(<<"262429649780728">>): ok 04:13:19.651 [info] lu_response for <<"262429649780728">>: ok 04:13:19.651 [info] GSUP: Tx #{imsi => <<"262429649780728">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429649780728">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429649780728 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1129.0> in state state_authenticated 04:13:19.655 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429649780728">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.655 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.655 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429649780728">>,"internet",[],undefined,false,0,false,false} 04:13:19.655 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:19.656 [info] s2b: Tx {gtp,v2,create_session_request,0,5395927,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429649780728">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864907,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660790,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429649780728 send ok to <0.1129.0> 04:13:19.656 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429649780728 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1129.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429649780728 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429649780728 receive call {rx_s6b_aar,"262429649780728@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1130.0> in state state_authenticated 04:13:19.664 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429649780728@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.664 [info] ue_fsm ev_rx_s6b_aar: "262429649780728@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262429649780728 send ok to <0.1130.0> 04:13:19.664 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429649780728@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429649780728",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429649780728 consume call {rx_s6b_aar,"262429649780728@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1130.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:19.664 [debug] SWx Tx SAR Imsi="262429649780728" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:19.665 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","156",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429649780728",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:19.665 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429649780728 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1131.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429649780728 send ok to <0.1131.0> 04:13:19.667 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;156;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429649780728",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429649780728 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1131.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.667 [info] ue_fsm ev_rx_swx_saa 04:13:19.667 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429649780728","262429649780728@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1130.0>} 04:13:19.667 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.667 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.670 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,203,82,85,215,0,2,0,2,0,16,0,87,0,9,1,160,239,176,73,208,172,18,2,103,79,0,5,0,1,192,168,0,39,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,239,176,73,208,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,239,176,73,208,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.670 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864907,5395927,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ï°IÐ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4021307856,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4021307856,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,39>>}}} *DBG* epdg_ue_fsm_262429649780728 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 3431660790, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4021307856}}} from <0.1132.0> in state state_wait_create_session_resp 04:13:19.670 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429649780728">>,<0.1124.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864907,4021307856,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660790,4021307856}],[],[],[],[]}}}} 04:13:19.670 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.670 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 3431660790,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4021307856}} 04:13:19.670 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429649780728">>,"internet",[],undefined,false,0,false,false} 04:13:19.670 [info] KMOD Port Create PDP Context Call {<0.1124.0>,[alias|#Ref<0.718718372.1967980545.228354>]}: {create_pdp_context,{172,18,2,103},3431660790,4021307856,{192,168,0,39}} 04:13:19.670 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,39}, 3431660790, 4021307856 04:13:19.670 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],719,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,39}},{i_tid,3431660790},{o_tid,4021307856}]}} 04:13:19.670 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 3431660790,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4021307856}) returned ok 04:13:19.670 [info] tunnel_response(<<"262429649780728">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 3431660790,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4021307856}} *DBG* epdg_ue_fsm_262429649780728 send ok to <0.1132.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429649780728">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 3431660790, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 4021307856}}}} *DBG* epdg_ue_fsm_262429649780728 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 3431660790, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4021307856}}} from <0.1132.0> in state state_wait_create_session_resp => state_active 04:13:19.670 [info] tunnel_response for <<"262429649780728">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 3431660790,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4021307856}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.670 [info] GSUP: Tx #{imsi => <<"262429649780728">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,39>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423922956150">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423922956150 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423922956150 consume internal init_state in state state_new 04:13:19.715 [info] GSUP: Rx #{imsi => <<"262423922956150">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423922956150 receive call {auth_request,33,"internet",#{}} from <0.1133.0> in state state_new 04:13:19.715 [info] ue_fsm start(epdg_ue_fsm_262423922956150) *DBG* epdg_ue_fsm_262423922956150 send ok to <0.1133.0> 04:13:19.715 [info] ue_fsm init(<<"262423922956150">>) *DBG* epdg_ue_fsm_262423922956150 consume call {auth_request,33,"internet",#{}} from <0.1133.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423922956150 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.715 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423922956150 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423922956150 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423922956150 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.715 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423922956150">>,"internet",[],undefined,false,0,false,false} 04:13:19.715 [info] ue_fsm start_link(aaa_ue_fsm_262423922956150) 04:13:19.715 [info] ue_fsm init("262423922956150") *DBG* aaa_ue_fsm_262423922956150 send ok to <0.201.0> 04:13:19.715 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423922956150 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.715 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423922956150",undefined,undefined,false,false,undefined} 04:13:19.715 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:19.715 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","157",";","nonode@nohost"],1,undefined,undefined,undefined,"262423922956150",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423922956150 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162, 189>>, <<49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178>>, <<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162, 189,165,121,177,123,172,243,166,106,164,125,113,244,242,242>>, <<38,180,27,251,11,9,57,133,88,248,188,84,49,166,105,206>>, <<169,23,103,44,175,29,8,246,149,160,121,34,34,108,9,42>>}]}} from <0.1136.0> in state state_wait_swx_maa 04:13:19.719 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;157;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423922956150",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189,49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178]],[[188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189,165,121,177,123,172,243,166,106,164,125,113,244,242,242]],["foobar"],[[169,23,103,44,175,29,8,246,149,160,121,34,34,108,9,42]],[[38,180,27,251,11,9,57,133,88,248,188,84,49,166,105,206]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.719 [info] dia_sip2gsup: auth [188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189,49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178] authz [188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189,165,121,177,123,172,243,166,106,164,125,113,244,242,242]  *DBG* aaa_ue_fsm_262423922956150 send ok to <0.1136.0> 04:13:19.719 [info] rand [188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189] autn [49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178]  *DBG* aaa_ue_fsm_262423922956150 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162, 189>>, <<49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178>>, <<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162, 189,165,121,177,123,172,243,166,106,164,125,113,244,242,242>>, <<38,180,27,251,11,9,57,133,88,248,188,84,49,166,105,206>>, <<169,23,103,44,175,29,8,246,149,160,121,34,34,108,9,42>>}]}} from <0.1136.0> in state state_wait_swx_maa => state_new 04:13:19.719 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423922956150 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162, 189>>, <<49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178>>, <<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162, 189,165,121,177,123,172,243,166,106,164,125,113,244,242,242>>, <<38,180,27,251,11,9,57,133,88,248,188,84,49,166,105,206>>, <<169,23,103,44,175,29,8,246,149,160,121,34,34,108,9,42>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.719 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423922956150",undefined,undefined,false,false,undefined} 04:13:19.719 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189>>,<<49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178>>,<<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189,165,121,177,123,172,243,166,106,164,125,113,244,242,242>>,<<38,180,27,251,11,9,57,133,88,248,188,84,49,166,105,206>>,<<169,23,103,44,175,29,8,246,149,160,121,34,34,108,9,42>>}]} 04:13:19.719 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189>>,<<49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178>>,<<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189,165,121,177,123,172,243,166,106,164,125,113,244,242,242>>,<<38,180,27,251,11,9,57,133,88,248,188,84,49,166,105,206>>,<<169,23,103,44,175,29,8,246,149,160,121,34,34,108,9,42>>}]}, {ue_fsm_data,<<"262423922956150">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423922956150 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423922956150">>, {ok, [{epdg_auth_tuple, <<188,198,255,192,252,187,193,173,198,90,251, 117,186,18,162,189>>, <<49,192,199,90,247,191,118,253,27,215,127,174, 204,149,21,178>>, <<188,198,255,192,252,187,193,173,198,90,251, 117,186,18,162,189,165,121,177,123,172,243, 166,106,164,125,113,244,242,242>>, <<38,180,27,251,11,9,57,133,88,248,188,84,49, 166,105,206>>, <<169,23,103,44,175,29,8,246,149,160,121, 34,34,108,9,42>>}]}}} 04:13:19.719 [info] auth_response(<<"262423922956150">>): {ok,[{epdg_auth_tuple,<<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189>>,<<49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178>>,<<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189,165,121,177,123,172,243,166,106,164,125,113,244,242,242>>,<<38,180,27,251,11,9,57,133,88,248,188,84,49,166,105,206>>,<<169,23,103,44,175,29,8,246,149,160,121,34,34,108,9,42>>}]} *DBG* epdg_ue_fsm_262423922956150 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162, 189>>, <<49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178>>, <<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162, 189,165,121,177,123,172,243,166,106,164,125,113,244,242,242>>, <<38,180,27,251,11,9,57,133,88,248,188,84,49,166,105,206>>, <<169,23,103,44,175,29,8,246,149,160,121,34,34,108,9,42>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.720 [info] auth_response for <<"262423922956150">>: {ok,[{epdg_auth_tuple,<<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189>>,<<49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178>>,<<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189,165,121,177,123,172,243,166,106,164,125,113,244,242,242>>,<<38,180,27,251,11,9,57,133,88,248,188,84,49,166,105,206>>,<<169,23,103,44,175,29,8,246,149,160,121,34,34,108,9,42>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.720 [info] GSUP: Tx #{auth_tuples => [#{autn => <<49,192,199,90,247,191,118,253,27,215,127,174,204,149,21,178>>,ck => <<169,23,103,44,175,29,8,246,149,160,121,34,34,108,9,42>>,ik => <<38,180,27,251,11,9,57,133,88,248,188,84,49,166,105,206>>,rand => <<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189>>,res => <<188,198,255,192,252,187,193,173,198,90,251,117,186,18,162,189,165,121,177,123,172,243,166,106,164,125,113,244,242,242>>}],imsi => <<"262423922956150">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423922956150">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423922956150 receive call lu_request from <0.1137.0> in state state_authenticating *DBG* epdg_ue_fsm_262423922956150 send ok to <0.1137.0> 04:13:19.721 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423922956150">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423922956150 consume call lu_request from <0.1137.0> in state state_authenticating *DBG* aaa_ue_fsm_262423922956150 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.721 [info] ue_fsm lu_request 04:13:19.721 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423922956150">>,"internet",[],undefined,false,0,false,false} 04:13:19.721 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262423922956150 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423922956150 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:19.721 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423922956150",undefined,undefined,false,false,undefined} 04:13:19.721 [debug] SWx Tx SAR Imsi="262423922956150" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.721 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","158",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423922956150",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423922956150 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1138.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423922956150 send ok to <0.1138.0> *DBG* epdg_ue_fsm_262423922956150 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423922956150 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1138.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423922956150 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423922956150">>,ok}} 04:13:19.724 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;158;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423922956150",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423922956150 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.724 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.724 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423922956150",undefined,undefined,false,false,undefined} 04:13:19.724 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:19.724 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423922956150">>,"internet",[],undefined,false,0,false,false} 04:13:19.724 [info] lu_response(<<"262423922956150">>): ok 04:13:19.724 [info] lu_response for <<"262423922956150">>: ok 04:13:19.724 [info] GSUP: Tx #{imsi => <<"262423922956150">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423922956150">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423922956150 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1139.0> in state state_authenticated 04:13:19.725 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423922956150">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.725 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.725 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423922956150">>,"internet",[],undefined,false,0,false,false} 04:13:19.725 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:19.725 [info] s2b: Tx {gtp,v2,create_session_request,0,5395928,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423922956150">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864908,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660791,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423922956150 send ok to <0.1139.0> 04:13:19.725 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423922956150 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1139.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423922956150 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423922956150 receive call {rx_s6b_aar,"262423922956150@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1140.0> in state state_authenticated 04:13:19.730 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423922956150@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.730 [info] ue_fsm ev_rx_s6b_aar: "262423922956150@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:19.730 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423922956150@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423922956150",undefined,undefined,true,false,undefined} 04:13:19.730 [debug] SWx Tx SAR Imsi="262423922956150" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423922956150 send ok to <0.1140.0> 04:13:19.730 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","159",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423922956150",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423922956150 consume call {rx_s6b_aar,"262423922956150@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1140.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:19.730 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423922956150 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1141.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423922956150 send ok to <0.1141.0> *DBG* aaa_ue_fsm_262423922956150 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1141.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.733 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;159;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423922956150",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.733 [info] ue_fsm ev_rx_swx_saa 04:13:19.733 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423922956150","262423922956150@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1140.0>} 04:13:19.733 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.733 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.735 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,204,82,85,216,0,2,0,2,0,16,0,87,0,9,1,160,212,163,134,41,172,18,2,103,79,0,5,0,1,192,168,0,40,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,212,163,134,41,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,212,163,134,41,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.735 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864908,5395928,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<212,163,134,41>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3567486505,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3567486505,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,40>>}}} 04:13:19.736 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423922956150">>,<0.1134.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864908,3567486505,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3431660791,3567486505}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423922956150 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 3431660791, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3567486505}}} from <0.1142.0> in state state_wait_create_session_resp 04:13:19.736 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.736 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 3431660791,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3567486505}} 04:13:19.736 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423922956150">>,"internet",[],undefined,false,0,false,false} 04:13:19.736 [info] KMOD Port Create PDP Context Call {<0.1134.0>,[alias|#Ref<0.718718372.1967980558.222168>]}: {create_pdp_context,{172,18,2,103},3431660791,3567486505,{192,168,0,40}} 04:13:19.736 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,40}, 3431660791, 3567486505 04:13:19.736 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],783,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,40}},{i_tid,3431660791},{o_tid,3567486505}]}} 04:13:19.736 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 3431660791,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3567486505}) returned ok *DBG* epdg_ue_fsm_262423922956150 send ok to <0.1142.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423922956150">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 3431660791, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3567486505}}}} 04:13:19.736 [info] tunnel_response(<<"262423922956150">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 3431660791,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3567486505}} *DBG* epdg_ue_fsm_262423922956150 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 3431660791, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3567486505}}} from <0.1142.0> in state state_wait_create_session_resp => state_active 04:13:19.736 [info] tunnel_response for <<"262423922956150">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 3431660791,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3567486505}} 04:13:19.736 [info] GSUP: Tx #{imsi => <<"262423922956150">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,40>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421830353271">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421830353271 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421830353271 consume internal init_state in state state_new 04:13:19.815 [info] GSUP: Rx #{imsi => <<"262421830353271">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421830353271 receive call {auth_request,33,"internet",#{}} from <0.1143.0> in state state_new 04:13:19.815 [info] ue_fsm start(epdg_ue_fsm_262421830353271) *DBG* epdg_ue_fsm_262421830353271 send ok to <0.1143.0> 04:13:19.815 [info] ue_fsm init(<<"262421830353271">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421830353271 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421830353271 consume call {auth_request,33,"internet",#{}} from <0.1143.0> in state state_new => state_wait_auth_resp 04:13:19.815 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421830353271 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421830353271 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:19.815 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421830353271">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421830353271 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.815 [info] ue_fsm start_link(aaa_ue_fsm_262421830353271) 04:13:19.815 [info] ue_fsm init("262421830353271") 04:13:19.815 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.815 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421830353271",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421830353271 send ok to <0.201.0> 04:13:19.815 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421830353271 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:19.815 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","160",";","nonode@nohost"],1,undefined,undefined,undefined,"262421830353271",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421830353271 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185>>, <<"Èrw\n!qÜlÏàøP¸bùX">>, <<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12, 185,119,152,105,226,162,112,86,92,35,47,97,154,110,1>>, <<249,114,71,161,72,29,54,189,86,228,179,148,179,230,38,9>>, <<197,164,132,114,222,236,59,35,65,207,69,234,176,145, 108,73>>}]}} from <0.1146.0> in state state_wait_swx_maa 04:13:19.819 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;160;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421830353271",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185,200,114,119,10,33,113,220,108,207,224,248,80,184,98,249,88]],[[207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185,119,152,105,226,162,112,86,92,35,47,97,154,110,1]],["foobar"],[[197,164,132,114,222,236,59,35,65,207,69,234,176,145,108,73]],[[249,114,71,161,72,29,54,189,86,228,179,148,179,230,38,9]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.819 [info] dia_sip2gsup: auth [207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185,200,114,119,10,33,113,220,108,207,224,248,80,184,98,249,88] authz [207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185,119,152,105,226,162,112,86,92,35,47,97,154,110,1]  *DBG* aaa_ue_fsm_262421830353271 send ok to <0.1146.0> 04:13:19.819 [info] rand [207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185] autn "Èrw\n!qÜlÏàøP¸bùX"  *DBG* aaa_ue_fsm_262421830353271 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185>>, <<"Èrw\n!qÜlÏàøP¸bùX">>, <<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12, 185,119,152,105,226,162,112,86,92,35,47,97,154,110,1>>, <<249,114,71,161,72,29,54,189,86,228,179,148,179,230,38,9>>, <<197,164,132,114,222,236,59,35,65,207,69,234,176,145, 108,73>>}]}} from <0.1146.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421830353271 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185>>, <<"Èrw\n!qÜlÏàøP¸bùX">>, <<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12, 185,119,152,105,226,162,112,86,92,35,47,97,154,110,1>>, <<249,114,71,161,72,29,54,189,86,228,179,148,179,230,38,9>>, <<197,164,132,114,222,236,59,35,65,207,69,234,176,145, 108,73>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.819 [info] ue_fsm ev_rx_swx_maa 04:13:19.819 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421830353271",undefined,undefined,false,false,undefined} 04:13:19.819 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185>>,<<"Èrw\n!qÜlÏàøP¸bùX">>,<<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185,119,152,105,226,162,112,86,92,35,47,97,154,110,1>>,<<249,114,71,161,72,29,54,189,86,228,179,148,179,230,38,9>>,<<197,164,132,114,222,236,59,35,65,207,69,234,176,145,108,73>>}]} 04:13:19.820 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185>>,<<"Èrw\n!qÜlÏàøP¸bùX">>,<<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185,119,152,105,226,162,112,86,92,35,47,97,154,110,1>>,<<249,114,71,161,72,29,54,189,86,228,179,148,179,230,38,9>>,<<197,164,132,114,222,236,59,35,65,207,69,234,176,145,108,73>>}]}, {ue_fsm_data,<<"262421830353271">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421830353271 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421830353271">>, {ok, [{epdg_auth_tuple, <<207,11,106,121,175,13,190,188,241,91,133,151, 190,135,12,185>>, <<"Èrw\n!qÜlÏàøP¸bùX">>, <<207,11,106,121,175,13,190,188,241,91,133,151, 190,135,12,185,119,152,105,226,162,112,86,92, 35,47,97,154,110,1>>, <<249,114,71,161,72,29,54,189,86,228,179,148, 179,230,38,9>>, <<197,164,132,114,222,236,59,35,65,207,69, 234,176,145,108,73>>}]}}} 04:13:19.820 [info] auth_response(<<"262421830353271">>): {ok,[{epdg_auth_tuple,<<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185>>,<<"Èrw\n!qÜlÏàøP¸bùX">>,<<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185,119,152,105,226,162,112,86,92,35,47,97,154,110,1>>,<<249,114,71,161,72,29,54,189,86,228,179,148,179,230,38,9>>,<<197,164,132,114,222,236,59,35,65,207,69,234,176,145,108,73>>}]} *DBG* epdg_ue_fsm_262421830353271 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185>>, <<"Èrw\n!qÜlÏàøP¸bùX">>, <<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12, 185,119,152,105,226,162,112,86,92,35,47,97,154,110,1>>, <<249,114,71,161,72,29,54,189,86,228,179,148,179,230,38,9>>, <<197,164,132,114,222,236,59,35,65,207,69,234,176,145, 108,73>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.820 [info] auth_response for <<"262421830353271">>: {ok,[{epdg_auth_tuple,<<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185>>,<<"Èrw\n!qÜlÏàøP¸bùX">>,<<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185,119,152,105,226,162,112,86,92,35,47,97,154,110,1>>,<<249,114,71,161,72,29,54,189,86,228,179,148,179,230,38,9>>,<<197,164,132,114,222,236,59,35,65,207,69,234,176,145,108,73>>}]} 04:13:19.820 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"Èrw\n!qÜlÏàøP¸bùX">>,ck => <<197,164,132,114,222,236,59,35,65,207,69,234,176,145,108,73>>,ik => <<249,114,71,161,72,29,54,189,86,228,179,148,179,230,38,9>>,rand => <<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185>>,res => <<207,11,106,121,175,13,190,188,241,91,133,151,190,135,12,185,119,152,105,226,162,112,86,92,35,47,97,154,110,1>>}],imsi => <<"262421830353271">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421830353271">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421830353271 receive call lu_request from <0.1147.0> in state state_authenticating 04:13:19.821 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421830353271">>,message_type => location_upd_req} 04:13:19.821 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421830353271 send ok to <0.1147.0> 04:13:19.821 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421830353271">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421830353271 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421830353271 consume call lu_request from <0.1147.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.821 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.821 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421830353271",undefined,undefined,false,false,undefined} 04:13:19.821 [debug] SWx Tx SAR Imsi="262421830353271" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.821 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","161",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421830353271",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421830353271 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421830353271 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421830353271 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1148.0> in state state_wait_swx_saa 04:13:19.824 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;161;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421830353271",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.824 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421830353271 send ok to <0.1148.0> *DBG* epdg_ue_fsm_262421830353271 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:19.824 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421830353271",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421830353271 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1148.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421830353271 send ok to <0.211.0> 04:13:19.824 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262421830353271">>,ok}} *DBG* epdg_ue_fsm_262421830353271 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.824 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421830353271">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.824 [info] lu_response(<<"262421830353271">>): ok 04:13:19.824 [info] lu_response for <<"262421830353271">>: ok 04:13:19.824 [info] GSUP: Tx #{imsi => <<"262421830353271">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421830353271">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:19.825 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421830353271">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421830353271 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1149.0> in state state_authenticated 04:13:19.826 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.826 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421830353271">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421830353271 send ok to <0.1149.0> 04:13:19.826 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421830353271 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1149.0> in state state_authenticated => state_wait_create_session_resp 04:13:19.826 [info] s2b: Tx {gtp,v2,create_session_request,0,5395929,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421830353271">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864909,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660792,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421830353271 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:19.826 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421830353271 receive call {rx_s6b_aar,"262421830353271@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1150.0> in state state_authenticated 04:13:19.830 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421830353271@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.830 [info] ue_fsm ev_rx_s6b_aar: "262421830353271@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:19.830 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421830353271@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421830353271",undefined,undefined,true,false,undefined} 04:13:19.831 [debug] SWx Tx SAR Imsi="262421830353271" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:19.831 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","162",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421830353271",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421830353271 send ok to <0.1150.0> 04:13:19.831 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421830353271 consume call {rx_s6b_aar,"262421830353271@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1150.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421830353271 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1151.0> in state state_authenticated_wait_swx_saa 04:13:19.833 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;162;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421830353271",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.833 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421830353271 send ok to <0.1151.0> 04:13:19.833 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421830353271","262421830353271@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1150.0>} *DBG* aaa_ue_fsm_262421830353271 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1151.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.833 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.833 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.835 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,205,82,85,217,0,2,0,2,0,16,0,87,0,9,1,160,186,105,214,130,172,18,2,103,79,0,5,0,1,192,168,0,41,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,186,105,214,130,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,186,105,214,130,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.835 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864909,5395929,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<186,105,214,130>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3127498370,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3127498370,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,41>>}}} 04:13:19.835 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421830353271">>,<0.1144.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864909,3127498370,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660792,3127498370}],[],[],[]}}}} 04:13:19.835 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421830353271 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 3431660792, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3127498370}}} from <0.1152.0> in state state_wait_create_session_resp 04:13:19.835 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 3431660792,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3127498370}} 04:13:19.836 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421830353271">>,"internet",[],undefined,false,0,false,false} 04:13:19.836 [info] KMOD Port Create PDP Context Call {<0.1144.0>,[alias|#Ref<0.718718372.1967980558.222300>]}: {create_pdp_context,{172,18,2,103},3431660792,3127498370,{192,168,0,41}} 04:13:19.836 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,41}, 3431660792, 3127498370 04:13:19.836 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],847,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,41}},{i_tid,3431660792},{o_tid,3127498370}]}} 04:13:19.836 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 3431660792,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3127498370}) returned ok *DBG* epdg_ue_fsm_262421830353271 send ok to <0.1152.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421830353271">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 3431660792, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3127498370}}}} *DBG* epdg_ue_fsm_262421830353271 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 3431660792, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3127498370}}} from <0.1152.0> in state state_wait_create_session_resp => state_active 04:13:19.836 [info] tunnel_response(<<"262421830353271">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 3431660792,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3127498370}} 04:13:19.836 [info] tunnel_response for <<"262421830353271">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 3431660792,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3127498370}} 04:13:19.836 [info] GSUP: Tx #{imsi => <<"262421830353271">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,41>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426378147946">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426378147946 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426378147946 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426378147946 receive call {auth_request,33,"internet",#{}} from <0.1153.0> in state state_new *DBG* epdg_ue_fsm_262426378147946 send ok to <0.1153.0> 04:13:19.919 [info] GSUP: Rx #{imsi => <<"262426378147946">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426378147946 consume call {auth_request,33,"internet",#{}} from <0.1153.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426378147946 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:19.919 [info] ue_fsm start(epdg_ue_fsm_262426378147946) 04:13:19.919 [info] ue_fsm init(<<"262426378147946">>) 04:13:19.919 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426378147946 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262426378147946 consume internal init_state in state state_new 04:13:19.919 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426378147946">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426378147946 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:19.919 [info] ue_fsm start_link(aaa_ue_fsm_262426378147946) 04:13:19.919 [info] ue_fsm init("262426378147946") 04:13:19.919 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:19.919 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426378147946",undefined,undefined,false,false,undefined} 04:13:19.920 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426378147946 send ok to <0.201.0> 04:13:19.920 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","163",";","nonode@nohost"],1,undefined,undefined,undefined,"262426378147946",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426378147946 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426378147946 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225>>, <<172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26>>, <<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225, 125,180,189,108,199,8,161,38,241,117,252,126,58,205>>, <<221,200,48,25,221,141,14,5,6,29,89,135,112,198,234,182>>, <<7,30,11,106,174,116,22,47,191,108,150,59,206,175,133,38>>}]}} from <0.1156.0> in state state_wait_swx_maa 04:13:19.926 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;163;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426378147946",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225,172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26]],[[200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225,125,180,189,108,199,8,161,38,241,117,252,126,58,205]],["foobar"],[[7,30,11,106,174,116,22,47,191,108,150,59,206,175,133,38]],[[221,200,48,25,221,141,14,5,6,29,89,135,112,198,234,182]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:19.926 [info] dia_sip2gsup: auth [200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225,172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26] authz [200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225,125,180,189,108,199,8,161,38,241,117,252,126,58,205]  04:13:19.926 [info] rand [200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225] autn [172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26]  *DBG* aaa_ue_fsm_262426378147946 send ok to <0.1156.0> *DBG* epdg_ue_fsm_262426378147946 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225>>, <<172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26>>, <<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225, 125,180,189,108,199,8,161,38,241,117,252,126,58,205>>, <<221,200,48,25,221,141,14,5,6,29,89,135,112,198,234,182>>, <<7,30,11,106,174,116,22,47,191,108,150,59,206,175,133,38>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:19.926 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426378147946 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225>>, <<172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26>>, <<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225, 125,180,189,108,199,8,161,38,241,117,252,126,58,205>>, <<221,200,48,25,221,141,14,5,6,29,89,135,112,198,234,182>>, <<7,30,11,106,174,116,22,47,191,108,150,59,206,175,133,38>>}]}} from <0.1156.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426378147946 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426378147946">>, {ok, [{epdg_auth_tuple, <<200,137,161,80,17,60,97,151,155,255,231,43, 12,245,88,225>>, <<172,191,60,55,242,37,32,140,190,57,135,56, 240,133,150,26>>, <<200,137,161,80,17,60,97,151,155,255,231,43, 12,245,88,225,125,180,189,108,199,8,161,38, 241,117,252,126,58,205>>, <<221,200,48,25,221,141,14,5,6,29,89,135,112, 198,234,182>>, <<7,30,11,106,174,116,22,47,191,108,150, 59,206,175,133,38>>}]}}} 04:13:19.927 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426378147946",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426378147946 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225>>, <<172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26>>, <<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225, 125,180,189,108,199,8,161,38,241,117,252,126,58,205>>, <<221,200,48,25,221,141,14,5,6,29,89,135,112,198,234,182>>, <<7,30,11,106,174,116,22,47,191,108,150,59,206,175,133,38>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:19.927 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225>>,<<172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26>>,<<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225,125,180,189,108,199,8,161,38,241,117,252,126,58,205>>,<<221,200,48,25,221,141,14,5,6,29,89,135,112,198,234,182>>,<<7,30,11,106,174,116,22,47,191,108,150,59,206,175,133,38>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.928 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225>>,<<172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26>>,<<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225,125,180,189,108,199,8,161,38,241,117,252,126,58,205>>,<<221,200,48,25,221,141,14,5,6,29,89,135,112,198,234,182>>,<<7,30,11,106,174,116,22,47,191,108,150,59,206,175,133,38>>}]}, {ue_fsm_data,<<"262426378147946">>,"internet",[],undefined,false,0,false,false} 04:13:19.928 [info] auth_response(<<"262426378147946">>): {ok,[{epdg_auth_tuple,<<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225>>,<<172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26>>,<<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225,125,180,189,108,199,8,161,38,241,117,252,126,58,205>>,<<221,200,48,25,221,141,14,5,6,29,89,135,112,198,234,182>>,<<7,30,11,106,174,116,22,47,191,108,150,59,206,175,133,38>>}]} 04:13:19.929 [info] auth_response for <<"262426378147946">>: {ok,[{epdg_auth_tuple,<<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225>>,<<172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26>>,<<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225,125,180,189,108,199,8,161,38,241,117,252,126,58,205>>,<<221,200,48,25,221,141,14,5,6,29,89,135,112,198,234,182>>,<<7,30,11,106,174,116,22,47,191,108,150,59,206,175,133,38>>}]} 04:13:19.929 [info] GSUP: Tx #{auth_tuples => [#{autn => <<172,191,60,55,242,37,32,140,190,57,135,56,240,133,150,26>>,ck => <<7,30,11,106,174,116,22,47,191,108,150,59,206,175,133,38>>,ik => <<221,200,48,25,221,141,14,5,6,29,89,135,112,198,234,182>>,rand => <<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225>>,res => <<200,137,161,80,17,60,97,151,155,255,231,43,12,245,88,225,125,180,189,108,199,8,161,38,241,117,252,126,58,205>>}],imsi => <<"262426378147946">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426378147946">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426378147946 receive call lu_request from <0.1157.0> in state state_authenticating 04:13:19.934 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426378147946">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426378147946 send ok to <0.1157.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426378147946 consume call lu_request from <0.1157.0> in state state_authenticating *DBG* aaa_ue_fsm_262426378147946 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:19.935 [info] ue_fsm lu_request 04:13:19.935 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426378147946">>,"internet",[],undefined,false,0,false,false} 04:13:19.935 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:19.935 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426378147946",undefined,undefined,false,false,undefined} 04:13:19.935 [debug] SWx Tx SAR Imsi="262426378147946" Type=1 APN="internet" AgentInfoOpt=[]  04:13:19.936 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","164",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426378147946",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426378147946 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426378147946 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426378147946 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1158.0> in state state_wait_swx_saa 04:13:19.943 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;164;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426378147946",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426378147946 send ok to <0.1158.0> 04:13:19.943 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426378147946 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426378147946 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1158.0> in state state_wait_swx_saa => state_authenticated 04:13:19.944 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426378147946",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426378147946 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426378147946">>,ok}} 04:13:19.944 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426378147946 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:19.944 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426378147946">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.944 [info] lu_response(<<"262426378147946">>): ok 04:13:19.944 [info] lu_response for <<"262426378147946">>: ok 04:13:19.944 [info] GSUP: Tx #{imsi => <<"262426378147946">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426378147946">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426378147946 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1159.0> in state state_authenticated 04:13:19.948 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426378147946">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:19.948 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:19.948 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426378147946">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426378147946 send ok to <0.1159.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.948 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262426378147946 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1159.0> in state state_authenticated => state_wait_create_session_resp 04:13:19.948 [info] s2b: Tx {gtp,v2,create_session_request,0,5395930,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426378147946">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864910,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660793,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426378147946 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:19.948 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426378147946 receive call {rx_s6b_aar,"262426378147946@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1160.0> in state state_authenticated 04:13:19.962 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426378147946@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:19.962 [info] ue_fsm ev_rx_s6b_aar: "262426378147946@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:19.962 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426378147946@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262426378147946",undefined,undefined,true,false,undefined} 04:13:19.962 [debug] SWx Tx SAR Imsi="262426378147946" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:19.962 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","165",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426378147946",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426378147946 send ok to <0.1160.0> *DBG* aaa_ue_fsm_262426378147946 consume call {rx_s6b_aar,"262426378147946@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1160.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:19.963 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426378147946 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1161.0> in state state_authenticated_wait_swx_saa 04:13:19.970 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;165;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426378147946",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426378147946 send ok to <0.1161.0> 04:13:19.970 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426378147946 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1161.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:19.970 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426378147946","262426378147946@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1160.0>} 04:13:19.970 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:19.970 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:19.979 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,206,82,85,218,0,2,0,2,0,16,0,87,0,9,1,160,250,239,88,71,172,18,2,103,79,0,5,0,1,192,168,0,42,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,250,239,88,71,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,250,239,88,71,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:19.979 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864910,5395930,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"úïXG">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4209989703,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4209989703,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,42>>}}} *DBG* epdg_ue_fsm_262426378147946 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 3431660793, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4209989703}}} from <0.1162.0> in state state_wait_create_session_resp 04:13:19.980 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426378147946">>,<0.1154.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864910,4209989703,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660793,4209989703}],[],[],[]}}}} 04:13:19.980 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:19.980 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 3431660793,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4209989703}} 04:13:19.980 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426378147946">>,"internet",[],undefined,false,0,false,false} 04:13:19.980 [info] KMOD Port Create PDP Context Call {<0.1154.0>,[alias|#Ref<0.718718372.1967980545.228707>]}: {create_pdp_context,{172,18,2,103},3431660793,4209989703,{192,168,0,42}} 04:13:19.981 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,42}, 3431660793, 4209989703 04:13:19.981 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1538,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,42}},{i_tid,3431660793},{o_tid,4209989703}]}} *DBG* epdg_ue_fsm_262426378147946 send ok to <0.1162.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426378147946">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 3431660793, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 4209989703}}}} 04:13:19.981 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 3431660793,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4209989703}) returned ok *DBG* epdg_ue_fsm_262426378147946 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 3431660793, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4209989703}}} from <0.1162.0> in state state_wait_create_session_resp => state_active 04:13:19.981 [info] tunnel_response(<<"262426378147946">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 3431660793,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4209989703}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:19.982 [info] tunnel_response for <<"262426378147946">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 3431660793,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4209989703}} 04:13:19.982 [info] GSUP: Tx #{imsi => <<"262426378147946">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,42>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423869149209">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423869149209 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423869149209 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423869149209 receive call {auth_request,33,"internet",#{}} from <0.1163.0> in state state_new 04:13:20.019 [info] GSUP: Rx #{imsi => <<"262423869149209">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423869149209 send ok to <0.1163.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.019 [info] ue_fsm start(epdg_ue_fsm_262423869149209) *DBG* aaa_ue_fsm_262423869149209 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423869149209 consume call {auth_request,33,"internet",#{}} from <0.1163.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423869149209 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423869149209 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423869149209 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:20.019 [info] ue_fsm init(<<"262423869149209">>) 04:13:20.019 [info] ue_fsm auth_request 04:13:20.020 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423869149209">>,"internet",[],undefined,false,0,false,false} 04:13:20.020 [info] ue_fsm start_link(aaa_ue_fsm_262423869149209) 04:13:20.020 [info] ue_fsm init("262423869149209") *DBG* aaa_ue_fsm_262423869149209 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423869149209 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.020 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.021 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423869149209",undefined,undefined,false,false,undefined} 04:13:20.021 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.021 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","166",";","nonode@nohost"],1,undefined,undefined,undefined,"262423869149209",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:20.036 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;166;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423869149209",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77,67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148]],[[81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77,153,12,103,129,205,246,78,78,139,42,131,57,51,183]],["foobar"],[[127,244,197,250,119,60,133,141,28,34,134,94,103,77,171,86]],[[103,139,176,217,150,5,245,183,141,231,74,242,248,105,58,183]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423869149209 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77>>, <<67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148>>, <<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77, 153,12,103,129,205,246,78,78,139,42,131,57,51,183>>, <<103,139,176,217,150,5,245,183,141,231,74,242,248,105,58,183>>, <<127,244,197,250,119,60,133,141,28,34,134,94,103,77,171, 86>>}]}} from <0.1166.0> in state state_wait_swx_maa 04:13:20.037 [info] dia_sip2gsup: auth [81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77,67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148] authz [81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77,153,12,103,129,205,246,78,78,139,42,131,57,51,183]  04:13:20.037 [info] rand [81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77] autn [67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148]  *DBG* aaa_ue_fsm_262423869149209 send ok to <0.1166.0> *DBG* epdg_ue_fsm_262423869149209 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77>>, <<67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148>>, <<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77, 153,12,103,129,205,246,78,78,139,42,131,57,51,183>>, <<103,139,176,217,150,5,245,183,141,231,74,242,248,105,58,183>>, <<127,244,197,250,119,60,133,141,28,34,134,94,103,77,171, 86>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.037 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423869149209 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77>>, <<67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148>>, <<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77, 153,12,103,129,205,246,78,78,139,42,131,57,51,183>>, <<103,139,176,217,150,5,245,183,141,231,74,242,248,105,58,183>>, <<127,244,197,250,119,60,133,141,28,34,134,94,103,77,171, 86>>}]}} from <0.1166.0> in state state_wait_swx_maa => state_new 04:13:20.038 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423869149209",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423869149209 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423869149209">>, {ok, [{epdg_auth_tuple, <<81,141,192,25,68,10,216,79,20,123,150,180, 182,230,14,77>>, <<67,116,16,115,204,196,118,22,201,190,234,175, 248,231,16,148>>, <<81,141,192,25,68,10,216,79,20,123,150,180, 182,230,14,77,153,12,103,129,205,246,78,78, 139,42,131,57,51,183>>, <<103,139,176,217,150,5,245,183,141,231,74,242, 248,105,58,183>>, <<127,244,197,250,119,60,133,141,28,34, 134,94,103,77,171,86>>}]}}} 04:13:20.038 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77>>,<<67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148>>,<<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77,153,12,103,129,205,246,78,78,139,42,131,57,51,183>>,<<103,139,176,217,150,5,245,183,141,231,74,242,248,105,58,183>>,<<127,244,197,250,119,60,133,141,28,34,134,94,103,77,171,86>>}]} *DBG* epdg_ue_fsm_262423869149209 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77>>, <<67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148>>, <<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77, 153,12,103,129,205,246,78,78,139,42,131,57,51,183>>, <<103,139,176,217,150,5,245,183,141,231,74,242,248,105,58,183>>, <<127,244,197,250,119,60,133,141,28,34,134,94,103,77,171, 86>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.039 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77>>,<<67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148>>,<<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77,153,12,103,129,205,246,78,78,139,42,131,57,51,183>>,<<103,139,176,217,150,5,245,183,141,231,74,242,248,105,58,183>>,<<127,244,197,250,119,60,133,141,28,34,134,94,103,77,171,86>>}]}, {ue_fsm_data,<<"262423869149209">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.039 [info] auth_response(<<"262423869149209">>): {ok,[{epdg_auth_tuple,<<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77>>,<<67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148>>,<<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77,153,12,103,129,205,246,78,78,139,42,131,57,51,183>>,<<103,139,176,217,150,5,245,183,141,231,74,242,248,105,58,183>>,<<127,244,197,250,119,60,133,141,28,34,134,94,103,77,171,86>>}]} 04:13:20.040 [info] auth_response for <<"262423869149209">>: {ok,[{epdg_auth_tuple,<<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77>>,<<67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148>>,<<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77,153,12,103,129,205,246,78,78,139,42,131,57,51,183>>,<<103,139,176,217,150,5,245,183,141,231,74,242,248,105,58,183>>,<<127,244,197,250,119,60,133,141,28,34,134,94,103,77,171,86>>}]} 04:13:20.040 [info] GSUP: Tx #{auth_tuples => [#{autn => <<67,116,16,115,204,196,118,22,201,190,234,175,248,231,16,148>>,ck => <<127,244,197,250,119,60,133,141,28,34,134,94,103,77,171,86>>,ik => <<103,139,176,217,150,5,245,183,141,231,74,242,248,105,58,183>>,rand => <<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77>>,res => <<81,141,192,25,68,10,216,79,20,123,150,180,182,230,14,77,153,12,103,129,205,246,78,78,139,42,131,57,51,183>>}],imsi => <<"262423869149209">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423869149209">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423869149209 receive call lu_request from <0.1167.0> in state state_authenticating 04:13:20.045 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423869149209">>,message_type => location_upd_req} 04:13:20.045 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423869149209 send ok to <0.1167.0> 04:13:20.046 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423869149209">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423869149209 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423869149209 consume call lu_request from <0.1167.0> in state state_authenticating 04:13:20.046 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.046 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423869149209",undefined,undefined,false,false,undefined} 04:13:20.046 [debug] SWx Tx SAR Imsi="262423869149209" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.047 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","167",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423869149209",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423869149209 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423869149209 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423869149209 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1168.0> in state state_wait_swx_saa 04:13:20.058 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;167;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423869149209",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423869149209 send ok to <0.1168.0> *DBG* epdg_ue_fsm_262423869149209 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.059 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423869149209 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1168.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423869149209 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423869149209">>,ok}} 04:13:20.059 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423869149209",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423869149209 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.059 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.059 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423869149209">>,"internet",[],undefined,false,0,false,false} 04:13:20.059 [info] lu_response(<<"262423869149209">>): ok 04:13:20.060 [info] lu_response for <<"262423869149209">>: ok 04:13:20.060 [info] GSUP: Tx #{imsi => <<"262423869149209">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423869149209">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423869149209 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1169.0> in state state_authenticated 04:13:20.066 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423869149209">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.066 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.066 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423869149209">>,"internet",[],undefined,false,0,false,false} 04:13:20.066 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:20.067 [info] s2b: Tx {gtp,v2,create_session_request,0,5395931,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423869149209">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864911,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660794,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423869149209 send ok to <0.1169.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.067 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423869149209 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1169.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423869149209 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423869149209 receive call {rx_s6b_aar,"262423869149209@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1170.0> in state state_authenticated 04:13:20.079 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423869149209@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.080 [info] ue_fsm ev_rx_s6b_aar: "262423869149209@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:20.080 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423869149209@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423869149209",undefined,undefined,true,false,undefined} 04:13:20.080 [debug] SWx Tx SAR Imsi="262423869149209" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423869149209 send ok to <0.1170.0> 04:13:20.080 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","168",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423869149209",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:20.080 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423869149209 consume call {rx_s6b_aar,"262423869149209@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1170.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423869149209 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1171.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423869149209 send ok to <0.1171.0> 04:13:20.087 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;168;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423869149209",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423869149209 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1171.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.087 [info] ue_fsm ev_rx_swx_saa 04:13:20.088 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423869149209","262423869149209@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1170.0>} 04:13:20.088 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.088 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.094 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,207,82,85,219,0,2,0,2,0,16,0,87,0,9,1,160,47,155,240,122,172,18,2,103,79,0,5,0,1,192,168,0,43,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,47,155,240,122,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,47,155,240,122,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262423869149209 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 3431660794, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 798748794}}} from <0.1172.0> in state state_wait_create_session_resp 04:13:20.095 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864911,5395931,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<47,155,240,122>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,798748794,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,798748794,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,43>>}}} 04:13:20.095 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423869149209">>,<0.1164.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864911,798748794,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660794,798748794}],[],[],[],[]}}}} 04:13:20.095 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.095 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 3431660794,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 798748794}} 04:13:20.095 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423869149209">>,"internet",[],undefined,false,0,false,false} 04:13:20.095 [info] KMOD Port Create PDP Context Call {<0.1164.0>,[alias|#Ref<0.718718372.1967980545.228859>]}: {create_pdp_context,{172,18,2,103},3431660794,798748794,{192,168,0,43}} 04:13:20.095 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,43}, 3431660794, 798748794 04:13:20.095 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1602,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,43}},{i_tid,3431660794},{o_tid,798748794}]}} *DBG* epdg_ue_fsm_262423869149209 send ok to <0.1172.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423869149209">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 3431660794, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 798748794}}}} 04:13:20.095 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 3431660794,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 798748794}) returned ok *DBG* epdg_ue_fsm_262423869149209 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 3431660794, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 798748794}}} from <0.1172.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.095 [info] tunnel_response(<<"262423869149209">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 3431660794,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 798748794}} 04:13:20.096 [info] tunnel_response for <<"262423869149209">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 3431660794,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 798748794}} 04:13:20.096 [info] GSUP: Tx #{imsi => <<"262423869149209">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,43>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424527255182">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424527255182 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424527255182 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424527255182 receive call {auth_request,33,"internet",#{}} from <0.1173.0> in state state_new 04:13:20.119 [info] GSUP: Rx #{imsi => <<"262424527255182">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424527255182 send ok to <0.1173.0> 04:13:20.119 [info] ue_fsm start(epdg_ue_fsm_262424527255182) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424527255182 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424527255182 consume call {auth_request,33,"internet",#{}} from <0.1173.0> in state state_new => state_wait_auth_resp 04:13:20.119 [info] ue_fsm init(<<"262424527255182">>) *DBG* aaa_ue_fsm_262424527255182 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424527255182 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:20.119 [info] ue_fsm auth_request 04:13:20.119 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424527255182">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424527255182 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.119 [info] ue_fsm start_link(aaa_ue_fsm_262424527255182) 04:13:20.119 [info] ue_fsm init("262424527255182") 04:13:20.119 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.120 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424527255182",undefined,undefined,false,false,undefined} 04:13:20.120 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.121 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","169",";","nonode@nohost"],1,undefined,undefined,undefined,"262424527255182",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424527255182 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424527255182 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424527255182 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91>>, <<53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21>>, <<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243, 141,32,67,214,43,116,3,32,18,129,92,34,0>>, <<246,176,192,249,84,34,107,158,59,168,89,203,12,146,132,35>>, <<59,27,62,76,187,106,154,244,113,26,95,200,162,126,240, 83>>}]}} from <0.1176.0> in state state_wait_swx_maa 04:13:20.130 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;169;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424527255182",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21]],[[215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243,141,32,67,214,43,116,3,32,18,129,92,34,0]],["foobar"],[[59,27,62,76,187,106,154,244,113,26,95,200,162,126,240,83]],[[246,176,192,249,84,34,107,158,59,168,89,203,12,146,132,35]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424527255182 send ok to <0.1176.0> 04:13:20.130 [info] dia_sip2gsup: auth [215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21] authz [215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243,141,32,67,214,43,116,3,32,18,129,92,34,0]  *DBG* aaa_ue_fsm_262424527255182 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91>>, <<53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21>>, <<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243, 141,32,67,214,43,116,3,32,18,129,92,34,0>>, <<246,176,192,249,84,34,107,158,59,168,89,203,12,146,132,35>>, <<59,27,62,76,187,106,154,244,113,26,95,200,162,126,240, 83>>}]}} from <0.1176.0> in state state_wait_swx_maa => state_new 04:13:20.130 [info] rand [215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91] autn [53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21]  *DBG* epdg_ue_fsm_262424527255182 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91>>, <<53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21>>, <<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243, 141,32,67,214,43,116,3,32,18,129,92,34,0>>, <<246,176,192,249,84,34,107,158,59,168,89,203,12,146,132,35>>, <<59,27,62,76,187,106,154,244,113,26,95,200,162,126,240, 83>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.130 [info] ue_fsm ev_rx_swx_maa 04:13:20.130 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424527255182",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424527255182 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424527255182">>, {ok, [{epdg_auth_tuple, <<215,89,82,155,113,52,80,90,138,14,206,74,191, 55,221,91>>, <<53,117,213,19,204,11,14,93,53,83,157,3,226, 129,243,21>>, <<215,89,82,155,113,52,80,90,138,14,206,74,191, 55,221,91,243,141,32,67,214,43,116,3,32,18, 129,92,34,0>>, <<246,176,192,249,84,34,107,158,59,168,89,203, 12,146,132,35>>, <<59,27,62,76,187,106,154,244,113,26,95, 200,162,126,240,83>>}]}}} 04:13:20.131 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91>>,<<53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21>>,<<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243,141,32,67,214,43,116,3,32,18,129,92,34,0>>,<<246,176,192,249,84,34,107,158,59,168,89,203,12,146,132,35>>,<<59,27,62,76,187,106,154,244,113,26,95,200,162,126,240,83>>}]} *DBG* epdg_ue_fsm_262424527255182 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91>>, <<53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21>>, <<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243, 141,32,67,214,43,116,3,32,18,129,92,34,0>>, <<246,176,192,249,84,34,107,158,59,168,89,203,12,146,132,35>>, <<59,27,62,76,187,106,154,244,113,26,95,200,162,126,240, 83>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.132 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91>>,<<53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21>>,<<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243,141,32,67,214,43,116,3,32,18,129,92,34,0>>,<<246,176,192,249,84,34,107,158,59,168,89,203,12,146,132,35>>,<<59,27,62,76,187,106,154,244,113,26,95,200,162,126,240,83>>}]}, {ue_fsm_data,<<"262424527255182">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.132 [info] auth_response(<<"262424527255182">>): {ok,[{epdg_auth_tuple,<<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91>>,<<53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21>>,<<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243,141,32,67,214,43,116,3,32,18,129,92,34,0>>,<<246,176,192,249,84,34,107,158,59,168,89,203,12,146,132,35>>,<<59,27,62,76,187,106,154,244,113,26,95,200,162,126,240,83>>}]} 04:13:20.133 [info] auth_response for <<"262424527255182">>: {ok,[{epdg_auth_tuple,<<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91>>,<<53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21>>,<<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243,141,32,67,214,43,116,3,32,18,129,92,34,0>>,<<246,176,192,249,84,34,107,158,59,168,89,203,12,146,132,35>>,<<59,27,62,76,187,106,154,244,113,26,95,200,162,126,240,83>>}]} 04:13:20.133 [info] GSUP: Tx #{auth_tuples => [#{autn => <<53,117,213,19,204,11,14,93,53,83,157,3,226,129,243,21>>,ck => <<59,27,62,76,187,106,154,244,113,26,95,200,162,126,240,83>>,ik => <<246,176,192,249,84,34,107,158,59,168,89,203,12,146,132,35>>,rand => <<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91>>,res => <<215,89,82,155,113,52,80,90,138,14,206,74,191,55,221,91,243,141,32,67,214,43,116,3,32,18,129,92,34,0>>}],imsi => <<"262424527255182">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424527255182">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424527255182 receive call lu_request from <0.1177.0> in state state_authenticating 04:13:20.137 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424527255182">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424527255182 send ok to <0.1177.0> 04:13:20.137 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424527255182 consume call lu_request from <0.1177.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424527255182 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.137 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424527255182">>,"internet",[],undefined,false,0,false,false} 04:13:20.137 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.138 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424527255182",undefined,undefined,false,false,undefined} 04:13:20.138 [debug] SWx Tx SAR Imsi="262424527255182" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424527255182 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424527255182 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:20.138 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","170",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424527255182",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424527255182 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1178.0> in state state_wait_swx_saa 04:13:20.143 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;170;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424527255182",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.143 [info] ue_fsm ev_rx_swx_saa 04:13:20.143 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424527255182",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424527255182 send ok to <0.1178.0> *DBG* epdg_ue_fsm_262424527255182 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.143 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262424527255182 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1178.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424527255182 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424527255182">>,ok}} 04:13:20.144 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424527255182">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424527255182 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.144 [info] lu_response(<<"262424527255182">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.144 [info] lu_response for <<"262424527255182">>: ok 04:13:20.144 [info] GSUP: Tx #{imsi => <<"262424527255182">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424527255182">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424527255182 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1179.0> in state state_authenticated 04:13:20.146 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424527255182">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.146 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.146 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424527255182">>,"internet",[],undefined,false,0,false,false} 04:13:20.146 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:20.146 [info] s2b: Tx {gtp,v2,create_session_request,0,5395932,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424527255182">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864912,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660795,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424527255182 send ok to <0.1179.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.146 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424527255182 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1179.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424527255182 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424527255182 receive call {rx_s6b_aar,"262424527255182@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1180.0> in state state_authenticated 04:13:20.152 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424527255182@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.152 [info] ue_fsm ev_rx_s6b_aar: "262424527255182@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:20.152 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424527255182@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424527255182",undefined,undefined,true,false,undefined} 04:13:20.152 [debug] SWx Tx SAR Imsi="262424527255182" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:20.153 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","171",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424527255182",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424527255182 send ok to <0.1180.0> 04:13:20.153 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424527255182 consume call {rx_s6b_aar,"262424527255182@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1180.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424527255182 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1181.0> in state state_authenticated_wait_swx_saa 04:13:20.154 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;171;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424527255182",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424527255182 send ok to <0.1181.0> 04:13:20.154 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424527255182 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1181.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.155 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424527255182","262424527255182@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1180.0>} 04:13:20.155 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.155 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.157 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,208,82,85,220,0,2,0,2,0,16,0,87,0,9,1,160,53,250,222,96,172,18,2,103,79,0,5,0,1,192,168,0,44,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,53,250,222,96,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,53,250,222,96,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.157 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864912,5395932,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"5úÞ`">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,905633376,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,905633376,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,44>>}}} *DBG* epdg_ue_fsm_262424527255182 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 3431660795, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 905633376}}} from <0.1182.0> in state state_wait_create_session_resp 04:13:20.157 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424527255182">>,<0.1174.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864912,905633376,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3431660795,905633376}],[],[],[],[],[],[],[],[]}}}} 04:13:20.157 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.158 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 3431660795,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 905633376}} 04:13:20.158 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424527255182">>,"internet",[],undefined,false,0,false,false} 04:13:20.158 [info] KMOD Port Create PDP Context Call {<0.1174.0>,[alias|#Ref<0.718718372.1967980545.228987>]}: {create_pdp_context,{172,18,2,103},3431660795,905633376,{192,168,0,44}} 04:13:20.158 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,44}, 3431660795, 905633376 04:13:20.158 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],911,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,44}},{i_tid,3431660795},{o_tid,905633376}]}} 04:13:20.158 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 3431660795,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 905633376}) returned ok *DBG* epdg_ue_fsm_262424527255182 send ok to <0.1182.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424527255182">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 3431660795, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 905633376}}}} *DBG* epdg_ue_fsm_262424527255182 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 3431660795, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 905633376}}} from <0.1182.0> in state state_wait_create_session_resp => state_active 04:13:20.158 [info] tunnel_response(<<"262424527255182">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 3431660795,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 905633376}} 04:13:20.158 [info] tunnel_response for <<"262424527255182">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 3431660795,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 905633376}} 04:13:20.158 [info] GSUP: Tx #{imsi => <<"262424527255182">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,44>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427849518926">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427849518926 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427849518926 consume internal init_state in state state_new 04:13:20.220 [info] GSUP: Rx #{imsi => <<"262427849518926">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427849518926 receive call {auth_request,33,"internet",#{}} from <0.1183.0> in state state_new 04:13:20.220 [info] ue_fsm start(epdg_ue_fsm_262427849518926) 04:13:20.220 [info] ue_fsm init(<<"262427849518926">>) *DBG* epdg_ue_fsm_262427849518926 send ok to <0.1183.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427849518926 consume call {auth_request,33,"internet",#{}} from <0.1183.0> in state state_new => state_wait_auth_resp 04:13:20.220 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427849518926 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427849518926 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427849518926 consume internal init_state in state state_new 04:13:20.220 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427849518926">>,"internet",[],undefined,false,0,false,false} 04:13:20.221 [info] ue_fsm start_link(aaa_ue_fsm_262427849518926) *DBG* aaa_ue_fsm_262427849518926 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.221 [info] ue_fsm init("262427849518926") 04:13:20.221 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.222 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427849518926",undefined,undefined,false,false,undefined} 04:13:20.222 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.222 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","172",";","nonode@nohost"],1,undefined,undefined,undefined,"262427849518926",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427849518926 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427849518926 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427849518926 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39>>, <<151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236>>, <<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39, 122,238,175,74,190,118,239,216,44,213,181,155,148,139>>, <<194,247,187,212,218,250,174,35,222,22,151,55,194,210,128, 164>>, <<106,116,228,83,219,178,90,214,241,165,254,194,53,201, 117,131>>}]}} from <0.1186.0> in state state_wait_swx_maa 04:13:20.236 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;172;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427849518926",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39,151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236]],[[174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39,122,238,175,74,190,118,239,216,44,213,181,155,148,139]],["foobar"],[[106,116,228,83,219,178,90,214,241,165,254,194,53,201,117,131]],[[194,247,187,212,218,250,174,35,222,22,151,55,194,210,128,164]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.237 [info] dia_sip2gsup: auth [174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39,151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236] authz [174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39,122,238,175,74,190,118,239,216,44,213,181,155,148,139]  *DBG* aaa_ue_fsm_262427849518926 send ok to <0.1186.0> 04:13:20.237 [info] rand [174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39] autn [151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236]  *DBG* aaa_ue_fsm_262427849518926 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39>>, <<151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236>>, <<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39, 122,238,175,74,190,118,239,216,44,213,181,155,148,139>>, <<194,247,187,212,218,250,174,35,222,22,151,55,194,210,128, 164>>, <<106,116,228,83,219,178,90,214,241,165,254,194,53,201, 117,131>>}]}} from <0.1186.0> in state state_wait_swx_maa => state_new 04:13:20.237 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427849518926 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39>>, <<151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236>>, <<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39, 122,238,175,74,190,118,239,216,44,213,181,155,148,139>>, <<194,247,187,212,218,250,174,35,222,22,151,55,194,210,128, 164>>, <<106,116,228,83,219,178,90,214,241,165,254,194,53,201, 117,131>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.237 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427849518926",undefined,undefined,false,false,undefined} 04:13:20.238 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39>>,<<151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236>>,<<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39,122,238,175,74,190,118,239,216,44,213,181,155,148,139>>,<<194,247,187,212,218,250,174,35,222,22,151,55,194,210,128,164>>,<<106,116,228,83,219,178,90,214,241,165,254,194,53,201,117,131>>}]} 04:13:20.239 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39>>,<<151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236>>,<<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39,122,238,175,74,190,118,239,216,44,213,181,155,148,139>>,<<194,247,187,212,218,250,174,35,222,22,151,55,194,210,128,164>>,<<106,116,228,83,219,178,90,214,241,165,254,194,53,201,117,131>>}]}, {ue_fsm_data,<<"262427849518926">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427849518926 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427849518926">>, {ok, [{epdg_auth_tuple, <<174,121,191,126,212,139,77,44,114,85,63,59, 92,158,10,39>>, <<151,41,108,113,7,236,99,97,31,132,145,43,43, 35,236,236>>, <<174,121,191,126,212,139,77,44,114,85,63,59, 92,158,10,39,122,238,175,74,190,118,239,216, 44,213,181,155,148,139>>, <<194,247,187,212,218,250,174,35,222,22,151,55, 194,210,128,164>>, <<106,116,228,83,219,178,90,214,241,165, 254,194,53,201,117,131>>}]}}} 04:13:20.239 [info] auth_response(<<"262427849518926">>): {ok,[{epdg_auth_tuple,<<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39>>,<<151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236>>,<<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39,122,238,175,74,190,118,239,216,44,213,181,155,148,139>>,<<194,247,187,212,218,250,174,35,222,22,151,55,194,210,128,164>>,<<106,116,228,83,219,178,90,214,241,165,254,194,53,201,117,131>>}]} *DBG* epdg_ue_fsm_262427849518926 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39>>, <<151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236>>, <<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39, 122,238,175,74,190,118,239,216,44,213,181,155,148,139>>, <<194,247,187,212,218,250,174,35,222,22,151,55,194,210,128, 164>>, <<106,116,228,83,219,178,90,214,241,165,254,194,53,201, 117,131>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.240 [info] auth_response for <<"262427849518926">>: {ok,[{epdg_auth_tuple,<<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39>>,<<151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236>>,<<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39,122,238,175,74,190,118,239,216,44,213,181,155,148,139>>,<<194,247,187,212,218,250,174,35,222,22,151,55,194,210,128,164>>,<<106,116,228,83,219,178,90,214,241,165,254,194,53,201,117,131>>}]} 04:13:20.240 [info] GSUP: Tx #{auth_tuples => [#{autn => <<151,41,108,113,7,236,99,97,31,132,145,43,43,35,236,236>>,ck => <<106,116,228,83,219,178,90,214,241,165,254,194,53,201,117,131>>,ik => <<194,247,187,212,218,250,174,35,222,22,151,55,194,210,128,164>>,rand => <<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39>>,res => <<174,121,191,126,212,139,77,44,114,85,63,59,92,158,10,39,122,238,175,74,190,118,239,216,44,213,181,155,148,139>>}],imsi => <<"262427849518926">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427849518926">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427849518926 receive call lu_request from <0.1187.0> in state state_authenticating 04:13:20.245 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427849518926">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427849518926 send ok to <0.1187.0> 04:13:20.245 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427849518926 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427849518926 consume call lu_request from <0.1187.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.245 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427849518926">>,"internet",[],undefined,false,0,false,false} 04:13:20.245 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.246 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427849518926",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427849518926 send ok to <0.201.0> 04:13:20.246 [debug] SWx Tx SAR Imsi="262427849518926" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427849518926 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:20.246 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","173",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427849518926",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427849518926 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1188.0> in state state_wait_swx_saa 04:13:20.258 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;173;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427849518926",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.258 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427849518926 send ok to <0.1188.0> *DBG* epdg_ue_fsm_262427849518926 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427849518926 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1188.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427849518926 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427849518926">>,ok}} 04:13:20.259 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427849518926",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427849518926 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.259 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:20.259 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427849518926">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.259 [info] lu_response(<<"262427849518926">>): ok 04:13:20.260 [info] lu_response for <<"262427849518926">>: ok 04:13:20.260 [info] GSUP: Tx #{imsi => <<"262427849518926">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427849518926">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:20.265 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427849518926">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427849518926 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1189.0> in state state_authenticated 04:13:20.265 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.265 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427849518926">>,"internet",[],undefined,false,0,false,false} 04:13:20.266 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:20.266 [info] s2b: Tx {gtp,v2,create_session_request,0,5395933,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427849518926">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864913,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660796,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427849518926 send ok to <0.1189.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.266 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427849518926 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1189.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427849518926 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427849518926 receive call {rx_s6b_aar,"262427849518926@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1190.0> in state state_authenticated 04:13:20.281 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427849518926@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.281 [info] ue_fsm ev_rx_s6b_aar: "262427849518926@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262427849518926 send ok to <0.1190.0> 04:13:20.282 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427849518926@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262427849518926",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427849518926 consume call {rx_s6b_aar,"262427849518926@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1190.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.282 [debug] SWx Tx SAR Imsi="262427849518926" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:20.282 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","174",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427849518926",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:20.282 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427849518926 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1191.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427849518926 send ok to <0.1191.0> 04:13:20.289 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;174;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427849518926",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427849518926 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1191.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.289 [info] ue_fsm ev_rx_swx_saa 04:13:20.290 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427849518926","262427849518926@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1190.0>} 04:13:20.290 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.290 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.294 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,209,82,85,221,0,2,0,2,0,16,0,87,0,9,1,160,254,221,157,122,172,18,2,103,79,0,5,0,1,192,168,0,45,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,254,221,157,122,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,254,221,157,122,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.294 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864913,5395933,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<254,221,157,122>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4275936634,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4275936634,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,45>>}}} 04:13:20.294 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427849518926">>,<0.1184.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864913,4275936634,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660796,4275936634}]}}}} 04:13:20.294 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.294 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 3431660796,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4275936634}} *DBG* epdg_ue_fsm_262427849518926 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 3431660796, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4275936634}}} from <0.1192.0> in state state_wait_create_session_resp 04:13:20.294 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427849518926">>,"internet",[],undefined,false,0,false,false} 04:13:20.294 [info] KMOD Port Create PDP Context Call {<0.1184.0>,[alias|#Ref<0.718718372.1967980558.222762>]}: {create_pdp_context,{172,18,2,103},3431660796,4275936634,{192,168,0,45}} 04:13:20.294 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,45}, 3431660796, 4275936634 04:13:20.294 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1666,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,45}},{i_tid,3431660796},{o_tid,4275936634}]}} *DBG* epdg_ue_fsm_262427849518926 send ok to <0.1192.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427849518926">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 3431660796, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 4275936634}}}} 04:13:20.294 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 3431660796,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4275936634}) returned ok *DBG* epdg_ue_fsm_262427849518926 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 3431660796, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4275936634}}} from <0.1192.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.294 [info] tunnel_response(<<"262427849518926">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 3431660796,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4275936634}} 04:13:20.294 [info] tunnel_response for <<"262427849518926">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 3431660796,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4275936634}} 04:13:20.294 [info] GSUP: Tx #{imsi => <<"262427849518926">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,45>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428577330374">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428577330374 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428577330374 consume internal init_state in state state_new 04:13:20.316 [info] GSUP: Rx #{imsi => <<"262428577330374">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428577330374 receive call {auth_request,33,"internet",#{}} from <0.1193.0> in state state_new 04:13:20.316 [info] ue_fsm start(epdg_ue_fsm_262428577330374) *DBG* epdg_ue_fsm_262428577330374 send ok to <0.1193.0> 04:13:20.316 [info] ue_fsm init(<<"262428577330374">>) *DBG* epdg_ue_fsm_262428577330374 consume call {auth_request,33,"internet",#{}} from <0.1193.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428577330374 enter aaa_ue_fsm in state state_new 04:13:20.316 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428577330374 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428577330374 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428577330374 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.316 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428577330374">>,"internet",[],undefined,false,0,false,false} 04:13:20.316 [info] ue_fsm start_link(aaa_ue_fsm_262428577330374) 04:13:20.316 [info] ue_fsm init("262428577330374") 04:13:20.316 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.316 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428577330374",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428577330374 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428577330374 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.316 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.316 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","175",";","nonode@nohost"],1,undefined,undefined,undefined,"262428577330374",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428577330374 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78>>, <<187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39>>, <<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78, 32,208,52,169,226,91,65,153,131,32,144,102,241,58>>, <<38,149,35,248,206,65,245,35,241,130,138,228,162,149,71,115>>, <<168,139,109,88,236,1,72,18,134,14,248,143,45,99,106,249>>}]}} from <0.1196.0> in state state_wait_swx_maa 04:13:20.320 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;175;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428577330374",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78,187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39]],[[175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78,32,208,52,169,226,91,65,153,131,32,144,102,241,58]],["foobar"],[[168,139,109,88,236,1,72,18,134,14,248,143,45,99,106,249]],[[38,149,35,248,206,65,245,35,241,130,138,228,162,149,71,115]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.320 [info] dia_sip2gsup: auth [175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78,187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39] authz [175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78,32,208,52,169,226,91,65,153,131,32,144,102,241,58]  04:13:20.320 [info] rand [175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78] autn [187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39]  *DBG* aaa_ue_fsm_262428577330374 send ok to <0.1196.0> *DBG* epdg_ue_fsm_262428577330374 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78>>, <<187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39>>, <<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78, 32,208,52,169,226,91,65,153,131,32,144,102,241,58>>, <<38,149,35,248,206,65,245,35,241,130,138,228,162,149,71,115>>, <<168,139,109,88,236,1,72,18,134,14,248,143,45,99,106,249>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.320 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428577330374 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78>>, <<187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39>>, <<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78, 32,208,52,169,226,91,65,153,131,32,144,102,241,58>>, <<38,149,35,248,206,65,245,35,241,130,138,228,162,149,71,115>>, <<168,139,109,88,236,1,72,18,134,14,248,143,45,99,106,249>>}]}} from <0.1196.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428577330374 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428577330374">>, {ok, [{epdg_auth_tuple, <<175,151,131,39,229,18,199,174,167,61,162,26, 160,89,190,78>>, <<187,242,88,158,205,33,208,205,158,60,70,33, 35,160,46,39>>, <<175,151,131,39,229,18,199,174,167,61,162,26, 160,89,190,78,32,208,52,169,226,91,65,153, 131,32,144,102,241,58>>, <<38,149,35,248,206,65,245,35,241,130,138,228, 162,149,71,115>>, <<168,139,109,88,236,1,72,18,134,14,248, 143,45,99,106,249>>}]}}} 04:13:20.320 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428577330374",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428577330374 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78>>, <<187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39>>, <<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78, 32,208,52,169,226,91,65,153,131,32,144,102,241,58>>, <<38,149,35,248,206,65,245,35,241,130,138,228,162,149,71,115>>, <<168,139,109,88,236,1,72,18,134,14,248,143,45,99,106,249>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.320 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78>>,<<187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39>>,<<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78,32,208,52,169,226,91,65,153,131,32,144,102,241,58>>,<<38,149,35,248,206,65,245,35,241,130,138,228,162,149,71,115>>,<<168,139,109,88,236,1,72,18,134,14,248,143,45,99,106,249>>}]} 04:13:20.320 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78>>,<<187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39>>,<<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78,32,208,52,169,226,91,65,153,131,32,144,102,241,58>>,<<38,149,35,248,206,65,245,35,241,130,138,228,162,149,71,115>>,<<168,139,109,88,236,1,72,18,134,14,248,143,45,99,106,249>>}]}, {ue_fsm_data,<<"262428577330374">>,"internet",[],undefined,false,0,false,false} 04:13:20.320 [info] auth_response(<<"262428577330374">>): {ok,[{epdg_auth_tuple,<<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78>>,<<187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39>>,<<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78,32,208,52,169,226,91,65,153,131,32,144,102,241,58>>,<<38,149,35,248,206,65,245,35,241,130,138,228,162,149,71,115>>,<<168,139,109,88,236,1,72,18,134,14,248,143,45,99,106,249>>}]} 04:13:20.321 [info] auth_response for <<"262428577330374">>: {ok,[{epdg_auth_tuple,<<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78>>,<<187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39>>,<<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78,32,208,52,169,226,91,65,153,131,32,144,102,241,58>>,<<38,149,35,248,206,65,245,35,241,130,138,228,162,149,71,115>>,<<168,139,109,88,236,1,72,18,134,14,248,143,45,99,106,249>>}]} 04:13:20.321 [info] GSUP: Tx #{auth_tuples => [#{autn => <<187,242,88,158,205,33,208,205,158,60,70,33,35,160,46,39>>,ck => <<168,139,109,88,236,1,72,18,134,14,248,143,45,99,106,249>>,ik => <<38,149,35,248,206,65,245,35,241,130,138,228,162,149,71,115>>,rand => <<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78>>,res => <<175,151,131,39,229,18,199,174,167,61,162,26,160,89,190,78,32,208,52,169,226,91,65,153,131,32,144,102,241,58>>}],imsi => <<"262428577330374">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428577330374">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428577330374 receive call lu_request from <0.1197.0> in state state_authenticating *DBG* epdg_ue_fsm_262428577330374 send ok to <0.1197.0> 04:13:20.322 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428577330374">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428577330374 consume call lu_request from <0.1197.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.322 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262428577330374 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.322 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428577330374">>,"internet",[],undefined,false,0,false,false} 04:13:20.322 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.322 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428577330374",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428577330374 send ok to <0.201.0> 04:13:20.322 [debug] SWx Tx SAR Imsi="262428577330374" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428577330374 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:20.322 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","176",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428577330374",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428577330374 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1198.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428577330374 send ok to <0.1198.0> *DBG* epdg_ue_fsm_262428577330374 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.325 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;176;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428577330374",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428577330374 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1198.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428577330374 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428577330374">>,ok}} *DBG* epdg_ue_fsm_262428577330374 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.325 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.325 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428577330374",undefined,undefined,false,false,undefined} 04:13:20.325 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:20.325 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428577330374">>,"internet",[],undefined,false,0,false,false} 04:13:20.325 [info] lu_response(<<"262428577330374">>): ok 04:13:20.325 [info] lu_response for <<"262428577330374">>: ok 04:13:20.325 [info] GSUP: Tx #{imsi => <<"262428577330374">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428577330374">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428577330374 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1199.0> in state state_authenticated 04:13:20.326 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428577330374">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.326 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428577330374 send ok to <0.1199.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428577330374 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1199.0> in state state_authenticated => state_wait_create_session_resp 04:13:20.326 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428577330374">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428577330374 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:20.326 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:20.326 [info] s2b: Tx {gtp,v2,create_session_request,0,5395934,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428577330374">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864914,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660797,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:20.326 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428577330374 receive call {rx_s6b_aar,"262428577330374@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1200.0> in state state_authenticated 04:13:20.332 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428577330374@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.332 [info] ue_fsm ev_rx_s6b_aar: "262428577330374@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262428577330374 send ok to <0.1200.0> 04:13:20.332 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428577330374@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262428577330374",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428577330374 consume call {rx_s6b_aar,"262428577330374@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1200.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.332 [debug] SWx Tx SAR Imsi="262428577330374" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:20.332 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","177",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428577330374",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:20.332 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428577330374 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1201.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428577330374 send ok to <0.1201.0> 04:13:20.334 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;177;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428577330374",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428577330374 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1201.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.334 [info] ue_fsm ev_rx_swx_saa 04:13:20.334 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428577330374","262428577330374@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1200.0>} 04:13:20.334 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.334 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.337 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,210,82,85,222,0,2,0,2,0,16,0,87,0,9,1,160,21,4,191,97,172,18,2,103,79,0,5,0,1,192,168,0,46,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,21,4,191,97,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,21,4,191,97,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428577330374 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 3431660797, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 352632673}}} from <0.1202.0> in state state_wait_create_session_resp 04:13:20.337 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864914,5395934,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<21,4,191,97>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,352632673,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,352632673,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,46>>}}} 04:13:20.337 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428577330374">>,<0.1194.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864914,352632673,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660797,352632673}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:20.337 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.337 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 3431660797,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 352632673}} 04:13:20.337 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428577330374">>,"internet",[],undefined,false,0,false,false} 04:13:20.337 [info] KMOD Port Create PDP Context Call {<0.1194.0>,[alias|#Ref<0.718718372.1967980557.220294>]}: {create_pdp_context,{172,18,2,103},3431660797,352632673,{192,168,0,46}} 04:13:20.337 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,46}, 3431660797, 352632673 04:13:20.337 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1730,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,46}},{i_tid,3431660797},{o_tid,352632673}]}} *DBG* epdg_ue_fsm_262428577330374 send ok to <0.1202.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428577330374">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 3431660797, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 352632673}}}} 04:13:20.337 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 3431660797,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 352632673}) returned ok *DBG* epdg_ue_fsm_262428577330374 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 3431660797, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 352632673}}} from <0.1202.0> in state state_wait_create_session_resp => state_active 04:13:20.337 [info] tunnel_response(<<"262428577330374">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 3431660797,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 352632673}} 04:13:20.337 [info] tunnel_response for <<"262428577330374">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 3431660797,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 352632673}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.337 [info] GSUP: Tx #{imsi => <<"262428577330374">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,46>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429884754341">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429884754341 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429884754341 consume internal init_state in state state_new 04:13:20.416 [info] GSUP: Rx #{imsi => <<"262429884754341">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429884754341 receive call {auth_request,33,"internet",#{}} from <0.1203.0> in state state_new 04:13:20.416 [info] ue_fsm start(epdg_ue_fsm_262429884754341) *DBG* epdg_ue_fsm_262429884754341 send ok to <0.1203.0> 04:13:20.416 [info] ue_fsm init(<<"262429884754341">>) *DBG* epdg_ue_fsm_262429884754341 consume call {auth_request,33,"internet",#{}} from <0.1203.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429884754341 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429884754341 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429884754341 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:20.416 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429884754341 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.416 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429884754341">>,"internet",[],undefined,false,0,false,false} 04:13:20.416 [info] ue_fsm start_link(aaa_ue_fsm_262429884754341) 04:13:20.416 [info] ue_fsm init("262429884754341") 04:13:20.416 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.416 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429884754341",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429884754341 send ok to <0.201.0> 04:13:20.416 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429884754341 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.416 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","178",";","nonode@nohost"],1,undefined,undefined,undefined,"262429884754341",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429884754341 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1>>, <<44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64>>, <<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4, 92,102,251,82,182,125,29,89,246,239,20,201,61>>, <<34,5,108,43,8,129,11,222,131,169,249,74,97,76,55,80>>, <<229,239,109,142,54,225,19,77,52,92,210,145,31,35,133,61>>}]}} from <0.1206.0> in state state_wait_swx_maa 04:13:20.420 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;178;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429884754341",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64]],[[12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4,92,102,251,82,182,125,29,89,246,239,20,201,61]],["foobar"],[[229,239,109,142,54,225,19,77,52,92,210,145,31,35,133,61]],[[34,5,108,43,8,129,11,222,131,169,249,74,97,76,55,80]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.420 [info] dia_sip2gsup: auth [12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64] authz [12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4,92,102,251,82,182,125,29,89,246,239,20,201,61]  *DBG* aaa_ue_fsm_262429884754341 send ok to <0.1206.0> 04:13:20.420 [info] rand [12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1] autn [44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64]  *DBG* epdg_ue_fsm_262429884754341 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1>>, <<44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64>>, <<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4, 92,102,251,82,182,125,29,89,246,239,20,201,61>>, <<34,5,108,43,8,129,11,222,131,169,249,74,97,76,55,80>>, <<229,239,109,142,54,225,19,77,52,92,210,145,31,35,133,61>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.420 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429884754341 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1>>, <<44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64>>, <<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4, 92,102,251,82,182,125,29,89,246,239,20,201,61>>, <<34,5,108,43,8,129,11,222,131,169,249,74,97,76,55,80>>, <<229,239,109,142,54,225,19,77,52,92,210,145,31,35,133,61>>}]}} from <0.1206.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429884754341 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429884754341">>, {ok, [{epdg_auth_tuple, <<12,220,191,255,59,197,241,78,82,85,44,51,129, 138,167,1>>, <<44,165,29,251,225,85,84,241,168,229,211,225, 141,219,27,64>>, <<12,220,191,255,59,197,241,78,82,85,44,51,129, 138,167,1,4,92,102,251,82,182,125,29,89,246, 239,20,201,61>>, <<34,5,108,43,8,129,11,222,131,169,249,74,97, 76,55,80>>, <<229,239,109,142,54,225,19,77,52,92,210, 145,31,35,133,61>>}]}}} 04:13:20.420 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429884754341",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429884754341 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1>>, <<44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64>>, <<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4, 92,102,251,82,182,125,29,89,246,239,20,201,61>>, <<34,5,108,43,8,129,11,222,131,169,249,74,97,76,55,80>>, <<229,239,109,142,54,225,19,77,52,92,210,145,31,35,133,61>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.420 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1>>,<<44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64>>,<<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4,92,102,251,82,182,125,29,89,246,239,20,201,61>>,<<34,5,108,43,8,129,11,222,131,169,249,74,97,76,55,80>>,<<229,239,109,142,54,225,19,77,52,92,210,145,31,35,133,61>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.421 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1>>,<<44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64>>,<<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4,92,102,251,82,182,125,29,89,246,239,20,201,61>>,<<34,5,108,43,8,129,11,222,131,169,249,74,97,76,55,80>>,<<229,239,109,142,54,225,19,77,52,92,210,145,31,35,133,61>>}]}, {ue_fsm_data,<<"262429884754341">>,"internet",[],undefined,false,0,false,false} 04:13:20.421 [info] auth_response(<<"262429884754341">>): {ok,[{epdg_auth_tuple,<<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1>>,<<44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64>>,<<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4,92,102,251,82,182,125,29,89,246,239,20,201,61>>,<<34,5,108,43,8,129,11,222,131,169,249,74,97,76,55,80>>,<<229,239,109,142,54,225,19,77,52,92,210,145,31,35,133,61>>}]} 04:13:20.421 [info] auth_response for <<"262429884754341">>: {ok,[{epdg_auth_tuple,<<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1>>,<<44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64>>,<<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4,92,102,251,82,182,125,29,89,246,239,20,201,61>>,<<34,5,108,43,8,129,11,222,131,169,249,74,97,76,55,80>>,<<229,239,109,142,54,225,19,77,52,92,210,145,31,35,133,61>>}]} 04:13:20.421 [info] GSUP: Tx #{auth_tuples => [#{autn => <<44,165,29,251,225,85,84,241,168,229,211,225,141,219,27,64>>,ck => <<229,239,109,142,54,225,19,77,52,92,210,145,31,35,133,61>>,ik => <<34,5,108,43,8,129,11,222,131,169,249,74,97,76,55,80>>,rand => <<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1>>,res => <<12,220,191,255,59,197,241,78,82,85,44,51,129,138,167,1,4,92,102,251,82,182,125,29,89,246,239,20,201,61>>}],imsi => <<"262429884754341">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429884754341">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429884754341 receive call lu_request from <0.1207.0> in state state_authenticating *DBG* epdg_ue_fsm_262429884754341 send ok to <0.1207.0> 04:13:20.422 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429884754341">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429884754341 consume call lu_request from <0.1207.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.422 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429884754341 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.422 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429884754341">>,"internet",[],undefined,false,0,false,false} 04:13:20.422 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.422 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429884754341",undefined,undefined,false,false,undefined} 04:13:20.422 [debug] SWx Tx SAR Imsi="262429884754341" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429884754341 send ok to <0.201.0> 04:13:20.422 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","179",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429884754341",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429884754341 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429884754341 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1208.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429884754341 send ok to <0.1208.0> *DBG* aaa_ue_fsm_262429884754341 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1208.0> in state state_wait_swx_saa => state_authenticated 04:13:20.425 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;179;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429884754341",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429884754341 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.425 [info] ue_fsm ev_rx_swx_saa 04:13:20.425 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429884754341",undefined,undefined,false,false,undefined} 04:13:20.425 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:20.425 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429884754341">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429884754341 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429884754341">>,ok}} 04:13:20.425 [info] lu_response(<<"262429884754341">>): ok *DBG* epdg_ue_fsm_262429884754341 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.425 [info] lu_response for <<"262429884754341">>: ok 04:13:20.425 [info] GSUP: Tx #{imsi => <<"262429884754341">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429884754341">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429884754341 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1209.0> in state state_authenticated 04:13:20.427 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429884754341">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429884754341 send ok to <0.1209.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429884754341 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1209.0> in state state_authenticated => state_wait_create_session_resp 04:13:20.427 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262429884754341 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:20.427 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429884754341">>,"internet",[],undefined,false,0,false,false} 04:13:20.427 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:20.427 [info] s2b: Tx {gtp,v2,create_session_request,0,5395935,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429884754341">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864915,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660798,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:20.427 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429884754341 receive call {rx_s6b_aar,"262429884754341@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1210.0> in state state_authenticated 04:13:20.431 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429884754341@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.431 [info] ue_fsm ev_rx_s6b_aar: "262429884754341@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:20.431 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429884754341@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429884754341",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429884754341 send ok to <0.1210.0> 04:13:20.431 [debug] SWx Tx SAR Imsi="262429884754341" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429884754341 consume call {rx_s6b_aar,"262429884754341@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1210.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.431 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","180",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429884754341",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:20.432 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429884754341 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1211.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429884754341 send ok to <0.1211.0> *DBG* aaa_ue_fsm_262429884754341 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1211.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.434 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;180;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429884754341",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.434 [info] ue_fsm ev_rx_swx_saa 04:13:20.434 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429884754341","262429884754341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1210.0>} 04:13:20.434 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.434 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262429884754341 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 3431660798, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1259033022}}} from <0.1212.0> in state state_wait_create_session_resp 04:13:20.437 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,211,82,85,223,0,2,0,2,0,16,0,87,0,9,1,160,75,11,81,190,172,18,2,103,79,0,5,0,1,192,168,0,47,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,75,11,81,190,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,75,11,81,190,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.437 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864915,5395935,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"K\vQ¾">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1259033022,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1259033022,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,47>>}}} 04:13:20.437 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429884754341">>,<0.1204.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864915,1259033022,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660798,1259033022}],[],[],[],[],[],[],[]}}}} 04:13:20.437 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.437 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 3431660798,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1259033022}} 04:13:20.437 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429884754341">>,"internet",[],undefined,false,0,false,false} 04:13:20.437 [info] KMOD Port Create PDP Context Call {<0.1204.0>,[alias|#Ref<0.718718372.1967980545.229585>]}: {create_pdp_context,{172,18,2,103},3431660798,1259033022,{192,168,0,47}} 04:13:20.437 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,47}, 3431660798, 1259033022 04:13:20.437 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1794,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,47}},{i_tid,3431660798},{o_tid,1259033022}]}} *DBG* epdg_ue_fsm_262429884754341 send ok to <0.1212.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429884754341">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 3431660798, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1259033022}}}} 04:13:20.437 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 3431660798,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1259033022}) returned ok *DBG* epdg_ue_fsm_262429884754341 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 3431660798, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1259033022}}} from <0.1212.0> in state state_wait_create_session_resp => state_active 04:13:20.437 [info] tunnel_response(<<"262429884754341">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 3431660798,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1259033022}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.437 [info] tunnel_response for <<"262429884754341">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 3431660798,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1259033022}} 04:13:20.437 [info] GSUP: Tx #{imsi => <<"262429884754341">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,47>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421347144246">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421347144246 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421347144246 consume internal init_state in state state_new 04:13:20.522 [info] GSUP: Rx #{imsi => <<"262421347144246">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421347144246 receive call {auth_request,33,"internet",#{}} from <0.1213.0> in state state_new 04:13:20.522 [info] ue_fsm start(epdg_ue_fsm_262421347144246) 04:13:20.522 [info] ue_fsm init(<<"262421347144246">>) *DBG* epdg_ue_fsm_262421347144246 send ok to <0.1213.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421347144246 consume call {auth_request,33,"internet",#{}} from <0.1213.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421347144246 enter aaa_ue_fsm in state state_new 04:13:20.522 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421347144246 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421347144246 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421347144246 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.523 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421347144246">>,"internet",[],undefined,false,0,false,false} 04:13:20.523 [info] ue_fsm start_link(aaa_ue_fsm_262421347144246) 04:13:20.523 [info] ue_fsm init("262421347144246") 04:13:20.523 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.524 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421347144246",undefined,undefined,false,false,undefined} 04:13:20.524 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421347144246 send ok to <0.201.0> 04:13:20.524 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","181",";","nonode@nohost"],1,undefined,undefined,undefined,"262421347144246",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421347144246 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421347144246 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18>>, <<226,123,172,192,156,88,236,143,244,63,46,167,238,144,141, 226>>, <<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177, 64,151,190,211,33,223,50,17,97,233,4,241,15>>, <<253,165,1,208,37,231,134,4,83,108,28,134,162,48,101,10>>, <<85,133,158,145,210,135,207,105,96,36,91,82,23,115,63,55>>}]}} from <0.1216.0> in state state_wait_swx_maa 04:13:20.539 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;181;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421347144246",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,226,123,172,192,156,88,236,143,244,63,46,167,238,144,141,226]],[[200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177,64,151,190,211,33,223,50,17,97,233,4,241,15]],["foobar"],[[85,133,158,145,210,135,207,105,96,36,91,82,23,115,63,55]],[[253,165,1,208,37,231,134,4,83,108,28,134,162,48,101,10]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.539 [info] dia_sip2gsup: auth [200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,226,123,172,192,156,88,236,143,244,63,46,167,238,144,141,226] authz [200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177,64,151,190,211,33,223,50,17,97,233,4,241,15]  *DBG* aaa_ue_fsm_262421347144246 send ok to <0.1216.0> *DBG* epdg_ue_fsm_262421347144246 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18>>, <<226,123,172,192,156,88,236,143,244,63,46,167,238,144,141, 226>>, <<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177, 64,151,190,211,33,223,50,17,97,233,4,241,15>>, <<253,165,1,208,37,231,134,4,83,108,28,134,162,48,101,10>>, <<85,133,158,145,210,135,207,105,96,36,91,82,23,115,63,55>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421347144246 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18>>, <<226,123,172,192,156,88,236,143,244,63,46,167,238,144,141, 226>>, <<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177, 64,151,190,211,33,223,50,17,97,233,4,241,15>>, <<253,165,1,208,37,231,134,4,83,108,28,134,162,48,101,10>>, <<85,133,158,145,210,135,207,105,96,36,91,82,23,115,63,55>>}]}} from <0.1216.0> in state state_wait_swx_maa => state_new 04:13:20.539 [info] rand [200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18] autn [226,123,172,192,156,88,236,143,244,63,46,167,238,144,141,226]  *DBG* epdg_ue_fsm_262421347144246 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421347144246">>, {ok, [{epdg_auth_tuple, <<200,144,4,143,143,40,66,48,6,23,139,107,228, 50,14,18>>, <<226,123,172,192,156,88,236,143,244,63,46,167, 238,144,141,226>>, <<200,144,4,143,143,40,66,48,6,23,139,107,228, 50,14,18,177,64,151,190,211,33,223,50,17,97, 233,4,241,15>>, <<253,165,1,208,37,231,134,4,83,108,28,134,162, 48,101,10>>, <<85,133,158,145,210,135,207,105,96,36,91, 82,23,115,63,55>>}]}}} 04:13:20.539 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421347144246 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18>>, <<226,123,172,192,156,88,236,143,244,63,46,167,238,144,141, 226>>, <<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177, 64,151,190,211,33,223,50,17,97,233,4,241,15>>, <<253,165,1,208,37,231,134,4,83,108,28,134,162,48,101,10>>, <<85,133,158,145,210,135,207,105,96,36,91,82,23,115,63,55>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.540 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421347144246",undefined,undefined,false,false,undefined} 04:13:20.540 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18>>,<<226,123,172,192,156,88,236,143,244,63,46,167,238,144,141,226>>,<<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177,64,151,190,211,33,223,50,17,97,233,4,241,15>>,<<253,165,1,208,37,231,134,4,83,108,28,134,162,48,101,10>>,<<85,133,158,145,210,135,207,105,96,36,91,82,23,115,63,55>>}]} 04:13:20.541 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18>>,<<226,123,172,192,156,88,236,143,244,63,46,167,238,144,141,226>>,<<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177,64,151,190,211,33,223,50,17,97,233,4,241,15>>,<<253,165,1,208,37,231,134,4,83,108,28,134,162,48,101,10>>,<<85,133,158,145,210,135,207,105,96,36,91,82,23,115,63,55>>}]}, {ue_fsm_data,<<"262421347144246">>,"internet",[],undefined,false,0,false,false} 04:13:20.541 [info] auth_response(<<"262421347144246">>): {ok,[{epdg_auth_tuple,<<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18>>,<<226,123,172,192,156,88,236,143,244,63,46,167,238,144,141,226>>,<<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177,64,151,190,211,33,223,50,17,97,233,4,241,15>>,<<253,165,1,208,37,231,134,4,83,108,28,134,162,48,101,10>>,<<85,133,158,145,210,135,207,105,96,36,91,82,23,115,63,55>>}]} 04:13:20.543 [info] auth_response for <<"262421347144246">>: {ok,[{epdg_auth_tuple,<<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18>>,<<226,123,172,192,156,88,236,143,244,63,46,167,238,144,141,226>>,<<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177,64,151,190,211,33,223,50,17,97,233,4,241,15>>,<<253,165,1,208,37,231,134,4,83,108,28,134,162,48,101,10>>,<<85,133,158,145,210,135,207,105,96,36,91,82,23,115,63,55>>}]} 04:13:20.543 [info] GSUP: Tx #{auth_tuples => [#{autn => <<226,123,172,192,156,88,236,143,244,63,46,167,238,144,141,226>>,ck => <<85,133,158,145,210,135,207,105,96,36,91,82,23,115,63,55>>,ik => <<253,165,1,208,37,231,134,4,83,108,28,134,162,48,101,10>>,rand => <<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18>>,res => <<200,144,4,143,143,40,66,48,6,23,139,107,228,50,14,18,177,64,151,190,211,33,223,50,17,97,233,4,241,15>>}],imsi => <<"262421347144246">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421347144246">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421347144246 receive call lu_request from <0.1217.0> in state state_authenticating 04:13:20.549 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421347144246">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421347144246 send ok to <0.1217.0> 04:13:20.549 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421347144246 consume call lu_request from <0.1217.0> in state state_authenticating *DBG* aaa_ue_fsm_262421347144246 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.549 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421347144246">>,"internet",[],undefined,false,0,false,false} 04:13:20.549 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262421347144246 send ok to <0.201.0> 04:13:20.550 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421347144246",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421347144246 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:20.550 [debug] SWx Tx SAR Imsi="262421347144246" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.550 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","182",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421347144246",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421347144246 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1218.0> in state state_wait_swx_saa 04:13:20.560 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;182;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421347144246",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421347144246 send ok to <0.1218.0> 04:13:20.560 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421347144246 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1218.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421347144246 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.560 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421347144246",undefined,undefined,false,false,undefined} 04:13:20.561 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421347144246 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421347144246">>,ok}} 04:13:20.561 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421347144246">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421347144246 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.561 [info] lu_response(<<"262421347144246">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.561 [info] lu_response for <<"262421347144246">>: ok 04:13:20.561 [info] GSUP: Tx #{imsi => <<"262421347144246">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421347144246">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421347144246 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1219.0> in state state_authenticated 04:13:20.567 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421347144246">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.567 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.568 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421347144246">>,"internet",[],undefined,false,0,false,false} 04:13:20.568 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262421347144246 send ok to <0.1219.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.568 [info] s2b: Tx {gtp,v2,create_session_request,0,5395936,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421347144246">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864916,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660799,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421347144246 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1219.0> in state state_authenticated => state_wait_create_session_resp 04:13:20.568 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421347144246 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421347144246 receive call {rx_s6b_aar,"262421347144246@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1220.0> in state state_authenticated 04:13:20.585 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421347144246@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.585 [info] ue_fsm ev_rx_s6b_aar: "262421347144246@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:20.585 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421347144246@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421347144246",undefined,undefined,true,false,undefined} 04:13:20.585 [debug] SWx Tx SAR Imsi="262421347144246" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:20.585 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","183",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421347144246",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421347144246 send ok to <0.1220.0> 04:13:20.585 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421347144246 consume call {rx_s6b_aar,"262421347144246@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1220.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421347144246 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1221.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421347144246 send ok to <0.1221.0> *DBG* aaa_ue_fsm_262421347144246 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1221.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.593 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;183;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421347144246",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.593 [info] ue_fsm ev_rx_swx_saa 04:13:20.594 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421347144246","262421347144246@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1220.0>} 04:13:20.594 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.594 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.605 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,212,82,85,224,0,2,0,2,0,16,0,87,0,9,1,160,35,80,201,5,172,18,2,103,79,0,5,0,1,192,168,0,48,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,35,80,201,5,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,35,80,201,5,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.605 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864916,5395936,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<35,80,201,5>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,592496901,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,592496901,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,48>>}}} 04:13:20.606 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421347144246">>,<0.1214.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864916,592496901,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660799,592496901}]}}}} *DBG* epdg_ue_fsm_262421347144246 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 3431660799, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 592496901}}} from <0.1222.0> in state state_wait_create_session_resp 04:13:20.606 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.606 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 3431660799,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 592496901}} 04:13:20.606 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421347144246">>,"internet",[],undefined,false,0,false,false} 04:13:20.606 [info] KMOD Port Create PDP Context Call {<0.1214.0>,[alias|#Ref<0.718718372.1967980545.229741>]}: {create_pdp_context,{172,18,2,103},3431660799,592496901,{192,168,0,48}} 04:13:20.606 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,48}, 3431660799, 592496901 04:13:20.606 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1858,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,48}},{i_tid,3431660799},{o_tid,592496901}]}} *DBG* epdg_ue_fsm_262421347144246 send ok to <0.1222.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421347144246">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 3431660799, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 592496901}}}} 04:13:20.607 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 3431660799,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 592496901}) returned ok *DBG* epdg_ue_fsm_262421347144246 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 3431660799, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 592496901}}} from <0.1222.0> in state state_wait_create_session_resp => state_active 04:13:20.607 [info] tunnel_response(<<"262421347144246">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 3431660799,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 592496901}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.607 [info] tunnel_response for <<"262421347144246">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 3431660799,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 592496901}} 04:13:20.607 [info] GSUP: Tx #{imsi => <<"262421347144246">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,48>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425605242790">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:20.619 [info] GSUP: Rx #{imsi => <<"262425605242790">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425605242790 enter epdg_ue_fsm in state state_new 04:13:20.619 [info] ue_fsm start(epdg_ue_fsm_262425605242790) *DBG* epdg_ue_fsm_262425605242790 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425605242790 receive call {auth_request,33,"internet",#{}} from <0.1223.0> in state state_new 04:13:20.619 [info] ue_fsm init(<<"262425605242790">>) *DBG* epdg_ue_fsm_262425605242790 send ok to <0.1223.0> 04:13:20.619 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425605242790 consume call {auth_request,33,"internet",#{}} from <0.1223.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425605242790 enter aaa_ue_fsm in state state_new 04:13:20.620 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425605242790">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425605242790 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:20.620 [info] ue_fsm start_link(aaa_ue_fsm_262425605242790) *DBG* aaa_ue_fsm_262425605242790 consume internal init_state in state state_new 04:13:20.620 [info] ue_fsm init("262425605242790") 04:13:20.620 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425605242790 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.621 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425605242790",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425605242790 send ok to <0.201.0> 04:13:20.621 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425605242790 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.621 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","184",";","nonode@nohost"],1,undefined,undefined,undefined,"262425605242790",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:20.633 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;184;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425605242790",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48,223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99]],[[107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48,44,93,111,23,72,89,53,150,204,250,31,178,223,176]],["foobar"],[[223,179,184,232,152,201,38,255,115,155,26,164,236,170,243,134]],[[95,242,212,118,77,61,62,21,89,145,166,142,132,150,60,168]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425605242790 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48>>, <<223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99>>, <<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48, 44,93,111,23,72,89,53,150,204,250,31,178,223,176>>, <<95,242,212,118,77,61,62,21,89,145,166,142,132,150,60,168>>, <<223,179,184,232,152,201,38,255,115,155,26,164,236,170, 243,134>>}]}} from <0.1226.0> in state state_wait_swx_maa 04:13:20.633 [info] dia_sip2gsup: auth [107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48,223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99] authz [107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48,44,93,111,23,72,89,53,150,204,250,31,178,223,176]  04:13:20.633 [info] rand [107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48] autn [223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99]  *DBG* aaa_ue_fsm_262425605242790 send ok to <0.1226.0> 04:13:20.633 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425605242790 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48>>, <<223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99>>, <<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48, 44,93,111,23,72,89,53,150,204,250,31,178,223,176>>, <<95,242,212,118,77,61,62,21,89,145,166,142,132,150,60,168>>, <<223,179,184,232,152,201,38,255,115,155,26,164,236,170, 243,134>>}]}} from <0.1226.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425605242790 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48>>, <<223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99>>, <<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48, 44,93,111,23,72,89,53,150,204,250,31,178,223,176>>, <<95,242,212,118,77,61,62,21,89,145,166,142,132,150,60,168>>, <<223,179,184,232,152,201,38,255,115,155,26,164,236,170, 243,134>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.633 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425605242790",undefined,undefined,false,false,undefined} 04:13:20.633 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48>>,<<223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99>>,<<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48,44,93,111,23,72,89,53,150,204,250,31,178,223,176>>,<<95,242,212,118,77,61,62,21,89,145,166,142,132,150,60,168>>,<<223,179,184,232,152,201,38,255,115,155,26,164,236,170,243,134>>}]} 04:13:20.634 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48>>,<<223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99>>,<<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48,44,93,111,23,72,89,53,150,204,250,31,178,223,176>>,<<95,242,212,118,77,61,62,21,89,145,166,142,132,150,60,168>>,<<223,179,184,232,152,201,38,255,115,155,26,164,236,170,243,134>>}]}, {ue_fsm_data,<<"262425605242790">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425605242790 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425605242790">>, {ok, [{epdg_auth_tuple, <<107,62,122,200,138,196,171,119,75,210,2,245, 145,36,239,48>>, <<223,245,134,79,51,183,127,107,78,109,231,190, 6,38,64,99>>, <<107,62,122,200,138,196,171,119,75,210,2,245, 145,36,239,48,44,93,111,23,72,89,53,150,204, 250,31,178,223,176>>, <<95,242,212,118,77,61,62,21,89,145,166,142, 132,150,60,168>>, <<223,179,184,232,152,201,38,255,115,155, 26,164,236,170,243,134>>}]}}} 04:13:20.634 [info] auth_response(<<"262425605242790">>): {ok,[{epdg_auth_tuple,<<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48>>,<<223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99>>,<<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48,44,93,111,23,72,89,53,150,204,250,31,178,223,176>>,<<95,242,212,118,77,61,62,21,89,145,166,142,132,150,60,168>>,<<223,179,184,232,152,201,38,255,115,155,26,164,236,170,243,134>>}]} *DBG* epdg_ue_fsm_262425605242790 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48>>, <<223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99>>, <<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48, 44,93,111,23,72,89,53,150,204,250,31,178,223,176>>, <<95,242,212,118,77,61,62,21,89,145,166,142,132,150,60,168>>, <<223,179,184,232,152,201,38,255,115,155,26,164,236,170, 243,134>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.634 [info] auth_response for <<"262425605242790">>: {ok,[{epdg_auth_tuple,<<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48>>,<<223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99>>,<<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48,44,93,111,23,72,89,53,150,204,250,31,178,223,176>>,<<95,242,212,118,77,61,62,21,89,145,166,142,132,150,60,168>>,<<223,179,184,232,152,201,38,255,115,155,26,164,236,170,243,134>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.634 [info] GSUP: Tx #{auth_tuples => [#{autn => <<223,245,134,79,51,183,127,107,78,109,231,190,6,38,64,99>>,ck => <<223,179,184,232,152,201,38,255,115,155,26,164,236,170,243,134>>,ik => <<95,242,212,118,77,61,62,21,89,145,166,142,132,150,60,168>>,rand => <<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48>>,res => <<107,62,122,200,138,196,171,119,75,210,2,245,145,36,239,48,44,93,111,23,72,89,53,150,204,250,31,178,223,176>>}],imsi => <<"262425605242790">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425605242790">>, message_type => location_upd_req}} 04:13:20.637 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425605242790">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425605242790 receive call lu_request from <0.1227.0> in state state_authenticating 04:13:20.637 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425605242790 send ok to <0.1227.0> 04:13:20.637 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425605242790">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425605242790 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425605242790 consume call lu_request from <0.1227.0> in state state_authenticating 04:13:20.637 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262425605242790 send ok to <0.201.0> 04:13:20.637 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425605242790",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425605242790 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:20.637 [debug] SWx Tx SAR Imsi="262425605242790" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.638 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","185",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425605242790",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425605242790 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1228.0> in state state_wait_swx_saa 04:13:20.643 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;185;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425605242790",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425605242790 send ok to <0.1228.0> *DBG* aaa_ue_fsm_262425605242790 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1228.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425605242790 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.643 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425605242790 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425605242790">>,ok}} 04:13:20.643 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425605242790",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425605242790 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.643 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:20.643 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425605242790">>,"internet",[],undefined,false,0,false,false} 04:13:20.643 [info] lu_response(<<"262425605242790">>): ok 04:13:20.644 [info] lu_response for <<"262425605242790">>: ok 04:13:20.644 [info] GSUP: Tx #{imsi => <<"262425605242790">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425605242790">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:20.647 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425605242790">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425605242790 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1229.0> in state state_authenticated 04:13:20.647 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.647 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425605242790">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425605242790 send ok to <0.1229.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.647 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262425605242790 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1229.0> in state state_authenticated => state_wait_create_session_resp 04:13:20.647 [info] s2b: Tx {gtp,v2,create_session_request,0,5395937,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425605242790">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864917,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660800,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425605242790 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:20.647 [debug] Waiting for CreateSessionResponse 04:13:20.656 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425605242790@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425605242790 receive call {rx_s6b_aar,"262425605242790@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1230.0> in state state_authenticated 04:13:20.656 [info] ue_fsm ev_rx_s6b_aar: "262425605242790@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:20.656 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425605242790@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262425605242790",undefined,undefined,true,false,undefined} 04:13:20.656 [debug] SWx Tx SAR Imsi="262425605242790" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:20.656 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","186",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425605242790",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425605242790 send ok to <0.1230.0> 04:13:20.656 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425605242790 consume call {rx_s6b_aar,"262425605242790@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1230.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425605242790 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1231.0> in state state_authenticated_wait_swx_saa 04:13:20.658 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;186;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425605242790",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425605242790 send ok to <0.1231.0> 04:13:20.658 [info] ue_fsm ev_rx_swx_saa 04:13:20.658 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425605242790","262425605242790@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1230.0>} *DBG* aaa_ue_fsm_262425605242790 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1231.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.658 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.658 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.662 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,213,82,85,225,0,2,0,2,0,16,0,87,0,9,1,160,68,132,171,228,172,18,2,103,79,0,5,0,1,192,168,0,49,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,68,132,171,228,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,68,132,171,228,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262425605242790 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 3431660800, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1149545444}}} from <0.1232.0> in state state_wait_create_session_resp 04:13:20.662 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864917,5395937,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<68,132,171,228>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1149545444,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1149545444,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,49>>}}} 04:13:20.662 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425605242790">>,<0.1224.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864917,1149545444,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660800,1149545444}],[],[],[],[]}}}} 04:13:20.662 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.662 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 3431660800,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1149545444}} 04:13:20.662 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425605242790">>,"internet",[],undefined,false,0,false,false} 04:13:20.662 [info] KMOD Port Create PDP Context Call {<0.1224.0>,[alias|#Ref<0.718718372.1967980545.229850>]}: {create_pdp_context,{172,18,2,103},3431660800,1149545444,{192,168,0,49}} 04:13:20.662 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,49}, 3431660800, 1149545444 04:13:20.662 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1922,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,49}},{i_tid,3431660800},{o_tid,1149545444}]}} *DBG* epdg_ue_fsm_262425605242790 send ok to <0.1232.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425605242790">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 3431660800, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1149545444}}}} 04:13:20.662 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 3431660800,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1149545444}) returned ok *DBG* epdg_ue_fsm_262425605242790 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 3431660800, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1149545444}}} from <0.1232.0> in state state_wait_create_session_resp => state_active 04:13:20.662 [info] tunnel_response(<<"262425605242790">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 3431660800,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1149545444}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.662 [info] tunnel_response for <<"262425605242790">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 3431660800,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1149545444}} 04:13:20.663 [info] GSUP: Tx #{imsi => <<"262425605242790">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,49>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420988413391">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:20.721 [info] GSUP: Rx #{imsi => <<"262420988413391">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420988413391 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420988413391 consume internal init_state in state state_new 04:13:20.721 [info] ue_fsm start(epdg_ue_fsm_262420988413391) *DBG* epdg_ue_fsm_262420988413391 receive call {auth_request,33,"internet",#{}} from <0.1233.0> in state state_new *DBG* epdg_ue_fsm_262420988413391 send ok to <0.1233.0> *DBG* epdg_ue_fsm_262420988413391 consume call {auth_request,33,"internet",#{}} from <0.1233.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420988413391 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420988413391 enter aaa_ue_fsm in state state_new 04:13:20.721 [info] ue_fsm init(<<"262420988413391">>) 04:13:20.721 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420988413391 consume internal init_state in state state_new 04:13:20.722 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420988413391">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420988413391 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.722 [info] ue_fsm start_link(aaa_ue_fsm_262420988413391) 04:13:20.722 [info] ue_fsm init("262420988413391") 04:13:20.722 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420988413391 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420988413391 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.723 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420988413391",undefined,undefined,false,false,undefined} 04:13:20.723 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.723 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","187",";","nonode@nohost"],1,undefined,undefined,undefined,"262420988413391",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:20.733 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;187;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420988413391",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90]],[[46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99,77,163,242,44,104,33,97,49,149,104,76,226,52]],["foobar"],[[207,94,49,201,2,191,96,120,102,204,228,195,28,22,115,8]],[[186,56,105,68,171,55,182,85,35,187,3,103,42,122,231,7]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420988413391 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38>>, <<186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90>>, <<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99, 77,163,242,44,104,33,97,49,149,104,76,226,52>>, <<186,56,105,68,171,55,182,85,35,187,3,103,42,122,231,7>>, <<207,94,49,201,2,191,96,120,102,204,228,195,28,22,115,8>>}]}} from <0.1236.0> in state state_wait_swx_maa 04:13:20.733 [info] dia_sip2gsup: auth [46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90] authz [46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99,77,163,242,44,104,33,97,49,149,104,76,226,52]  04:13:20.733 [info] rand [46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38] autn [186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90]  *DBG* aaa_ue_fsm_262420988413391 send ok to <0.1236.0> 04:13:20.733 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420988413391 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38>>, <<186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90>>, <<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99, 77,163,242,44,104,33,97,49,149,104,76,226,52>>, <<186,56,105,68,171,55,182,85,35,187,3,103,42,122,231,7>>, <<207,94,49,201,2,191,96,120,102,204,228,195,28,22,115,8>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420988413391 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38>>, <<186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90>>, <<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99, 77,163,242,44,104,33,97,49,149,104,76,226,52>>, <<186,56,105,68,171,55,182,85,35,187,3,103,42,122,231,7>>, <<207,94,49,201,2,191,96,120,102,204,228,195,28,22,115,8>>}]}} from <0.1236.0> in state state_wait_swx_maa => state_new 04:13:20.734 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420988413391",undefined,undefined,false,false,undefined} 04:13:20.734 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38>>,<<186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90>>,<<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99,77,163,242,44,104,33,97,49,149,104,76,226,52>>,<<186,56,105,68,171,55,182,85,35,187,3,103,42,122,231,7>>,<<207,94,49,201,2,191,96,120,102,204,228,195,28,22,115,8>>}]} *DBG* epdg_ue_fsm_262420988413391 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420988413391">>, {ok, [{epdg_auth_tuple, <<46,133,246,213,188,62,17,32,89,40,131,26,228, 35,133,38>>, <<186,183,2,131,33,47,148,33,60,175,255,124, 217,70,246,90>>, <<46,133,246,213,188,62,17,32,89,40,131,26,228, 35,133,38,99,77,163,242,44,104,33,97,49,149, 104,76,226,52>>, <<186,56,105,68,171,55,182,85,35,187,3,103,42, 122,231,7>>, <<207,94,49,201,2,191,96,120,102,204,228, 195,28,22,115,8>>}]}}} 04:13:20.735 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38>>,<<186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90>>,<<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99,77,163,242,44,104,33,97,49,149,104,76,226,52>>,<<186,56,105,68,171,55,182,85,35,187,3,103,42,122,231,7>>,<<207,94,49,201,2,191,96,120,102,204,228,195,28,22,115,8>>}]}, {ue_fsm_data,<<"262420988413391">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420988413391 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38>>, <<186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90>>, <<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99, 77,163,242,44,104,33,97,49,149,104,76,226,52>>, <<186,56,105,68,171,55,182,85,35,187,3,103,42,122,231,7>>, <<207,94,49,201,2,191,96,120,102,204,228,195,28,22,115,8>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.735 [info] auth_response(<<"262420988413391">>): {ok,[{epdg_auth_tuple,<<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38>>,<<186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90>>,<<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99,77,163,242,44,104,33,97,49,149,104,76,226,52>>,<<186,56,105,68,171,55,182,85,35,187,3,103,42,122,231,7>>,<<207,94,49,201,2,191,96,120,102,204,228,195,28,22,115,8>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.735 [info] auth_response for <<"262420988413391">>: {ok,[{epdg_auth_tuple,<<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38>>,<<186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90>>,<<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99,77,163,242,44,104,33,97,49,149,104,76,226,52>>,<<186,56,105,68,171,55,182,85,35,187,3,103,42,122,231,7>>,<<207,94,49,201,2,191,96,120,102,204,228,195,28,22,115,8>>}]} 04:13:20.736 [info] GSUP: Tx #{auth_tuples => [#{autn => <<186,183,2,131,33,47,148,33,60,175,255,124,217,70,246,90>>,ck => <<207,94,49,201,2,191,96,120,102,204,228,195,28,22,115,8>>,ik => <<186,56,105,68,171,55,182,85,35,187,3,103,42,122,231,7>>,rand => <<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38>>,res => <<46,133,246,213,188,62,17,32,89,40,131,26,228,35,133,38,99,77,163,242,44,104,33,97,49,149,104,76,226,52>>}],imsi => <<"262420988413391">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420988413391">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420988413391 receive call lu_request from <0.1237.0> in state state_authenticating *DBG* epdg_ue_fsm_262420988413391 send ok to <0.1237.0> 04:13:20.740 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420988413391">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420988413391 consume call lu_request from <0.1237.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420988413391 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.740 [info] ue_fsm lu_request 04:13:20.740 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420988413391">>,"internet",[],undefined,false,0,false,false} 04:13:20.740 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.740 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420988413391",undefined,undefined,false,false,undefined} 04:13:20.741 [debug] SWx Tx SAR Imsi="262420988413391" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.741 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","188",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420988413391",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420988413391 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420988413391 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420988413391 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1238.0> in state state_wait_swx_saa 04:13:20.749 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;188;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420988413391",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.749 [info] ue_fsm ev_rx_swx_saa 04:13:20.749 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420988413391",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420988413391 send ok to <0.1238.0> *DBG* epdg_ue_fsm_262420988413391 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.750 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262420988413391 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1238.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420988413391 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420988413391">>,ok}} 04:13:20.750 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420988413391">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420988413391 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.750 [info] lu_response(<<"262420988413391">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.750 [info] lu_response for <<"262420988413391">>: ok 04:13:20.751 [info] GSUP: Tx #{imsi => <<"262420988413391">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420988413391">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420988413391 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1239.0> in state state_authenticated 04:13:20.755 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420988413391">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.755 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.756 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420988413391">>,"internet",[],undefined,false,0,false,false} 04:13:20.756 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:20.756 [info] s2b: Tx {gtp,v2,create_session_request,0,5395938,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420988413391">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864918,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660801,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420988413391 send ok to <0.1239.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.756 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420988413391 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1239.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420988413391 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420988413391 receive call {rx_s6b_aar,"262420988413391@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1240.0> in state state_authenticated 04:13:20.768 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420988413391@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.768 [info] ue_fsm ev_rx_s6b_aar: "262420988413391@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:20.768 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420988413391@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262420988413391",undefined,undefined,true,false,undefined} 04:13:20.768 [debug] SWx Tx SAR Imsi="262420988413391" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420988413391 send ok to <0.1240.0> 04:13:20.768 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","189",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420988413391",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420988413391 consume call {rx_s6b_aar,"262420988413391@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1240.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.768 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420988413391 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1241.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420988413391 send ok to <0.1241.0> 04:13:20.774 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;189;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420988413391",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420988413391 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1241.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.774 [info] ue_fsm ev_rx_swx_saa 04:13:20.774 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420988413391","262420988413391@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1240.0>} 04:13:20.774 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.774 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.783 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,214,82,85,226,0,2,0,2,0,16,0,87,0,9,1,160,139,20,108,221,172,18,2,103,79,0,5,0,1,192,168,0,50,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,139,20,108,221,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,139,20,108,221,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.784 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864918,5395938,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<139,20,108,221>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2333371613,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2333371613,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,50>>}}} 04:13:20.784 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420988413391">>,<0.1234.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864918,2333371613,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660801,2333371613}]}}}} *DBG* epdg_ue_fsm_262420988413391 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 3431660801, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2333371613}}} from <0.1242.0> in state state_wait_create_session_resp 04:13:20.784 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.784 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 3431660801,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2333371613}} 04:13:20.784 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420988413391">>,"internet",[],undefined,false,0,false,false} 04:13:20.784 [info] KMOD Port Create PDP Context Call {<0.1234.0>,[alias|#Ref<0.718718372.1967980545.229997>]}: {create_pdp_context,{172,18,2,103},3431660801,2333371613,{192,168,0,50}} 04:13:20.784 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,50}, 3431660801, 2333371613 04:13:20.784 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1986,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,50}},{i_tid,3431660801},{o_tid,2333371613}]}} *DBG* epdg_ue_fsm_262420988413391 send ok to <0.1242.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420988413391">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 3431660801, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2333371613}}}} 04:13:20.785 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 3431660801,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2333371613}) returned ok *DBG* epdg_ue_fsm_262420988413391 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 3431660801, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2333371613}}} from <0.1242.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.785 [info] tunnel_response(<<"262420988413391">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 3431660801,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2333371613}} 04:13:20.785 [info] tunnel_response for <<"262420988413391">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 3431660801,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2333371613}} 04:13:20.785 [info] GSUP: Tx #{imsi => <<"262420988413391">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,50>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420743287735">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:20.821 [info] GSUP: Rx #{imsi => <<"262420743287735">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420743287735 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420743287735 consume internal init_state in state state_new 04:13:20.821 [info] ue_fsm start(epdg_ue_fsm_262420743287735) *DBG* epdg_ue_fsm_262420743287735 receive call {auth_request,33,"internet",#{}} from <0.1243.0> in state state_new 04:13:20.821 [info] ue_fsm init(<<"262420743287735">>) *DBG* epdg_ue_fsm_262420743287735 send ok to <0.1243.0> 04:13:20.822 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420743287735 consume call {auth_request,33,"internet",#{}} from <0.1243.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420743287735 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420743287735 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:20.822 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420743287735">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420743287735 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420743287735 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.822 [info] ue_fsm start_link(aaa_ue_fsm_262420743287735) 04:13:20.823 [info] ue_fsm init("262420743287735") 04:13:20.823 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.823 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420743287735",undefined,undefined,false,false,undefined} 04:13:20.823 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.823 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","190",";","nonode@nohost"],1,undefined,undefined,undefined,"262420743287735",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420743287735 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420743287735 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420743287735 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104>>, <<76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100>>, <<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104, 212,85,92,185,66,239,231,100,28,226,7,158,108,49>>, <<"w`SÚDôDU«èSYt´¥X">>, <<57,126,122,41,6,180,116,13,223,169,86,242,57,78,124,206>>}]}} from <0.1246.0> in state state_wait_swx_maa 04:13:20.838 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;190;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420743287735",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104,76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100]],[[214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104,212,85,92,185,66,239,231,100,28,226,7,158,108,49]],["foobar"],[[57,126,122,41,6,180,116,13,223,169,86,242,57,78,124,206]],["w`SÚDôDU«èSYt´¥X"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:20.838 [info] dia_sip2gsup: auth [214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104,76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100] authz [214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104,212,85,92,185,66,239,231,100,28,226,7,158,108,49]  *DBG* aaa_ue_fsm_262420743287735 send ok to <0.1246.0> 04:13:20.838 [info] rand [214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104] autn [76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100]  *DBG* aaa_ue_fsm_262420743287735 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104>>, <<76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100>>, <<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104, 212,85,92,185,66,239,231,100,28,226,7,158,108,49>>, <<"w`SÚDôDU«èSYt´¥X">>, <<57,126,122,41,6,180,116,13,223,169,86,242,57,78,124,206>>}]}} from <0.1246.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420743287735 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104>>, <<76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100>>, <<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104, 212,85,92,185,66,239,231,100,28,226,7,158,108,49>>, <<"w`SÚDôDU«èSYt´¥X">>, <<57,126,122,41,6,180,116,13,223,169,86,242,57,78,124,206>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.838 [info] ue_fsm ev_rx_swx_maa 04:13:20.839 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420743287735",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420743287735 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420743287735">>, {ok, [{epdg_auth_tuple, <<214,135,241,15,183,193,120,133,89,154,12,233, 119,89,35,104>>, <<76,229,55,54,86,123,24,153,99,55,46,55,250, 228,193,100>>, <<214,135,241,15,183,193,120,133,89,154,12,233, 119,89,35,104,212,85,92,185,66,239,231,100, 28,226,7,158,108,49>>, <<"w`SÚDôDU«èSYt´¥X">>, <<57,126,122,41,6,180,116,13,223,169,86, 242,57,78,124,206>>}]}}} 04:13:20.839 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104>>,<<76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100>>,<<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104,212,85,92,185,66,239,231,100,28,226,7,158,108,49>>,<<"w`SÚDôDU«èSYt´¥X">>,<<57,126,122,41,6,180,116,13,223,169,86,242,57,78,124,206>>}]} *DBG* epdg_ue_fsm_262420743287735 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104>>, <<76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100>>, <<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104, 212,85,92,185,66,239,231,100,28,226,7,158,108,49>>, <<"w`SÚDôDU«èSYt´¥X">>, <<57,126,122,41,6,180,116,13,223,169,86,242,57,78,124,206>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.840 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104>>,<<76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100>>,<<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104,212,85,92,185,66,239,231,100,28,226,7,158,108,49>>,<<"w`SÚDôDU«èSYt´¥X">>,<<57,126,122,41,6,180,116,13,223,169,86,242,57,78,124,206>>}]}, {ue_fsm_data,<<"262420743287735">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.840 [info] auth_response(<<"262420743287735">>): {ok,[{epdg_auth_tuple,<<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104>>,<<76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100>>,<<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104,212,85,92,185,66,239,231,100,28,226,7,158,108,49>>,<<"w`SÚDôDU«èSYt´¥X">>,<<57,126,122,41,6,180,116,13,223,169,86,242,57,78,124,206>>}]} 04:13:20.841 [info] auth_response for <<"262420743287735">>: {ok,[{epdg_auth_tuple,<<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104>>,<<76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100>>,<<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104,212,85,92,185,66,239,231,100,28,226,7,158,108,49>>,<<"w`SÚDôDU«èSYt´¥X">>,<<57,126,122,41,6,180,116,13,223,169,86,242,57,78,124,206>>}]} 04:13:20.841 [info] GSUP: Tx #{auth_tuples => [#{autn => <<76,229,55,54,86,123,24,153,99,55,46,55,250,228,193,100>>,ck => <<57,126,122,41,6,180,116,13,223,169,86,242,57,78,124,206>>,ik => <<"w`SÚDôDU«èSYt´¥X">>,rand => <<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104>>,res => <<214,135,241,15,183,193,120,133,89,154,12,233,119,89,35,104,212,85,92,185,66,239,231,100,28,226,7,158,108,49>>}],imsi => <<"262420743287735">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420743287735">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420743287735 receive call lu_request from <0.1247.0> in state state_authenticating *DBG* epdg_ue_fsm_262420743287735 send ok to <0.1247.0> *DBG* epdg_ue_fsm_262420743287735 consume call lu_request from <0.1247.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.847 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420743287735">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262420743287735 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.847 [info] ue_fsm lu_request 04:13:20.848 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420743287735">>,"internet",[],undefined,false,0,false,false} 04:13:20.848 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420743287735 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420743287735 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:20.848 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420743287735",undefined,undefined,false,false,undefined} 04:13:20.848 [debug] SWx Tx SAR Imsi="262420743287735" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.849 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","191",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420743287735",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420743287735 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1248.0> in state state_wait_swx_saa 04:13:20.858 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;191;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420743287735",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420743287735 send ok to <0.1248.0> 04:13:20.858 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420743287735 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1248.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420743287735 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.858 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420743287735",undefined,undefined,false,false,undefined} 04:13:20.858 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420743287735 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420743287735">>,ok}} 04:13:20.858 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420743287735">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420743287735 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.858 [info] lu_response(<<"262420743287735">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.859 [info] lu_response for <<"262420743287735">>: ok 04:13:20.859 [info] GSUP: Tx #{imsi => <<"262420743287735">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420743287735">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420743287735 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1249.0> in state state_authenticated 04:13:20.862 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420743287735">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420743287735 send ok to <0.1249.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.862 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262420743287735 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1249.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420743287735 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:20.862 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420743287735">>,"internet",[],undefined,false,0,false,false} 04:13:20.863 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:20.863 [info] s2b: Tx {gtp,v2,create_session_request,0,5395939,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420743287735">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864919,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660802,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:20.863 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420743287735 receive call {rx_s6b_aar,"262420743287735@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1250.0> in state state_authenticated 04:13:20.871 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420743287735@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:20.871 [info] ue_fsm ev_rx_s6b_aar: "262420743287735@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262420743287735 send ok to <0.1250.0> 04:13:20.871 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420743287735@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262420743287735",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420743287735 consume call {rx_s6b_aar,"262420743287735@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1250.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.871 [debug] SWx Tx SAR Imsi="262420743287735" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:20.871 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","192",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420743287735",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:20.871 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420743287735 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1251.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420743287735 send ok to <0.1251.0> 04:13:20.874 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;192;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420743287735",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420743287735 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1251.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.874 [info] ue_fsm ev_rx_swx_saa 04:13:20.874 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420743287735","262420743287735@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1250.0>} 04:13:20.874 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.874 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.878 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,215,82,85,227,0,2,0,2,0,16,0,87,0,9,1,160,227,32,79,214,172,18,2,103,79,0,5,0,1,192,168,0,51,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,227,32,79,214,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,227,32,79,214,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.878 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864919,5395939,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ã OÖ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3810545622,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3810545622,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,51>>}}} 04:13:20.878 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420743287735">>,<0.1244.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864919,3810545622,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3431660802,3810545622}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420743287735 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 3431660802, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3810545622}}} from <0.1252.0> in state state_wait_create_session_resp 04:13:20.878 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:20.878 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 3431660802,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3810545622}} 04:13:20.878 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420743287735">>,"internet",[],undefined,false,0,false,false} 04:13:20.878 [info] KMOD Port Create PDP Context Call {<0.1244.0>,[alias|#Ref<0.718718372.1967980545.230145>]}: {create_pdp_context,{172,18,2,103},3431660802,3810545622,{192,168,0,51}} 04:13:20.878 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,51}, 3431660802, 3810545622 04:13:20.878 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2050,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,51}},{i_tid,3431660802},{o_tid,3810545622}]}} 04:13:20.878 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 3431660802,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3810545622}) returned ok *DBG* epdg_ue_fsm_262420743287735 send ok to <0.1252.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420743287735">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 3431660802, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3810545622}}}} *DBG* epdg_ue_fsm_262420743287735 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 3431660802, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3810545622}}} from <0.1252.0> in state state_wait_create_session_resp => state_active 04:13:20.878 [info] tunnel_response(<<"262420743287735">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 3431660802,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3810545622}} 04:13:20.878 [info] tunnel_response for <<"262420743287735">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 3431660802,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3810545622}} 04:13:20.878 [info] GSUP: Tx #{imsi => <<"262420743287735">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,51>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422872533090">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422872533090 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422872533090 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422872533090 receive call {auth_request,33,"internet",#{}} from <0.1253.0> in state state_new 04:13:20.917 [info] GSUP: Rx #{imsi => <<"262422872533090">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422872533090 send ok to <0.1253.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.917 [info] ue_fsm start(epdg_ue_fsm_262422872533090) *DBG* aaa_ue_fsm_262422872533090 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422872533090 consume call {auth_request,33,"internet",#{}} from <0.1253.0> in state state_new => state_wait_auth_resp 04:13:20.917 [info] ue_fsm init(<<"262422872533090">>) *DBG* aaa_ue_fsm_262422872533090 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422872533090 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:20.917 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422872533090 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:20.917 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422872533090">>,"internet",[],undefined,false,0,false,false} 04:13:20.917 [info] ue_fsm start_link(aaa_ue_fsm_262422872533090) 04:13:20.917 [info] ue_fsm init("262422872533090") 04:13:20.917 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:20.918 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422872533090",undefined,undefined,false,false,undefined} 04:13:20.918 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:20.918 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","193",";","nonode@nohost"],1,undefined,undefined,undefined,"262422872533090",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422872533090 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422872533090 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:20.921 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;193;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422872533090",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241,157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180]],[[174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241,136,143,52,71,11,104,144,148,118,93,39,158,232,172]],["foobar"],[[173,176,225,117,88,149,74,209,176,38,98,2,222,223,198,73]],[[125,62,204,47,126,253,51,195,200,33,122,91,233,181,26,82]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422872533090 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241>>, <<157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180>>, <<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241, 136,143,52,71,11,104,144,148,118,93,39,158,232,172>>, <<125,62,204,47,126,253,51,195,200,33,122,91,233,181,26,82>>, <<173,176,225,117,88,149,74,209,176,38,98,2,222,223,198, 73>>}]}} from <0.1256.0> in state state_wait_swx_maa 04:13:20.921 [info] dia_sip2gsup: auth [174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241,157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180] authz [174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241,136,143,52,71,11,104,144,148,118,93,39,158,232,172]  04:13:20.921 [info] rand [174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241] autn [157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180]  04:13:20.921 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422872533090 send ok to <0.1256.0> 04:13:20.921 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422872533090",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422872533090 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241>>, <<157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180>>, <<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241, 136,143,52,71,11,104,144,148,118,93,39,158,232,172>>, <<125,62,204,47,126,253,51,195,200,33,122,91,233,181,26,82>>, <<173,176,225,117,88,149,74,209,176,38,98,2,222,223,198, 73>>}]}} from <0.1256.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422872533090 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241>>, <<157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180>>, <<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241, 136,143,52,71,11,104,144,148,118,93,39,158,232,172>>, <<125,62,204,47,126,253,51,195,200,33,122,91,233,181,26,82>>, <<173,176,225,117,88,149,74,209,176,38,98,2,222,223,198, 73>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:20.921 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241>>,<<157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180>>,<<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241,136,143,52,71,11,104,144,148,118,93,39,158,232,172>>,<<125,62,204,47,126,253,51,195,200,33,122,91,233,181,26,82>>,<<173,176,225,117,88,149,74,209,176,38,98,2,222,223,198,73>>}]} *DBG* epdg_ue_fsm_262422872533090 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422872533090">>, {ok, [{epdg_auth_tuple, <<174,179,38,161,24,177,4,12,157,94,119,30,244, 148,40,241>>, <<157,184,242,80,33,133,214,136,55,68,254,17, 60,227,65,180>>, <<174,179,38,161,24,177,4,12,157,94,119,30,244, 148,40,241,136,143,52,71,11,104,144,148,118, 93,39,158,232,172>>, <<125,62,204,47,126,253,51,195,200,33,122,91, 233,181,26,82>>, <<173,176,225,117,88,149,74,209,176,38,98, 2,222,223,198,73>>}]}}} 04:13:20.922 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241>>,<<157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180>>,<<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241,136,143,52,71,11,104,144,148,118,93,39,158,232,172>>,<<125,62,204,47,126,253,51,195,200,33,122,91,233,181,26,82>>,<<173,176,225,117,88,149,74,209,176,38,98,2,222,223,198,73>>}]}, {ue_fsm_data,<<"262422872533090">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422872533090 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241>>, <<157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180>>, <<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241, 136,143,52,71,11,104,144,148,118,93,39,158,232,172>>, <<125,62,204,47,126,253,51,195,200,33,122,91,233,181,26,82>>, <<173,176,225,117,88,149,74,209,176,38,98,2,222,223,198, 73>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:20.922 [info] auth_response(<<"262422872533090">>): {ok,[{epdg_auth_tuple,<<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241>>,<<157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180>>,<<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241,136,143,52,71,11,104,144,148,118,93,39,158,232,172>>,<<125,62,204,47,126,253,51,195,200,33,122,91,233,181,26,82>>,<<173,176,225,117,88,149,74,209,176,38,98,2,222,223,198,73>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.922 [info] auth_response for <<"262422872533090">>: {ok,[{epdg_auth_tuple,<<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241>>,<<157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180>>,<<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241,136,143,52,71,11,104,144,148,118,93,39,158,232,172>>,<<125,62,204,47,126,253,51,195,200,33,122,91,233,181,26,82>>,<<173,176,225,117,88,149,74,209,176,38,98,2,222,223,198,73>>}]} 04:13:20.922 [info] GSUP: Tx #{auth_tuples => [#{autn => <<157,184,242,80,33,133,214,136,55,68,254,17,60,227,65,180>>,ck => <<173,176,225,117,88,149,74,209,176,38,98,2,222,223,198,73>>,ik => <<125,62,204,47,126,253,51,195,200,33,122,91,233,181,26,82>>,rand => <<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241>>,res => <<174,179,38,161,24,177,4,12,157,94,119,30,244,148,40,241,136,143,52,71,11,104,144,148,118,93,39,158,232,172>>}],imsi => <<"262422872533090">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422872533090">>, message_type => location_upd_req}} 04:13:20.923 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422872533090">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422872533090 receive call lu_request from <0.1257.0> in state state_authenticating 04:13:20.923 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422872533090 send ok to <0.1257.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.923 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422872533090">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422872533090 consume call lu_request from <0.1257.0> in state state_authenticating *DBG* aaa_ue_fsm_262422872533090 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:20.923 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:20.923 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422872533090",undefined,undefined,false,false,undefined} 04:13:20.923 [debug] SWx Tx SAR Imsi="262422872533090" Type=1 APN="internet" AgentInfoOpt=[]  04:13:20.924 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","194",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422872533090",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422872533090 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422872533090 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422872533090 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1258.0> in state state_wait_swx_saa 04:13:20.926 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;194;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422872533090",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422872533090 send ok to <0.1258.0> *DBG* epdg_ue_fsm_262422872533090 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:20.926 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422872533090 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1258.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422872533090 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422872533090">>,ok}} 04:13:20.926 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422872533090",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422872533090 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:20.926 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:20.926 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422872533090">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:20.926 [info] lu_response(<<"262422872533090">>): ok 04:13:20.926 [info] lu_response for <<"262422872533090">>: ok 04:13:20.926 [info] GSUP: Tx #{imsi => <<"262422872533090">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422872533090">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422872533090 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1259.0> in state state_authenticated 04:13:20.927 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422872533090">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:20.927 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:20.927 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422872533090">>,"internet",[],undefined,false,0,false,false} 04:13:20.927 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:20.927 [info] s2b: Tx {gtp,v2,create_session_request,0,5395940,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422872533090">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864920,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660803,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422872533090 send ok to <0.1259.0> 04:13:20.927 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422872533090 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1259.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422872533090 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:20.932 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422872533090@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422872533090 receive call {rx_s6b_aar,"262422872533090@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1260.0> in state state_authenticated 04:13:20.932 [info] ue_fsm ev_rx_s6b_aar: "262422872533090@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:20.932 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422872533090@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422872533090",undefined,undefined,true,false,undefined} 04:13:20.932 [debug] SWx Tx SAR Imsi="262422872533090" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422872533090 send ok to <0.1260.0> *DBG* aaa_ue_fsm_262422872533090 consume call {rx_s6b_aar,"262422872533090@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1260.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:20.932 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","195",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422872533090",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:20.932 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422872533090 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1261.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422872533090 send ok to <0.1261.0> 04:13:20.934 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;195;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422872533090",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422872533090 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1261.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:20.934 [info] ue_fsm ev_rx_swx_saa 04:13:20.934 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422872533090","262422872533090@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1260.0>} 04:13:20.934 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:20.934 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:20.936 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,216,82,85,228,0,2,0,2,0,16,0,87,0,9,1,160,47,78,18,84,172,18,2,103,79,0,5,0,1,192,168,0,52,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,47,78,18,84,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,47,78,18,84,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:20.936 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864920,5395940,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<47,78,18,84>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,793645652,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,793645652,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,52>>}}} 04:13:20.936 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422872533090">>,<0.1254.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864920,793645652,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660803,793645652}],[],[],[],[],[],[],[]}}}} 04:13:20.936 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262422872533090 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 3431660803, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 793645652}}} from <0.1262.0> in state state_wait_create_session_resp 04:13:20.936 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 3431660803,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 793645652}} 04:13:20.936 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422872533090">>,"internet",[],undefined,false,0,false,false} 04:13:20.936 [info] KMOD Port Create PDP Context Call {<0.1254.0>,[alias|#Ref<0.718718372.1967980557.221169>]}: {create_pdp_context,{172,18,2,103},3431660803,793645652,{192,168,0,52}} 04:13:20.937 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,52}, 3431660803, 793645652 04:13:20.937 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],142,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,52}},{i_tid,3431660803},{o_tid,793645652}]}} 04:13:20.937 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 3431660803,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 793645652}) returned ok *DBG* epdg_ue_fsm_262422872533090 send ok to <0.1262.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422872533090">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 3431660803, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 793645652}}}} 04:13:20.937 [info] tunnel_response(<<"262422872533090">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 3431660803,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 793645652}} *DBG* epdg_ue_fsm_262422872533090 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 3431660803, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 793645652}}} from <0.1262.0> in state state_wait_create_session_resp => state_active 04:13:20.937 [info] tunnel_response for <<"262422872533090">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 3431660803,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 793645652}} 04:13:20.937 [info] GSUP: Tx #{imsi => <<"262422872533090">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,52>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421465303163">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421465303163 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421465303163 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421465303163 receive call {auth_request,33,"internet",#{}} from <0.1263.0> in state state_new *DBG* epdg_ue_fsm_262421465303163 send ok to <0.1263.0> *DBG* epdg_ue_fsm_262421465303163 consume call {auth_request,33,"internet",#{}} from <0.1263.0> in state state_new => state_wait_auth_resp 04:13:21.017 [info] GSUP: Rx #{imsi => <<"262421465303163">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421465303163 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:21.017 [info] ue_fsm start(epdg_ue_fsm_262421465303163) *DBG* aaa_ue_fsm_262421465303163 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262421465303163 consume internal init_state in state state_new 04:13:21.017 [info] ue_fsm init(<<"262421465303163">>) *DBG* aaa_ue_fsm_262421465303163 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.017 [info] ue_fsm auth_request 04:13:21.018 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421465303163">>,"internet",[],undefined,false,0,false,false} 04:13:21.018 [info] ue_fsm start_link(aaa_ue_fsm_262421465303163) 04:13:21.018 [info] ue_fsm init("262421465303163") 04:13:21.018 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.018 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421465303163",undefined,undefined,false,false,undefined} 04:13:21.018 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421465303163 send ok to <0.201.0> 04:13:21.018 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","196",";","nonode@nohost"],1,undefined,undefined,undefined,"262421465303163",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421465303163 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421465303163 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216, 108>>, <<47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182>>, <<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216, 108,40,73,144,12,140,164,254,66,83,154,103,177,128,9>>, <<205,8,16,249,195,31,199,230,254,110,38,120,213,252,62,55>>, <<188,71,116,155,122,159,230,13,173,109,115,4,27,43,199, 240>>}]}} from <0.1266.0> in state state_wait_swx_maa 04:13:21.021 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;196;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421465303163",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108,47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182]],[[111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108,40,73,144,12,140,164,254,66,83,154,103,177,128,9]],["foobar"],[[188,71,116,155,122,159,230,13,173,109,115,4,27,43,199,240]],[[205,8,16,249,195,31,199,230,254,110,38,120,213,252,62,55]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421465303163 send ok to <0.1266.0> *DBG* aaa_ue_fsm_262421465303163 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216, 108>>, <<47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182>>, <<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216, 108,40,73,144,12,140,164,254,66,83,154,103,177,128,9>>, <<205,8,16,249,195,31,199,230,254,110,38,120,213,252,62,55>>, <<188,71,116,155,122,159,230,13,173,109,115,4,27,43,199, 240>>}]}} from <0.1266.0> in state state_wait_swx_maa => state_new 04:13:21.021 [info] dia_sip2gsup: auth [111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108,47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182] authz [111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108,40,73,144,12,140,164,254,66,83,154,103,177,128,9]  *DBG* epdg_ue_fsm_262421465303163 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216, 108>>, <<47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182>>, <<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216, 108,40,73,144,12,140,164,254,66,83,154,103,177,128,9>>, <<205,8,16,249,195,31,199,230,254,110,38,120,213,252,62,55>>, <<188,71,116,155,122,159,230,13,173,109,115,4,27,43,199, 240>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.021 [info] rand [111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108] autn [47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182]  04:13:21.021 [info] ue_fsm ev_rx_swx_maa 04:13:21.021 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421465303163",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421465303163 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421465303163">>, {ok, [{epdg_auth_tuple, <<111,210,152,125,251,78,128,172,112,252,173, 47,252,183,216,108>>, <<47,114,154,41,67,218,216,12,217,202,244,139, 73,86,54,182>>, <<111,210,152,125,251,78,128,172,112,252,173, 47,252,183,216,108,40,73,144,12,140,164,254, 66,83,154,103,177,128,9>>, <<205,8,16,249,195,31,199,230,254,110,38,120, 213,252,62,55>>, <<188,71,116,155,122,159,230,13,173,109, 115,4,27,43,199,240>>}]}}} 04:13:21.021 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108>>,<<47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182>>,<<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108,40,73,144,12,140,164,254,66,83,154,103,177,128,9>>,<<205,8,16,249,195,31,199,230,254,110,38,120,213,252,62,55>>,<<188,71,116,155,122,159,230,13,173,109,115,4,27,43,199,240>>}]} *DBG* epdg_ue_fsm_262421465303163 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216, 108>>, <<47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182>>, <<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216, 108,40,73,144,12,140,164,254,66,83,154,103,177,128,9>>, <<205,8,16,249,195,31,199,230,254,110,38,120,213,252,62,55>>, <<188,71,116,155,122,159,230,13,173,109,115,4,27,43,199, 240>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.021 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108>>,<<47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182>>,<<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108,40,73,144,12,140,164,254,66,83,154,103,177,128,9>>,<<205,8,16,249,195,31,199,230,254,110,38,120,213,252,62,55>>,<<188,71,116,155,122,159,230,13,173,109,115,4,27,43,199,240>>}]}, {ue_fsm_data,<<"262421465303163">>,"internet",[],undefined,false,0,false,false} 04:13:21.021 [info] auth_response(<<"262421465303163">>): {ok,[{epdg_auth_tuple,<<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108>>,<<47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182>>,<<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108,40,73,144,12,140,164,254,66,83,154,103,177,128,9>>,<<205,8,16,249,195,31,199,230,254,110,38,120,213,252,62,55>>,<<188,71,116,155,122,159,230,13,173,109,115,4,27,43,199,240>>}]} 04:13:21.022 [info] auth_response for <<"262421465303163">>: {ok,[{epdg_auth_tuple,<<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108>>,<<47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182>>,<<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108,40,73,144,12,140,164,254,66,83,154,103,177,128,9>>,<<205,8,16,249,195,31,199,230,254,110,38,120,213,252,62,55>>,<<188,71,116,155,122,159,230,13,173,109,115,4,27,43,199,240>>}]} 04:13:21.022 [info] GSUP: Tx #{auth_tuples => [#{autn => <<47,114,154,41,67,218,216,12,217,202,244,139,73,86,54,182>>,ck => <<188,71,116,155,122,159,230,13,173,109,115,4,27,43,199,240>>,ik => <<205,8,16,249,195,31,199,230,254,110,38,120,213,252,62,55>>,rand => <<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108>>,res => <<111,210,152,125,251,78,128,172,112,252,173,47,252,183,216,108,40,73,144,12,140,164,254,66,83,154,103,177,128,9>>}],imsi => <<"262421465303163">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421465303163">>, message_type => location_upd_req}} 04:13:21.023 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421465303163">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421465303163 receive call lu_request from <0.1267.0> in state state_authenticating 04:13:21.023 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421465303163 send ok to <0.1267.0> *DBG* aaa_ue_fsm_262421465303163 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421465303163 consume call lu_request from <0.1267.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.023 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421465303163">>,"internet",[],undefined,false,0,false,false} 04:13:21.023 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.023 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421465303163",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421465303163 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421465303163 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:21.023 [debug] SWx Tx SAR Imsi="262421465303163" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.023 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","197",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421465303163",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421465303163 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1268.0> in state state_wait_swx_saa 04:13:21.025 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;197;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421465303163",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.025 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421465303163 send ok to <0.1268.0> *DBG* epdg_ue_fsm_262421465303163 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.026 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421465303163",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421465303163 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1268.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421465303163 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421465303163">>,ok}} 04:13:21.026 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421465303163 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.026 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421465303163">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.026 [info] lu_response(<<"262421465303163">>): ok 04:13:21.026 [info] lu_response for <<"262421465303163">>: ok 04:13:21.026 [info] GSUP: Tx #{imsi => <<"262421465303163">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421465303163">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421465303163 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1269.0> in state state_authenticated 04:13:21.027 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421465303163">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.027 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.027 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421465303163">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421465303163 send ok to <0.1269.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.027 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262421465303163 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1269.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421465303163 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:21.027 [info] s2b: Tx {gtp,v2,create_session_request,0,5395941,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421465303163">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864921,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660804,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:21.027 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421465303163 receive call {rx_s6b_aar,"262421465303163@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1270.0> in state state_authenticated 04:13:21.032 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421465303163@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.032 [info] ue_fsm ev_rx_s6b_aar: "262421465303163@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:21.032 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421465303163@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421465303163",undefined,undefined,true,false,undefined} 04:13:21.032 [debug] SWx Tx SAR Imsi="262421465303163" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:21.032 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","198",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421465303163",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421465303163 send ok to <0.1270.0> 04:13:21.032 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421465303163 consume call {rx_s6b_aar,"262421465303163@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1270.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.034 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;198;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421465303163",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421465303163 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1271.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421465303163 send ok to <0.1271.0> 04:13:21.034 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421465303163 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1271.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.034 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421465303163","262421465303163@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1270.0>} 04:13:21.034 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.034 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.036 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,217,82,85,229,0,2,0,2,0,16,0,87,0,9,1,160,181,27,223,185,172,18,2,103,79,0,5,0,1,192,168,0,53,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,181,27,223,185,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,181,27,223,185,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.036 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864921,5395941,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"µ\eß¹">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3038502841,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3038502841,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,53>>}}} 04:13:21.036 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421465303163">>,<0.1264.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864921,3038502841,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660804,3038502841}],[],[],[],[],[],[],[]}}}} 04:13:21.036 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421465303163 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 3431660804, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3038502841}}} from <0.1272.0> in state state_wait_create_session_resp 04:13:21.036 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 3431660804,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3038502841}} 04:13:21.036 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421465303163">>,"internet",[],undefined,false,0,false,false} 04:13:21.036 [info] KMOD Port Create PDP Context Call {<0.1264.0>,[alias|#Ref<0.718718372.1967980557.221292>]}: {create_pdp_context,{172,18,2,103},3431660804,3038502841,{192,168,0,53}} 04:13:21.036 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,53}, 3431660804, 3038502841 04:13:21.036 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],206,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,53}},{i_tid,3431660804},{o_tid,3038502841}]}} 04:13:21.036 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 3431660804,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3038502841}) returned ok *DBG* epdg_ue_fsm_262421465303163 send ok to <0.1272.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421465303163">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 3431660804, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3038502841}}}} 04:13:21.037 [info] tunnel_response(<<"262421465303163">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 3431660804,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3038502841}} *DBG* epdg_ue_fsm_262421465303163 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 3431660804, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3038502841}}} from <0.1272.0> in state state_wait_create_session_resp => state_active 04:13:21.037 [info] tunnel_response for <<"262421465303163">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 3431660804,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3038502841}} 04:13:21.037 [info] GSUP: Tx #{imsi => <<"262421465303163">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,53>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424855895665">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:21.121 [info] GSUP: Rx #{imsi => <<"262424855895665">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424855895665 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424855895665 consume internal init_state in state state_new 04:13:21.122 [info] ue_fsm start(epdg_ue_fsm_262424855895665) *DBG* epdg_ue_fsm_262424855895665 receive call {auth_request,33,"internet",#{}} from <0.1273.0> in state state_new 04:13:21.122 [info] ue_fsm init(<<"262424855895665">>) *DBG* epdg_ue_fsm_262424855895665 send ok to <0.1273.0> 04:13:21.122 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424855895665 consume call {auth_request,33,"internet",#{}} from <0.1273.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424855895665 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424855895665 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:21.123 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424855895665">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424855895665 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262424855895665 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.123 [info] ue_fsm start_link(aaa_ue_fsm_262424855895665) 04:13:21.123 [info] ue_fsm init("262424855895665") 04:13:21.123 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.124 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424855895665",undefined,undefined,false,false,undefined} 04:13:21.124 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424855895665 send ok to <0.201.0> 04:13:21.124 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","199",";","nonode@nohost"],1,undefined,undefined,undefined,"262424855895665",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424855895665 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424855895665 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40>>, <<168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143>>, <<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40, 239,147,151,76,77,178,254,3,239,168,240,205,218,153>>, <<182,118,156,1,178,99,110,190,210,107,3,151,216,27,190,85>>, <<228,39,90,178,8,94,212,31,235,69,4,10,207,83,39,14>>}]}} from <0.1276.0> in state state_wait_swx_maa 04:13:21.134 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;199;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424855895665",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40,168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143]],[[60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40,239,147,151,76,77,178,254,3,239,168,240,205,218,153]],["foobar"],[[228,39,90,178,8,94,212,31,235,69,4,10,207,83,39,14]],[[182,118,156,1,178,99,110,190,210,107,3,151,216,27,190,85]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424855895665 send ok to <0.1276.0> *DBG* aaa_ue_fsm_262424855895665 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40>>, <<168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143>>, <<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40, 239,147,151,76,77,178,254,3,239,168,240,205,218,153>>, <<182,118,156,1,178,99,110,190,210,107,3,151,216,27,190,85>>, <<228,39,90,178,8,94,212,31,235,69,4,10,207,83,39,14>>}]}} from <0.1276.0> in state state_wait_swx_maa => state_new 04:13:21.135 [info] dia_sip2gsup: auth [60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40,168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143] authz [60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40,239,147,151,76,77,178,254,3,239,168,240,205,218,153]  *DBG* epdg_ue_fsm_262424855895665 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40>>, <<168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143>>, <<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40, 239,147,151,76,77,178,254,3,239,168,240,205,218,153>>, <<182,118,156,1,178,99,110,190,210,107,3,151,216,27,190,85>>, <<228,39,90,178,8,94,212,31,235,69,4,10,207,83,39,14>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.135 [info] rand [60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40] autn [168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143]  04:13:21.135 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424855895665 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424855895665">>, {ok, [{epdg_auth_tuple, <<60,58,19,78,19,229,100,196,75,149,168,129, 184,184,169,40>>, <<168,149,50,103,8,56,232,145,222,155,172,37, 31,1,52,143>>, <<60,58,19,78,19,229,100,196,75,149,168,129, 184,184,169,40,239,147,151,76,77,178,254,3, 239,168,240,205,218,153>>, <<182,118,156,1,178,99,110,190,210,107,3,151, 216,27,190,85>>, <<228,39,90,178,8,94,212,31,235,69,4,10, 207,83,39,14>>}]}}} 04:13:21.135 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424855895665",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424855895665 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40>>, <<168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143>>, <<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40, 239,147,151,76,77,178,254,3,239,168,240,205,218,153>>, <<182,118,156,1,178,99,110,190,210,107,3,151,216,27,190,85>>, <<228,39,90,178,8,94,212,31,235,69,4,10,207,83,39,14>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.136 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40>>,<<168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143>>,<<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40,239,147,151,76,77,178,254,3,239,168,240,205,218,153>>,<<182,118,156,1,178,99,110,190,210,107,3,151,216,27,190,85>>,<<228,39,90,178,8,94,212,31,235,69,4,10,207,83,39,14>>}]} 04:13:21.137 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40>>,<<168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143>>,<<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40,239,147,151,76,77,178,254,3,239,168,240,205,218,153>>,<<182,118,156,1,178,99,110,190,210,107,3,151,216,27,190,85>>,<<228,39,90,178,8,94,212,31,235,69,4,10,207,83,39,14>>}]}, {ue_fsm_data,<<"262424855895665">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.137 [info] auth_response(<<"262424855895665">>): {ok,[{epdg_auth_tuple,<<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40>>,<<168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143>>,<<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40,239,147,151,76,77,178,254,3,239,168,240,205,218,153>>,<<182,118,156,1,178,99,110,190,210,107,3,151,216,27,190,85>>,<<228,39,90,178,8,94,212,31,235,69,4,10,207,83,39,14>>}]} 04:13:21.138 [info] auth_response for <<"262424855895665">>: {ok,[{epdg_auth_tuple,<<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40>>,<<168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143>>,<<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40,239,147,151,76,77,178,254,3,239,168,240,205,218,153>>,<<182,118,156,1,178,99,110,190,210,107,3,151,216,27,190,85>>,<<228,39,90,178,8,94,212,31,235,69,4,10,207,83,39,14>>}]} 04:13:21.138 [info] GSUP: Tx #{auth_tuples => [#{autn => <<168,149,50,103,8,56,232,145,222,155,172,37,31,1,52,143>>,ck => <<228,39,90,178,8,94,212,31,235,69,4,10,207,83,39,14>>,ik => <<182,118,156,1,178,99,110,190,210,107,3,151,216,27,190,85>>,rand => <<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40>>,res => <<60,58,19,78,19,229,100,196,75,149,168,129,184,184,169,40,239,147,151,76,77,178,254,3,239,168,240,205,218,153>>}],imsi => <<"262424855895665">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424855895665">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424855895665 receive call lu_request from <0.1277.0> in state state_authenticating 04:13:21.144 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424855895665">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424855895665 send ok to <0.1277.0> 04:13:21.144 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424855895665 consume call lu_request from <0.1277.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.144 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424855895665">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424855895665 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.145 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.145 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424855895665",undefined,undefined,false,false,undefined} 04:13:21.145 [debug] SWx Tx SAR Imsi="262424855895665" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.145 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","200",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424855895665",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424855895665 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424855895665 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424855895665 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1278.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424855895665 send ok to <0.1278.0> *DBG* aaa_ue_fsm_262424855895665 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1278.0> in state state_wait_swx_saa => state_authenticated 04:13:21.156 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;200;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424855895665",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424855895665 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.156 [info] ue_fsm ev_rx_swx_saa 04:13:21.156 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424855895665",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424855895665 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424855895665">>,ok}} 04:13:21.156 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424855895665 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.156 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424855895665">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.156 [info] lu_response(<<"262424855895665">>): ok 04:13:21.157 [info] lu_response for <<"262424855895665">>: ok 04:13:21.157 [info] GSUP: Tx #{imsi => <<"262424855895665">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424855895665">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424855895665 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1279.0> in state state_authenticated 04:13:21.162 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424855895665">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.162 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.162 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424855895665">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424855895665 send ok to <0.1279.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.162 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262424855895665 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1279.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424855895665 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:21.162 [info] s2b: Tx {gtp,v2,create_session_request,0,5395942,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424855895665">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864922,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660805,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:21.163 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424855895665 receive call {rx_s6b_aar,"262424855895665@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1280.0> in state state_authenticated 04:13:21.173 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424855895665@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.173 [info] ue_fsm ev_rx_s6b_aar: "262424855895665@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:21.173 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424855895665@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424855895665",undefined,undefined,true,false,undefined} 04:13:21.173 [debug] SWx Tx SAR Imsi="262424855895665" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:21.174 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","201",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424855895665",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424855895665 send ok to <0.1280.0> 04:13:21.174 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424855895665 consume call {rx_s6b_aar,"262424855895665@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1280.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424855895665 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1281.0> in state state_authenticated_wait_swx_saa 04:13:21.177 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;201;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424855895665",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424855895665 send ok to <0.1281.0> *DBG* aaa_ue_fsm_262424855895665 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1281.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.177 [info] ue_fsm ev_rx_swx_saa 04:13:21.177 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424855895665","262424855895665@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1280.0>} 04:13:21.177 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.177 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.182 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,218,82,85,230,0,2,0,2,0,16,0,87,0,9,1,160,127,204,100,199,172,18,2,103,79,0,5,0,1,192,168,0,54,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,127,204,100,199,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,127,204,100,199,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.182 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864922,5395942,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<127,204,100,199>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2144101575,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2144101575,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,54>>}}} 04:13:21.182 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424855895665">>,<0.1274.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864922,2144101575,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660805,2144101575}],[],[],[],[],[],[]}}}} 04:13:21.182 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262424855895665 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 3431660805, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2144101575}}} from <0.1282.0> in state state_wait_create_session_resp 04:13:21.182 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 3431660805,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2144101575}} 04:13:21.182 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424855895665">>,"internet",[],undefined,false,0,false,false} 04:13:21.182 [info] KMOD Port Create PDP Context Call {<0.1274.0>,[alias|#Ref<0.718718372.1967980545.230610>]}: {create_pdp_context,{172,18,2,103},3431660805,2144101575,{192,168,0,54}} 04:13:21.182 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,54}, 3431660805, 2144101575 04:13:21.182 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],270,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,54}},{i_tid,3431660805},{o_tid,2144101575}]}} *DBG* epdg_ue_fsm_262424855895665 send ok to <0.1282.0> 04:13:21.182 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 3431660805,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2144101575}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262424855895665">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 3431660805, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2144101575}}}} 04:13:21.182 [info] tunnel_response(<<"262424855895665">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 3431660805,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2144101575}} *DBG* epdg_ue_fsm_262424855895665 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 3431660805, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2144101575}}} from <0.1282.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.183 [info] tunnel_response for <<"262424855895665">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 3431660805,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2144101575}} 04:13:21.183 [info] GSUP: Tx #{imsi => <<"262424855895665">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,54>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422507117995">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:21.219 [info] GSUP: Rx #{imsi => <<"262422507117995">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422507117995 enter epdg_ue_fsm in state state_new 04:13:21.219 [info] ue_fsm start(epdg_ue_fsm_262422507117995) *DBG* epdg_ue_fsm_262422507117995 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422507117995 receive call {auth_request,33,"internet",#{}} from <0.1283.0> in state state_new 04:13:21.219 [info] ue_fsm init(<<"262422507117995">>) *DBG* epdg_ue_fsm_262422507117995 send ok to <0.1283.0> 04:13:21.219 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422507117995 consume call {auth_request,33,"internet",#{}} from <0.1283.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.220 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422507117995">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422507117995 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422507117995 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422507117995 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262422507117995 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.220 [info] ue_fsm start_link(aaa_ue_fsm_262422507117995) 04:13:21.220 [info] ue_fsm init("262422507117995") 04:13:21.220 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.220 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422507117995",undefined,undefined,false,false,undefined} 04:13:21.220 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.220 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","202",";","nonode@nohost"],1,undefined,undefined,undefined,"262422507117995",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422507117995 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422507117995 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.228 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;202;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422507117995",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134,52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66]],[[173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134,20,247,148,129,188,244,135,171,249,90,51,45,187,25]],["foobar"],[[105,182,58,172,11,232,220,169,193,87,151,74,255,210,85,247]],[[39,34,122,13,235,49,102,52,222,237,82,240,62,78,139,98]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422507117995 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134>>, <<52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66>>, <<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134, 20,247,148,129,188,244,135,171,249,90,51,45,187,25>>, <<39,34,122,13,235,49,102,52,222,237,82,240,62,78,139,98>>, <<105,182,58,172,11,232,220,169,193,87,151,74,255,210,85, 247>>}]}} from <0.1286.0> in state state_wait_swx_maa 04:13:21.228 [info] dia_sip2gsup: auth [173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134,52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66] authz [173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134,20,247,148,129,188,244,135,171,249,90,51,45,187,25]  04:13:21.228 [info] rand [173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134] autn [52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66]  *DBG* aaa_ue_fsm_262422507117995 send ok to <0.1286.0> 04:13:21.228 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422507117995 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134>>, <<52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66>>, <<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134, 20,247,148,129,188,244,135,171,249,90,51,45,187,25>>, <<39,34,122,13,235,49,102,52,222,237,82,240,62,78,139,98>>, <<105,182,58,172,11,232,220,169,193,87,151,74,255,210,85, 247>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422507117995 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134>>, <<52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66>>, <<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134, 20,247,148,129,188,244,135,171,249,90,51,45,187,25>>, <<39,34,122,13,235,49,102,52,222,237,82,240,62,78,139,98>>, <<105,182,58,172,11,232,220,169,193,87,151,74,255,210,85, 247>>}]}} from <0.1286.0> in state state_wait_swx_maa => state_new 04:13:21.229 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422507117995",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422507117995 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422507117995">>, {ok, [{epdg_auth_tuple, <<173,88,244,17,231,80,27,47,166,216,131,241, 198,157,217,134>>, <<52,56,234,228,159,72,173,7,104,30,158,248, 132,155,70,66>>, <<173,88,244,17,231,80,27,47,166,216,131,241, 198,157,217,134,20,247,148,129,188,244,135, 171,249,90,51,45,187,25>>, <<39,34,122,13,235,49,102,52,222,237,82,240,62, 78,139,98>>, <<105,182,58,172,11,232,220,169,193,87, 151,74,255,210,85,247>>}]}}} 04:13:21.229 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134>>,<<52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66>>,<<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134,20,247,148,129,188,244,135,171,249,90,51,45,187,25>>,<<39,34,122,13,235,49,102,52,222,237,82,240,62,78,139,98>>,<<105,182,58,172,11,232,220,169,193,87,151,74,255,210,85,247>>}]} *DBG* epdg_ue_fsm_262422507117995 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134>>, <<52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66>>, <<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134, 20,247,148,129,188,244,135,171,249,90,51,45,187,25>>, <<39,34,122,13,235,49,102,52,222,237,82,240,62,78,139,98>>, <<105,182,58,172,11,232,220,169,193,87,151,74,255,210,85, 247>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.229 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134>>,<<52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66>>,<<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134,20,247,148,129,188,244,135,171,249,90,51,45,187,25>>,<<39,34,122,13,235,49,102,52,222,237,82,240,62,78,139,98>>,<<105,182,58,172,11,232,220,169,193,87,151,74,255,210,85,247>>}]}, {ue_fsm_data,<<"262422507117995">>,"internet",[],undefined,false,0,false,false} 04:13:21.229 [info] auth_response(<<"262422507117995">>): {ok,[{epdg_auth_tuple,<<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134>>,<<52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66>>,<<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134,20,247,148,129,188,244,135,171,249,90,51,45,187,25>>,<<39,34,122,13,235,49,102,52,222,237,82,240,62,78,139,98>>,<<105,182,58,172,11,232,220,169,193,87,151,74,255,210,85,247>>}]} 04:13:21.230 [info] auth_response for <<"262422507117995">>: {ok,[{epdg_auth_tuple,<<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134>>,<<52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66>>,<<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134,20,247,148,129,188,244,135,171,249,90,51,45,187,25>>,<<39,34,122,13,235,49,102,52,222,237,82,240,62,78,139,98>>,<<105,182,58,172,11,232,220,169,193,87,151,74,255,210,85,247>>}]} 04:13:21.230 [info] GSUP: Tx #{auth_tuples => [#{autn => <<52,56,234,228,159,72,173,7,104,30,158,248,132,155,70,66>>,ck => <<105,182,58,172,11,232,220,169,193,87,151,74,255,210,85,247>>,ik => <<39,34,122,13,235,49,102,52,222,237,82,240,62,78,139,98>>,rand => <<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134>>,res => <<173,88,244,17,231,80,27,47,166,216,131,241,198,157,217,134,20,247,148,129,188,244,135,171,249,90,51,45,187,25>>}],imsi => <<"262422507117995">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422507117995">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422507117995 receive call lu_request from <0.1287.0> in state state_authenticating *DBG* epdg_ue_fsm_262422507117995 send ok to <0.1287.0> 04:13:21.232 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422507117995">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422507117995 consume call lu_request from <0.1287.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422507117995 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.232 [info] ue_fsm lu_request 04:13:21.232 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422507117995">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422507117995 send ok to <0.201.0> 04:13:21.232 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262422507117995 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:21.233 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422507117995",undefined,undefined,false,false,undefined} 04:13:21.233 [debug] SWx Tx SAR Imsi="262422507117995" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.233 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","203",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422507117995",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422507117995 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1288.0> in state state_wait_swx_saa 04:13:21.238 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;203;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422507117995",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.238 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422507117995 send ok to <0.1288.0> *DBG* epdg_ue_fsm_262422507117995 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.238 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422507117995",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422507117995 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1288.0> in state state_wait_swx_saa => state_authenticated 04:13:21.238 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:21.238 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422507117995">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422507117995 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422507117995">>,ok}} *DBG* epdg_ue_fsm_262422507117995 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.239 [info] lu_response(<<"262422507117995">>): ok 04:13:21.239 [info] lu_response for <<"262422507117995">>: ok 04:13:21.239 [info] GSUP: Tx #{imsi => <<"262422507117995">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422507117995">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:21.241 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422507117995">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422507117995 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1289.0> in state state_authenticated 04:13:21.241 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.242 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422507117995">>,"internet",[],undefined,false,0,false,false} 04:13:21.242 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:21.242 [info] s2b: Tx {gtp,v2,create_session_request,0,5395943,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422507117995">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864923,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660806,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422507117995 send ok to <0.1289.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.242 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422507117995 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1289.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422507117995 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422507117995 receive call {rx_s6b_aar,"262422507117995@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1290.0> in state state_authenticated 04:13:21.254 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422507117995@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.254 [info] ue_fsm ev_rx_s6b_aar: "262422507117995@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:21.254 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422507117995@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422507117995",undefined,undefined,true,false,undefined} 04:13:21.254 [debug] SWx Tx SAR Imsi="262422507117995" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:21.254 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","204",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422507117995",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422507117995 send ok to <0.1290.0> *DBG* aaa_ue_fsm_262422507117995 consume call {rx_s6b_aar,"262422507117995@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1290.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.255 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422507117995 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1291.0> in state state_authenticated_wait_swx_saa 04:13:21.260 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;204;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422507117995",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.260 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422507117995 send ok to <0.1291.0> *DBG* aaa_ue_fsm_262422507117995 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1291.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.260 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422507117995","262422507117995@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1290.0>} 04:13:21.260 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.260 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.267 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,219,82,85,231,0,2,0,2,0,16,0,87,0,9,1,160,16,131,184,253,172,18,2,103,79,0,5,0,1,192,168,0,55,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,16,131,184,253,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,16,131,184,253,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.267 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864923,5395943,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<16,131,184,253>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,277068029,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,277068029,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,55>>}}} 04:13:21.267 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422507117995">>,<0.1284.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864923,277068029,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660806,277068029}],[]}}}} *DBG* epdg_ue_fsm_262422507117995 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 3431660806, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 277068029}}} from <0.1292.0> in state state_wait_create_session_resp 04:13:21.267 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.267 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 3431660806,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 277068029}} 04:13:21.267 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422507117995">>,"internet",[],undefined,false,0,false,false} 04:13:21.267 [info] KMOD Port Create PDP Context Call {<0.1284.0>,[alias|#Ref<0.718718372.1967980545.230761>]}: {create_pdp_context,{172,18,2,103},3431660806,277068029,{192,168,0,55}} 04:13:21.267 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,55}, 3431660806, 277068029 04:13:21.267 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2114,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,55}},{i_tid,3431660806},{o_tid,277068029}]}} 04:13:21.268 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 3431660806,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 277068029}) returned ok *DBG* epdg_ue_fsm_262422507117995 send ok to <0.1292.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422507117995">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 3431660806, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 277068029}}}} *DBG* epdg_ue_fsm_262422507117995 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 3431660806, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 277068029}}} from <0.1292.0> in state state_wait_create_session_resp => state_active 04:13:21.268 [info] tunnel_response(<<"262422507117995">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 3431660806,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 277068029}} 04:13:21.268 [info] tunnel_response for <<"262422507117995">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 3431660806,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 277068029}} 04:13:21.268 [info] GSUP: Tx #{imsi => <<"262422507117995">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,55>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429075222019">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429075222019 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429075222019 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429075222019 receive call {auth_request,33,"internet",#{}} from <0.1293.0> in state state_new 04:13:21.319 [info] GSUP: Rx #{imsi => <<"262429075222019">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:21.319 [info] ue_fsm start(epdg_ue_fsm_262429075222019) *DBG* epdg_ue_fsm_262429075222019 send ok to <0.1293.0> *DBG* aaa_ue_fsm_262429075222019 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429075222019 consume call {auth_request,33,"internet",#{}} from <0.1293.0> in state state_new => state_wait_auth_resp 04:13:21.319 [info] ue_fsm init(<<"262429075222019">>) *DBG* aaa_ue_fsm_262429075222019 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429075222019 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:21.319 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429075222019 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.320 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429075222019">>,"internet",[],undefined,false,0,false,false} 04:13:21.320 [info] ue_fsm start_link(aaa_ue_fsm_262429075222019) 04:13:21.320 [info] ue_fsm init("262429075222019") 04:13:21.320 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.320 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429075222019",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429075222019 send ok to <0.201.0> 04:13:21.320 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429075222019 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.320 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","205",";","nonode@nohost"],1,undefined,undefined,undefined,"262429075222019",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429075222019 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12>>, <<217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37>>, <<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16, 184,118,165,49,37,12,73,209,3,228,71,133,122>>, <<"¦~ÏòöÏ!$oLËíèÑ4ó">>, <<124,75,237,15,5,138,10,194,148,206,183,238,53,92,142,93>>}]}} from <0.1296.0> in state state_wait_swx_maa 04:13:21.326 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;205;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429075222019",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37]],[[40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16,184,118,165,49,37,12,73,209,3,228,71,133,122]],["foobar"],[[124,75,237,15,5,138,10,194,148,206,183,238,53,92,142,93]],["¦~ÏòöÏ!$oLËíèÑ4ó"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.326 [info] dia_sip2gsup: auth [40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37] authz [40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16,184,118,165,49,37,12,73,209,3,228,71,133,122]  04:13:21.326 [info] rand [40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12] autn [217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37]  04:13:21.326 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429075222019 send ok to <0.1296.0> *DBG* epdg_ue_fsm_262429075222019 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12>>, <<217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37>>, <<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16, 184,118,165,49,37,12,73,209,3,228,71,133,122>>, <<"¦~ÏòöÏ!$oLËíèÑ4ó">>, <<124,75,237,15,5,138,10,194,148,206,183,238,53,92,142,93>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.327 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429075222019",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429075222019 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12>>, <<217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37>>, <<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16, 184,118,165,49,37,12,73,209,3,228,71,133,122>>, <<"¦~ÏòöÏ!$oLËíèÑ4ó">>, <<124,75,237,15,5,138,10,194,148,206,183,238,53,92,142,93>>}]}} from <0.1296.0> in state state_wait_swx_maa => state_new 04:13:21.327 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12>>,<<217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37>>,<<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16,184,118,165,49,37,12,73,209,3,228,71,133,122>>,<<"¦~ÏòöÏ!$oLËíèÑ4ó">>,<<124,75,237,15,5,138,10,194,148,206,183,238,53,92,142,93>>}]} *DBG* epdg_ue_fsm_262429075222019 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429075222019">>, {ok, [{epdg_auth_tuple, <<40,56,30,116,102,206,3,189,36,253,167,237,26, 250,37,12>>, <<217,56,200,150,73,170,97,0,57,176,168,198,75, 127,222,37>>, <<40,56,30,116,102,206,3,189,36,253,167,237,26, 250,37,12,16,184,118,165,49,37,12,73,209,3, 228,71,133,122>>, <<"¦~ÏòöÏ!$oLËíèÑ4ó">>, <<124,75,237,15,5,138,10,194,148,206,183, 238,53,92,142,93>>}]}}} *DBG* epdg_ue_fsm_262429075222019 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12>>, <<217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37>>, <<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16, 184,118,165,49,37,12,73,209,3,228,71,133,122>>, <<"¦~ÏòöÏ!$oLËíèÑ4ó">>, <<124,75,237,15,5,138,10,194,148,206,183,238,53,92,142,93>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.327 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12>>,<<217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37>>,<<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16,184,118,165,49,37,12,73,209,3,228,71,133,122>>,<<"¦~ÏòöÏ!$oLËíèÑ4ó">>,<<124,75,237,15,5,138,10,194,148,206,183,238,53,92,142,93>>}]}, {ue_fsm_data,<<"262429075222019">>,"internet",[],undefined,false,0,false,false} 04:13:21.327 [info] auth_response(<<"262429075222019">>): {ok,[{epdg_auth_tuple,<<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12>>,<<217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37>>,<<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16,184,118,165,49,37,12,73,209,3,228,71,133,122>>,<<"¦~ÏòöÏ!$oLËíèÑ4ó">>,<<124,75,237,15,5,138,10,194,148,206,183,238,53,92,142,93>>}]} 04:13:21.327 [info] auth_response for <<"262429075222019">>: {ok,[{epdg_auth_tuple,<<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12>>,<<217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37>>,<<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16,184,118,165,49,37,12,73,209,3,228,71,133,122>>,<<"¦~ÏòöÏ!$oLËíèÑ4ó">>,<<124,75,237,15,5,138,10,194,148,206,183,238,53,92,142,93>>}]} 04:13:21.327 [info] GSUP: Tx #{auth_tuples => [#{autn => <<217,56,200,150,73,170,97,0,57,176,168,198,75,127,222,37>>,ck => <<124,75,237,15,5,138,10,194,148,206,183,238,53,92,142,93>>,ik => <<"¦~ÏòöÏ!$oLËíèÑ4ó">>,rand => <<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12>>,res => <<40,56,30,116,102,206,3,189,36,253,167,237,26,250,37,12,16,184,118,165,49,37,12,73,209,3,228,71,133,122>>}],imsi => <<"262429075222019">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429075222019">>, message_type => location_upd_req}} 04:13:21.329 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429075222019">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429075222019 receive call lu_request from <0.1297.0> in state state_authenticating 04:13:21.329 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429075222019 send ok to <0.1297.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.329 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429075222019">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429075222019 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429075222019 consume call lu_request from <0.1297.0> in state state_authenticating 04:13:21.329 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.329 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429075222019",undefined,undefined,false,false,undefined} 04:13:21.329 [debug] SWx Tx SAR Imsi="262429075222019" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.329 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","206",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429075222019",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429075222019 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429075222019 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429075222019 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1298.0> in state state_wait_swx_saa 04:13:21.332 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;206;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429075222019",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429075222019 send ok to <0.1298.0> *DBG* epdg_ue_fsm_262429075222019 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.332 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429075222019 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1298.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429075222019 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429075222019">>,ok}} *DBG* epdg_ue_fsm_262429075222019 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.332 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429075222019",undefined,undefined,false,false,undefined} 04:13:21.332 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:21.332 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429075222019">>,"internet",[],undefined,false,0,false,false} 04:13:21.332 [info] lu_response(<<"262429075222019">>): ok 04:13:21.332 [info] lu_response for <<"262429075222019">>: ok 04:13:21.332 [info] GSUP: Tx #{imsi => <<"262429075222019">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429075222019">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:21.334 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429075222019">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429075222019 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1299.0> in state state_authenticated 04:13:21.334 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.334 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429075222019">>,"internet",[],undefined,false,0,false,false} 04:13:21.334 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262429075222019 send ok to <0.1299.0> *DBG* epdg_ue_fsm_262429075222019 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1299.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.334 [info] s2b: Tx {gtp,v2,create_session_request,0,5395944,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429075222019">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864924,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660807,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429075222019 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:21.334 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429075222019 receive call {rx_s6b_aar,"262429075222019@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1300.0> in state state_authenticated 04:13:21.344 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429075222019@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.344 [info] ue_fsm ev_rx_s6b_aar: "262429075222019@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:21.345 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429075222019@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429075222019",undefined,undefined,true,false,undefined} 04:13:21.345 [debug] SWx Tx SAR Imsi="262429075222019" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:21.345 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","207",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429075222019",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429075222019 send ok to <0.1300.0> *DBG* aaa_ue_fsm_262429075222019 consume call {rx_s6b_aar,"262429075222019@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1300.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.345 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429075222019 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1301.0> in state state_authenticated_wait_swx_saa 04:13:21.347 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;207;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429075222019",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429075222019 send ok to <0.1301.0> 04:13:21.347 [info] ue_fsm ev_rx_swx_saa 04:13:21.347 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429075222019","262429075222019@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1300.0>} *DBG* aaa_ue_fsm_262429075222019 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1301.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.347 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.347 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.350 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,220,82,85,232,0,2,0,2,0,16,0,87,0,9,1,160,178,124,230,227,172,18,2,103,79,0,5,0,1,192,168,0,56,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,178,124,230,227,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,178,124,230,227,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.350 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864924,5395944,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"²|æã">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2994530019,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2994530019,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,56>>}}} *DBG* epdg_ue_fsm_262429075222019 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 3431660807, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2994530019}}} from <0.1302.0> in state state_wait_create_session_resp 04:13:21.350 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429075222019">>,<0.1294.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864924,2994530019,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3431660807,2994530019}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:21.351 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.351 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 3431660807,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2994530019}} 04:13:21.351 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429075222019">>,"internet",[],undefined,false,0,false,false} 04:13:21.351 [info] KMOD Port Create PDP Context Call {<0.1294.0>,[alias|#Ref<0.718718372.1967980545.230929>]}: {create_pdp_context,{172,18,2,103},3431660807,2994530019,{192,168,0,56}} 04:13:21.351 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,56}, 3431660807, 2994530019 04:13:21.351 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2178,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,56}},{i_tid,3431660807},{o_tid,2994530019}]}} *DBG* epdg_ue_fsm_262429075222019 send ok to <0.1302.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429075222019">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 3431660807, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2994530019}}}} *DBG* epdg_ue_fsm_262429075222019 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 3431660807, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2994530019}}} from <0.1302.0> in state state_wait_create_session_resp => state_active 04:13:21.351 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 3431660807,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2994530019}) returned ok 04:13:21.351 [info] tunnel_response(<<"262429075222019">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 3431660807,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2994530019}} 04:13:21.351 [info] tunnel_response for <<"262429075222019">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 3431660807,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2994530019}} 04:13:21.351 [info] GSUP: Tx #{imsi => <<"262429075222019">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,56>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429292931772">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429292931772 enter epdg_ue_fsm in state state_new 04:13:21.419 [info] GSUP: Rx #{imsi => <<"262429292931772">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429292931772 consume internal init_state in state state_new 04:13:21.419 [info] ue_fsm start(epdg_ue_fsm_262429292931772) *DBG* epdg_ue_fsm_262429292931772 receive call {auth_request,33,"internet",#{}} from <0.1303.0> in state state_new 04:13:21.419 [info] ue_fsm init(<<"262429292931772">>) *DBG* epdg_ue_fsm_262429292931772 send ok to <0.1303.0> 04:13:21.419 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429292931772 consume call {auth_request,33,"internet",#{}} from <0.1303.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429292931772 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429292931772 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429292931772 consume internal init_state in state state_new 04:13:21.419 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429292931772">>,"internet",[],undefined,false,0,false,false} 04:13:21.419 [info] ue_fsm start_link(aaa_ue_fsm_262429292931772) *DBG* aaa_ue_fsm_262429292931772 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.419 [info] ue_fsm init("262429292931772") 04:13:21.419 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.419 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429292931772",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429292931772 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429292931772 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.419 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.419 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","208",";","nonode@nohost"],1,undefined,undefined,undefined,"262429292931772",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429292931772 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198>>, <<128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49>>, <<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122, 198,186,110,138,114,42,66,25,125,80,26,252,79,250,104>>, <<195,18,139,153,125,171,119,28,221,100,110,30,203,219,210,91>>, <<107,17,229,96,8,4,237,50,23,241,4,226,168,122,169,145>>}]}} from <0.1306.0> in state state_wait_swx_maa 04:13:21.423 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;208;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429292931772",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198,128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49]],[[219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198,186,110,138,114,42,66,25,125,80,26,252,79,250,104]],["foobar"],[[107,17,229,96,8,4,237,50,23,241,4,226,168,122,169,145]],[[195,18,139,153,125,171,119,28,221,100,110,30,203,219,210,91]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.423 [info] dia_sip2gsup: auth [219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198,128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49] authz [219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198,186,110,138,114,42,66,25,125,80,26,252,79,250,104]  *DBG* aaa_ue_fsm_262429292931772 send ok to <0.1306.0> *DBG* aaa_ue_fsm_262429292931772 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198>>, <<128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49>>, <<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122, 198,186,110,138,114,42,66,25,125,80,26,252,79,250,104>>, <<195,18,139,153,125,171,119,28,221,100,110,30,203,219,210,91>>, <<107,17,229,96,8,4,237,50,23,241,4,226,168,122,169,145>>}]}} from <0.1306.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429292931772 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198>>, <<128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49>>, <<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122, 198,186,110,138,114,42,66,25,125,80,26,252,79,250,104>>, <<195,18,139,153,125,171,119,28,221,100,110,30,203,219,210,91>>, <<107,17,229,96,8,4,237,50,23,241,4,226,168,122,169,145>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.423 [info] rand [219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198] autn [128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49]  04:13:21.423 [info] ue_fsm ev_rx_swx_maa 04:13:21.423 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429292931772",undefined,undefined,false,false,undefined} 04:13:21.423 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198>>,<<128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49>>,<<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198,186,110,138,114,42,66,25,125,80,26,252,79,250,104>>,<<195,18,139,153,125,171,119,28,221,100,110,30,203,219,210,91>>,<<107,17,229,96,8,4,237,50,23,241,4,226,168,122,169,145>>}]} *DBG* epdg_ue_fsm_262429292931772 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429292931772">>, {ok, [{epdg_auth_tuple, <<219,89,92,177,17,233,130,206,41,125,192,169, 243,255,122,198>>, <<128,111,47,202,28,8,96,172,246,23,12,81,188, 134,54,49>>, <<219,89,92,177,17,233,130,206,41,125,192,169, 243,255,122,198,186,110,138,114,42,66,25,125, 80,26,252,79,250,104>>, <<195,18,139,153,125,171,119,28,221,100,110,30, 203,219,210,91>>, <<107,17,229,96,8,4,237,50,23,241,4,226, 168,122,169,145>>}]}}} 04:13:21.424 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198>>,<<128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49>>,<<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198,186,110,138,114,42,66,25,125,80,26,252,79,250,104>>,<<195,18,139,153,125,171,119,28,221,100,110,30,203,219,210,91>>,<<107,17,229,96,8,4,237,50,23,241,4,226,168,122,169,145>>}]}, {ue_fsm_data,<<"262429292931772">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429292931772 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198>>, <<128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49>>, <<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122, 198,186,110,138,114,42,66,25,125,80,26,252,79,250,104>>, <<195,18,139,153,125,171,119,28,221,100,110,30,203,219,210,91>>, <<107,17,229,96,8,4,237,50,23,241,4,226,168,122,169,145>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.424 [info] auth_response(<<"262429292931772">>): {ok,[{epdg_auth_tuple,<<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198>>,<<128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49>>,<<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198,186,110,138,114,42,66,25,125,80,26,252,79,250,104>>,<<195,18,139,153,125,171,119,28,221,100,110,30,203,219,210,91>>,<<107,17,229,96,8,4,237,50,23,241,4,226,168,122,169,145>>}]} 04:13:21.424 [info] auth_response for <<"262429292931772">>: {ok,[{epdg_auth_tuple,<<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198>>,<<128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49>>,<<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198,186,110,138,114,42,66,25,125,80,26,252,79,250,104>>,<<195,18,139,153,125,171,119,28,221,100,110,30,203,219,210,91>>,<<107,17,229,96,8,4,237,50,23,241,4,226,168,122,169,145>>}]} 04:13:21.424 [info] GSUP: Tx #{auth_tuples => [#{autn => <<128,111,47,202,28,8,96,172,246,23,12,81,188,134,54,49>>,ck => <<107,17,229,96,8,4,237,50,23,241,4,226,168,122,169,145>>,ik => <<195,18,139,153,125,171,119,28,221,100,110,30,203,219,210,91>>,rand => <<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198>>,res => <<219,89,92,177,17,233,130,206,41,125,192,169,243,255,122,198,186,110,138,114,42,66,25,125,80,26,252,79,250,104>>}],imsi => <<"262429292931772">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429292931772">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429292931772 receive call lu_request from <0.1307.0> in state state_authenticating *DBG* epdg_ue_fsm_262429292931772 send ok to <0.1307.0> 04:13:21.426 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429292931772">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429292931772 consume call lu_request from <0.1307.0> in state state_authenticating *DBG* aaa_ue_fsm_262429292931772 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.426 [info] ue_fsm lu_request 04:13:21.426 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429292931772">>,"internet",[],undefined,false,0,false,false} 04:13:21.426 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.426 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429292931772",undefined,undefined,false,false,undefined} 04:13:21.426 [debug] SWx Tx SAR Imsi="262429292931772" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.426 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","209",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429292931772",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429292931772 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429292931772 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429292931772 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1308.0> in state state_wait_swx_saa 04:13:21.429 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;209;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429292931772",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.429 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429292931772 send ok to <0.1308.0> *DBG* epdg_ue_fsm_262429292931772 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.429 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429292931772",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429292931772 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1308.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429292931772 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429292931772">>,ok}} 04:13:21.429 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429292931772 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.429 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429292931772">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.429 [info] lu_response(<<"262429292931772">>): ok 04:13:21.429 [info] lu_response for <<"262429292931772">>: ok 04:13:21.429 [info] GSUP: Tx #{imsi => <<"262429292931772">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429292931772">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:21.430 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429292931772">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429292931772 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1309.0> in state state_authenticated 04:13:21.430 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.430 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429292931772">>,"internet",[],undefined,false,0,false,false} 04:13:21.430 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:21.430 [info] s2b: Tx {gtp,v2,create_session_request,0,5395945,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429292931772">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864925,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660808,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429292931772 send ok to <0.1309.0> 04:13:21.431 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429292931772 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1309.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429292931772 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429292931772 receive call {rx_s6b_aar,"262429292931772@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1310.0> in state state_authenticated 04:13:21.436 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429292931772@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.436 [info] ue_fsm ev_rx_s6b_aar: "262429292931772@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:21.436 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429292931772@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429292931772",undefined,undefined,true,false,undefined} 04:13:21.436 [debug] SWx Tx SAR Imsi="262429292931772" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:21.436 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","210",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429292931772",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429292931772 send ok to <0.1310.0> 04:13:21.436 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429292931772 consume call {rx_s6b_aar,"262429292931772@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1310.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429292931772 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1311.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429292931772 send ok to <0.1311.0> 04:13:21.439 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;210;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429292931772",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429292931772 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1311.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.439 [info] ue_fsm ev_rx_swx_saa 04:13:21.439 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429292931772","262429292931772@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1310.0>} 04:13:21.440 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.440 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.444 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,221,82,85,233,0,2,0,2,0,16,0,87,0,9,1,160,0,45,68,16,172,18,2,103,79,0,5,0,1,192,168,0,57,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,0,45,68,16,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,0,45,68,16,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.444 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864925,5395945,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<0,45,68,16>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2966544,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2966544,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,57>>}}} 04:13:21.444 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429292931772">>,<0.1304.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864925,2966544,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3431660808,2966544}],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:21.444 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262429292931772 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 3431660808, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2966544}}} from <0.1312.0> in state state_wait_create_session_resp 04:13:21.444 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 3431660808,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2966544}} 04:13:21.445 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429292931772">>,"internet",[],undefined,false,0,false,false} 04:13:21.445 [info] KMOD Port Create PDP Context Call {<0.1304.0>,[alias|#Ref<0.718718372.1967980545.231132>]}: {create_pdp_context,{172,18,2,103},3431660808,2966544,{192,168,0,57}} 04:13:21.445 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,57}, 3431660808, 2966544 04:13:21.445 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2242,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,57}},{i_tid,3431660808},{o_tid,2966544}]}} 04:13:21.445 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 3431660808,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2966544}) returned ok *DBG* epdg_ue_fsm_262429292931772 send ok to <0.1312.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429292931772">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 3431660808, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2966544}}}} *DBG* epdg_ue_fsm_262429292931772 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 3431660808, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2966544}}} from <0.1312.0> in state state_wait_create_session_resp => state_active 04:13:21.445 [info] tunnel_response(<<"262429292931772">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 3431660808,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2966544}} 04:13:21.446 [info] tunnel_response for <<"262429292931772">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 3431660808,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2966544}} 04:13:21.446 [info] GSUP: Tx #{imsi => <<"262429292931772">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,57>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420935067156">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420935067156 enter epdg_ue_fsm in state state_new 04:13:21.519 [info] GSUP: Rx #{imsi => <<"262420935067156">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420935067156 consume internal init_state in state state_new 04:13:21.519 [info] ue_fsm start(epdg_ue_fsm_262420935067156) *DBG* epdg_ue_fsm_262420935067156 receive call {auth_request,33,"internet",#{}} from <0.1313.0> in state state_new 04:13:21.519 [info] ue_fsm init(<<"262420935067156">>) *DBG* epdg_ue_fsm_262420935067156 send ok to <0.1313.0> 04:13:21.519 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420935067156 consume call {auth_request,33,"internet",#{}} from <0.1313.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420935067156 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420935067156 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420935067156 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:21.519 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420935067156">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420935067156 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.519 [info] ue_fsm start_link(aaa_ue_fsm_262420935067156) 04:13:21.519 [info] ue_fsm init("262420935067156") 04:13:21.519 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420935067156 send ok to <0.201.0> 04:13:21.519 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420935067156",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420935067156 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.519 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.519 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","211",";","nonode@nohost"],1,undefined,undefined,undefined,"262420935067156",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:21.522 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;211;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420935067156",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150,111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14]],[[122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150,211,165,200,176,56,172,97,64,81,115,90,64,18,81]],["foobar"],["TS¼7%TÚK^Æ84,¬:¢"],[[173,212,117,61,225,139,221,44,195,179,2,240,115,16,17,238]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420935067156 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79, 150>>, <<111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14>>, <<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79, 150,211,165,200,176,56,172,97,64,81,115,90,64,18,81>>, <<173,212,117,61,225,139,221,44,195,179,2,240,115,16,17,238>>, <<"TS¼7%TÚK^Æ84,¬:¢">>}]}} from <0.1316.0> in state state_wait_swx_maa 04:13:21.522 [info] dia_sip2gsup: auth [122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150,111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14] authz [122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150,211,165,200,176,56,172,97,64,81,115,90,64,18,81]  04:13:21.522 [info] rand [122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150] autn [111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14]  *DBG* aaa_ue_fsm_262420935067156 send ok to <0.1316.0> *DBG* epdg_ue_fsm_262420935067156 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79, 150>>, <<111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14>>, <<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79, 150,211,165,200,176,56,172,97,64,81,115,90,64,18,81>>, <<173,212,117,61,225,139,221,44,195,179,2,240,115,16,17,238>>, <<"TS¼7%TÚK^Æ84,¬:¢">>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.522 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420935067156 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79, 150>>, <<111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14>>, <<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79, 150,211,165,200,176,56,172,97,64,81,115,90,64,18,81>>, <<173,212,117,61,225,139,221,44,195,179,2,240,115,16,17,238>>, <<"TS¼7%TÚK^Æ84,¬:¢">>}]}} from <0.1316.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420935067156 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420935067156">>, {ok, [{epdg_auth_tuple, <<122,245,99,249,102,176,142,236,180,125,217, 241,90,107,79,150>>, <<111,218,5,167,181,1,192,148,56,203,130,206, 115,187,163,14>>, <<122,245,99,249,102,176,142,236,180,125,217, 241,90,107,79,150,211,165,200,176,56,172,97, 64,81,115,90,64,18,81>>, <<173,212,117,61,225,139,221,44,195,179,2,240, 115,16,17,238>>, <<"TS¼7%TÚK^Æ84,¬:¢">>}]}}} 04:13:21.522 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420935067156",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420935067156 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79, 150>>, <<111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14>>, <<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79, 150,211,165,200,176,56,172,97,64,81,115,90,64,18,81>>, <<173,212,117,61,225,139,221,44,195,179,2,240,115,16,17,238>>, <<"TS¼7%TÚK^Æ84,¬:¢">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.522 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150>>,<<111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14>>,<<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150,211,165,200,176,56,172,97,64,81,115,90,64,18,81>>,<<173,212,117,61,225,139,221,44,195,179,2,240,115,16,17,238>>,<<"TS¼7%TÚK^Æ84,¬:¢">>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.523 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150>>,<<111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14>>,<<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150,211,165,200,176,56,172,97,64,81,115,90,64,18,81>>,<<173,212,117,61,225,139,221,44,195,179,2,240,115,16,17,238>>,<<"TS¼7%TÚK^Æ84,¬:¢">>}]}, {ue_fsm_data,<<"262420935067156">>,"internet",[],undefined,false,0,false,false} 04:13:21.523 [info] auth_response(<<"262420935067156">>): {ok,[{epdg_auth_tuple,<<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150>>,<<111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14>>,<<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150,211,165,200,176,56,172,97,64,81,115,90,64,18,81>>,<<173,212,117,61,225,139,221,44,195,179,2,240,115,16,17,238>>,<<"TS¼7%TÚK^Æ84,¬:¢">>}]} 04:13:21.523 [info] auth_response for <<"262420935067156">>: {ok,[{epdg_auth_tuple,<<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150>>,<<111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14>>,<<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150,211,165,200,176,56,172,97,64,81,115,90,64,18,81>>,<<173,212,117,61,225,139,221,44,195,179,2,240,115,16,17,238>>,<<"TS¼7%TÚK^Æ84,¬:¢">>}]} 04:13:21.523 [info] GSUP: Tx #{auth_tuples => [#{autn => <<111,218,5,167,181,1,192,148,56,203,130,206,115,187,163,14>>,ck => <<"TS¼7%TÚK^Æ84,¬:¢">>,ik => <<173,212,117,61,225,139,221,44,195,179,2,240,115,16,17,238>>,rand => <<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150>>,res => <<122,245,99,249,102,176,142,236,180,125,217,241,90,107,79,150,211,165,200,176,56,172,97,64,81,115,90,64,18,81>>}],imsi => <<"262420935067156">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420935067156">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420935067156 receive call lu_request from <0.1317.0> in state state_authenticating 04:13:21.524 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420935067156">>,message_type => location_upd_req} 04:13:21.524 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420935067156 send ok to <0.1317.0> 04:13:21.524 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420935067156">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420935067156 consume call lu_request from <0.1317.0> in state state_authenticating *DBG* aaa_ue_fsm_262420935067156 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.524 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.524 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420935067156",undefined,undefined,false,false,undefined} 04:13:21.524 [debug] SWx Tx SAR Imsi="262420935067156" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.524 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","212",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420935067156",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420935067156 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420935067156 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420935067156 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1318.0> in state state_wait_swx_saa 04:13:21.526 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;212;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420935067156",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420935067156 send ok to <0.1318.0> *DBG* epdg_ue_fsm_262420935067156 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.526 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420935067156 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1318.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420935067156 send ok to <0.211.0> 04:13:21.526 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420935067156",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262420935067156">>,ok}} *DBG* epdg_ue_fsm_262420935067156 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.526 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.526 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420935067156">>,"internet",[],undefined,false,0,false,false} 04:13:21.526 [info] lu_response(<<"262420935067156">>): ok 04:13:21.526 [info] lu_response for <<"262420935067156">>: ok 04:13:21.526 [info] GSUP: Tx #{imsi => <<"262420935067156">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420935067156">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:21.527 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420935067156">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420935067156 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1319.0> in state state_authenticated 04:13:21.527 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.527 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420935067156">>,"internet",[],undefined,false,0,false,false} 04:13:21.527 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:21.527 [info] s2b: Tx {gtp,v2,create_session_request,0,5395946,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420935067156">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864926,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660809,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420935067156 send ok to <0.1319.0> 04:13:21.528 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420935067156 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1319.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420935067156 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420935067156 receive call {rx_s6b_aar,"262420935067156@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1320.0> in state state_authenticated 04:13:21.532 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420935067156@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.532 [info] ue_fsm ev_rx_s6b_aar: "262420935067156@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:21.533 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420935067156@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262420935067156",undefined,undefined,true,false,undefined} 04:13:21.533 [debug] SWx Tx SAR Imsi="262420935067156" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:21.533 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","213",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420935067156",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420935067156 send ok to <0.1320.0> 04:13:21.533 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420935067156 consume call {rx_s6b_aar,"262420935067156@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1320.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420935067156 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1321.0> in state state_authenticated_wait_swx_saa 04:13:21.534 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;213;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420935067156",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420935067156 send ok to <0.1321.0> 04:13:21.534 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420935067156 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1321.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.534 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420935067156","262420935067156@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1320.0>} 04:13:21.534 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.534 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.537 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,222,82,85,234,0,2,0,2,0,16,0,87,0,9,1,160,157,144,127,97,172,18,2,103,79,0,5,0,1,192,168,0,58,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,157,144,127,97,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,157,144,127,97,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.537 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864926,5395946,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<157,144,127,97>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2643492705,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2643492705,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,58>>}}} *DBG* epdg_ue_fsm_262420935067156 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 3431660809, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2643492705}}} from <0.1322.0> in state state_wait_create_session_resp 04:13:21.537 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420935067156">>,<0.1314.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864926,2643492705,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660809,2643492705}],[],[],[]}}}} 04:13:21.537 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.537 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 3431660809,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2643492705}} 04:13:21.538 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420935067156">>,"internet",[],undefined,false,0,false,false} 04:13:21.538 [info] KMOD Port Create PDP Context Call {<0.1314.0>,[alias|#Ref<0.718718372.1967980556.220146>]}: {create_pdp_context,{172,18,2,103},3431660809,2643492705,{192,168,0,58}} 04:13:21.538 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,58}, 3431660809, 2643492705 04:13:21.538 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2306,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,58}},{i_tid,3431660809},{o_tid,2643492705}]}} 04:13:21.538 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 3431660809,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2643492705}) returned ok *DBG* epdg_ue_fsm_262420935067156 send ok to <0.1322.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420935067156">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 3431660809, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2643492705}}}} *DBG* epdg_ue_fsm_262420935067156 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 3431660809, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2643492705}}} from <0.1322.0> in state state_wait_create_session_resp => state_active 04:13:21.538 [info] tunnel_response(<<"262420935067156">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 3431660809,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2643492705}} 04:13:21.538 [info] tunnel_response for <<"262420935067156">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 3431660809,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2643492705}} 04:13:21.538 [info] GSUP: Tx #{imsi => <<"262420935067156">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,58>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422932602288">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422932602288 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422932602288 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422932602288 receive call {auth_request,33,"internet",#{}} from <0.1323.0> in state state_new 04:13:21.619 [info] GSUP: Rx #{imsi => <<"262422932602288">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422932602288 send ok to <0.1323.0> *DBG* aaa_ue_fsm_262422932602288 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.619 [info] ue_fsm start(epdg_ue_fsm_262422932602288) *DBG* epdg_ue_fsm_262422932602288 consume call {auth_request,33,"internet",#{}} from <0.1323.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422932602288 consume internal init_state in state state_new 04:13:21.619 [info] ue_fsm init(<<"262422932602288">>) *DBG* aaa_ue_fsm_262422932602288 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422932602288 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:21.619 [info] ue_fsm auth_request 04:13:21.619 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422932602288">>,"internet",[],undefined,false,0,false,false} 04:13:21.619 [info] ue_fsm start_link(aaa_ue_fsm_262422932602288) 04:13:21.619 [info] ue_fsm init("262422932602288") 04:13:21.619 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422932602288 send ok to <0.201.0> 04:13:21.619 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422932602288",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422932602288 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.619 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.619 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","214",";","nonode@nohost"],1,undefined,undefined,undefined,"262422932602288",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422932602288 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137>>, <<81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104>>, <<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125, 204,132,220,177,150,168,237,84,90,220,252,21,60>>, <<40,231,210,29,84,124,218,53,200,247,252,171,71,212,122,139>>, <<204,154,107,94,249,107,219,154,11,147,221,81,253,101, 124,163>>}]}} from <0.1326.0> in state state_wait_swx_maa 04:13:21.622 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;214;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422932602288",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104]],[[20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125,204,132,220,177,150,168,237,84,90,220,252,21,60]],["foobar"],[[204,154,107,94,249,107,219,154,11,147,221,81,253,101,124,163]],[[40,231,210,29,84,124,218,53,200,247,252,171,71,212,122,139]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.622 [info] dia_sip2gsup: auth [20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104] authz [20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125,204,132,220,177,150,168,237,84,90,220,252,21,60]  *DBG* aaa_ue_fsm_262422932602288 send ok to <0.1326.0> 04:13:21.622 [info] rand [20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137] autn [81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104]  *DBG* aaa_ue_fsm_262422932602288 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137>>, <<81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104>>, <<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125, 204,132,220,177,150,168,237,84,90,220,252,21,60>>, <<40,231,210,29,84,124,218,53,200,247,252,171,71,212,122,139>>, <<204,154,107,94,249,107,219,154,11,147,221,81,253,101, 124,163>>}]}} from <0.1326.0> in state state_wait_swx_maa => state_new 04:13:21.622 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422932602288 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137>>, <<81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104>>, <<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125, 204,132,220,177,150,168,237,84,90,220,252,21,60>>, <<40,231,210,29,84,124,218,53,200,247,252,171,71,212,122,139>>, <<204,154,107,94,249,107,219,154,11,147,221,81,253,101, 124,163>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.622 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422932602288",undefined,undefined,false,false,undefined} 04:13:21.622 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137>>,<<81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104>>,<<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125,204,132,220,177,150,168,237,84,90,220,252,21,60>>,<<40,231,210,29,84,124,218,53,200,247,252,171,71,212,122,139>>,<<204,154,107,94,249,107,219,154,11,147,221,81,253,101,124,163>>}]} 04:13:21.623 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137>>,<<81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104>>,<<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125,204,132,220,177,150,168,237,84,90,220,252,21,60>>,<<40,231,210,29,84,124,218,53,200,247,252,171,71,212,122,139>>,<<204,154,107,94,249,107,219,154,11,147,221,81,253,101,124,163>>}]}, {ue_fsm_data,<<"262422932602288">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422932602288 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422932602288">>, {ok, [{epdg_auth_tuple, <<20,53,143,194,86,67,188,123,80,254,5,146,147, 91,95,137>>, <<81,23,163,147,66,36,58,185,145,223,0,218,166, 59,176,104>>, <<20,53,143,194,86,67,188,123,80,254,5,146,147, 91,95,137,125,204,132,220,177,150,168,237,84, 90,220,252,21,60>>, <<40,231,210,29,84,124,218,53,200,247,252,171, 71,212,122,139>>, <<204,154,107,94,249,107,219,154,11,147, 221,81,253,101,124,163>>}]}}} 04:13:21.623 [info] auth_response(<<"262422932602288">>): {ok,[{epdg_auth_tuple,<<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137>>,<<81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104>>,<<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125,204,132,220,177,150,168,237,84,90,220,252,21,60>>,<<40,231,210,29,84,124,218,53,200,247,252,171,71,212,122,139>>,<<204,154,107,94,249,107,219,154,11,147,221,81,253,101,124,163>>}]} *DBG* epdg_ue_fsm_262422932602288 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137>>, <<81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104>>, <<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125, 204,132,220,177,150,168,237,84,90,220,252,21,60>>, <<40,231,210,29,84,124,218,53,200,247,252,171,71,212,122,139>>, <<204,154,107,94,249,107,219,154,11,147,221,81,253,101, 124,163>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.623 [info] auth_response for <<"262422932602288">>: {ok,[{epdg_auth_tuple,<<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137>>,<<81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104>>,<<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125,204,132,220,177,150,168,237,84,90,220,252,21,60>>,<<40,231,210,29,84,124,218,53,200,247,252,171,71,212,122,139>>,<<204,154,107,94,249,107,219,154,11,147,221,81,253,101,124,163>>}]} 04:13:21.623 [info] GSUP: Tx #{auth_tuples => [#{autn => <<81,23,163,147,66,36,58,185,145,223,0,218,166,59,176,104>>,ck => <<204,154,107,94,249,107,219,154,11,147,221,81,253,101,124,163>>,ik => <<40,231,210,29,84,124,218,53,200,247,252,171,71,212,122,139>>,rand => <<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137>>,res => <<20,53,143,194,86,67,188,123,80,254,5,146,147,91,95,137,125,204,132,220,177,150,168,237,84,90,220,252,21,60>>}],imsi => <<"262422932602288">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422932602288">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422932602288 receive call lu_request from <0.1327.0> in state state_authenticating *DBG* epdg_ue_fsm_262422932602288 send ok to <0.1327.0> 04:13:21.624 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422932602288">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.624 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422932602288 consume call lu_request from <0.1327.0> in state state_authenticating *DBG* aaa_ue_fsm_262422932602288 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.624 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422932602288">>,"internet",[],undefined,false,0,false,false} 04:13:21.624 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.624 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422932602288",undefined,undefined,false,false,undefined} 04:13:21.624 [debug] SWx Tx SAR Imsi="262422932602288" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.624 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","215",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422932602288",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422932602288 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422932602288 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422932602288 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1328.0> in state state_wait_swx_saa 04:13:21.626 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;215;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422932602288",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.626 [info] ue_fsm ev_rx_swx_saa 04:13:21.626 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422932602288",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422932602288 send ok to <0.1328.0> 04:13:21.626 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422932602288 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422932602288 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1328.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422932602288 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422932602288">>,ok}} 04:13:21.626 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422932602288">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422932602288 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.626 [info] lu_response(<<"262422932602288">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.626 [info] lu_response for <<"262422932602288">>: ok 04:13:21.626 [info] GSUP: Tx #{imsi => <<"262422932602288">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422932602288">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:21.627 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422932602288">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422932602288 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1329.0> in state state_authenticated 04:13:21.627 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.628 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422932602288">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422932602288 send ok to <0.1329.0> 04:13:21.628 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422932602288 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1329.0> in state state_authenticated => state_wait_create_session_resp 04:13:21.628 [info] s2b: Tx {gtp,v2,create_session_request,0,5395947,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422932602288">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864927,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660810,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422932602288 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:21.628 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422932602288 receive call {rx_s6b_aar,"262422932602288@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1330.0> in state state_authenticated 04:13:21.633 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422932602288@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.633 [info] ue_fsm ev_rx_s6b_aar: "262422932602288@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:21.633 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422932602288@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422932602288",undefined,undefined,true,false,undefined} 04:13:21.633 [debug] SWx Tx SAR Imsi="262422932602288" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422932602288 send ok to <0.1330.0> *DBG* aaa_ue_fsm_262422932602288 consume call {rx_s6b_aar,"262422932602288@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1330.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.633 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","216",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422932602288",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:21.633 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422932602288 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1331.0> in state state_authenticated_wait_swx_saa 04:13:21.635 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;216;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422932602288",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422932602288 send ok to <0.1331.0> 04:13:21.635 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422932602288 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1331.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.635 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422932602288","262422932602288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1330.0>} 04:13:21.635 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.635 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.638 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,223,82,85,235,0,2,0,2,0,16,0,87,0,9,1,160,54,197,83,202,172,18,2,103,79,0,5,0,1,192,168,0,59,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,54,197,83,202,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,54,197,83,202,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422932602288 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 3431660810, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 918901706}}} from <0.1332.0> in state state_wait_create_session_resp 04:13:21.638 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864927,5395947,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"6ÅSÊ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,918901706,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,918901706,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,59>>}}} 04:13:21.638 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422932602288">>,<0.1324.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864927,918901706,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3431660810,918901706}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:21.638 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.638 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 3431660810,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 918901706}} 04:13:21.638 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422932602288">>,"internet",[],undefined,false,0,false,false} 04:13:21.638 [info] KMOD Port Create PDP Context Call {<0.1324.0>,[alias|#Ref<0.718718372.1967980545.231482>]}: {create_pdp_context,{172,18,2,103},3431660810,918901706,{192,168,0,59}} 04:13:21.638 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,59}, 3431660810, 918901706 04:13:21.638 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2370,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,59}},{i_tid,3431660810},{o_tid,918901706}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262422932602288">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 3431660810, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 918901706}}}} *DBG* epdg_ue_fsm_262422932602288 send ok to <0.1332.0> 04:13:21.638 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 3431660810,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 918901706}) returned ok *DBG* epdg_ue_fsm_262422932602288 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 3431660810, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 918901706}}} from <0.1332.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.638 [info] tunnel_response(<<"262422932602288">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 3431660810,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 918901706}} 04:13:21.638 [info] tunnel_response for <<"262422932602288">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 3431660810,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 918901706}} 04:13:21.638 [info] GSUP: Tx #{imsi => <<"262422932602288">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,59>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423879461549">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423879461549 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423879461549 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423879461549 receive call {auth_request,33,"internet",#{}} from <0.1333.0> in state state_new 04:13:21.723 [info] GSUP: Rx #{imsi => <<"262423879461549">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423879461549 send ok to <0.1333.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.723 [info] ue_fsm start(epdg_ue_fsm_262423879461549) *DBG* aaa_ue_fsm_262423879461549 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423879461549 consume call {auth_request,33,"internet",#{}} from <0.1333.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262423879461549 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423879461549 consume internal init_state in state state_new 04:13:21.723 [info] ue_fsm init(<<"262423879461549">>) *DBG* aaa_ue_fsm_262423879461549 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.723 [info] ue_fsm auth_request 04:13:21.723 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423879461549">>,"internet",[],undefined,false,0,false,false} 04:13:21.724 [info] ue_fsm start_link(aaa_ue_fsm_262423879461549) 04:13:21.724 [info] ue_fsm init("262423879461549") *DBG* aaa_ue_fsm_262423879461549 send ok to <0.201.0> 04:13:21.724 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423879461549 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.725 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423879461549",undefined,undefined,false,false,undefined} 04:13:21.725 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.725 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","217",";","nonode@nohost"],1,undefined,undefined,undefined,"262423879461549",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:21.739 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;217;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423879461549",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56,243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246]],[[224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56,64,187,145,151,209,250,217,253,47,1,185,80,172,236]],["foobar"],[[73,126,250,170,77,80,81,132,255,60,64,136,172,11,53,48]],[[107,8,252,47,190,40,141,98,20,5,45,7,249,97,160,121]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423879461549 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56>>, <<243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246>>, <<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56, 64,187,145,151,209,250,217,253,47,1,185,80,172,236>>, <<107,8,252,47,190,40,141,98,20,5,45,7,249,97,160,121>>, <<73,126,250,170,77,80,81,132,255,60,64,136,172,11,53,48>>}]}} from <0.1336.0> in state state_wait_swx_maa 04:13:21.739 [info] dia_sip2gsup: auth [224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56,243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246] authz [224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56,64,187,145,151,209,250,217,253,47,1,185,80,172,236]  04:13:21.739 [info] rand [224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56] autn [243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246]  *DBG* aaa_ue_fsm_262423879461549 send ok to <0.1336.0> 04:13:21.739 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423879461549 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56>>, <<243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246>>, <<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56, 64,187,145,151,209,250,217,253,47,1,185,80,172,236>>, <<107,8,252,47,190,40,141,98,20,5,45,7,249,97,160,121>>, <<73,126,250,170,77,80,81,132,255,60,64,136,172,11,53,48>>}]}} from <0.1336.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423879461549 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56>>, <<243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246>>, <<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56, 64,187,145,151,209,250,217,253,47,1,185,80,172,236>>, <<107,8,252,47,190,40,141,98,20,5,45,7,249,97,160,121>>, <<73,126,250,170,77,80,81,132,255,60,64,136,172,11,53,48>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.740 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423879461549",undefined,undefined,false,false,undefined} 04:13:21.741 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56>>,<<243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246>>,<<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56,64,187,145,151,209,250,217,253,47,1,185,80,172,236>>,<<107,8,252,47,190,40,141,98,20,5,45,7,249,97,160,121>>,<<73,126,250,170,77,80,81,132,255,60,64,136,172,11,53,48>>}]} *DBG* epdg_ue_fsm_262423879461549 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423879461549">>, {ok, [{epdg_auth_tuple, <<224,80,4,178,79,214,216,10,216,136,237,113, 246,192,102,56>>, <<243,45,178,92,130,109,244,5,223,59,46,97,203, 147,43,246>>, <<224,80,4,178,79,214,216,10,216,136,237,113, 246,192,102,56,64,187,145,151,209,250,217, 253,47,1,185,80,172,236>>, <<107,8,252,47,190,40,141,98,20,5,45,7,249,97, 160,121>>, <<73,126,250,170,77,80,81,132,255,60,64, 136,172,11,53,48>>}]}}} 04:13:21.742 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56>>,<<243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246>>,<<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56,64,187,145,151,209,250,217,253,47,1,185,80,172,236>>,<<107,8,252,47,190,40,141,98,20,5,45,7,249,97,160,121>>,<<73,126,250,170,77,80,81,132,255,60,64,136,172,11,53,48>>}]}, {ue_fsm_data,<<"262423879461549">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423879461549 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56>>, <<243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246>>, <<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56, 64,187,145,151,209,250,217,253,47,1,185,80,172,236>>, <<107,8,252,47,190,40,141,98,20,5,45,7,249,97,160,121>>, <<73,126,250,170,77,80,81,132,255,60,64,136,172,11,53,48>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.742 [info] auth_response(<<"262423879461549">>): {ok,[{epdg_auth_tuple,<<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56>>,<<243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246>>,<<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56,64,187,145,151,209,250,217,253,47,1,185,80,172,236>>,<<107,8,252,47,190,40,141,98,20,5,45,7,249,97,160,121>>,<<73,126,250,170,77,80,81,132,255,60,64,136,172,11,53,48>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.743 [info] auth_response for <<"262423879461549">>: {ok,[{epdg_auth_tuple,<<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56>>,<<243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246>>,<<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56,64,187,145,151,209,250,217,253,47,1,185,80,172,236>>,<<107,8,252,47,190,40,141,98,20,5,45,7,249,97,160,121>>,<<73,126,250,170,77,80,81,132,255,60,64,136,172,11,53,48>>}]} 04:13:21.743 [info] GSUP: Tx #{auth_tuples => [#{autn => <<243,45,178,92,130,109,244,5,223,59,46,97,203,147,43,246>>,ck => <<73,126,250,170,77,80,81,132,255,60,64,136,172,11,53,48>>,ik => <<107,8,252,47,190,40,141,98,20,5,45,7,249,97,160,121>>,rand => <<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56>>,res => <<224,80,4,178,79,214,216,10,216,136,237,113,246,192,102,56,64,187,145,151,209,250,217,253,47,1,185,80,172,236>>}],imsi => <<"262423879461549">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423879461549">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423879461549 receive call lu_request from <0.1337.0> in state state_authenticating 04:13:21.748 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423879461549">>,message_type => location_upd_req} 04:13:21.748 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423879461549 send ok to <0.1337.0> 04:13:21.748 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423879461549">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423879461549 consume call lu_request from <0.1337.0> in state state_authenticating *DBG* aaa_ue_fsm_262423879461549 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.748 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.748 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423879461549",undefined,undefined,false,false,undefined} 04:13:21.748 [debug] SWx Tx SAR Imsi="262423879461549" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.749 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","218",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423879461549",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423879461549 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423879461549 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423879461549 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1338.0> in state state_wait_swx_saa 04:13:21.757 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;218;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423879461549",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423879461549 send ok to <0.1338.0> *DBG* epdg_ue_fsm_262423879461549 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.757 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423879461549 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1338.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423879461549 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423879461549">>,ok}} 04:13:21.757 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423879461549",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423879461549 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.757 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.757 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423879461549">>,"internet",[],undefined,false,0,false,false} 04:13:21.757 [info] lu_response(<<"262423879461549">>): ok 04:13:21.758 [info] lu_response for <<"262423879461549">>: ok 04:13:21.758 [info] GSUP: Tx #{imsi => <<"262423879461549">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423879461549">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423879461549 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1339.0> in state state_authenticated 04:13:21.762 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423879461549">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.763 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.763 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423879461549">>,"internet",[],undefined,false,0,false,false} 04:13:21.763 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262423879461549 send ok to <0.1339.0> 04:13:21.763 [info] s2b: Tx {gtp,v2,create_session_request,0,5395948,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423879461549">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864928,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660811,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423879461549 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1339.0> in state state_authenticated => state_wait_create_session_resp 04:13:21.763 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423879461549 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423879461549 receive call {rx_s6b_aar,"262423879461549@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1340.0> in state state_authenticated 04:13:21.777 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423879461549@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.777 [info] ue_fsm ev_rx_s6b_aar: "262423879461549@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:21.777 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423879461549@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423879461549",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423879461549 send ok to <0.1340.0> 04:13:21.777 [debug] SWx Tx SAR Imsi="262423879461549" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423879461549 consume call {rx_s6b_aar,"262423879461549@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1340.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.777 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","219",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423879461549",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:21.777 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423879461549 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1341.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423879461549 send ok to <0.1341.0> 04:13:21.784 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;219;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423879461549",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.784 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423879461549 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1341.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.784 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423879461549","262423879461549@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1340.0>} 04:13:21.784 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.784 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.794 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,224,82,85,236,0,2,0,2,0,16,0,87,0,9,1,160,244,168,181,203,172,18,2,103,79,0,5,0,1,192,168,0,60,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,244,168,181,203,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,244,168,181,203,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.794 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864928,5395948,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ô¨µË">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4104697291,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4104697291,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,60>>}}} 04:13:21.794 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423879461549">>,<0.1334.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864928,4104697291,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660811,4104697291}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:21.794 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.794 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 3431660811,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4104697291}} *DBG* epdg_ue_fsm_262423879461549 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 3431660811, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4104697291}}} from <0.1342.0> in state state_wait_create_session_resp 04:13:21.794 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423879461549">>,"internet",[],undefined,false,0,false,false} 04:13:21.794 [info] KMOD Port Create PDP Context Call {<0.1334.0>,[alias|#Ref<0.718718372.1967980555.220103>]}: {create_pdp_context,{172,18,2,103},3431660811,4104697291,{192,168,0,60}} 04:13:21.794 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,60}, 3431660811, 4104697291 04:13:21.794 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],12,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,60}},{i_tid,3431660811},{o_tid,4104697291}]}} *DBG* epdg_ue_fsm_262423879461549 send ok to <0.1342.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423879461549">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 3431660811, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 4104697291}}}} 04:13:21.795 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 3431660811,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4104697291}) returned ok *DBG* epdg_ue_fsm_262423879461549 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 3431660811, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4104697291}}} from <0.1342.0> in state state_wait_create_session_resp => state_active 04:13:21.795 [info] tunnel_response(<<"262423879461549">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 3431660811,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4104697291}} 04:13:21.795 [info] tunnel_response for <<"262423879461549">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 3431660811,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4104697291}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.795 [info] GSUP: Tx #{imsi => <<"262423879461549">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,60>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425980772001">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:21.822 [info] GSUP: Rx #{imsi => <<"262425980772001">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425980772001 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425980772001 consume internal init_state in state state_new 04:13:21.822 [info] ue_fsm start(epdg_ue_fsm_262425980772001) *DBG* epdg_ue_fsm_262425980772001 receive call {auth_request,33,"internet",#{}} from <0.1343.0> in state state_new 04:13:21.822 [info] ue_fsm init(<<"262425980772001">>) *DBG* epdg_ue_fsm_262425980772001 send ok to <0.1343.0> 04:13:21.822 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425980772001 consume call {auth_request,33,"internet",#{}} from <0.1343.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425980772001 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425980772001 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:21.823 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425980772001">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425980772001 consume internal init_state in state state_new 04:13:21.823 [info] ue_fsm start_link(aaa_ue_fsm_262425980772001) *DBG* aaa_ue_fsm_262425980772001 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.823 [info] ue_fsm init("262425980772001") 04:13:21.823 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.824 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425980772001",undefined,undefined,false,false,undefined} 04:13:21.824 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.824 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","220",";","nonode@nohost"],1,undefined,undefined,undefined,"262425980772001",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425980772001 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425980772001 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262425980772001 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1>>, <<102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217>>, <<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240, 228,122,176,124,243,137,76,237,171,145,142,73,72>>, <<33,28,27,19,141,227,164,72,198,100,221,227,22,123,210,121>>, <<10,49,31,212,140,194,149,39,7,175,164,84,25,225,197,17>>}]}} from <0.1346.0> in state state_wait_swx_maa 04:13:21.838 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;220;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425980772001",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217]],[[39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240,228,122,176,124,243,137,76,237,171,145,142,73,72]],["foobar"],[[10,49,31,212,140,194,149,39,7,175,164,84,25,225,197,17]],[[33,28,27,19,141,227,164,72,198,100,221,227,22,123,210,121]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.838 [info] dia_sip2gsup: auth [39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217] authz [39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240,228,122,176,124,243,137,76,237,171,145,142,73,72]  *DBG* aaa_ue_fsm_262425980772001 send ok to <0.1346.0> 04:13:21.838 [info] rand [39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1] autn [102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217]  *DBG* epdg_ue_fsm_262425980772001 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1>>, <<102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217>>, <<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240, 228,122,176,124,243,137,76,237,171,145,142,73,72>>, <<33,28,27,19,141,227,164,72,198,100,221,227,22,123,210,121>>, <<10,49,31,212,140,194,149,39,7,175,164,84,25,225,197,17>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425980772001 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1>>, <<102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217>>, <<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240, 228,122,176,124,243,137,76,237,171,145,142,73,72>>, <<33,28,27,19,141,227,164,72,198,100,221,227,22,123,210,121>>, <<10,49,31,212,140,194,149,39,7,175,164,84,25,225,197,17>>}]}} from <0.1346.0> in state state_wait_swx_maa => state_new 04:13:21.838 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425980772001 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425980772001">>, {ok, [{epdg_auth_tuple, <<39,138,87,4,176,241,44,200,172,190,148,90, 140,53,211,1>>, <<102,3,129,210,197,241,134,128,11,141,94,148, 174,116,216,217>>, <<39,138,87,4,176,241,44,200,172,190,148,90, 140,53,211,1,240,228,122,176,124,243,137,76, 237,171,145,142,73,72>>, <<33,28,27,19,141,227,164,72,198,100,221,227, 22,123,210,121>>, <<10,49,31,212,140,194,149,39,7,175,164, 84,25,225,197,17>>}]}}} 04:13:21.839 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425980772001",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425980772001 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1>>, <<102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217>>, <<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240, 228,122,176,124,243,137,76,237,171,145,142,73,72>>, <<33,28,27,19,141,227,164,72,198,100,221,227,22,123,210,121>>, <<10,49,31,212,140,194,149,39,7,175,164,84,25,225,197,17>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.839 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1>>,<<102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217>>,<<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240,228,122,176,124,243,137,76,237,171,145,142,73,72>>,<<33,28,27,19,141,227,164,72,198,100,221,227,22,123,210,121>>,<<10,49,31,212,140,194,149,39,7,175,164,84,25,225,197,17>>}]} 04:13:21.840 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1>>,<<102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217>>,<<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240,228,122,176,124,243,137,76,237,171,145,142,73,72>>,<<33,28,27,19,141,227,164,72,198,100,221,227,22,123,210,121>>,<<10,49,31,212,140,194,149,39,7,175,164,84,25,225,197,17>>}]}, {ue_fsm_data,<<"262425980772001">>,"internet",[],undefined,false,0,false,false} 04:13:21.840 [info] auth_response(<<"262425980772001">>): {ok,[{epdg_auth_tuple,<<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1>>,<<102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217>>,<<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240,228,122,176,124,243,137,76,237,171,145,142,73,72>>,<<33,28,27,19,141,227,164,72,198,100,221,227,22,123,210,121>>,<<10,49,31,212,140,194,149,39,7,175,164,84,25,225,197,17>>}]} 04:13:21.841 [info] auth_response for <<"262425980772001">>: {ok,[{epdg_auth_tuple,<<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1>>,<<102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217>>,<<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240,228,122,176,124,243,137,76,237,171,145,142,73,72>>,<<33,28,27,19,141,227,164,72,198,100,221,227,22,123,210,121>>,<<10,49,31,212,140,194,149,39,7,175,164,84,25,225,197,17>>}]} 04:13:21.841 [info] GSUP: Tx #{auth_tuples => [#{autn => <<102,3,129,210,197,241,134,128,11,141,94,148,174,116,216,217>>,ck => <<10,49,31,212,140,194,149,39,7,175,164,84,25,225,197,17>>,ik => <<33,28,27,19,141,227,164,72,198,100,221,227,22,123,210,121>>,rand => <<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1>>,res => <<39,138,87,4,176,241,44,200,172,190,148,90,140,53,211,1,240,228,122,176,124,243,137,76,237,171,145,142,73,72>>}],imsi => <<"262425980772001">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425980772001">>, message_type => location_upd_req}} 04:13:21.846 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425980772001">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425980772001 receive call lu_request from <0.1347.0> in state state_authenticating *DBG* epdg_ue_fsm_262425980772001 send ok to <0.1347.0> 04:13:21.846 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425980772001 consume call lu_request from <0.1347.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.846 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425980772001">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425980772001 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.846 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.847 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425980772001",undefined,undefined,false,false,undefined} 04:13:21.847 [debug] SWx Tx SAR Imsi="262425980772001" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425980772001 send ok to <0.201.0> 04:13:21.847 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","221",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425980772001",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425980772001 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425980772001 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1348.0> in state state_wait_swx_saa 04:13:21.857 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;221;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425980772001",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425980772001 send ok to <0.1348.0> *DBG* epdg_ue_fsm_262425980772001 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.857 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425980772001 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1348.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425980772001 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425980772001">>,ok}} 04:13:21.857 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425980772001",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425980772001 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.857 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.857 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425980772001">>,"internet",[],undefined,false,0,false,false} 04:13:21.857 [info] lu_response(<<"262425980772001">>): ok 04:13:21.858 [info] lu_response for <<"262425980772001">>: ok 04:13:21.858 [info] GSUP: Tx #{imsi => <<"262425980772001">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425980772001">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425980772001 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1349.0> in state state_authenticated 04:13:21.862 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425980772001">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.862 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.862 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425980772001">>,"internet",[],undefined,false,0,false,false} 04:13:21.862 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:21.863 [info] s2b: Tx {gtp,v2,create_session_request,0,5395949,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425980772001">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864929,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660812,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425980772001 send ok to <0.1349.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.863 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425980772001 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1349.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425980772001 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425980772001 receive call {rx_s6b_aar,"262425980772001@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1350.0> in state state_authenticated 04:13:21.876 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425980772001@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.877 [info] ue_fsm ev_rx_s6b_aar: "262425980772001@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:21.877 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425980772001@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262425980772001",undefined,undefined,true,false,undefined} 04:13:21.877 [debug] SWx Tx SAR Imsi="262425980772001" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:21.877 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","222",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425980772001",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425980772001 send ok to <0.1350.0> 04:13:21.877 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425980772001 consume call {rx_s6b_aar,"262425980772001@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1350.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425980772001 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1351.0> in state state_authenticated_wait_swx_saa 04:13:21.882 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;222;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425980772001",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.882 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425980772001 send ok to <0.1351.0> *DBG* aaa_ue_fsm_262425980772001 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1351.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.883 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425980772001","262425980772001@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1350.0>} 04:13:21.883 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.883 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.890 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,225,82,85,237,0,2,0,2,0,16,0,87,0,9,1,160,80,234,185,150,172,18,2,103,79,0,5,0,1,192,168,0,61,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,80,234,185,150,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,80,234,185,150,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262425980772001 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 3431660812, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1357560214}}} from <0.1352.0> in state state_wait_create_session_resp 04:13:21.890 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864929,5395949,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<80,234,185,150>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1357560214,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1357560214,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,61>>}}} 04:13:21.890 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425980772001">>,<0.1344.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864929,1357560214,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660812,1357560214}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:21.890 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.890 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 3431660812,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1357560214}} 04:13:21.891 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425980772001">>,"internet",[],undefined,false,0,false,false} 04:13:21.891 [info] KMOD Port Create PDP Context Call {<0.1344.0>,[alias|#Ref<0.718718372.1967980545.231764>]}: {create_pdp_context,{172,18,2,103},3431660812,1357560214,{192,168,0,61}} 04:13:21.891 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,61}, 3431660812, 1357560214 04:13:21.891 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],76,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,61}},{i_tid,3431660812},{o_tid,1357560214}]}} 04:13:21.891 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 3431660812,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1357560214}) returned ok *DBG* epdg_ue_fsm_262425980772001 send ok to <0.1352.0> 04:13:21.891 [info] tunnel_response(<<"262425980772001">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 3431660812,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1357560214}} *DBG* gsup_server got cast {tunnel_response, {<<"262425980772001">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 3431660812, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1357560214}}}} *DBG* epdg_ue_fsm_262425980772001 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 3431660812, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1357560214}}} from <0.1352.0> in state state_wait_create_session_resp => state_active 04:13:21.892 [info] tunnel_response for <<"262425980772001">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 3431660812,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1357560214}} 04:13:21.892 [info] GSUP: Tx #{imsi => <<"262425980772001">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,61>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423173419050">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:21.922 [info] GSUP: Rx #{imsi => <<"262423173419050">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423173419050 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423173419050 consume internal init_state in state state_new 04:13:21.923 [info] ue_fsm start(epdg_ue_fsm_262423173419050) *DBG* epdg_ue_fsm_262423173419050 receive call {auth_request,33,"internet",#{}} from <0.1353.0> in state state_new 04:13:21.923 [info] ue_fsm init(<<"262423173419050">>) *DBG* epdg_ue_fsm_262423173419050 send ok to <0.1353.0> 04:13:21.923 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423173419050 consume call {auth_request,33,"internet",#{}} from <0.1353.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423173419050 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.923 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423173419050">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423173419050 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423173419050 consume internal init_state in state state_new 04:13:21.924 [info] ue_fsm start_link(aaa_ue_fsm_262423173419050) *DBG* aaa_ue_fsm_262423173419050 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.924 [info] ue_fsm init("262423173419050") 04:13:21.924 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.925 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423173419050",undefined,undefined,false,false,undefined} 04:13:21.925 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.925 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","223",";","nonode@nohost"],1,undefined,undefined,undefined,"262423173419050",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423173419050 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423173419050 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.939 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;223;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423173419050",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198,121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167]],[[219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198,54,93,129,3,112,54,127,55,254,234,22,174,171,3]],["foobar"],[[180,4,108,158,53,75,121,31,209,166,174,106,11,178,2,162]],[[10,10,148,39,128,225,147,45,187,183,40,143,217,191,4,111]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423173419050 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198>>, <<121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167>>, <<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198, 54,93,129,3,112,54,127,55,254,234,22,174,171,3>>, <<10,10,148,39,128,225,147,45,187,183,40,143,217,191,4,111>>, <<180,4,108,158,53,75,121,31,209,166,174,106,11,178,2,162>>}]}} from <0.1356.0> in state state_wait_swx_maa 04:13:21.939 [info] dia_sip2gsup: auth [219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198,121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167] authz [219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198,54,93,129,3,112,54,127,55,254,234,22,174,171,3]  04:13:21.939 [info] rand [219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198] autn [121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167]  04:13:21.939 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423173419050 send ok to <0.1356.0> 04:13:21.940 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423173419050",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423173419050 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198>>, <<121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167>>, <<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198, 54,93,129,3,112,54,127,55,254,234,22,174,171,3>>, <<10,10,148,39,128,225,147,45,187,183,40,143,217,191,4,111>>, <<180,4,108,158,53,75,121,31,209,166,174,106,11,178,2,162>>}]}} from <0.1356.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423173419050 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198>>, <<121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167>>, <<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198, 54,93,129,3,112,54,127,55,254,234,22,174,171,3>>, <<10,10,148,39,128,225,147,45,187,183,40,143,217,191,4,111>>, <<180,4,108,158,53,75,121,31,209,166,174,106,11,178,2,162>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.940 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198>>,<<121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167>>,<<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198,54,93,129,3,112,54,127,55,254,234,22,174,171,3>>,<<10,10,148,39,128,225,147,45,187,183,40,143,217,191,4,111>>,<<180,4,108,158,53,75,121,31,209,166,174,106,11,178,2,162>>}]} *DBG* epdg_ue_fsm_262423173419050 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423173419050">>, {ok, [{epdg_auth_tuple, <<219,154,151,16,239,28,34,86,19,10,55,141,236, 232,159,198>>, <<121,238,100,99,75,64,225,238,163,125,37,70, 37,6,28,167>>, <<219,154,151,16,239,28,34,86,19,10,55,141,236, 232,159,198,54,93,129,3,112,54,127,55,254, 234,22,174,171,3>>, <<10,10,148,39,128,225,147,45,187,183,40,143, 217,191,4,111>>, <<180,4,108,158,53,75,121,31,209,166,174, 106,11,178,2,162>>}]}}} 04:13:21.941 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198>>,<<121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167>>,<<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198,54,93,129,3,112,54,127,55,254,234,22,174,171,3>>,<<10,10,148,39,128,225,147,45,187,183,40,143,217,191,4,111>>,<<180,4,108,158,53,75,121,31,209,166,174,106,11,178,2,162>>}]}, {ue_fsm_data,<<"262423173419050">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423173419050 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198>>, <<121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167>>, <<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198, 54,93,129,3,112,54,127,55,254,234,22,174,171,3>>, <<10,10,148,39,128,225,147,45,187,183,40,143,217,191,4,111>>, <<180,4,108,158,53,75,121,31,209,166,174,106,11,178,2,162>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.941 [info] auth_response(<<"262423173419050">>): {ok,[{epdg_auth_tuple,<<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198>>,<<121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167>>,<<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198,54,93,129,3,112,54,127,55,254,234,22,174,171,3>>,<<10,10,148,39,128,225,147,45,187,183,40,143,217,191,4,111>>,<<180,4,108,158,53,75,121,31,209,166,174,106,11,178,2,162>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.942 [info] auth_response for <<"262423173419050">>: {ok,[{epdg_auth_tuple,<<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198>>,<<121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167>>,<<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198,54,93,129,3,112,54,127,55,254,234,22,174,171,3>>,<<10,10,148,39,128,225,147,45,187,183,40,143,217,191,4,111>>,<<180,4,108,158,53,75,121,31,209,166,174,106,11,178,2,162>>}]} 04:13:21.942 [info] GSUP: Tx #{auth_tuples => [#{autn => <<121,238,100,99,75,64,225,238,163,125,37,70,37,6,28,167>>,ck => <<180,4,108,158,53,75,121,31,209,166,174,106,11,178,2,162>>,ik => <<10,10,148,39,128,225,147,45,187,183,40,143,217,191,4,111>>,rand => <<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198>>,res => <<219,154,151,16,239,28,34,86,19,10,55,141,236,232,159,198,54,93,129,3,112,54,127,55,254,234,22,174,171,3>>}],imsi => <<"262423173419050">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423173419050">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423173419050 receive call lu_request from <0.1357.0> in state state_authenticating 04:13:21.946 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423173419050">>,message_type => location_upd_req} 04:13:21.947 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423173419050 send ok to <0.1357.0> *DBG* epdg_ue_fsm_262423173419050 consume call lu_request from <0.1357.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423173419050 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:21.947 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423173419050">>,"internet",[],undefined,false,0,false,false} 04:13:21.947 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.947 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423173419050",undefined,undefined,false,false,undefined} 04:13:21.947 [debug] SWx Tx SAR Imsi="262423173419050" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.947 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","224",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423173419050",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423173419050 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423173419050 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423173419050 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1358.0> in state state_wait_swx_saa 04:13:21.956 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;224;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423173419050",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:21.956 [info] ue_fsm ev_rx_swx_saa 04:13:21.956 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423173419050",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423173419050 send ok to <0.1358.0> *DBG* epdg_ue_fsm_262423173419050 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.956 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262423173419050 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1358.0> in state state_wait_swx_saa => state_authenticated *DBG* gsup_server got cast {lu_response,{<<"262423173419050">>,ok}} *DBG* epdg_ue_fsm_262423173419050 send ok to <0.211.0> 04:13:21.957 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423173419050">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423173419050 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.957 [info] lu_response(<<"262423173419050">>): ok 04:13:21.957 [info] lu_response for <<"262423173419050">>: ok 04:13:21.957 [info] GSUP: Tx #{imsi => <<"262423173419050">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423173419050">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423173419050 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1359.0> in state state_authenticated 04:13:21.961 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423173419050">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.961 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.961 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423173419050">>,"internet",[],undefined,false,0,false,false} 04:13:21.961 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:21.962 [info] s2b: Tx {gtp,v2,create_session_request,0,5395950,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423173419050">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864930,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660813,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423173419050 send ok to <0.1359.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.962 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423173419050 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1359.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423173419050 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423173419050 receive call {rx_s6b_aar,"262423173419050@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1360.0> in state state_authenticated 04:13:21.978 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423173419050@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:21.978 [info] ue_fsm ev_rx_s6b_aar: "262423173419050@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:21.978 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423173419050@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423173419050",undefined,undefined,true,false,undefined} 04:13:21.978 [debug] SWx Tx SAR Imsi="262423173419050" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:21.978 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","225",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423173419050",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423173419050 send ok to <0.1360.0> 04:13:21.979 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423173419050 consume call {rx_s6b_aar,"262423173419050@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1360.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423173419050 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1361.0> in state state_authenticated_wait_swx_saa 04:13:21.984 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;225;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423173419050",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423173419050 send ok to <0.1361.0> 04:13:21.984 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423173419050 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1361.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.985 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423173419050","262423173419050@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1360.0>} 04:13:21.985 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:21.985 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:21.991 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,226,82,85,238,0,2,0,2,0,16,0,87,0,9,1,160,201,223,95,134,172,18,2,103,79,0,5,0,1,192,168,0,62,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,201,223,95,134,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,201,223,95,134,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262423173419050 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 3431660813, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3386859398}}} from <0.1362.0> in state state_wait_create_session_resp 04:13:21.991 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864930,5395950,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<201,223,95,134>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3386859398,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3386859398,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,62>>}}} 04:13:21.991 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423173419050">>,<0.1354.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864930,3386859398,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660813,3386859398}],[],[],[],[],[],[],[]}}}} 04:13:21.991 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.991 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 3431660813,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3386859398}} *DBG* epdg_ue_fsm_262423173419050 send ok to <0.1362.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423173419050">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 3431660813, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3386859398}}}} 04:13:21.991 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423173419050">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423173419050 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 3431660813, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3386859398}}} from <0.1362.0> in state state_wait_create_session_resp => state_active 04:13:21.991 [info] KMOD Port Create PDP Context Call {<0.1354.0>,[alias|#Ref<0.718718372.1967980556.220681>]}: {create_pdp_context,{172,18,2,103},3431660813,3386859398,{192,168,0,62}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:21.991 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,62}, 3431660813, 3386859398 04:13:21.991 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2434,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,62}},{i_tid,3431660813},{o_tid,3386859398}]}} 04:13:21.991 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 3431660813,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3386859398}) returned ok 04:13:21.991 [info] tunnel_response(<<"262423173419050">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 3431660813,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3386859398}} 04:13:21.992 [info] tunnel_response for <<"262423173419050">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 3431660813,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3386859398}} 04:13:21.992 [info] GSUP: Tx #{imsi => <<"262423173419050">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,62>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425675572428">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:22.024 [info] GSUP: Rx #{imsi => <<"262425675572428">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425675572428 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425675572428 consume internal init_state in state state_new 04:13:22.025 [info] ue_fsm start(epdg_ue_fsm_262425675572428) *DBG* epdg_ue_fsm_262425675572428 receive call {auth_request,33,"internet",#{}} from <0.1363.0> in state state_new 04:13:22.025 [info] ue_fsm init(<<"262425675572428">>) 04:13:22.025 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425675572428 send ok to <0.1363.0> 04:13:22.025 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425675572428">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425675572428 consume call {auth_request,33,"internet",#{}} from <0.1363.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425675572428 enter aaa_ue_fsm in state state_new 04:13:22.025 [info] ue_fsm start_link(aaa_ue_fsm_262425675572428) *DBG* epdg_ue_fsm_262425675572428 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425675572428 consume internal init_state in state state_new 04:13:22.026 [info] ue_fsm init("262425675572428") *DBG* aaa_ue_fsm_262425675572428 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.026 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.026 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425675572428",undefined,undefined,false,false,undefined} 04:13:22.026 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.026 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","226",";","nonode@nohost"],1,undefined,undefined,undefined,"262425675572428",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425675572428 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425675572428 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.041 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;226;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425675572428",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6]],[[94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83,114,119,161,21,17,8,31,185,138,61,196]],["foobar"],[[235,172,178,41,1,72,121,5,84,215,156,24,79,26,128,112]],[[69,141,158,194,86,21,225,159,80,140,34,135,206,198,242,50]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425675572428 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45>>, <<109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6>>, <<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83, 114,119,161,21,17,8,31,185,138,61,196>>, <<69,141,158,194,86,21,225,159,80,140,34,135,206,198,242,50>>, <<235,172,178,41,1,72,121,5,84,215,156,24,79,26,128,112>>}]}} from <0.1366.0> in state state_wait_swx_maa 04:13:22.041 [info] dia_sip2gsup: auth [94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6] authz [94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83,114,119,161,21,17,8,31,185,138,61,196]  04:13:22.041 [info] rand [94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45] autn [109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6]  04:13:22.041 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425675572428 send ok to <0.1366.0> 04:13:22.041 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425675572428",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425675572428 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45>>, <<109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6>>, <<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83, 114,119,161,21,17,8,31,185,138,61,196>>, <<69,141,158,194,86,21,225,159,80,140,34,135,206,198,242,50>>, <<235,172,178,41,1,72,121,5,84,215,156,24,79,26,128,112>>}]}} from <0.1366.0> in state state_wait_swx_maa => state_new 04:13:22.041 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45>>,<<109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6>>,<<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83,114,119,161,21,17,8,31,185,138,61,196>>,<<69,141,158,194,86,21,225,159,80,140,34,135,206,198,242,50>>,<<235,172,178,41,1,72,121,5,84,215,156,24,79,26,128,112>>}]} *DBG* epdg_ue_fsm_262425675572428 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45>>, <<109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6>>, <<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83, 114,119,161,21,17,8,31,185,138,61,196>>, <<69,141,158,194,86,21,225,159,80,140,34,135,206,198,242,50>>, <<235,172,178,41,1,72,121,5,84,215,156,24,79,26,128,112>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.042 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45>>,<<109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6>>,<<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83,114,119,161,21,17,8,31,185,138,61,196>>,<<69,141,158,194,86,21,225,159,80,140,34,135,206,198,242,50>>,<<235,172,178,41,1,72,121,5,84,215,156,24,79,26,128,112>>}]}, {ue_fsm_data,<<"262425675572428">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262425675572428">>, {ok, [{epdg_auth_tuple, <<94,252,76,120,94,31,220,0,114,99,82,49,31,1, 22,45>>, <<109,14,244,25,193,102,221,52,204,66,44,196, 55,246,228,6>>, <<94,252,76,120,94,31,220,0,114,99,82,49,31,1, 22,45,3,136,83,114,119,161,21,17,8,31,185, 138,61,196>>, <<69,141,158,194,86,21,225,159,80,140,34,135, 206,198,242,50>>, <<235,172,178,41,1,72,121,5,84,215,156,24, 79,26,128,112>>}]}}} *DBG* epdg_ue_fsm_262425675572428 send ok to <0.211.0> 04:13:22.042 [info] auth_response(<<"262425675572428">>): {ok,[{epdg_auth_tuple,<<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45>>,<<109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6>>,<<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83,114,119,161,21,17,8,31,185,138,61,196>>,<<69,141,158,194,86,21,225,159,80,140,34,135,206,198,242,50>>,<<235,172,178,41,1,72,121,5,84,215,156,24,79,26,128,112>>}]} *DBG* epdg_ue_fsm_262425675572428 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45>>, <<109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6>>, <<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83, 114,119,161,21,17,8,31,185,138,61,196>>, <<69,141,158,194,86,21,225,159,80,140,34,135,206,198,242,50>>, <<235,172,178,41,1,72,121,5,84,215,156,24,79,26,128,112>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.043 [info] auth_response for <<"262425675572428">>: {ok,[{epdg_auth_tuple,<<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45>>,<<109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6>>,<<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83,114,119,161,21,17,8,31,185,138,61,196>>,<<69,141,158,194,86,21,225,159,80,140,34,135,206,198,242,50>>,<<235,172,178,41,1,72,121,5,84,215,156,24,79,26,128,112>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.043 [info] GSUP: Tx #{auth_tuples => [#{autn => <<109,14,244,25,193,102,221,52,204,66,44,196,55,246,228,6>>,ck => <<235,172,178,41,1,72,121,5,84,215,156,24,79,26,128,112>>,ik => <<69,141,158,194,86,21,225,159,80,140,34,135,206,198,242,50>>,rand => <<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45>>,res => <<94,252,76,120,94,31,220,0,114,99,82,49,31,1,22,45,3,136,83,114,119,161,21,17,8,31,185,138,61,196>>}],imsi => <<"262425675572428">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425675572428">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425675572428 receive call lu_request from <0.1367.0> in state state_authenticating *DBG* epdg_ue_fsm_262425675572428 send ok to <0.1367.0> 04:13:22.046 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425675572428">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425675572428 consume call lu_request from <0.1367.0> in state state_authenticating 04:13:22.046 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425675572428 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:22.046 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425675572428">>,"internet",[],undefined,false,0,false,false} 04:13:22.046 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.046 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425675572428",undefined,undefined,false,false,undefined} 04:13:22.046 [debug] SWx Tx SAR Imsi="262425675572428" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.046 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","227",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425675572428",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425675572428 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425675572428 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425675572428 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1368.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425675572428 send ok to <0.1368.0> 04:13:22.051 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;227;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425675572428",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425675572428 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1368.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425675572428 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.051 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425675572428 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425675572428">>,ok}} 04:13:22.051 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425675572428",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425675572428 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.051 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.051 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425675572428">>,"internet",[],undefined,false,0,false,false} 04:13:22.051 [info] lu_response(<<"262425675572428">>): ok 04:13:22.051 [info] lu_response for <<"262425675572428">>: ok 04:13:22.051 [info] GSUP: Tx #{imsi => <<"262425675572428">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425675572428">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425675572428 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1369.0> in state state_authenticated 04:13:22.052 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425675572428">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.052 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.052 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425675572428">>,"internet",[],undefined,false,0,false,false} 04:13:22.052 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:22.052 [info] s2b: Tx {gtp,v2,create_session_request,0,5395951,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425675572428">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864931,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660814,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425675572428 send ok to <0.1369.0> 04:13:22.052 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425675572428 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1369.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425675572428 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425675572428 receive call {rx_s6b_aar,"262425675572428@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1370.0> in state state_authenticated 04:13:22.058 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425675572428@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.058 [info] ue_fsm ev_rx_s6b_aar: "262425675572428@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:22.058 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425675572428@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262425675572428",undefined,undefined,true,false,undefined} 04:13:22.058 [debug] SWx Tx SAR Imsi="262425675572428" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:22.058 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","228",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425675572428",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425675572428 send ok to <0.1370.0> 04:13:22.059 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425675572428 consume call {rx_s6b_aar,"262425675572428@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1370.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425675572428 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1371.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425675572428 send ok to <0.1371.0> 04:13:22.060 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;228;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425675572428",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.060 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425675572428 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1371.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.061 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425675572428","262425675572428@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1370.0>} 04:13:22.061 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.061 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.064 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,227,82,85,239,0,2,0,2,0,16,0,87,0,9,1,160,57,251,254,163,172,18,2,103,79,0,5,0,1,192,168,0,63,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,57,251,254,163,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,57,251,254,163,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262425675572428 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 3431660814, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 972816035}}} from <0.1372.0> in state state_wait_create_session_resp 04:13:22.064 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864931,5395951,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"9ûþ£">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,972816035,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,972816035,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,63>>}}} 04:13:22.064 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425675572428">>,<0.1364.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864931,972816035,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3431660814,972816035}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:22.064 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.064 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 3431660814,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 972816035}} 04:13:22.064 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425675572428">>,"internet",[],undefined,false,0,false,false} 04:13:22.064 [info] KMOD Port Create PDP Context Call {<0.1364.0>,[alias|#Ref<0.718718372.1967980556.220742>]}: {create_pdp_context,{172,18,2,103},3431660814,972816035,{192,168,0,63}} 04:13:22.064 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,63}, 3431660814, 972816035 04:13:22.064 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],13,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,63}},{i_tid,3431660814},{o_tid,972816035}]}} 04:13:22.064 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 3431660814,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 972816035}) returned ok *DBG* epdg_ue_fsm_262425675572428 send ok to <0.1372.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425675572428">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 3431660814, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 972816035}}}} 04:13:22.064 [info] tunnel_response(<<"262425675572428">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 3431660814,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 972816035}} *DBG* epdg_ue_fsm_262425675572428 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 3431660814, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 972816035}}} from <0.1372.0> in state state_wait_create_session_resp => state_active 04:13:22.064 [info] tunnel_response for <<"262425675572428">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 3431660814,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 972816035}} 04:13:22.064 [info] GSUP: Tx #{imsi => <<"262425675572428">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,63>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423506581047">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:22.120 [info] GSUP: Rx #{imsi => <<"262423506581047">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423506581047 enter epdg_ue_fsm in state state_new 04:13:22.120 [info] ue_fsm start(epdg_ue_fsm_262423506581047) *DBG* epdg_ue_fsm_262423506581047 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423506581047 receive call {auth_request,33,"internet",#{}} from <0.1373.0> in state state_new 04:13:22.120 [info] ue_fsm init(<<"262423506581047">>) *DBG* epdg_ue_fsm_262423506581047 send ok to <0.1373.0> 04:13:22.120 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423506581047 consume call {auth_request,33,"internet",#{}} from <0.1373.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.120 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423506581047">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423506581047 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:22.120 [info] ue_fsm start_link(aaa_ue_fsm_262423506581047) *DBG* aaa_ue_fsm_262423506581047 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423506581047 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423506581047 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.120 [info] ue_fsm init("262423506581047") 04:13:22.120 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.120 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423506581047",undefined,undefined,false,false,undefined} 04:13:22.120 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.120 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","229",";","nonode@nohost"],1,undefined,undefined,undefined,"262423506581047",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423506581047 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423506581047 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423506581047 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17>>, <<219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144>>, <<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214, 127,41,168,185,159,185,207,47,195,19,1,226,64>>, <<228,132,145,40,180,96,225,173,53,61,236,141,225,219,177,111>>, <<82,223,166,25,174,201,157,229,134,103,212,173,211,38, 45,252>>}]}} from <0.1376.0> in state state_wait_swx_maa 04:13:22.124 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;229;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423506581047",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144]],[[90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214,127,41,168,185,159,185,207,47,195,19,1,226,64]],["foobar"],[[82,223,166,25,174,201,157,229,134,103,212,173,211,38,45,252]],[[228,132,145,40,180,96,225,173,53,61,236,141,225,219,177,111]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.124 [info] dia_sip2gsup: auth [90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144] authz [90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214,127,41,168,185,159,185,207,47,195,19,1,226,64]  *DBG* aaa_ue_fsm_262423506581047 send ok to <0.1376.0> 04:13:22.124 [info] rand [90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17] autn [219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144]  *DBG* aaa_ue_fsm_262423506581047 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17>>, <<219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144>>, <<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214, 127,41,168,185,159,185,207,47,195,19,1,226,64>>, <<228,132,145,40,180,96,225,173,53,61,236,141,225,219,177,111>>, <<82,223,166,25,174,201,157,229,134,103,212,173,211,38, 45,252>>}]}} from <0.1376.0> in state state_wait_swx_maa => state_new 04:13:22.124 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423506581047 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17>>, <<219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144>>, <<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214, 127,41,168,185,159,185,207,47,195,19,1,226,64>>, <<228,132,145,40,180,96,225,173,53,61,236,141,225,219,177,111>>, <<82,223,166,25,174,201,157,229,134,103,212,173,211,38, 45,252>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.124 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423506581047",undefined,undefined,false,false,undefined} 04:13:22.124 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17>>,<<219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144>>,<<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214,127,41,168,185,159,185,207,47,195,19,1,226,64>>,<<228,132,145,40,180,96,225,173,53,61,236,141,225,219,177,111>>,<<82,223,166,25,174,201,157,229,134,103,212,173,211,38,45,252>>}]} *DBG* epdg_ue_fsm_262423506581047 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423506581047">>, {ok, [{epdg_auth_tuple, <<90,53,161,149,2,103,233,11,250,251,66,169, 138,68,20,17>>, <<219,170,202,77,237,194,60,0,238,36,30,83,114, 145,72,144>>, <<90,53,161,149,2,103,233,11,250,251,66,169, 138,68,20,17,214,127,41,168,185,159,185,207, 47,195,19,1,226,64>>, <<228,132,145,40,180,96,225,173,53,61,236,141, 225,219,177,111>>, <<82,223,166,25,174,201,157,229,134,103, 212,173,211,38,45,252>>}]}}} 04:13:22.124 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17>>,<<219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144>>,<<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214,127,41,168,185,159,185,207,47,195,19,1,226,64>>,<<228,132,145,40,180,96,225,173,53,61,236,141,225,219,177,111>>,<<82,223,166,25,174,201,157,229,134,103,212,173,211,38,45,252>>}]}, {ue_fsm_data,<<"262423506581047">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423506581047 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17>>, <<219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144>>, <<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214, 127,41,168,185,159,185,207,47,195,19,1,226,64>>, <<228,132,145,40,180,96,225,173,53,61,236,141,225,219,177,111>>, <<82,223,166,25,174,201,157,229,134,103,212,173,211,38, 45,252>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.124 [info] auth_response(<<"262423506581047">>): {ok,[{epdg_auth_tuple,<<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17>>,<<219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144>>,<<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214,127,41,168,185,159,185,207,47,195,19,1,226,64>>,<<228,132,145,40,180,96,225,173,53,61,236,141,225,219,177,111>>,<<82,223,166,25,174,201,157,229,134,103,212,173,211,38,45,252>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.124 [info] auth_response for <<"262423506581047">>: {ok,[{epdg_auth_tuple,<<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17>>,<<219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144>>,<<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214,127,41,168,185,159,185,207,47,195,19,1,226,64>>,<<228,132,145,40,180,96,225,173,53,61,236,141,225,219,177,111>>,<<82,223,166,25,174,201,157,229,134,103,212,173,211,38,45,252>>}]} 04:13:22.124 [info] GSUP: Tx #{auth_tuples => [#{autn => <<219,170,202,77,237,194,60,0,238,36,30,83,114,145,72,144>>,ck => <<82,223,166,25,174,201,157,229,134,103,212,173,211,38,45,252>>,ik => <<228,132,145,40,180,96,225,173,53,61,236,141,225,219,177,111>>,rand => <<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17>>,res => <<90,53,161,149,2,103,233,11,250,251,66,169,138,68,20,17,214,127,41,168,185,159,185,207,47,195,19,1,226,64>>}],imsi => <<"262423506581047">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423506581047">>, message_type => location_upd_req}} 04:13:22.126 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423506581047">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423506581047 receive call lu_request from <0.1377.0> in state state_authenticating 04:13:22.126 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423506581047 send ok to <0.1377.0> 04:13:22.126 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423506581047">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423506581047 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423506581047 consume call lu_request from <0.1377.0> in state state_authenticating 04:13:22.126 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.126 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423506581047",undefined,undefined,false,false,undefined} 04:13:22.126 [debug] SWx Tx SAR Imsi="262423506581047" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423506581047 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423506581047 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:22.126 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","230",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423506581047",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423506581047 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1378.0> in state state_wait_swx_saa 04:13:22.128 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;230;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423506581047",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423506581047 send ok to <0.1378.0> *DBG* epdg_ue_fsm_262423506581047 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.128 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423506581047 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1378.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423506581047 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423506581047">>,ok}} 04:13:22.128 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423506581047",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423506581047 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.128 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.128 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423506581047">>,"internet",[],undefined,false,0,false,false} 04:13:22.128 [info] lu_response(<<"262423506581047">>): ok 04:13:22.128 [info] lu_response for <<"262423506581047">>: ok 04:13:22.128 [info] GSUP: Tx #{imsi => <<"262423506581047">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423506581047">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:22.129 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423506581047">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423506581047 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1379.0> in state state_authenticated 04:13:22.129 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.129 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423506581047">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423506581047 send ok to <0.1379.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.129 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262423506581047 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1379.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423506581047 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:22.129 [info] s2b: Tx {gtp,v2,create_session_request,0,5395952,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423506581047">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864932,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660815,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:22.129 [debug] Waiting for CreateSessionResponse 04:13:22.134 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423506581047@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423506581047 receive call {rx_s6b_aar,"262423506581047@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1380.0> in state state_authenticated 04:13:22.134 [info] ue_fsm ev_rx_s6b_aar: "262423506581047@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:22.134 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423506581047@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423506581047",undefined,undefined,true,false,undefined} 04:13:22.134 [debug] SWx Tx SAR Imsi="262423506581047" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:22.134 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","231",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423506581047",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423506581047 send ok to <0.1380.0> *DBG* aaa_ue_fsm_262423506581047 consume call {rx_s6b_aar,"262423506581047@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1380.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:22.134 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423506581047 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1381.0> in state state_authenticated_wait_swx_saa 04:13:22.136 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;231;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423506581047",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.136 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423506581047 send ok to <0.1381.0> *DBG* aaa_ue_fsm_262423506581047 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1381.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.136 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423506581047","262423506581047@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1380.0>} 04:13:22.136 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.136 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.139 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,228,82,85,240,0,2,0,2,0,16,0,87,0,9,1,160,210,71,138,117,172,18,2,103,79,0,5,0,1,192,168,0,64,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,210,71,138,117,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,210,71,138,117,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.139 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864932,5395952,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<210,71,138,117>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3527903861,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3527903861,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,64>>}}} 04:13:22.139 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423506581047">>,<0.1374.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864932,3527903861,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660815,3527903861}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:22.139 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.139 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 3431660815,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3527903861}} *DBG* epdg_ue_fsm_262423506581047 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 3431660815, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3527903861}}} from <0.1382.0> in state state_wait_create_session_resp 04:13:22.139 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423506581047">>,"internet",[],undefined,false,0,false,false} 04:13:22.139 [info] KMOD Port Create PDP Context Call {<0.1374.0>,[alias|#Ref<0.718718372.1967980545.232267>]}: {create_pdp_context,{172,18,2,103},3431660815,3527903861,{192,168,0,64}} 04:13:22.139 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,64}, 3431660815, 3527903861 04:13:22.139 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],77,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,64}},{i_tid,3431660815},{o_tid,3527903861}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262423506581047">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 3431660815, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3527903861}}}} *DBG* epdg_ue_fsm_262423506581047 send ok to <0.1382.0> 04:13:22.139 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 3431660815,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3527903861}) returned ok *DBG* epdg_ue_fsm_262423506581047 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 3431660815, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3527903861}}} from <0.1382.0> in state state_wait_create_session_resp => state_active 04:13:22.139 [info] tunnel_response(<<"262423506581047">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 3431660815,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3527903861}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.139 [info] tunnel_response for <<"262423506581047">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 3431660815,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3527903861}} 04:13:22.139 [info] GSUP: Tx #{imsi => <<"262423506581047">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,64>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424196451422">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:22.220 [info] GSUP: Rx #{imsi => <<"262424196451422">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424196451422 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424196451422 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424196451422 receive call {auth_request,33,"internet",#{}} from <0.1383.0> in state state_new 04:13:22.220 [info] ue_fsm start(epdg_ue_fsm_262424196451422) 04:13:22.220 [info] ue_fsm init(<<"262424196451422">>) 04:13:22.220 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424196451422 send ok to <0.1383.0> *DBG* aaa_ue_fsm_262424196451422 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.220 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424196451422">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424196451422 consume call {auth_request,33,"internet",#{}} from <0.1383.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424196451422 consume internal init_state in state state_new 04:13:22.221 [info] ue_fsm start_link(aaa_ue_fsm_262424196451422) *DBG* epdg_ue_fsm_262424196451422 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424196451422 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.221 [info] ue_fsm init("262424196451422") 04:13:22.221 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262424196451422 send ok to <0.201.0> 04:13:22.221 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424196451422",undefined,undefined,false,false,undefined} 04:13:22.221 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424196451422 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.221 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","232",";","nonode@nohost"],1,undefined,undefined,undefined,"262424196451422",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:22.224 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;232;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424196451422",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20,128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94]],[[202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20,255,195,88,205,223,221,119,94,144,181,54,22,66,244]],["foobar"],[[89,33,213,8,57,27,235,226,133,73,108,215,228,218,254,38]],[[122,75,153,109,73,71,218,51,34,7,183,119,87,148,79,155]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424196451422 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20>>, <<128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94>>, <<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20, 255,195,88,205,223,221,119,94,144,181,54,22,66,244>>, <<122,75,153,109,73,71,218,51,34,7,183,119,87,148,79,155>>, <<89,33,213,8,57,27,235,226,133,73,108,215,228,218,254,38>>}]}} from <0.1386.0> in state state_wait_swx_maa 04:13:22.224 [info] dia_sip2gsup: auth [202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20,128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94] authz [202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20,255,195,88,205,223,221,119,94,144,181,54,22,66,244]  04:13:22.224 [info] rand [202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20] autn [128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94]  *DBG* aaa_ue_fsm_262424196451422 send ok to <0.1386.0> *DBG* aaa_ue_fsm_262424196451422 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20>>, <<128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94>>, <<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20, 255,195,88,205,223,221,119,94,144,181,54,22,66,244>>, <<122,75,153,109,73,71,218,51,34,7,183,119,87,148,79,155>>, <<89,33,213,8,57,27,235,226,133,73,108,215,228,218,254,38>>}]}} from <0.1386.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424196451422 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20>>, <<128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94>>, <<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20, 255,195,88,205,223,221,119,94,144,181,54,22,66,244>>, <<122,75,153,109,73,71,218,51,34,7,183,119,87,148,79,155>>, <<89,33,213,8,57,27,235,226,133,73,108,215,228,218,254,38>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.224 [info] ue_fsm ev_rx_swx_maa 04:13:22.224 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424196451422",undefined,undefined,false,false,undefined} 04:13:22.224 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20>>,<<128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94>>,<<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20,255,195,88,205,223,221,119,94,144,181,54,22,66,244>>,<<122,75,153,109,73,71,218,51,34,7,183,119,87,148,79,155>>,<<89,33,213,8,57,27,235,226,133,73,108,215,228,218,254,38>>}]} 04:13:22.224 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20>>,<<128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94>>,<<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20,255,195,88,205,223,221,119,94,144,181,54,22,66,244>>,<<122,75,153,109,73,71,218,51,34,7,183,119,87,148,79,155>>,<<89,33,213,8,57,27,235,226,133,73,108,215,228,218,254,38>>}]}, {ue_fsm_data,<<"262424196451422">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424196451422 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424196451422">>, {ok, [{epdg_auth_tuple, <<202,187,74,18,127,83,108,221,177,65,153,88, 32,224,16,20>>, <<128,160,79,191,199,33,229,59,107,186,57,214, 175,200,254,94>>, <<202,187,74,18,127,83,108,221,177,65,153,88, 32,224,16,20,255,195,88,205,223,221,119,94, 144,181,54,22,66,244>>, <<122,75,153,109,73,71,218,51,34,7,183,119,87, 148,79,155>>, <<89,33,213,8,57,27,235,226,133,73,108, 215,228,218,254,38>>}]}}} 04:13:22.224 [info] auth_response(<<"262424196451422">>): {ok,[{epdg_auth_tuple,<<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20>>,<<128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94>>,<<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20,255,195,88,205,223,221,119,94,144,181,54,22,66,244>>,<<122,75,153,109,73,71,218,51,34,7,183,119,87,148,79,155>>,<<89,33,213,8,57,27,235,226,133,73,108,215,228,218,254,38>>}]} *DBG* epdg_ue_fsm_262424196451422 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20>>, <<128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94>>, <<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20, 255,195,88,205,223,221,119,94,144,181,54,22,66,244>>, <<122,75,153,109,73,71,218,51,34,7,183,119,87,148,79,155>>, <<89,33,213,8,57,27,235,226,133,73,108,215,228,218,254,38>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.225 [info] auth_response for <<"262424196451422">>: {ok,[{epdg_auth_tuple,<<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20>>,<<128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94>>,<<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20,255,195,88,205,223,221,119,94,144,181,54,22,66,244>>,<<122,75,153,109,73,71,218,51,34,7,183,119,87,148,79,155>>,<<89,33,213,8,57,27,235,226,133,73,108,215,228,218,254,38>>}]} 04:13:22.225 [info] GSUP: Tx #{auth_tuples => [#{autn => <<128,160,79,191,199,33,229,59,107,186,57,214,175,200,254,94>>,ck => <<89,33,213,8,57,27,235,226,133,73,108,215,228,218,254,38>>,ik => <<122,75,153,109,73,71,218,51,34,7,183,119,87,148,79,155>>,rand => <<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20>>,res => <<202,187,74,18,127,83,108,221,177,65,153,88,32,224,16,20,255,195,88,205,223,221,119,94,144,181,54,22,66,244>>}],imsi => <<"262424196451422">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424196451422">>, message_type => location_upd_req}} 04:13:22.226 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424196451422">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424196451422 receive call lu_request from <0.1387.0> in state state_authenticating 04:13:22.226 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424196451422 send ok to <0.1387.0> 04:13:22.226 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424196451422">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424196451422 consume call lu_request from <0.1387.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.226 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424196451422 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:22.226 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424196451422",undefined,undefined,false,false,undefined} 04:13:22.226 [debug] SWx Tx SAR Imsi="262424196451422" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.226 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","233",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424196451422",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424196451422 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424196451422 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424196451422 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1388.0> in state state_wait_swx_saa 04:13:22.228 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;233;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424196451422",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.228 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424196451422 send ok to <0.1388.0> 04:13:22.228 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424196451422",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424196451422 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424196451422 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1388.0> in state state_wait_swx_saa => state_authenticated 04:13:22.228 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424196451422 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424196451422">>,ok}} 04:13:22.228 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424196451422">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424196451422 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.228 [info] lu_response(<<"262424196451422">>): ok 04:13:22.228 [info] lu_response for <<"262424196451422">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.228 [info] GSUP: Tx #{imsi => <<"262424196451422">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424196451422">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:22.229 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424196451422">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.229 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262424196451422 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1389.0> in state state_authenticated 04:13:22.229 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424196451422">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424196451422 send ok to <0.1389.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.229 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262424196451422 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1389.0> in state state_authenticated => state_wait_create_session_resp 04:13:22.229 [info] s2b: Tx {gtp,v2,create_session_request,0,5395953,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424196451422">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864933,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660816,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424196451422 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:22.229 [debug] Waiting for CreateSessionResponse 04:13:22.234 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424196451422@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424196451422 receive call {rx_s6b_aar,"262424196451422@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1390.0> in state state_authenticated 04:13:22.234 [info] ue_fsm ev_rx_s6b_aar: "262424196451422@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:22.234 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424196451422@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424196451422",undefined,undefined,true,false,undefined} 04:13:22.234 [debug] SWx Tx SAR Imsi="262424196451422" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:22.235 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","234",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424196451422",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424196451422 send ok to <0.1390.0> 04:13:22.235 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424196451422 consume call {rx_s6b_aar,"262424196451422@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1390.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424196451422 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1391.0> in state state_authenticated_wait_swx_saa 04:13:22.237 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;234;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424196451422",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.237 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424196451422 send ok to <0.1391.0> 04:13:22.237 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424196451422","262424196451422@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1390.0>} *DBG* aaa_ue_fsm_262424196451422 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1391.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.237 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.237 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.241 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,229,82,85,241,0,2,0,2,0,16,0,87,0,9,1,160,189,157,137,200,172,18,2,103,79,0,5,0,1,192,168,0,65,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,189,157,137,200,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,189,157,137,200,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262424196451422 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 3431660816, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3181218248}}} from <0.1392.0> in state state_wait_create_session_resp 04:13:22.241 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864933,5395953,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<189,157,137,200>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3181218248,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3181218248,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,65>>}}} 04:13:22.241 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424196451422">>,<0.1384.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864933,3181218248,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3431660816,3181218248}],[],[],[],[],[],[],[],[]}}}} 04:13:22.241 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.241 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 3431660816,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3181218248}} 04:13:22.241 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424196451422">>,"internet",[],undefined,false,0,false,false} 04:13:22.241 [info] KMOD Port Create PDP Context Call {<0.1384.0>,[alias|#Ref<0.718718372.1967980545.232458>]}: {create_pdp_context,{172,18,2,103},3431660816,3181218248,{192,168,0,65}} 04:13:22.241 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,65}, 3431660816, 3181218248 04:13:22.242 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2498,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,65}},{i_tid,3431660816},{o_tid,3181218248}]}} 04:13:22.242 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 3431660816,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3181218248}) returned ok *DBG* epdg_ue_fsm_262424196451422 send ok to <0.1392.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424196451422">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 3431660816, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3181218248}}}} *DBG* epdg_ue_fsm_262424196451422 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 3431660816, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3181218248}}} from <0.1392.0> in state state_wait_create_session_resp => state_active 04:13:22.242 [info] tunnel_response(<<"262424196451422">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 3431660816,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3181218248}} 04:13:22.242 [info] tunnel_response for <<"262424196451422">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 3431660816,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3181218248}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.242 [info] GSUP: Tx #{imsi => <<"262424196451422">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,65>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425247685835">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:22.324 [info] GSUP: Rx #{imsi => <<"262425247685835">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425247685835 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425247685835 consume internal init_state in state state_new 04:13:22.325 [info] ue_fsm start(epdg_ue_fsm_262425247685835) *DBG* epdg_ue_fsm_262425247685835 receive call {auth_request,33,"internet",#{}} from <0.1393.0> in state state_new *DBG* epdg_ue_fsm_262425247685835 send ok to <0.1393.0> 04:13:22.325 [info] ue_fsm init(<<"262425247685835">>) *DBG* epdg_ue_fsm_262425247685835 consume call {auth_request,33,"internet",#{}} from <0.1393.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425247685835 enter aaa_ue_fsm in state state_new 04:13:22.325 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425247685835 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425247685835 consume internal init_state in state state_new 04:13:22.325 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425247685835">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425247685835 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.326 [info] ue_fsm start_link(aaa_ue_fsm_262425247685835) 04:13:22.326 [info] ue_fsm init("262425247685835") 04:13:22.326 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425247685835 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425247685835 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.327 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425247685835",undefined,undefined,false,false,undefined} 04:13:22.327 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.327 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","235",";","nonode@nohost"],1,undefined,undefined,undefined,"262425247685835",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425247685835 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190>>, <<45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20>>, <<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97, 252,159,213,250,144,131,210,245,57,126,109,62,110>>, <<79,90,104,61,149,33,244,131,18,25,191,210,29,134,20,19>>, <<174,217,6,161,6,194,103,160,217,204,94,61,214,14,97,64>>}]}} from <0.1396.0> in state state_wait_swx_maa 04:13:22.336 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;235;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425247685835",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20]],[[143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97,252,159,213,250,144,131,210,245,57,126,109,62,110]],["foobar"],[[174,217,6,161,6,194,103,160,217,204,94,61,214,14,97,64]],[[79,90,104,61,149,33,244,131,18,25,191,210,29,134,20,19]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.337 [info] dia_sip2gsup: auth [143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20] authz [143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97,252,159,213,250,144,131,210,245,57,126,109,62,110]  04:13:22.337 [info] rand [143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190] autn [45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20]  *DBG* aaa_ue_fsm_262425247685835 send ok to <0.1396.0> *DBG* epdg_ue_fsm_262425247685835 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190>>, <<45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20>>, <<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97, 252,159,213,250,144,131,210,245,57,126,109,62,110>>, <<79,90,104,61,149,33,244,131,18,25,191,210,29,134,20,19>>, <<174,217,6,161,6,194,103,160,217,204,94,61,214,14,97,64>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425247685835 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190>>, <<45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20>>, <<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97, 252,159,213,250,144,131,210,245,57,126,109,62,110>>, <<79,90,104,61,149,33,244,131,18,25,191,210,29,134,20,19>>, <<174,217,6,161,6,194,103,160,217,204,94,61,214,14,97,64>>}]}} from <0.1396.0> in state state_wait_swx_maa => state_new 04:13:22.337 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425247685835 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425247685835">>, {ok, [{epdg_auth_tuple, <<143,251,234,120,72,5,225,254,2,51,121,67,53, 175,90,190>>, <<45,240,80,57,53,197,81,194,192,170,185,161, 171,130,133,20>>, <<143,251,234,120,72,5,225,254,2,51,121,67,53, 175,90,190,97,252,159,213,250,144,131,210, 245,57,126,109,62,110>>, <<79,90,104,61,149,33,244,131,18,25,191,210,29, 134,20,19>>, <<174,217,6,161,6,194,103,160,217,204,94, 61,214,14,97,64>>}]}}} *DBG* epdg_ue_fsm_262425247685835 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190>>, <<45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20>>, <<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97, 252,159,213,250,144,131,210,245,57,126,109,62,110>>, <<79,90,104,61,149,33,244,131,18,25,191,210,29,134,20,19>>, <<174,217,6,161,6,194,103,160,217,204,94,61,214,14,97,64>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.337 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425247685835",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.338 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190>>,<<45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20>>,<<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97,252,159,213,250,144,131,210,245,57,126,109,62,110>>,<<79,90,104,61,149,33,244,131,18,25,191,210,29,134,20,19>>,<<174,217,6,161,6,194,103,160,217,204,94,61,214,14,97,64>>}]} 04:13:22.338 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190>>,<<45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20>>,<<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97,252,159,213,250,144,131,210,245,57,126,109,62,110>>,<<79,90,104,61,149,33,244,131,18,25,191,210,29,134,20,19>>,<<174,217,6,161,6,194,103,160,217,204,94,61,214,14,97,64>>}]}, {ue_fsm_data,<<"262425247685835">>,"internet",[],undefined,false,0,false,false} 04:13:22.339 [info] auth_response(<<"262425247685835">>): {ok,[{epdg_auth_tuple,<<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190>>,<<45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20>>,<<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97,252,159,213,250,144,131,210,245,57,126,109,62,110>>,<<79,90,104,61,149,33,244,131,18,25,191,210,29,134,20,19>>,<<174,217,6,161,6,194,103,160,217,204,94,61,214,14,97,64>>}]} 04:13:22.339 [info] auth_response for <<"262425247685835">>: {ok,[{epdg_auth_tuple,<<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190>>,<<45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20>>,<<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97,252,159,213,250,144,131,210,245,57,126,109,62,110>>,<<79,90,104,61,149,33,244,131,18,25,191,210,29,134,20,19>>,<<174,217,6,161,6,194,103,160,217,204,94,61,214,14,97,64>>}]} 04:13:22.340 [info] GSUP: Tx #{auth_tuples => [#{autn => <<45,240,80,57,53,197,81,194,192,170,185,161,171,130,133,20>>,ck => <<174,217,6,161,6,194,103,160,217,204,94,61,214,14,97,64>>,ik => <<79,90,104,61,149,33,244,131,18,25,191,210,29,134,20,19>>,rand => <<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190>>,res => <<143,251,234,120,72,5,225,254,2,51,121,67,53,175,90,190,97,252,159,213,250,144,131,210,245,57,126,109,62,110>>}],imsi => <<"262425247685835">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425247685835">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425247685835 receive call lu_request from <0.1397.0> in state state_authenticating 04:13:22.345 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425247685835">>,message_type => location_upd_req} 04:13:22.345 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425247685835 send ok to <0.1397.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.345 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425247685835">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425247685835 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425247685835 consume call lu_request from <0.1397.0> in state state_authenticating 04:13:22.345 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.346 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425247685835",undefined,undefined,false,false,undefined} 04:13:22.346 [debug] SWx Tx SAR Imsi="262425247685835" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425247685835 send ok to <0.201.0> 04:13:22.346 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","236",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425247685835",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425247685835 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425247685835 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1398.0> in state state_wait_swx_saa 04:13:22.355 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;236;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425247685835",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425247685835 send ok to <0.1398.0> 04:13:22.355 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425247685835 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425247685835 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1398.0> in state state_wait_swx_saa => state_authenticated 04:13:22.355 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425247685835",undefined,undefined,false,false,undefined} 04:13:22.355 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425247685835 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425247685835">>,ok}} 04:13:22.355 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425247685835">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425247685835 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.356 [info] lu_response(<<"262425247685835">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.356 [info] lu_response for <<"262425247685835">>: ok 04:13:22.356 [info] GSUP: Tx #{imsi => <<"262425247685835">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425247685835">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425247685835 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1399.0> in state state_authenticated 04:13:22.360 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425247685835">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.361 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.361 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425247685835">>,"internet",[],undefined,false,0,false,false} 04:13:22.361 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:22.361 [info] s2b: Tx {gtp,v2,create_session_request,0,5395954,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425247685835">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864934,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660817,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425247685835 send ok to <0.1399.0> 04:13:22.361 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425247685835 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1399.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425247685835 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425247685835 receive call {rx_s6b_aar,"262425247685835@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1400.0> in state state_authenticated 04:13:22.371 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425247685835@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.371 [info] ue_fsm ev_rx_s6b_aar: "262425247685835@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:22.371 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425247685835@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262425247685835",undefined,undefined,true,false,undefined} 04:13:22.371 [debug] SWx Tx SAR Imsi="262425247685835" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:22.371 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","237",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425247685835",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425247685835 send ok to <0.1400.0> 04:13:22.371 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425247685835 consume call {rx_s6b_aar,"262425247685835@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1400.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425247685835 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1401.0> in state state_authenticated_wait_swx_saa 04:13:22.375 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;237;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425247685835",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425247685835 send ok to <0.1401.0> *DBG* aaa_ue_fsm_262425247685835 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1401.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.375 [info] ue_fsm ev_rx_swx_saa 04:13:22.375 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425247685835","262425247685835@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1400.0>} 04:13:22.375 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.375 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.380 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,230,82,85,242,0,2,0,2,0,16,0,87,0,9,1,160,139,0,36,163,172,18,2,103,79,0,5,0,1,192,168,0,66,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,139,0,36,163,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,139,0,36,163,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262425247685835 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 3431660817, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2332042403}}} from <0.1402.0> in state state_wait_create_session_resp 04:13:22.380 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864934,5395954,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<139,0,36,163>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2332042403,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2332042403,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,66>>}}} 04:13:22.380 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425247685835">>,<0.1394.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864934,2332042403,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660817,2332042403}],[],[],[],[],[],[]}}}} 04:13:22.380 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.380 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 3431660817,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2332042403}} 04:13:22.381 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425247685835">>,"internet",[],undefined,false,0,false,false} 04:13:22.381 [info] KMOD Port Create PDP Context Call {<0.1394.0>,[alias|#Ref<0.718718372.1967980545.232619>]}: {create_pdp_context,{172,18,2,103},3431660817,2332042403,{192,168,0,66}} 04:13:22.381 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,66}, 3431660817, 2332042403 04:13:22.381 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2562,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,66}},{i_tid,3431660817},{o_tid,2332042403}]}} *DBG* epdg_ue_fsm_262425247685835 send ok to <0.1402.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425247685835">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 3431660817, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2332042403}}}} 04:13:22.381 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 3431660817,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2332042403}) returned ok *DBG* epdg_ue_fsm_262425247685835 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 3431660817, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2332042403}}} from <0.1402.0> in state state_wait_create_session_resp => state_active 04:13:22.381 [info] tunnel_response(<<"262425247685835">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 3431660817,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2332042403}} 04:13:22.381 [info] tunnel_response for <<"262425247685835">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 3431660817,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2332042403}} 04:13:22.381 [info] GSUP: Tx #{imsi => <<"262425247685835">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,66>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423714442633">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423714442633 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423714442633 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423714442633 receive call {auth_request,33,"internet",#{}} from <0.1403.0> in state state_new 04:13:22.424 [info] GSUP: Rx #{imsi => <<"262423714442633">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423714442633 send ok to <0.1403.0> 04:13:22.424 [info] ue_fsm start(epdg_ue_fsm_262423714442633) *DBG* aaa_ue_fsm_262423714442633 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423714442633 consume call {auth_request,33,"internet",#{}} from <0.1403.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423714442633 consume internal init_state in state state_new 04:13:22.424 [info] ue_fsm init(<<"262423714442633">>) *DBG* epdg_ue_fsm_262423714442633 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423714442633 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.424 [info] ue_fsm auth_request 04:13:22.425 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423714442633">>,"internet",[],undefined,false,0,false,false} 04:13:22.425 [info] ue_fsm start_link(aaa_ue_fsm_262423714442633) 04:13:22.425 [info] ue_fsm init("262423714442633") 04:13:22.425 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.426 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423714442633",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423714442633 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423714442633 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.426 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.426 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","238",";","nonode@nohost"],1,undefined,undefined,undefined,"262423714442633",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423714442633 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21>>, <<157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173>>, <<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21, 80,0,30,43,165,199,69,84,240,93,18,221,30,147>>, <<75,37,27,201,77,149,165,86,206,57,234,75,222,218,249,155>>, <<191,140,82,103,133,190,150,240,184,51,91,87,17,187,183, 95>>}]}} from <0.1406.0> in state state_wait_swx_maa 04:13:22.440 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;238;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423714442633",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21,157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173]],[[187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21,80,0,30,43,165,199,69,84,240,93,18,221,30,147]],["foobar"],[[191,140,82,103,133,190,150,240,184,51,91,87,17,187,183,95]],[[75,37,27,201,77,149,165,86,206,57,234,75,222,218,249,155]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.440 [info] dia_sip2gsup: auth [187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21,157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173] authz [187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21,80,0,30,43,165,199,69,84,240,93,18,221,30,147]  *DBG* aaa_ue_fsm_262423714442633 send ok to <0.1406.0> *DBG* epdg_ue_fsm_262423714442633 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21>>, <<157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173>>, <<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21, 80,0,30,43,165,199,69,84,240,93,18,221,30,147>>, <<75,37,27,201,77,149,165,86,206,57,234,75,222,218,249,155>>, <<191,140,82,103,133,190,150,240,184,51,91,87,17,187,183, 95>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423714442633 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21>>, <<157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173>>, <<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21, 80,0,30,43,165,199,69,84,240,93,18,221,30,147>>, <<75,37,27,201,77,149,165,86,206,57,234,75,222,218,249,155>>, <<191,140,82,103,133,190,150,240,184,51,91,87,17,187,183, 95>>}]}} from <0.1406.0> in state state_wait_swx_maa => state_new 04:13:22.440 [info] rand [187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21] autn [157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173]  *DBG* epdg_ue_fsm_262423714442633 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423714442633">>, {ok, [{epdg_auth_tuple, <<187,72,251,167,88,154,56,163,170,82,133,159, 227,219,16,21>>, <<157,243,105,207,44,189,90,237,193,162,44,194, 49,60,66,173>>, <<187,72,251,167,88,154,56,163,170,82,133,159, 227,219,16,21,80,0,30,43,165,199,69,84,240, 93,18,221,30,147>>, <<75,37,27,201,77,149,165,86,206,57,234,75,222, 218,249,155>>, <<191,140,82,103,133,190,150,240,184,51, 91,87,17,187,183,95>>}]}}} 04:13:22.440 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423714442633 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21>>, <<157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173>>, <<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21, 80,0,30,43,165,199,69,84,240,93,18,221,30,147>>, <<75,37,27,201,77,149,165,86,206,57,234,75,222,218,249,155>>, <<191,140,82,103,133,190,150,240,184,51,91,87,17,187,183, 95>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.441 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423714442633",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.441 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21>>,<<157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173>>,<<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21,80,0,30,43,165,199,69,84,240,93,18,221,30,147>>,<<75,37,27,201,77,149,165,86,206,57,234,75,222,218,249,155>>,<<191,140,82,103,133,190,150,240,184,51,91,87,17,187,183,95>>}]} 04:13:22.442 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21>>,<<157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173>>,<<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21,80,0,30,43,165,199,69,84,240,93,18,221,30,147>>,<<75,37,27,201,77,149,165,86,206,57,234,75,222,218,249,155>>,<<191,140,82,103,133,190,150,240,184,51,91,87,17,187,183,95>>}]}, {ue_fsm_data,<<"262423714442633">>,"internet",[],undefined,false,0,false,false} 04:13:22.442 [info] auth_response(<<"262423714442633">>): {ok,[{epdg_auth_tuple,<<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21>>,<<157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173>>,<<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21,80,0,30,43,165,199,69,84,240,93,18,221,30,147>>,<<75,37,27,201,77,149,165,86,206,57,234,75,222,218,249,155>>,<<191,140,82,103,133,190,150,240,184,51,91,87,17,187,183,95>>}]} 04:13:22.443 [info] auth_response for <<"262423714442633">>: {ok,[{epdg_auth_tuple,<<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21>>,<<157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173>>,<<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21,80,0,30,43,165,199,69,84,240,93,18,221,30,147>>,<<75,37,27,201,77,149,165,86,206,57,234,75,222,218,249,155>>,<<191,140,82,103,133,190,150,240,184,51,91,87,17,187,183,95>>}]} 04:13:22.444 [info] GSUP: Tx #{auth_tuples => [#{autn => <<157,243,105,207,44,189,90,237,193,162,44,194,49,60,66,173>>,ck => <<191,140,82,103,133,190,150,240,184,51,91,87,17,187,183,95>>,ik => <<75,37,27,201,77,149,165,86,206,57,234,75,222,218,249,155>>,rand => <<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21>>,res => <<187,72,251,167,88,154,56,163,170,82,133,159,227,219,16,21,80,0,30,43,165,199,69,84,240,93,18,221,30,147>>}],imsi => <<"262423714442633">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423714442633">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423714442633 receive call lu_request from <0.1407.0> in state state_authenticating 04:13:22.449 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423714442633">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423714442633 send ok to <0.1407.0> 04:13:22.449 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423714442633 consume call lu_request from <0.1407.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423714442633 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:22.449 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423714442633">>,"internet",[],undefined,false,0,false,false} 04:13:22.449 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.450 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423714442633",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423714442633 send ok to <0.201.0> 04:13:22.450 [debug] SWx Tx SAR Imsi="262423714442633" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423714442633 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:22.450 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","239",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423714442633",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423714442633 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1408.0> in state state_wait_swx_saa 04:13:22.460 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;239;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423714442633",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423714442633 send ok to <0.1408.0> *DBG* aaa_ue_fsm_262423714442633 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1408.0> in state state_wait_swx_saa => state_authenticated 04:13:22.460 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423714442633 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.461 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423714442633",undefined,undefined,false,false,undefined} 04:13:22.461 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423714442633 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423714442633">>,ok}} 04:13:22.461 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423714442633">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423714442633 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.461 [info] lu_response(<<"262423714442633">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.461 [info] lu_response for <<"262423714442633">>: ok 04:13:22.462 [info] GSUP: Tx #{imsi => <<"262423714442633">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423714442633">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423714442633 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1409.0> in state state_authenticated 04:13:22.467 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423714442633">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.467 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.467 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423714442633">>,"internet",[],undefined,false,0,false,false} 04:13:22.467 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:22.468 [info] s2b: Tx {gtp,v2,create_session_request,0,5395955,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423714442633">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864935,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660818,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423714442633 send ok to <0.1409.0> 04:13:22.468 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423714442633 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1409.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423714442633 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423714442633 receive call {rx_s6b_aar,"262423714442633@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1410.0> in state state_authenticated 04:13:22.483 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423714442633@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.483 [info] ue_fsm ev_rx_s6b_aar: "262423714442633@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:22.484 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423714442633@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423714442633",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423714442633 send ok to <0.1410.0> *DBG* aaa_ue_fsm_262423714442633 consume call {rx_s6b_aar,"262423714442633@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1410.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:22.484 [debug] SWx Tx SAR Imsi="262423714442633" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:22.484 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","240",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423714442633",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:22.484 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423714442633 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1411.0> in state state_authenticated_wait_swx_saa 04:13:22.493 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;240;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423714442633",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423714442633 send ok to <0.1411.0> *DBG* aaa_ue_fsm_262423714442633 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1411.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.493 [info] ue_fsm ev_rx_swx_saa 04:13:22.493 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423714442633","262423714442633@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1410.0>} 04:13:22.493 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.493 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.504 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,231,82,85,243,0,2,0,2,0,16,0,87,0,9,1,160,18,210,241,167,172,18,2,103,79,0,5,0,1,192,168,0,67,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,18,210,241,167,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,18,210,241,167,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.504 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864935,5395955,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<18,210,241,167>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,315814311,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,315814311,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,67>>}}} *DBG* epdg_ue_fsm_262423714442633 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 3431660818, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 315814311}}} from <0.1412.0> in state state_wait_create_session_resp 04:13:22.504 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423714442633">>,<0.1404.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864935,315814311,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660818,315814311}],[]}}}} 04:13:22.504 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.504 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 3431660818,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 315814311}} 04:13:22.505 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423714442633">>,"internet",[],undefined,false,0,false,false} 04:13:22.505 [info] KMOD Port Create PDP Context Call {<0.1404.0>,[alias|#Ref<0.718718372.1967980545.232774>]}: {create_pdp_context,{172,18,2,103},3431660818,315814311,{192,168,0,67}} 04:13:22.505 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,67}, 3431660818, 315814311 04:13:22.505 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],141,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,67}},{i_tid,3431660818},{o_tid,315814311}]}} *DBG* epdg_ue_fsm_262423714442633 send ok to <0.1412.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423714442633">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 3431660818, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 315814311}}}} 04:13:22.506 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 3431660818,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 315814311}) returned ok *DBG* epdg_ue_fsm_262423714442633 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 3431660818, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 315814311}}} from <0.1412.0> in state state_wait_create_session_resp => state_active 04:13:22.506 [info] tunnel_response(<<"262423714442633">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 3431660818,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 315814311}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.507 [info] tunnel_response for <<"262423714442633">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 3431660818,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 315814311}} 04:13:22.507 [info] GSUP: Tx #{imsi => <<"262423714442633">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,67>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426550739255">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426550739255 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426550739255 consume internal init_state in state state_new 04:13:22.525 [info] GSUP: Rx #{imsi => <<"262426550739255">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426550739255 receive call {auth_request,33,"internet",#{}} from <0.1413.0> in state state_new 04:13:22.525 [info] ue_fsm start(epdg_ue_fsm_262426550739255) *DBG* epdg_ue_fsm_262426550739255 send ok to <0.1413.0> 04:13:22.525 [info] ue_fsm init(<<"262426550739255">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426550739255 consume call {auth_request,33,"internet",#{}} from <0.1413.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426550739255 enter aaa_ue_fsm in state state_new 04:13:22.525 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426550739255 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426550739255 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426550739255 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.525 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426550739255">>,"internet",[],undefined,false,0,false,false} 04:13:22.526 [info] ue_fsm start_link(aaa_ue_fsm_262426550739255) 04:13:22.526 [info] ue_fsm init("262426550739255") 04:13:22.526 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.526 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426550739255",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426550739255 send ok to <0.201.0> 04:13:22.527 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426550739255 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.527 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","241",";","nonode@nohost"],1,undefined,undefined,undefined,"262426550739255",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:22.540 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;241;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426550739255",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243,129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225]],[[219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243,93,146,43,120,190,45,249,249,137,56,181,178,180,31]],["foobar"],[[177,42,150,16,253,221,133,40,92,29,137,226,42,71,109,86]],[[187,67,51,157,236,153,84,158,112,20,208,201,247,51,45,74]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426550739255 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243>>, <<129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225>>, <<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243, 93,146,43,120,190,45,249,249,137,56,181,178,180,31>>, <<187,67,51,157,236,153,84,158,112,20,208,201,247,51,45,74>>, <<177,42,150,16,253,221,133,40,92,29,137,226,42,71,109,86>>}]}} from <0.1416.0> in state state_wait_swx_maa 04:13:22.541 [info] dia_sip2gsup: auth [219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243,129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225] authz [219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243,93,146,43,120,190,45,249,249,137,56,181,178,180,31]  04:13:22.541 [info] rand [219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243] autn [129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225]  *DBG* aaa_ue_fsm_262426550739255 send ok to <0.1416.0> *DBG* epdg_ue_fsm_262426550739255 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243>>, <<129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225>>, <<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243, 93,146,43,120,190,45,249,249,137,56,181,178,180,31>>, <<187,67,51,157,236,153,84,158,112,20,208,201,247,51,45,74>>, <<177,42,150,16,253,221,133,40,92,29,137,226,42,71,109,86>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.541 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426550739255 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243>>, <<129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225>>, <<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243, 93,146,43,120,190,45,249,249,137,56,181,178,180,31>>, <<187,67,51,157,236,153,84,158,112,20,208,201,247,51,45,74>>, <<177,42,150,16,253,221,133,40,92,29,137,226,42,71,109,86>>}]}} from <0.1416.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426550739255 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426550739255">>, {ok, [{epdg_auth_tuple, <<219,46,130,58,154,216,113,40,243,146,11,254, 174,57,76,243>>, <<129,236,84,205,114,0,141,208,241,190,38,228, 150,77,61,225>>, <<219,46,130,58,154,216,113,40,243,146,11,254, 174,57,76,243,93,146,43,120,190,45,249,249, 137,56,181,178,180,31>>, <<187,67,51,157,236,153,84,158,112,20,208,201, 247,51,45,74>>, <<177,42,150,16,253,221,133,40,92,29,137, 226,42,71,109,86>>}]}}} 04:13:22.542 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426550739255",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426550739255 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243>>, <<129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225>>, <<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243, 93,146,43,120,190,45,249,249,137,56,181,178,180,31>>, <<187,67,51,157,236,153,84,158,112,20,208,201,247,51,45,74>>, <<177,42,150,16,253,221,133,40,92,29,137,226,42,71,109,86>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.542 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243>>,<<129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225>>,<<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243,93,146,43,120,190,45,249,249,137,56,181,178,180,31>>,<<187,67,51,157,236,153,84,158,112,20,208,201,247,51,45,74>>,<<177,42,150,16,253,221,133,40,92,29,137,226,42,71,109,86>>}]} 04:13:22.543 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243>>,<<129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225>>,<<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243,93,146,43,120,190,45,249,249,137,56,181,178,180,31>>,<<187,67,51,157,236,153,84,158,112,20,208,201,247,51,45,74>>,<<177,42,150,16,253,221,133,40,92,29,137,226,42,71,109,86>>}]}, {ue_fsm_data,<<"262426550739255">>,"internet",[],undefined,false,0,false,false} 04:13:22.543 [info] auth_response(<<"262426550739255">>): {ok,[{epdg_auth_tuple,<<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243>>,<<129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225>>,<<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243,93,146,43,120,190,45,249,249,137,56,181,178,180,31>>,<<187,67,51,157,236,153,84,158,112,20,208,201,247,51,45,74>>,<<177,42,150,16,253,221,133,40,92,29,137,226,42,71,109,86>>}]} 04:13:22.544 [info] auth_response for <<"262426550739255">>: {ok,[{epdg_auth_tuple,<<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243>>,<<129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225>>,<<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243,93,146,43,120,190,45,249,249,137,56,181,178,180,31>>,<<187,67,51,157,236,153,84,158,112,20,208,201,247,51,45,74>>,<<177,42,150,16,253,221,133,40,92,29,137,226,42,71,109,86>>}]} 04:13:22.544 [info] GSUP: Tx #{auth_tuples => [#{autn => <<129,236,84,205,114,0,141,208,241,190,38,228,150,77,61,225>>,ck => <<177,42,150,16,253,221,133,40,92,29,137,226,42,71,109,86>>,ik => <<187,67,51,157,236,153,84,158,112,20,208,201,247,51,45,74>>,rand => <<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243>>,res => <<219,46,130,58,154,216,113,40,243,146,11,254,174,57,76,243,93,146,43,120,190,45,249,249,137,56,181,178,180,31>>}],imsi => <<"262426550739255">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426550739255">>, message_type => location_upd_req}} 04:13:22.549 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426550739255">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426550739255 receive call lu_request from <0.1417.0> in state state_authenticating *DBG* epdg_ue_fsm_262426550739255 send ok to <0.1417.0> 04:13:22.549 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426550739255 consume call lu_request from <0.1417.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426550739255 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:22.549 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426550739255">>,"internet",[],undefined,false,0,false,false} 04:13:22.549 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.550 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426550739255",undefined,undefined,false,false,undefined} 04:13:22.550 [debug] SWx Tx SAR Imsi="262426550739255" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.550 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","242",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426550739255",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426550739255 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426550739255 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426550739255 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1418.0> in state state_wait_swx_saa 04:13:22.559 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;242;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426550739255",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426550739255 send ok to <0.1418.0> *DBG* epdg_ue_fsm_262426550739255 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.559 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426550739255 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1418.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426550739255 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426550739255">>,ok}} 04:13:22.559 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426550739255",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426550739255 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.559 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.559 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426550739255">>,"internet",[],undefined,false,0,false,false} 04:13:22.559 [info] lu_response(<<"262426550739255">>): ok 04:13:22.560 [info] lu_response for <<"262426550739255">>: ok 04:13:22.560 [info] GSUP: Tx #{imsi => <<"262426550739255">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426550739255">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426550739255 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1419.0> in state state_authenticated 04:13:22.564 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426550739255">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.564 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.564 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426550739255">>,"internet",[],undefined,false,0,false,false} 04:13:22.565 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:22.565 [info] s2b: Tx {gtp,v2,create_session_request,0,5395956,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426550739255">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864936,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660819,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426550739255 send ok to <0.1419.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.565 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426550739255 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1419.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426550739255 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426550739255 receive call {rx_s6b_aar,"262426550739255@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1420.0> in state state_authenticated 04:13:22.577 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426550739255@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.577 [info] ue_fsm ev_rx_s6b_aar: "262426550739255@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:22.578 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426550739255@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262426550739255",undefined,undefined,true,false,undefined} 04:13:22.578 [debug] SWx Tx SAR Imsi="262426550739255" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426550739255 send ok to <0.1420.0> 04:13:22.578 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","243",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426550739255",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426550739255 consume call {rx_s6b_aar,"262426550739255@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1420.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:22.578 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426550739255 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1421.0> in state state_authenticated_wait_swx_saa 04:13:22.584 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;243;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426550739255",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.584 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426550739255 send ok to <0.1421.0> *DBG* aaa_ue_fsm_262426550739255 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1421.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.585 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426550739255","262426550739255@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1420.0>} 04:13:22.585 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.585 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.593 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,232,82,85,244,0,2,0,2,0,16,0,87,0,9,1,160,37,6,190,23,172,18,2,103,79,0,5,0,1,192,168,0,68,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,37,6,190,23,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,37,6,190,23,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.594 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864936,5395956,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<37,6,190,23>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,621198871,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,621198871,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,68>>}}} *DBG* epdg_ue_fsm_262426550739255 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 3431660819, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 621198871}}} from <0.1422.0> in state state_wait_create_session_resp 04:13:22.594 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426550739255">>,<0.1414.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864936,621198871,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660819,621198871}],[],[]}}}} 04:13:22.594 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.594 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 3431660819,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 621198871}} 04:13:22.594 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426550739255">>,"internet",[],undefined,false,0,false,false} 04:13:22.595 [info] KMOD Port Create PDP Context Call {<0.1414.0>,[alias|#Ref<0.718718372.1967980556.221337>]}: {create_pdp_context,{172,18,2,103},3431660819,621198871,{192,168,0,68}} 04:13:22.595 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,68}, 3431660819, 621198871 04:13:22.595 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],205,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,68}},{i_tid,3431660819},{o_tid,621198871}]}} 04:13:22.595 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 3431660819,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 621198871}) returned ok *DBG* epdg_ue_fsm_262426550739255 send ok to <0.1422.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426550739255">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 3431660819, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 621198871}}}} *DBG* epdg_ue_fsm_262426550739255 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 3431660819, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 621198871}}} from <0.1422.0> in state state_wait_create_session_resp => state_active 04:13:22.595 [info] tunnel_response(<<"262426550739255">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 3431660819,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 621198871}} 04:13:22.595 [info] tunnel_response for <<"262426550739255">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 3431660819,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 621198871}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.596 [info] GSUP: Tx #{imsi => <<"262426550739255">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,68>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425212209861">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425212209861 enter epdg_ue_fsm in state state_new 04:13:22.625 [info] GSUP: Rx #{imsi => <<"262425212209861">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425212209861 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425212209861 receive call {auth_request,33,"internet",#{}} from <0.1423.0> in state state_new 04:13:22.625 [info] ue_fsm start(epdg_ue_fsm_262425212209861) 04:13:22.626 [info] ue_fsm init(<<"262425212209861">>) *DBG* epdg_ue_fsm_262425212209861 send ok to <0.1423.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.626 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425212209861 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425212209861 consume call {auth_request,33,"internet",#{}} from <0.1423.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262425212209861 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425212209861 consume internal init_state in state state_new 04:13:22.626 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425212209861">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425212209861 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.626 [info] ue_fsm start_link(aaa_ue_fsm_262425212209861) 04:13:22.626 [info] ue_fsm init("262425212209861") 04:13:22.626 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.627 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425212209861",undefined,undefined,false,false,undefined} 04:13:22.627 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.628 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","244",";","nonode@nohost"],1,undefined,undefined,undefined,"262425212209861",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425212209861 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425212209861 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262425212209861 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145>>, <<94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65>>, <<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145, 225,122,193,156,137,87,183,137,158,157,74,102,211,249>>, <<131,255,168,243,45,47,214,8,94,138,25,112,249,178,108,172>>, <<67,171,39,194,60,76,144,171,247,61,210,160,100,231,61, 54>>}]}} from <0.1426.0> in state state_wait_swx_maa 04:13:22.642 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;244;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425212209861",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145,94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65]],[[23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145,225,122,193,156,137,87,183,137,158,157,74,102,211,249]],["foobar"],[[67,171,39,194,60,76,144,171,247,61,210,160,100,231,61,54]],[[131,255,168,243,45,47,214,8,94,138,25,112,249,178,108,172]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425212209861 send ok to <0.1426.0> *DBG* aaa_ue_fsm_262425212209861 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145>>, <<94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65>>, <<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145, 225,122,193,156,137,87,183,137,158,157,74,102,211,249>>, <<131,255,168,243,45,47,214,8,94,138,25,112,249,178,108,172>>, <<67,171,39,194,60,76,144,171,247,61,210,160,100,231,61, 54>>}]}} from <0.1426.0> in state state_wait_swx_maa => state_new 04:13:22.642 [info] dia_sip2gsup: auth [23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145,94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65] authz [23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145,225,122,193,156,137,87,183,137,158,157,74,102,211,249]  *DBG* epdg_ue_fsm_262425212209861 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145>>, <<94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65>>, <<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145, 225,122,193,156,137,87,183,137,158,157,74,102,211,249>>, <<131,255,168,243,45,47,214,8,94,138,25,112,249,178,108,172>>, <<67,171,39,194,60,76,144,171,247,61,210,160,100,231,61, 54>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.642 [info] rand [23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145] autn [94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65]  04:13:22.642 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425212209861 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425212209861">>, {ok, [{epdg_auth_tuple, <<23,35,57,225,117,54,249,122,16,127,167,112, 62,102,63,145>>, <<94,242,92,251,43,118,167,194,133,117,213,125, 66,122,35,65>>, <<23,35,57,225,117,54,249,122,16,127,167,112, 62,102,63,145,225,122,193,156,137,87,183,137, 158,157,74,102,211,249>>, <<131,255,168,243,45,47,214,8,94,138,25,112, 249,178,108,172>>, <<67,171,39,194,60,76,144,171,247,61,210, 160,100,231,61,54>>}]}}} *DBG* epdg_ue_fsm_262425212209861 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145>>, <<94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65>>, <<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145, 225,122,193,156,137,87,183,137,158,157,74,102,211,249>>, <<131,255,168,243,45,47,214,8,94,138,25,112,249,178,108,172>>, <<67,171,39,194,60,76,144,171,247,61,210,160,100,231,61, 54>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.643 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425212209861",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.643 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145>>,<<94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65>>,<<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145,225,122,193,156,137,87,183,137,158,157,74,102,211,249>>,<<131,255,168,243,45,47,214,8,94,138,25,112,249,178,108,172>>,<<67,171,39,194,60,76,144,171,247,61,210,160,100,231,61,54>>}]} 04:13:22.644 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145>>,<<94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65>>,<<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145,225,122,193,156,137,87,183,137,158,157,74,102,211,249>>,<<131,255,168,243,45,47,214,8,94,138,25,112,249,178,108,172>>,<<67,171,39,194,60,76,144,171,247,61,210,160,100,231,61,54>>}]}, {ue_fsm_data,<<"262425212209861">>,"internet",[],undefined,false,0,false,false} 04:13:22.645 [info] auth_response(<<"262425212209861">>): {ok,[{epdg_auth_tuple,<<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145>>,<<94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65>>,<<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145,225,122,193,156,137,87,183,137,158,157,74,102,211,249>>,<<131,255,168,243,45,47,214,8,94,138,25,112,249,178,108,172>>,<<67,171,39,194,60,76,144,171,247,61,210,160,100,231,61,54>>}]} 04:13:22.645 [info] auth_response for <<"262425212209861">>: {ok,[{epdg_auth_tuple,<<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145>>,<<94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65>>,<<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145,225,122,193,156,137,87,183,137,158,157,74,102,211,249>>,<<131,255,168,243,45,47,214,8,94,138,25,112,249,178,108,172>>,<<67,171,39,194,60,76,144,171,247,61,210,160,100,231,61,54>>}]} 04:13:22.646 [info] GSUP: Tx #{auth_tuples => [#{autn => <<94,242,92,251,43,118,167,194,133,117,213,125,66,122,35,65>>,ck => <<67,171,39,194,60,76,144,171,247,61,210,160,100,231,61,54>>,ik => <<131,255,168,243,45,47,214,8,94,138,25,112,249,178,108,172>>,rand => <<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145>>,res => <<23,35,57,225,117,54,249,122,16,127,167,112,62,102,63,145,225,122,193,156,137,87,183,137,158,157,74,102,211,249>>}],imsi => <<"262425212209861">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425212209861">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425212209861 receive call lu_request from <0.1427.0> in state state_authenticating 04:13:22.651 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425212209861">>,message_type => location_upd_req} 04:13:22.651 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425212209861 send ok to <0.1427.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.652 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425212209861">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425212209861 consume call lu_request from <0.1427.0> in state state_authenticating *DBG* aaa_ue_fsm_262425212209861 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:22.652 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.652 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425212209861",undefined,undefined,false,false,undefined} 04:13:22.652 [debug] SWx Tx SAR Imsi="262425212209861" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.652 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","245",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425212209861",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425212209861 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425212209861 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425212209861 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1428.0> in state state_wait_swx_saa 04:13:22.663 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;245;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425212209861",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.663 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425212209861 send ok to <0.1428.0> 04:13:22.664 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425212209861",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425212209861 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425212209861 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1428.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425212209861 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425212209861">>,ok}} 04:13:22.664 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425212209861 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.664 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425212209861">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.664 [info] lu_response(<<"262425212209861">>): ok 04:13:22.664 [info] lu_response for <<"262425212209861">>: ok 04:13:22.664 [info] GSUP: Tx #{imsi => <<"262425212209861">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425212209861">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425212209861 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1429.0> in state state_authenticated 04:13:22.670 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425212209861">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.670 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.671 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425212209861">>,"internet",[],undefined,false,0,false,false} 04:13:22.671 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:22.671 [info] s2b: Tx {gtp,v2,create_session_request,0,5395957,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425212209861">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864937,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660820,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425212209861 send ok to <0.1429.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.671 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425212209861 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1429.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425212209861 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425212209861 receive call {rx_s6b_aar,"262425212209861@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1430.0> in state state_authenticated 04:13:22.680 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425212209861@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.680 [info] ue_fsm ev_rx_s6b_aar: "262425212209861@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:22.680 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425212209861@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262425212209861",undefined,undefined,true,false,undefined} 04:13:22.680 [debug] SWx Tx SAR Imsi="262425212209861" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:22.680 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","246",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425212209861",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425212209861 send ok to <0.1430.0> 04:13:22.680 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425212209861 consume call {rx_s6b_aar,"262425212209861@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1430.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425212209861 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1431.0> in state state_authenticated_wait_swx_saa 04:13:22.683 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;246;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425212209861",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425212209861 send ok to <0.1431.0> *DBG* aaa_ue_fsm_262425212209861 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1431.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.683 [info] ue_fsm ev_rx_swx_saa 04:13:22.683 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425212209861","262425212209861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1430.0>} 04:13:22.683 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.683 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.686 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,233,82,85,245,0,2,0,2,0,16,0,87,0,9,1,160,221,235,177,143,172,18,2,103,79,0,5,0,1,192,168,0,69,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,221,235,177,143,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,221,235,177,143,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.686 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864937,5395957,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<221,235,177,143>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3723211151,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3723211151,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,69>>}}} *DBG* epdg_ue_fsm_262425212209861 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 3431660820, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3723211151}}} from <0.1432.0> in state state_wait_create_session_resp 04:13:22.687 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425212209861">>,<0.1424.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864937,3723211151,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660820,3723211151}],[],[],[],[],[],[],[]}}}} 04:13:22.687 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.687 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 3431660820,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3723211151}} 04:13:22.687 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425212209861">>,"internet",[],undefined,false,0,false,false} 04:13:22.687 [info] KMOD Port Create PDP Context Call {<0.1424.0>,[alias|#Ref<0.718718372.1967980545.233093>]}: {create_pdp_context,{172,18,2,103},3431660820,3723211151,{192,168,0,69}} 04:13:22.687 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,69}, 3431660820, 3723211151 04:13:22.687 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],269,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,69}},{i_tid,3431660820},{o_tid,3723211151}]}} 04:13:22.687 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 3431660820,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3723211151}) returned ok *DBG* epdg_ue_fsm_262425212209861 send ok to <0.1432.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425212209861">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 3431660820, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3723211151}}}} 04:13:22.687 [info] tunnel_response(<<"262425212209861">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 3431660820,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3723211151}} *DBG* epdg_ue_fsm_262425212209861 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 3431660820, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3723211151}}} from <0.1432.0> in state state_wait_create_session_resp => state_active 04:13:22.687 [info] tunnel_response for <<"262425212209861">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 3431660820,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3723211151}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.687 [info] GSUP: Tx #{imsi => <<"262425212209861">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,69>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423160189600">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423160189600 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423160189600 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423160189600 receive call {auth_request,33,"internet",#{}} from <0.1433.0> in state state_new 04:13:22.722 [info] GSUP: Rx #{imsi => <<"262423160189600">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423160189600 send ok to <0.1433.0> *DBG* aaa_ue_fsm_262423160189600 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.722 [info] ue_fsm start(epdg_ue_fsm_262423160189600) *DBG* epdg_ue_fsm_262423160189600 consume call {auth_request,33,"internet",#{}} from <0.1433.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423160189600 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423160189600 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:22.722 [info] ue_fsm init(<<"262423160189600">>) *DBG* aaa_ue_fsm_262423160189600 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.722 [info] ue_fsm auth_request 04:13:22.722 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423160189600">>,"internet",[],undefined,false,0,false,false} 04:13:22.722 [info] ue_fsm start_link(aaa_ue_fsm_262423160189600) 04:13:22.722 [info] ue_fsm init("262423160189600") *DBG* aaa_ue_fsm_262423160189600 send ok to <0.201.0> 04:13:22.722 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423160189600 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.722 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423160189600",undefined,undefined,false,false,undefined} 04:13:22.722 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.722 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","247",";","nonode@nohost"],1,undefined,undefined,undefined,"262423160189600",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:22.726 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;247;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423160189600",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212,206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238]],[[170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212,104,23,122,63,33,225,8,99,187,76,231,239,126,253]],["foobar"],[[127,233,145,104,207,47,23,95,160,218,145,196,28,101,122,30]],[[89,48,110,50,49,210,191,46,104,23,196,233,157,41,251,44]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423160189600 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212>>, <<206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238>>, <<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212, 104,23,122,63,33,225,8,99,187,76,231,239,126,253>>, <<89,48,110,50,49,210,191,46,104,23,196,233,157,41,251,44>>, <<127,233,145,104,207,47,23,95,160,218,145,196,28,101, 122,30>>}]}} from <0.1440.0> in state state_wait_swx_maa 04:13:22.726 [info] dia_sip2gsup: auth [170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212,206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238] authz [170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212,104,23,122,63,33,225,8,99,187,76,231,239,126,253]  04:13:22.726 [info] rand [170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212] autn [206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238]  *DBG* aaa_ue_fsm_262423160189600 send ok to <0.1440.0> *DBG* epdg_ue_fsm_262423160189600 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212>>, <<206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238>>, <<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212, 104,23,122,63,33,225,8,99,187,76,231,239,126,253>>, <<89,48,110,50,49,210,191,46,104,23,196,233,157,41,251,44>>, <<127,233,145,104,207,47,23,95,160,218,145,196,28,101, 122,30>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.726 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423160189600 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212>>, <<206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238>>, <<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212, 104,23,122,63,33,225,8,99,187,76,231,239,126,253>>, <<89,48,110,50,49,210,191,46,104,23,196,233,157,41,251,44>>, <<127,233,145,104,207,47,23,95,160,218,145,196,28,101, 122,30>>}]}} from <0.1440.0> in state state_wait_swx_maa => state_new 04:13:22.726 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423160189600",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423160189600 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423160189600">>, {ok, [{epdg_auth_tuple, <<170,42,82,214,127,167,224,107,159,68,160,79, 6,59,156,212>>, <<206,155,135,248,104,200,215,169,237,56,68, 226,45,236,34,238>>, <<170,42,82,214,127,167,224,107,159,68,160,79, 6,59,156,212,104,23,122,63,33,225,8,99,187, 76,231,239,126,253>>, <<89,48,110,50,49,210,191,46,104,23,196,233, 157,41,251,44>>, <<127,233,145,104,207,47,23,95,160,218, 145,196,28,101,122,30>>}]}}} 04:13:22.726 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212>>,<<206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238>>,<<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212,104,23,122,63,33,225,8,99,187,76,231,239,126,253>>,<<89,48,110,50,49,210,191,46,104,23,196,233,157,41,251,44>>,<<127,233,145,104,207,47,23,95,160,218,145,196,28,101,122,30>>}]} *DBG* epdg_ue_fsm_262423160189600 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212>>, <<206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238>>, <<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212, 104,23,122,63,33,225,8,99,187,76,231,239,126,253>>, <<89,48,110,50,49,210,191,46,104,23,196,233,157,41,251,44>>, <<127,233,145,104,207,47,23,95,160,218,145,196,28,101, 122,30>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.726 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212>>,<<206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238>>,<<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212,104,23,122,63,33,225,8,99,187,76,231,239,126,253>>,<<89,48,110,50,49,210,191,46,104,23,196,233,157,41,251,44>>,<<127,233,145,104,207,47,23,95,160,218,145,196,28,101,122,30>>}]}, {ue_fsm_data,<<"262423160189600">>,"internet",[],undefined,false,0,false,false} 04:13:22.726 [info] auth_response(<<"262423160189600">>): {ok,[{epdg_auth_tuple,<<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212>>,<<206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238>>,<<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212,104,23,122,63,33,225,8,99,187,76,231,239,126,253>>,<<89,48,110,50,49,210,191,46,104,23,196,233,157,41,251,44>>,<<127,233,145,104,207,47,23,95,160,218,145,196,28,101,122,30>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.726 [info] auth_response for <<"262423160189600">>: {ok,[{epdg_auth_tuple,<<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212>>,<<206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238>>,<<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212,104,23,122,63,33,225,8,99,187,76,231,239,126,253>>,<<89,48,110,50,49,210,191,46,104,23,196,233,157,41,251,44>>,<<127,233,145,104,207,47,23,95,160,218,145,196,28,101,122,30>>}]} 04:13:22.726 [info] GSUP: Tx #{auth_tuples => [#{autn => <<206,155,135,248,104,200,215,169,237,56,68,226,45,236,34,238>>,ck => <<127,233,145,104,207,47,23,95,160,218,145,196,28,101,122,30>>,ik => <<89,48,110,50,49,210,191,46,104,23,196,233,157,41,251,44>>,rand => <<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212>>,res => <<170,42,82,214,127,167,224,107,159,68,160,79,6,59,156,212,104,23,122,63,33,225,8,99,187,76,231,239,126,253>>}],imsi => <<"262423160189600">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423160189600">>, message_type => location_upd_req}} 04:13:22.728 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423160189600">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423160189600 receive call lu_request from <0.1441.0> in state state_authenticating *DBG* epdg_ue_fsm_262423160189600 send ok to <0.1441.0> 04:13:22.728 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423160189600 consume call lu_request from <0.1441.0> in state state_authenticating *DBG* aaa_ue_fsm_262423160189600 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:22.728 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423160189600">>,"internet",[],undefined,false,0,false,false} 04:13:22.728 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.728 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423160189600",undefined,undefined,false,false,undefined} 04:13:22.728 [debug] SWx Tx SAR Imsi="262423160189600" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.728 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","248",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423160189600",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423160189600 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423160189600 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423160189600 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1442.0> in state state_wait_swx_saa 04:13:22.730 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;248;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423160189600",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423160189600 send ok to <0.1442.0> *DBG* aaa_ue_fsm_262423160189600 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1442.0> in state state_wait_swx_saa => state_authenticated 04:13:22.730 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423160189600 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.730 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423160189600",undefined,undefined,false,false,undefined} 04:13:22.730 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:22.730 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423160189600">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423160189600 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423160189600">>,ok}} *DBG* epdg_ue_fsm_262423160189600 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.730 [info] lu_response(<<"262423160189600">>): ok 04:13:22.730 [info] lu_response for <<"262423160189600">>: ok 04:13:22.730 [info] GSUP: Tx #{imsi => <<"262423160189600">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423160189600">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423160189600 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1443.0> in state state_authenticated 04:13:22.731 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423160189600">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.731 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.731 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423160189600">>,"internet",[],undefined,false,0,false,false} 04:13:22.731 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:22.731 [info] s2b: Tx {gtp,v2,create_session_request,0,5395958,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423160189600">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864938,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660821,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423160189600 send ok to <0.1443.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.731 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423160189600 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1443.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423160189600 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423160189600 receive call {rx_s6b_aar,"262423160189600@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1444.0> in state state_authenticated 04:13:22.736 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423160189600@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.736 [info] ue_fsm ev_rx_s6b_aar: "262423160189600@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:22.736 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423160189600@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423160189600",undefined,undefined,true,false,undefined} 04:13:22.736 [debug] SWx Tx SAR Imsi="262423160189600" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:22.736 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","249",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423160189600",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423160189600 send ok to <0.1444.0> 04:13:22.736 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423160189600 consume call {rx_s6b_aar,"262423160189600@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1444.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423160189600 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1445.0> in state state_authenticated_wait_swx_saa 04:13:22.738 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;249;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423160189600",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423160189600 send ok to <0.1445.0> 04:13:22.738 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423160189600 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1445.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.738 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423160189600","262423160189600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1444.0>} 04:13:22.738 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.738 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.741 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,234,82,85,246,0,2,0,2,0,16,0,87,0,9,1,160,28,78,101,144,172,18,2,103,79,0,5,0,1,192,168,0,70,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,28,78,101,144,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,28,78,101,144,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.741 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864938,5395958,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<28,78,101,144>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,474899856,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,474899856,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,70>>}}} 04:13:22.741 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423160189600">>,<0.1434.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864938,474899856,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660821,474899856}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423160189600 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 3431660821, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 474899856}}} from <0.1446.0> in state state_wait_create_session_resp 04:13:22.741 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.741 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 3431660821,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 474899856}} 04:13:22.741 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423160189600">>,"internet",[],undefined,false,0,false,false} 04:13:22.741 [info] KMOD Port Create PDP Context Call {<0.1434.0>,[alias|#Ref<0.718718372.1967980555.220344>]}: {create_pdp_context,{172,18,2,103},3431660821,474899856,{192,168,0,70}} 04:13:22.742 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,70}, 3431660821, 474899856 04:13:22.742 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2626,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,70}},{i_tid,3431660821},{o_tid,474899856}]}} *DBG* epdg_ue_fsm_262423160189600 send ok to <0.1446.0> 04:13:22.742 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 3431660821,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 474899856}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262423160189600">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 3431660821, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 474899856}}}} *DBG* epdg_ue_fsm_262423160189600 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 3431660821, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 474899856}}} from <0.1446.0> in state state_wait_create_session_resp => state_active 04:13:22.742 [info] tunnel_response(<<"262423160189600">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 3431660821,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 474899856}} 04:13:22.742 [info] tunnel_response for <<"262423160189600">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 3431660821,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 474899856}} 04:13:22.742 [info] GSUP: Tx #{imsi => <<"262423160189600">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,70>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429950030248">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429950030248 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429950030248 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429950030248 receive call {auth_request,33,"internet",#{}} from <0.1447.0> in state state_new 04:13:22.822 [info] GSUP: Rx #{imsi => <<"262429950030248">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429950030248 send ok to <0.1447.0> 04:13:22.822 [info] ue_fsm start(epdg_ue_fsm_262429950030248) *DBG* epdg_ue_fsm_262429950030248 consume call {auth_request,33,"internet",#{}} from <0.1447.0> in state state_new => state_wait_auth_resp 04:13:22.822 [info] ue_fsm init(<<"262429950030248">>) *DBG* aaa_ue_fsm_262429950030248 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429950030248 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:22.822 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429950030248 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429950030248 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.822 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429950030248">>,"internet",[],undefined,false,0,false,false} 04:13:22.822 [info] ue_fsm start_link(aaa_ue_fsm_262429950030248) 04:13:22.822 [info] ue_fsm init("262429950030248") 04:13:22.822 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.823 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429950030248",undefined,undefined,false,false,undefined} 04:13:22.823 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429950030248 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429950030248 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.823 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","250",";","nonode@nohost"],1,undefined,undefined,undefined,"262429950030248",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429950030248 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133, 114>>, <<128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21>>, <<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133, 114,138,152,240,211,180,36,12,58,30,65,5,200,6,124>>, <<53,42,80,155,155,197,159,232,92,124,255,59,105,45,46,151>>, <<100,227,230,31,178,102,187,52,65,240,192,216,186,161, 43,118>>}]}} from <0.1450.0> in state state_wait_swx_maa 04:13:22.826 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;250;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429950030248",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114,128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21]],[[195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114,138,152,240,211,180,36,12,58,30,65,5,200,6,124]],["foobar"],[[100,227,230,31,178,102,187,52,65,240,192,216,186,161,43,118]],[[53,42,80,155,155,197,159,232,92,124,255,59,105,45,46,151]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:22.826 [info] dia_sip2gsup: auth [195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114,128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21] authz [195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114,138,152,240,211,180,36,12,58,30,65,5,200,6,124]  04:13:22.826 [info] rand [195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114] autn [128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21]  *DBG* aaa_ue_fsm_262429950030248 send ok to <0.1450.0> *DBG* epdg_ue_fsm_262429950030248 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133, 114>>, <<128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21>>, <<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133, 114,138,152,240,211,180,36,12,58,30,65,5,200,6,124>>, <<53,42,80,155,155,197,159,232,92,124,255,59,105,45,46,151>>, <<100,227,230,31,178,102,187,52,65,240,192,216,186,161, 43,118>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:22.826 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429950030248 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133, 114>>, <<128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21>>, <<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133, 114,138,152,240,211,180,36,12,58,30,65,5,200,6,124>>, <<53,42,80,155,155,197,159,232,92,124,255,59,105,45,46,151>>, <<100,227,230,31,178,102,187,52,65,240,192,216,186,161, 43,118>>}]}} from <0.1450.0> in state state_wait_swx_maa => state_new 04:13:22.826 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429950030248",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429950030248 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429950030248">>, {ok, [{epdg_auth_tuple, <<195,56,235,154,75,205,213,233,109,157,212, 115,108,247,133,114>>, <<128,180,120,46,53,123,157,243,22,221,80,46, 172,106,133,21>>, <<195,56,235,154,75,205,213,233,109,157,212, 115,108,247,133,114,138,152,240,211,180,36, 12,58,30,65,5,200,6,124>>, <<53,42,80,155,155,197,159,232,92,124,255,59, 105,45,46,151>>, <<100,227,230,31,178,102,187,52,65,240, 192,216,186,161,43,118>>}]}}} 04:13:22.826 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114>>,<<128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21>>,<<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114,138,152,240,211,180,36,12,58,30,65,5,200,6,124>>,<<53,42,80,155,155,197,159,232,92,124,255,59,105,45,46,151>>,<<100,227,230,31,178,102,187,52,65,240,192,216,186,161,43,118>>}]} *DBG* epdg_ue_fsm_262429950030248 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133, 114>>, <<128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21>>, <<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133, 114,138,152,240,211,180,36,12,58,30,65,5,200,6,124>>, <<53,42,80,155,155,197,159,232,92,124,255,59,105,45,46,151>>, <<100,227,230,31,178,102,187,52,65,240,192,216,186,161, 43,118>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.826 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114>>,<<128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21>>,<<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114,138,152,240,211,180,36,12,58,30,65,5,200,6,124>>,<<53,42,80,155,155,197,159,232,92,124,255,59,105,45,46,151>>,<<100,227,230,31,178,102,187,52,65,240,192,216,186,161,43,118>>}]}, {ue_fsm_data,<<"262429950030248">>,"internet",[],undefined,false,0,false,false} 04:13:22.826 [info] auth_response(<<"262429950030248">>): {ok,[{epdg_auth_tuple,<<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114>>,<<128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21>>,<<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114,138,152,240,211,180,36,12,58,30,65,5,200,6,124>>,<<53,42,80,155,155,197,159,232,92,124,255,59,105,45,46,151>>,<<100,227,230,31,178,102,187,52,65,240,192,216,186,161,43,118>>}]} 04:13:22.827 [info] auth_response for <<"262429950030248">>: {ok,[{epdg_auth_tuple,<<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114>>,<<128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21>>,<<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114,138,152,240,211,180,36,12,58,30,65,5,200,6,124>>,<<53,42,80,155,155,197,159,232,92,124,255,59,105,45,46,151>>,<<100,227,230,31,178,102,187,52,65,240,192,216,186,161,43,118>>}]} 04:13:22.827 [info] GSUP: Tx #{auth_tuples => [#{autn => <<128,180,120,46,53,123,157,243,22,221,80,46,172,106,133,21>>,ck => <<100,227,230,31,178,102,187,52,65,240,192,216,186,161,43,118>>,ik => <<53,42,80,155,155,197,159,232,92,124,255,59,105,45,46,151>>,rand => <<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114>>,res => <<195,56,235,154,75,205,213,233,109,157,212,115,108,247,133,114,138,152,240,211,180,36,12,58,30,65,5,200,6,124>>}],imsi => <<"262429950030248">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429950030248">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429950030248 receive call lu_request from <0.1451.0> in state state_authenticating 04:13:22.828 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429950030248">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429950030248 send ok to <0.1451.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.828 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429950030248 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429950030248 consume call lu_request from <0.1451.0> in state state_authenticating 04:13:22.828 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429950030248">>,"internet",[],undefined,false,0,false,false} 04:13:22.828 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262429950030248 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429950030248 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:22.828 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429950030248",undefined,undefined,false,false,undefined} 04:13:22.828 [debug] SWx Tx SAR Imsi="262429950030248" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.828 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","251",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429950030248",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:22.831 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;251;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429950030248",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429950030248 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1452.0> in state state_wait_swx_saa 04:13:22.831 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429950030248 send ok to <0.1452.0> *DBG* epdg_ue_fsm_262429950030248 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429950030248 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1452.0> in state state_wait_swx_saa => state_authenticated 04:13:22.831 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429950030248",undefined,undefined,false,false,undefined} 04:13:22.831 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:22.831 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429950030248">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262429950030248">>,ok}} *DBG* epdg_ue_fsm_262429950030248 send ok to <0.211.0> 04:13:22.831 [info] lu_response(<<"262429950030248">>): ok *DBG* epdg_ue_fsm_262429950030248 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.831 [info] lu_response for <<"262429950030248">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.831 [info] GSUP: Tx #{imsi => <<"262429950030248">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429950030248">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:22.832 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429950030248">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429950030248 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1453.0> in state state_authenticated 04:13:22.832 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.832 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429950030248">>,"internet",[],undefined,false,0,false,false} 04:13:22.832 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:22.832 [info] s2b: Tx {gtp,v2,create_session_request,0,5395959,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429950030248">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864939,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660822,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429950030248 send ok to <0.1453.0> 04:13:22.833 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429950030248 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1453.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429950030248 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429950030248 receive call {rx_s6b_aar,"262429950030248@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1454.0> in state state_authenticated 04:13:22.837 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429950030248@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.837 [info] ue_fsm ev_rx_s6b_aar: "262429950030248@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:22.837 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429950030248@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429950030248",undefined,undefined,true,false,undefined} 04:13:22.837 [debug] SWx Tx SAR Imsi="262429950030248" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:22.837 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","252",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429950030248",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429950030248 send ok to <0.1454.0> 04:13:22.837 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429950030248 consume call {rx_s6b_aar,"262429950030248@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1454.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429950030248 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1455.0> in state state_authenticated_wait_swx_saa 04:13:22.839 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;252;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429950030248",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429950030248 send ok to <0.1455.0> *DBG* aaa_ue_fsm_262429950030248 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1455.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.839 [info] ue_fsm ev_rx_swx_saa 04:13:22.839 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429950030248","262429950030248@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1454.0>} 04:13:22.839 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.839 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.842 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,235,82,85,247,0,2,0,2,0,16,0,87,0,9,1,160,22,103,118,250,172,18,2,103,79,0,5,0,1,192,168,0,71,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,22,103,118,250,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,22,103,118,250,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.842 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864939,5395959,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<22,103,118,250>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,375879418,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,375879418,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,71>>}}} *DBG* epdg_ue_fsm_262429950030248 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 3431660822, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 375879418}}} from <0.1456.0> in state state_wait_create_session_resp 04:13:22.842 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429950030248">>,<0.1448.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864939,375879418,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660822,375879418}],[],[],[],[]}}}} 04:13:22.842 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.842 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 3431660822,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 375879418}} 04:13:22.842 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429950030248">>,"internet",[],undefined,false,0,false,false} 04:13:22.842 [info] KMOD Port Create PDP Context Call {<0.1448.0>,[alias|#Ref<0.718718372.1967980545.233342>]}: {create_pdp_context,{172,18,2,103},3431660822,375879418,{192,168,0,71}} 04:13:22.842 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,71}, 3431660822, 375879418 04:13:22.842 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],140,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,71}},{i_tid,3431660822},{o_tid,375879418}]}} *DBG* epdg_ue_fsm_262429950030248 send ok to <0.1456.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429950030248">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 3431660822, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 375879418}}}} 04:13:22.842 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 3431660822,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 375879418}) returned ok *DBG* epdg_ue_fsm_262429950030248 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 3431660822, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 375879418}}} from <0.1456.0> in state state_wait_create_session_resp => state_active 04:13:22.842 [info] tunnel_response(<<"262429950030248">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 3431660822,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 375879418}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.842 [info] tunnel_response for <<"262429950030248">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 3431660822,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 375879418}} 04:13:22.842 [info] GSUP: Tx #{imsi => <<"262429950030248">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,71>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423304419601">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423304419601 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423304419601 consume internal init_state in state state_new 04:13:22.927 [info] GSUP: Rx #{imsi => <<"262423304419601">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423304419601 receive call {auth_request,33,"internet",#{}} from <0.1457.0> in state state_new 04:13:22.927 [info] ue_fsm start(epdg_ue_fsm_262423304419601) 04:13:22.927 [info] ue_fsm init(<<"262423304419601">>) 04:13:22.927 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423304419601 send ok to <0.1457.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423304419601 consume call {auth_request,33,"internet",#{}} from <0.1457.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423304419601 enter aaa_ue_fsm in state state_new 04:13:22.928 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423304419601">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423304419601 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:22.928 [info] ue_fsm start_link(aaa_ue_fsm_262423304419601) *DBG* aaa_ue_fsm_262423304419601 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423304419601 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:22.928 [info] ue_fsm init("262423304419601") 04:13:22.928 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:22.929 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423304419601",undefined,undefined,false,false,undefined} 04:13:22.929 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:22.929 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","253",";","nonode@nohost"],1,undefined,undefined,undefined,"262423304419601",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423304419601 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423304419601 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:22.938 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;253;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423304419601",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244,39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240]],[[139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244,134,142,167,195,158,143,73,49,187,202,171,9,225,160]],["foobar"],[[179,5,56,253,26,24,91,74,177,74,125,147,149,40,125,248]],[[72,196,217,57,85,175,188,126,71,11,250,68,229,101,113,154]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423304419601 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244>>, <<39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240>>, <<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244, 134,142,167,195,158,143,73,49,187,202,171,9,225,160>>, <<72,196,217,57,85,175,188,126,71,11,250,68,229,101,113,154>>, <<179,5,56,253,26,24,91,74,177,74,125,147,149,40,125,248>>}]}} from <0.1460.0> in state state_wait_swx_maa 04:13:22.938 [info] dia_sip2gsup: auth [139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244,39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240] authz [139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244,134,142,167,195,158,143,73,49,187,202,171,9,225,160]  04:13:22.938 [info] rand [139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244] autn [39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240]  *DBG* aaa_ue_fsm_262423304419601 send ok to <0.1460.0> 04:13:22.938 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423304419601 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244>>, <<39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240>>, <<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244, 134,142,167,195,158,143,73,49,187,202,171,9,225,160>>, <<72,196,217,57,85,175,188,126,71,11,250,68,229,101,113,154>>, <<179,5,56,253,26,24,91,74,177,74,125,147,149,40,125,248>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423304419601 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244>>, <<39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240>>, <<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244, 134,142,167,195,158,143,73,49,187,202,171,9,225,160>>, <<72,196,217,57,85,175,188,126,71,11,250,68,229,101,113,154>>, <<179,5,56,253,26,24,91,74,177,74,125,147,149,40,125,248>>}]}} from <0.1460.0> in state state_wait_swx_maa => state_new 04:13:22.939 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423304419601",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423304419601 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423304419601">>, {ok, [{epdg_auth_tuple, <<139,123,219,187,135,176,8,79,238,51,206,43, 254,226,23,244>>, <<39,27,240,226,175,138,229,220,234,221,68,230, 102,208,79,240>>, <<139,123,219,187,135,176,8,79,238,51,206,43, 254,226,23,244,134,142,167,195,158,143,73,49, 187,202,171,9,225,160>>, <<72,196,217,57,85,175,188,126,71,11,250,68, 229,101,113,154>>, <<179,5,56,253,26,24,91,74,177,74,125,147, 149,40,125,248>>}]}}} 04:13:22.939 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244>>,<<39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240>>,<<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244,134,142,167,195,158,143,73,49,187,202,171,9,225,160>>,<<72,196,217,57,85,175,188,126,71,11,250,68,229,101,113,154>>,<<179,5,56,253,26,24,91,74,177,74,125,147,149,40,125,248>>}]} *DBG* epdg_ue_fsm_262423304419601 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244>>, <<39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240>>, <<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244, 134,142,167,195,158,143,73,49,187,202,171,9,225,160>>, <<72,196,217,57,85,175,188,126,71,11,250,68,229,101,113,154>>, <<179,5,56,253,26,24,91,74,177,74,125,147,149,40,125,248>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:22.940 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244>>,<<39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240>>,<<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244,134,142,167,195,158,143,73,49,187,202,171,9,225,160>>,<<72,196,217,57,85,175,188,126,71,11,250,68,229,101,113,154>>,<<179,5,56,253,26,24,91,74,177,74,125,147,149,40,125,248>>}]}, {ue_fsm_data,<<"262423304419601">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.940 [info] auth_response(<<"262423304419601">>): {ok,[{epdg_auth_tuple,<<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244>>,<<39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240>>,<<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244,134,142,167,195,158,143,73,49,187,202,171,9,225,160>>,<<72,196,217,57,85,175,188,126,71,11,250,68,229,101,113,154>>,<<179,5,56,253,26,24,91,74,177,74,125,147,149,40,125,248>>}]} 04:13:22.941 [info] auth_response for <<"262423304419601">>: {ok,[{epdg_auth_tuple,<<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244>>,<<39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240>>,<<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244,134,142,167,195,158,143,73,49,187,202,171,9,225,160>>,<<72,196,217,57,85,175,188,126,71,11,250,68,229,101,113,154>>,<<179,5,56,253,26,24,91,74,177,74,125,147,149,40,125,248>>}]} 04:13:22.941 [info] GSUP: Tx #{auth_tuples => [#{autn => <<39,27,240,226,175,138,229,220,234,221,68,230,102,208,79,240>>,ck => <<179,5,56,253,26,24,91,74,177,74,125,147,149,40,125,248>>,ik => <<72,196,217,57,85,175,188,126,71,11,250,68,229,101,113,154>>,rand => <<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244>>,res => <<139,123,219,187,135,176,8,79,238,51,206,43,254,226,23,244,134,142,167,195,158,143,73,49,187,202,171,9,225,160>>}],imsi => <<"262423304419601">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423304419601">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423304419601 receive call lu_request from <0.1461.0> in state state_authenticating 04:13:22.946 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423304419601">>,message_type => location_upd_req} 04:13:22.946 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423304419601 send ok to <0.1461.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.946 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423304419601">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423304419601 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423304419601 consume call lu_request from <0.1461.0> in state state_authenticating 04:13:22.946 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:22.947 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423304419601",undefined,undefined,false,false,undefined} 04:13:22.947 [debug] SWx Tx SAR Imsi="262423304419601" Type=1 APN="internet" AgentInfoOpt=[]  04:13:22.947 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","254",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423304419601",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423304419601 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423304419601 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423304419601 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1462.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423304419601 send ok to <0.1462.0> *DBG* epdg_ue_fsm_262423304419601 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:22.954 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;254;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423304419601",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423304419601 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1462.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423304419601 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423304419601">>,ok}} 04:13:22.954 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423304419601 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:22.954 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423304419601",undefined,undefined,false,false,undefined} 04:13:22.954 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:22.954 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423304419601">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.954 [info] lu_response(<<"262423304419601">>): ok 04:13:22.955 [info] lu_response for <<"262423304419601">>: ok 04:13:22.955 [info] GSUP: Tx #{imsi => <<"262423304419601">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423304419601">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423304419601 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1463.0> in state state_authenticated 04:13:22.959 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423304419601">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:22.959 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:22.959 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423304419601">>,"internet",[],undefined,false,0,false,false} 04:13:22.959 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:22.960 [info] s2b: Tx {gtp,v2,create_session_request,0,5395960,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423304419601">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864940,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660823,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423304419601 send ok to <0.1463.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.960 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423304419601 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1463.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423304419601 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423304419601 receive call {rx_s6b_aar,"262423304419601@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1464.0> in state state_authenticated 04:13:22.970 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423304419601@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:22.971 [info] ue_fsm ev_rx_s6b_aar: "262423304419601@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:22.971 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423304419601@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423304419601",undefined,undefined,true,false,undefined} 04:13:22.971 [debug] SWx Tx SAR Imsi="262423304419601" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:22.971 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","255",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423304419601",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423304419601 send ok to <0.1464.0> *DBG* aaa_ue_fsm_262423304419601 consume call {rx_s6b_aar,"262423304419601@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1464.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:22.971 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423304419601 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1465.0> in state state_authenticated_wait_swx_saa 04:13:22.975 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;255;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423304419601",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423304419601 send ok to <0.1465.0> 04:13:22.976 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423304419601 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1465.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:22.976 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423304419601","262423304419601@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1464.0>} 04:13:22.976 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:22.976 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:22.982 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,236,82,85,248,0,2,0,2,0,16,0,87,0,9,1,160,138,246,34,68,172,18,2,103,79,0,5,0,1,192,168,0,72,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,138,246,34,68,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,138,246,34,68,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:22.983 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864940,5395960,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<138,246,34,68>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2331386436,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2331386436,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,72>>}}} *DBG* epdg_ue_fsm_262423304419601 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 3431660823, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2331386436}}} from <0.1466.0> in state state_wait_create_session_resp 04:13:22.983 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423304419601">>,<0.1458.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864940,2331386436,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3431660823,2331386436}],[],[],[],[],[],[],[],[]}}}} 04:13:22.983 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:22.983 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 3431660823,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2331386436}} 04:13:22.983 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423304419601">>,"internet",[],undefined,false,0,false,false} 04:13:22.983 [info] KMOD Port Create PDP Context Call {<0.1458.0>,[alias|#Ref<0.718718372.1967980545.233498>]}: {create_pdp_context,{172,18,2,103},3431660823,2331386436,{192,168,0,72}} 04:13:22.983 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,72}, 3431660823, 2331386436 04:13:22.983 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2690,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,72}},{i_tid,3431660823},{o_tid,2331386436}]}} *DBG* epdg_ue_fsm_262423304419601 send ok to <0.1466.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423304419601">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 3431660823, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2331386436}}}} 04:13:22.983 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 3431660823,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2331386436}) returned ok *DBG* epdg_ue_fsm_262423304419601 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 3431660823, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2331386436}}} from <0.1466.0> in state state_wait_create_session_resp => state_active 04:13:22.983 [info] tunnel_response(<<"262423304419601">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 3431660823,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2331386436}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:22.984 [info] tunnel_response for <<"262423304419601">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 3431660823,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2331386436}} 04:13:22.984 [info] GSUP: Tx #{imsi => <<"262423304419601">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,72>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421824819883">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421824819883 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421824819883 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421824819883 receive call {auth_request,33,"internet",#{}} from <0.1467.0> in state state_new 04:13:23.026 [info] GSUP: Rx #{imsi => <<"262421824819883">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421824819883 send ok to <0.1467.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.027 [info] ue_fsm start(epdg_ue_fsm_262421824819883) *DBG* aaa_ue_fsm_262421824819883 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421824819883 consume call {auth_request,33,"internet",#{}} from <0.1467.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262421824819883 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:23.027 [info] ue_fsm init(<<"262421824819883">>) *DBG* aaa_ue_fsm_262421824819883 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421824819883 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.027 [info] ue_fsm auth_request 04:13:23.027 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421824819883">>,"internet",[],undefined,false,0,false,false} 04:13:23.027 [info] ue_fsm start_link(aaa_ue_fsm_262421824819883) 04:13:23.027 [info] ue_fsm init("262421824819883") 04:13:23.027 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.028 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421824819883",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421824819883 send ok to <0.201.0> 04:13:23.028 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421824819883 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.028 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","256",";","nonode@nohost"],1,undefined,undefined,undefined,"262421824819883",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421824819883 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187>>, <<107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8>>, <<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187, 73,234,3,102,16,87,29,13,82,128,224,78,25,150>>, <<106,186,147,156,30,217,120,133,193,57,114,20,103,60,66,252>>, <<166,24,57,68,99,184,149,92,80,166,149,81,3,29,130,143>>}]}} from <0.1470.0> in state state_wait_swx_maa 04:13:23.042 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;256;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421824819883",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187,107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8]],[[191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187,73,234,3,102,16,87,29,13,82,128,224,78,25,150]],["foobar"],[[166,24,57,68,99,184,149,92,80,166,149,81,3,29,130,143]],[[106,186,147,156,30,217,120,133,193,57,114,20,103,60,66,252]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.042 [info] dia_sip2gsup: auth [191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187,107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8] authz [191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187,73,234,3,102,16,87,29,13,82,128,224,78,25,150]  04:13:23.042 [info] rand [191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187] autn [107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8]  *DBG* aaa_ue_fsm_262421824819883 send ok to <0.1470.0> *DBG* epdg_ue_fsm_262421824819883 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187>>, <<107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8>>, <<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187, 73,234,3,102,16,87,29,13,82,128,224,78,25,150>>, <<106,186,147,156,30,217,120,133,193,57,114,20,103,60,66,252>>, <<166,24,57,68,99,184,149,92,80,166,149,81,3,29,130,143>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.042 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421824819883 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187>>, <<107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8>>, <<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187, 73,234,3,102,16,87,29,13,82,128,224,78,25,150>>, <<106,186,147,156,30,217,120,133,193,57,114,20,103,60,66,252>>, <<166,24,57,68,99,184,149,92,80,166,149,81,3,29,130,143>>}]}} from <0.1470.0> in state state_wait_swx_maa => state_new 04:13:23.043 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421824819883",undefined,undefined,false,false,undefined} 04:13:23.043 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187>>,<<107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8>>,<<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187,73,234,3,102,16,87,29,13,82,128,224,78,25,150>>,<<106,186,147,156,30,217,120,133,193,57,114,20,103,60,66,252>>,<<166,24,57,68,99,184,149,92,80,166,149,81,3,29,130,143>>}]} *DBG* epdg_ue_fsm_262421824819883 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421824819883">>, {ok, [{epdg_auth_tuple, <<191,134,31,210,105,207,76,163,186,229,232,74, 86,67,168,187>>, <<107,153,178,205,156,97,45,106,210,146,143, 150,224,65,74,8>>, <<191,134,31,210,105,207,76,163,186,229,232,74, 86,67,168,187,73,234,3,102,16,87,29,13,82, 128,224,78,25,150>>, <<106,186,147,156,30,217,120,133,193,57,114,20, 103,60,66,252>>, <<166,24,57,68,99,184,149,92,80,166,149, 81,3,29,130,143>>}]}}} *DBG* epdg_ue_fsm_262421824819883 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187>>, <<107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8>>, <<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187, 73,234,3,102,16,87,29,13,82,128,224,78,25,150>>, <<106,186,147,156,30,217,120,133,193,57,114,20,103,60,66,252>>, <<166,24,57,68,99,184,149,92,80,166,149,81,3,29,130,143>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.044 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187>>,<<107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8>>,<<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187,73,234,3,102,16,87,29,13,82,128,224,78,25,150>>,<<106,186,147,156,30,217,120,133,193,57,114,20,103,60,66,252>>,<<166,24,57,68,99,184,149,92,80,166,149,81,3,29,130,143>>}]}, {ue_fsm_data,<<"262421824819883">>,"internet",[],undefined,false,0,false,false} 04:13:23.045 [info] auth_response(<<"262421824819883">>): {ok,[{epdg_auth_tuple,<<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187>>,<<107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8>>,<<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187,73,234,3,102,16,87,29,13,82,128,224,78,25,150>>,<<106,186,147,156,30,217,120,133,193,57,114,20,103,60,66,252>>,<<166,24,57,68,99,184,149,92,80,166,149,81,3,29,130,143>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.045 [info] auth_response for <<"262421824819883">>: {ok,[{epdg_auth_tuple,<<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187>>,<<107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8>>,<<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187,73,234,3,102,16,87,29,13,82,128,224,78,25,150>>,<<106,186,147,156,30,217,120,133,193,57,114,20,103,60,66,252>>,<<166,24,57,68,99,184,149,92,80,166,149,81,3,29,130,143>>}]} 04:13:23.045 [info] GSUP: Tx #{auth_tuples => [#{autn => <<107,153,178,205,156,97,45,106,210,146,143,150,224,65,74,8>>,ck => <<166,24,57,68,99,184,149,92,80,166,149,81,3,29,130,143>>,ik => <<106,186,147,156,30,217,120,133,193,57,114,20,103,60,66,252>>,rand => <<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187>>,res => <<191,134,31,210,105,207,76,163,186,229,232,74,86,67,168,187,73,234,3,102,16,87,29,13,82,128,224,78,25,150>>}],imsi => <<"262421824819883">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421824819883">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421824819883 receive call lu_request from <0.1471.0> in state state_authenticating 04:13:23.051 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421824819883">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421824819883 send ok to <0.1471.0> 04:13:23.051 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421824819883 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421824819883 consume call lu_request from <0.1471.0> in state state_authenticating 04:13:23.051 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421824819883">>,"internet",[],undefined,false,0,false,false} 04:13:23.051 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.052 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421824819883",undefined,undefined,false,false,undefined} 04:13:23.052 [debug] SWx Tx SAR Imsi="262421824819883" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.052 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","257",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421824819883",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421824819883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421824819883 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421824819883 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1472.0> in state state_wait_swx_saa 04:13:23.062 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;257;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421824819883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421824819883 send ok to <0.1472.0> 04:13:23.062 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421824819883 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421824819883 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1472.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421824819883 send ok to <0.211.0> 04:13:23.062 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421824819883",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262421824819883">>,ok}} *DBG* epdg_ue_fsm_262421824819883 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.062 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:23.063 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421824819883">>,"internet",[],undefined,false,0,false,false} 04:13:23.063 [info] lu_response(<<"262421824819883">>): ok 04:13:23.063 [info] lu_response for <<"262421824819883">>: ok 04:13:23.063 [info] GSUP: Tx #{imsi => <<"262421824819883">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421824819883">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421824819883 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1473.0> in state state_authenticated 04:13:23.069 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421824819883">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.069 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.069 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421824819883">>,"internet",[],undefined,false,0,false,false} 04:13:23.069 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:23.069 [info] s2b: Tx {gtp,v2,create_session_request,0,5395961,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421824819883">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864941,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660824,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421824819883 send ok to <0.1473.0> 04:13:23.069 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421824819883 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1473.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421824819883 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421824819883 receive call {rx_s6b_aar,"262421824819883@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1474.0> in state state_authenticated 04:13:23.080 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421824819883@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.080 [info] ue_fsm ev_rx_s6b_aar: "262421824819883@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:23.080 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421824819883@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421824819883",undefined,undefined,true,false,undefined} 04:13:23.080 [debug] SWx Tx SAR Imsi="262421824819883" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:23.080 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","258",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421824819883",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421824819883 send ok to <0.1474.0> 04:13:23.080 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421824819883 consume call {rx_s6b_aar,"262421824819883@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1474.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421824819883 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1475.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421824819883 send ok to <0.1475.0> 04:13:23.085 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;258;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421824819883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421824819883 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1475.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.085 [info] ue_fsm ev_rx_swx_saa 04:13:23.085 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421824819883","262421824819883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1474.0>} 04:13:23.085 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.085 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.090 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,237,82,85,249,0,2,0,2,0,16,0,87,0,9,1,160,91,114,170,51,172,18,2,103,79,0,5,0,1,192,168,0,73,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,91,114,170,51,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,91,114,170,51,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.091 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864941,5395961,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"[rª3">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1534241331,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1534241331,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,73>>}}} *DBG* epdg_ue_fsm_262421824819883 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 3431660824, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1534241331}}} from <0.1476.0> in state state_wait_create_session_resp 04:13:23.091 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421824819883">>,<0.1468.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864941,1534241331,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660824,1534241331}],[]}}}} 04:13:23.091 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.091 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 3431660824,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1534241331}} 04:13:23.091 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421824819883">>,"internet",[],undefined,false,0,false,false} 04:13:23.091 [info] KMOD Port Create PDP Context Call {<0.1468.0>,[alias|#Ref<0.718718372.1967980555.220839>]}: {create_pdp_context,{172,18,2,103},3431660824,1534241331,{192,168,0,73}} 04:13:23.091 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,73}, 3431660824, 1534241331 04:13:23.091 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2754,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,73}},{i_tid,3431660824},{o_tid,1534241331}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262421824819883">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 3431660824, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1534241331}}}} *DBG* epdg_ue_fsm_262421824819883 send ok to <0.1476.0> 04:13:23.091 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 3431660824,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1534241331}) returned ok *DBG* epdg_ue_fsm_262421824819883 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 3431660824, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1534241331}}} from <0.1476.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.091 [info] tunnel_response(<<"262421824819883">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 3431660824,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1534241331}} 04:13:23.091 [info] tunnel_response for <<"262421824819883">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 3431660824,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1534241331}} 04:13:23.091 [info] GSUP: Tx #{imsi => <<"262421824819883">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,73>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422369575382">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.127 [info] GSUP: Rx #{imsi => <<"262422369575382">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422369575382 enter epdg_ue_fsm in state state_new 04:13:23.127 [info] ue_fsm start(epdg_ue_fsm_262422369575382) *DBG* epdg_ue_fsm_262422369575382 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422369575382 receive call {auth_request,33,"internet",#{}} from <0.1477.0> in state state_new 04:13:23.127 [info] ue_fsm init(<<"262422369575382">>) 04:13:23.127 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422369575382 send ok to <0.1477.0> 04:13:23.128 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422369575382">>,"internet",[],undefined,false,0,false,false} 04:13:23.128 [info] ue_fsm start_link(aaa_ue_fsm_262422369575382) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422369575382 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422369575382 consume call {auth_request,33,"internet",#{}} from <0.1477.0> in state state_new => state_wait_auth_resp 04:13:23.128 [info] ue_fsm init("262422369575382") *DBG* aaa_ue_fsm_262422369575382 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422369575382 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:23.128 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422369575382 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.129 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422369575382",undefined,undefined,false,false,undefined} 04:13:23.129 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.129 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","259",";","nonode@nohost"],1,undefined,undefined,undefined,"262422369575382",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422369575382 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422369575382 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.143 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;259;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422369575382",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82,163,133,98,174,104,193,254,209,61,132,70,193,253,102,101,127]],[[93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82,199,25,55,67,111,226,169,156,193,46,113,170,40,120]],["foobar"],[[15,52,77,228,1,51,132,44,58,187,143,195,0,2,149,43]],[[209,175,15,95,217,104,207,171,158,94,206,134,20,193,174,88]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422369575382 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82>>, <<163,133,98,174,104,193,254,209,61,132,70,193,253,102,101, 127>>, <<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82, 199,25,55,67,111,226,169,156,193,46,113,170,40,120>>, <<209,175,15,95,217,104,207,171,158,94,206,134,20,193,174,88>>, <<15,52,77,228,1,51,132,44,58,187,143,195,0,2,149,43>>}]}} from <0.1480.0> in state state_wait_swx_maa 04:13:23.143 [info] dia_sip2gsup: auth [93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82,163,133,98,174,104,193,254,209,61,132,70,193,253,102,101,127] authz [93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82,199,25,55,67,111,226,169,156,193,46,113,170,40,120]  04:13:23.143 [info] rand [93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82] autn [163,133,98,174,104,193,254,209,61,132,70,193,253,102,101,127]  04:13:23.143 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422369575382 send ok to <0.1480.0> 04:13:23.144 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422369575382",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422369575382 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82>>, <<163,133,98,174,104,193,254,209,61,132,70,193,253,102,101, 127>>, <<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82, 199,25,55,67,111,226,169,156,193,46,113,170,40,120>>, <<209,175,15,95,217,104,207,171,158,94,206,134,20,193,174,88>>, <<15,52,77,228,1,51,132,44,58,187,143,195,0,2,149,43>>}]}} from <0.1480.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422369575382 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82>>, <<163,133,98,174,104,193,254,209,61,132,70,193,253,102,101, 127>>, <<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82, 199,25,55,67,111,226,169,156,193,46,113,170,40,120>>, <<209,175,15,95,217,104,207,171,158,94,206,134,20,193,174,88>>, <<15,52,77,228,1,51,132,44,58,187,143,195,0,2,149,43>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.144 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82>>,<<163,133,98,174,104,193,254,209,61,132,70,193,253,102,101,127>>,<<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82,199,25,55,67,111,226,169,156,193,46,113,170,40,120>>,<<209,175,15,95,217,104,207,171,158,94,206,134,20,193,174,88>>,<<15,52,77,228,1,51,132,44,58,187,143,195,0,2,149,43>>}]} 04:13:23.145 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82>>,<<163,133,98,174,104,193,254,209,61,132,70,193,253,102,101,127>>,<<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82,199,25,55,67,111,226,169,156,193,46,113,170,40,120>>,<<209,175,15,95,217,104,207,171,158,94,206,134,20,193,174,88>>,<<15,52,77,228,1,51,132,44,58,187,143,195,0,2,149,43>>}]}, {ue_fsm_data,<<"262422369575382">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422369575382 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422369575382">>, {ok, [{epdg_auth_tuple, <<93,26,217,233,37,164,79,22,38,12,102,108,180, 194,101,82>>, <<163,133,98,174,104,193,254,209,61,132,70,193, 253,102,101,127>>, <<93,26,217,233,37,164,79,22,38,12,102,108,180, 194,101,82,199,25,55,67,111,226,169,156,193, 46,113,170,40,120>>, <<209,175,15,95,217,104,207,171,158,94,206,134, 20,193,174,88>>, <<15,52,77,228,1,51,132,44,58,187,143,195, 0,2,149,43>>}]}}} 04:13:23.145 [info] auth_response(<<"262422369575382">>): {ok,[{epdg_auth_tuple,<<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82>>,<<163,133,98,174,104,193,254,209,61,132,70,193,253,102,101,127>>,<<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82,199,25,55,67,111,226,169,156,193,46,113,170,40,120>>,<<209,175,15,95,217,104,207,171,158,94,206,134,20,193,174,88>>,<<15,52,77,228,1,51,132,44,58,187,143,195,0,2,149,43>>}]} *DBG* epdg_ue_fsm_262422369575382 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82>>, <<163,133,98,174,104,193,254,209,61,132,70,193,253,102,101, 127>>, <<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82, 199,25,55,67,111,226,169,156,193,46,113,170,40,120>>, <<209,175,15,95,217,104,207,171,158,94,206,134,20,193,174,88>>, <<15,52,77,228,1,51,132,44,58,187,143,195,0,2,149,43>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.146 [info] auth_response for <<"262422369575382">>: {ok,[{epdg_auth_tuple,<<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82>>,<<163,133,98,174,104,193,254,209,61,132,70,193,253,102,101,127>>,<<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82,199,25,55,67,111,226,169,156,193,46,113,170,40,120>>,<<209,175,15,95,217,104,207,171,158,94,206,134,20,193,174,88>>,<<15,52,77,228,1,51,132,44,58,187,143,195,0,2,149,43>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.146 [info] GSUP: Tx #{auth_tuples => [#{autn => <<163,133,98,174,104,193,254,209,61,132,70,193,253,102,101,127>>,ck => <<15,52,77,228,1,51,132,44,58,187,143,195,0,2,149,43>>,ik => <<209,175,15,95,217,104,207,171,158,94,206,134,20,193,174,88>>,rand => <<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82>>,res => <<93,26,217,233,37,164,79,22,38,12,102,108,180,194,101,82,199,25,55,67,111,226,169,156,193,46,113,170,40,120>>}],imsi => <<"262422369575382">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422369575382">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422369575382 receive call lu_request from <0.1481.0> in state state_authenticating 04:13:23.152 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422369575382">>,message_type => location_upd_req} 04:13:23.153 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422369575382 send ok to <0.1481.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.153 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422369575382">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422369575382 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422369575382 consume call lu_request from <0.1481.0> in state state_authenticating 04:13:23.153 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.153 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422369575382",undefined,undefined,false,false,undefined} 04:13:23.154 [debug] SWx Tx SAR Imsi="262422369575382" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.154 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","260",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422369575382",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422369575382 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422369575382 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422369575382 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1482.0> in state state_wait_swx_saa 04:13:23.165 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;260;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422369575382",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422369575382 send ok to <0.1482.0> 04:13:23.165 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422369575382 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422369575382 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1482.0> in state state_wait_swx_saa => state_authenticated 04:13:23.165 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422369575382",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422369575382 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422369575382">>,ok}} 04:13:23.165 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422369575382 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.166 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422369575382">>,"internet",[],undefined,false,0,false,false} 04:13:23.166 [info] lu_response(<<"262422369575382">>): ok 04:13:23.166 [info] lu_response for <<"262422369575382">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.166 [info] GSUP: Tx #{imsi => <<"262422369575382">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422369575382">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422369575382 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1483.0> in state state_authenticated 04:13:23.172 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422369575382">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.173 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.173 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422369575382">>,"internet",[],undefined,false,0,false,false} 04:13:23.173 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:23.173 [info] s2b: Tx {gtp,v2,create_session_request,0,5395962,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422369575382">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864942,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660825,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:23.173 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422369575382 send ok to <0.1483.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422369575382 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1483.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422369575382 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422369575382 receive call {rx_s6b_aar,"262422369575382@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1484.0> in state state_authenticated 04:13:23.183 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422369575382@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.183 [info] ue_fsm ev_rx_s6b_aar: "262422369575382@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:23.183 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422369575382@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422369575382",undefined,undefined,true,false,undefined} 04:13:23.183 [debug] SWx Tx SAR Imsi="262422369575382" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:23.183 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","261",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422369575382",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422369575382 send ok to <0.1484.0> 04:13:23.184 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422369575382 consume call {rx_s6b_aar,"262422369575382@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1484.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422369575382 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1485.0> in state state_authenticated_wait_swx_saa 04:13:23.188 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;261;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422369575382",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422369575382 send ok to <0.1485.0> 04:13:23.188 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422369575382 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1485.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.188 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422369575382","262422369575382@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1484.0>} 04:13:23.189 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.189 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.196 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,238,82,85,250,0,2,0,2,0,16,0,87,0,9,1,160,93,180,34,193,172,18,2,103,79,0,5,0,1,192,168,0,74,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,93,180,34,193,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,93,180,34,193,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.196 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864942,5395962,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"]´\"Á">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1572086465,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1572086465,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,74>>}}} *DBG* epdg_ue_fsm_262422369575382 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 3431660825, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1572086465}}} from <0.1486.0> in state state_wait_create_session_resp 04:13:23.196 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422369575382">>,<0.1478.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864942,1572086465,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3431660825,1572086465}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:23.196 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.196 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 3431660825,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1572086465}} 04:13:23.196 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422369575382">>,"internet",[],undefined,false,0,false,false} 04:13:23.196 [info] KMOD Port Create PDP Context Call {<0.1478.0>,[alias|#Ref<0.718718372.1967980545.233768>]}: {create_pdp_context,{172,18,2,103},3431660825,1572086465,{192,168,0,74}} 04:13:23.197 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,74}, 3431660825, 1572086465 04:13:23.197 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2818,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,74}},{i_tid,3431660825},{o_tid,1572086465}]}} 04:13:23.197 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 3431660825,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1572086465}) returned ok *DBG* epdg_ue_fsm_262422369575382 send ok to <0.1486.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422369575382">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 3431660825, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1572086465}}}} 04:13:23.197 [info] tunnel_response(<<"262422369575382">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 3431660825,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1572086465}} *DBG* epdg_ue_fsm_262422369575382 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 3431660825, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1572086465}}} from <0.1486.0> in state state_wait_create_session_resp => state_active 04:13:23.197 [info] tunnel_response for <<"262422369575382">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 3431660825,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1572086465}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.197 [info] GSUP: Tx #{imsi => <<"262422369575382">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,74>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423601138678">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.227 [info] GSUP: Rx #{imsi => <<"262423601138678">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423601138678 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423601138678 consume internal init_state in state state_new 04:13:23.227 [info] ue_fsm start(epdg_ue_fsm_262423601138678) *DBG* epdg_ue_fsm_262423601138678 receive call {auth_request,33,"internet",#{}} from <0.1487.0> in state state_new 04:13:23.227 [info] ue_fsm init(<<"262423601138678">>) *DBG* epdg_ue_fsm_262423601138678 send ok to <0.1487.0> 04:13:23.227 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423601138678 consume call {auth_request,33,"internet",#{}} from <0.1487.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423601138678 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.228 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423601138678">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423601138678 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423601138678 consume internal init_state in state state_new 04:13:23.228 [info] ue_fsm start_link(aaa_ue_fsm_262423601138678) *DBG* aaa_ue_fsm_262423601138678 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.228 [info] ue_fsm init("262423601138678") 04:13:23.229 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.229 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423601138678",undefined,undefined,false,false,undefined} 04:13:23.229 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.229 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","262",";","nonode@nohost"],1,undefined,undefined,undefined,"262423601138678",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423601138678 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423601138678 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.243 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;262;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423601138678",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253]],[[152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119,233,86,254,255,158,160,90,24,245,171,222,177]],["foobar"],[[196,252,3,233,54,8,198,252,203,107,143,157,192,246,255,150]],[[245,153,58,238,48,207,239,172,191,7,136,246,209,108,209,201]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423601138678 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174>>, <<251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253>>, <<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119, 233,86,254,255,158,160,90,24,245,171,222,177>>, <<245,153,58,238,48,207,239,172,191,7,136,246,209,108,209,201>>, <<196,252,3,233,54,8,198,252,203,107,143,157,192,246,255, 150>>}]}} from <0.1490.0> in state state_wait_swx_maa 04:13:23.243 [info] dia_sip2gsup: auth [152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253] authz [152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119,233,86,254,255,158,160,90,24,245,171,222,177]  04:13:23.243 [info] rand [152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174] autn [251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253]  *DBG* aaa_ue_fsm_262423601138678 send ok to <0.1490.0> 04:13:23.244 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423601138678 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174>>, <<251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253>>, <<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119, 233,86,254,255,158,160,90,24,245,171,222,177>>, <<245,153,58,238,48,207,239,172,191,7,136,246,209,108,209,201>>, <<196,252,3,233,54,8,198,252,203,107,143,157,192,246,255, 150>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.244 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423601138678",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423601138678 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174>>, <<251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253>>, <<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119, 233,86,254,255,158,160,90,24,245,171,222,177>>, <<245,153,58,238,48,207,239,172,191,7,136,246,209,108,209,201>>, <<196,252,3,233,54,8,198,252,203,107,143,157,192,246,255, 150>>}]}} from <0.1490.0> in state state_wait_swx_maa => state_new 04:13:23.245 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174>>,<<251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253>>,<<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119,233,86,254,255,158,160,90,24,245,171,222,177>>,<<245,153,58,238,48,207,239,172,191,7,136,246,209,108,209,201>>,<<196,252,3,233,54,8,198,252,203,107,143,157,192,246,255,150>>}]} *DBG* epdg_ue_fsm_262423601138678 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423601138678">>, {ok, [{epdg_auth_tuple, <<152,164,25,8,27,151,53,11,14,2,2,120,180,111, 86,174>>, <<251,217,46,199,192,53,52,232,121,139,161,91, 8,177,234,253>>, <<152,164,25,8,27,151,53,11,14,2,2,120,180,111, 86,174,75,119,233,86,254,255,158,160,90,24, 245,171,222,177>>, <<245,153,58,238,48,207,239,172,191,7,136,246, 209,108,209,201>>, <<196,252,3,233,54,8,198,252,203,107,143, 157,192,246,255,150>>}]}}} 04:13:23.245 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174>>,<<251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253>>,<<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119,233,86,254,255,158,160,90,24,245,171,222,177>>,<<245,153,58,238,48,207,239,172,191,7,136,246,209,108,209,201>>,<<196,252,3,233,54,8,198,252,203,107,143,157,192,246,255,150>>}]}, {ue_fsm_data,<<"262423601138678">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423601138678 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174>>, <<251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253>>, <<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119, 233,86,254,255,158,160,90,24,245,171,222,177>>, <<245,153,58,238,48,207,239,172,191,7,136,246,209,108,209,201>>, <<196,252,3,233,54,8,198,252,203,107,143,157,192,246,255, 150>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.245 [info] auth_response(<<"262423601138678">>): {ok,[{epdg_auth_tuple,<<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174>>,<<251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253>>,<<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119,233,86,254,255,158,160,90,24,245,171,222,177>>,<<245,153,58,238,48,207,239,172,191,7,136,246,209,108,209,201>>,<<196,252,3,233,54,8,198,252,203,107,143,157,192,246,255,150>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.246 [info] auth_response for <<"262423601138678">>: {ok,[{epdg_auth_tuple,<<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174>>,<<251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253>>,<<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119,233,86,254,255,158,160,90,24,245,171,222,177>>,<<245,153,58,238,48,207,239,172,191,7,136,246,209,108,209,201>>,<<196,252,3,233,54,8,198,252,203,107,143,157,192,246,255,150>>}]} 04:13:23.246 [info] GSUP: Tx #{auth_tuples => [#{autn => <<251,217,46,199,192,53,52,232,121,139,161,91,8,177,234,253>>,ck => <<196,252,3,233,54,8,198,252,203,107,143,157,192,246,255,150>>,ik => <<245,153,58,238,48,207,239,172,191,7,136,246,209,108,209,201>>,rand => <<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174>>,res => <<152,164,25,8,27,151,53,11,14,2,2,120,180,111,86,174,75,119,233,86,254,255,158,160,90,24,245,171,222,177>>}],imsi => <<"262423601138678">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423601138678">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423601138678 receive call lu_request from <0.1491.0> in state state_authenticating *DBG* epdg_ue_fsm_262423601138678 send ok to <0.1491.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423601138678 consume call lu_request from <0.1491.0> in state state_authenticating 04:13:23.251 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423601138678">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262423601138678 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:23.251 [info] ue_fsm lu_request 04:13:23.252 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423601138678">>,"internet",[],undefined,false,0,false,false} 04:13:23.252 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262423601138678 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423601138678 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:23.252 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423601138678",undefined,undefined,false,false,undefined} 04:13:23.252 [debug] SWx Tx SAR Imsi="262423601138678" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.252 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","263",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423601138678",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423601138678 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1492.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423601138678 send ok to <0.1492.0> *DBG* aaa_ue_fsm_262423601138678 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1492.0> in state state_wait_swx_saa => state_authenticated 04:13:23.261 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;263;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423601138678",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423601138678 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.261 [info] ue_fsm ev_rx_swx_saa 04:13:23.261 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423601138678",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423601138678 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423601138678">>,ok}} *DBG* epdg_ue_fsm_262423601138678 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.261 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.261 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423601138678">>,"internet",[],undefined,false,0,false,false} 04:13:23.261 [info] lu_response(<<"262423601138678">>): ok 04:13:23.262 [info] lu_response for <<"262423601138678">>: ok 04:13:23.262 [info] GSUP: Tx #{imsi => <<"262423601138678">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423601138678">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423601138678 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1493.0> in state state_authenticated 04:13:23.267 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423601138678">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.267 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262423601138678 send ok to <0.1493.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.267 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423601138678">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423601138678 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1493.0> in state state_authenticated => state_wait_create_session_resp 04:13:23.267 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262423601138678 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:23.267 [info] s2b: Tx {gtp,v2,create_session_request,0,5395963,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423601138678">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864943,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660826,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:23.267 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423601138678 receive call {rx_s6b_aar,"262423601138678@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1494.0> in state state_authenticated 04:13:23.280 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423601138678@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.280 [info] ue_fsm ev_rx_s6b_aar: "262423601138678@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262423601138678 send ok to <0.1494.0> *DBG* aaa_ue_fsm_262423601138678 consume call {rx_s6b_aar,"262423601138678@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1494.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.280 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423601138678@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423601138678",undefined,undefined,true,false,undefined} 04:13:23.280 [debug] SWx Tx SAR Imsi="262423601138678" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:23.280 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","264",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423601138678",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:23.281 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423601138678 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1495.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423601138678 send ok to <0.1495.0> 04:13:23.285 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;264;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423601138678",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423601138678 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1495.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.285 [info] ue_fsm ev_rx_swx_saa 04:13:23.285 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423601138678","262423601138678@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1494.0>} 04:13:23.285 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.285 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.292 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,239,82,85,251,0,2,0,2,0,16,0,87,0,9,1,160,99,139,158,103,172,18,2,103,79,0,5,0,1,192,168,0,75,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,99,139,158,103,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,99,139,158,103,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.293 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864943,5395963,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<99,139,158,103>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1670094439,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1670094439,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,75>>}}} 04:13:23.293 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423601138678">>,<0.1488.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864943,1670094439,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3431660826,1670094439}],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423601138678 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 3431660826, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1670094439}}} from <0.1496.0> in state state_wait_create_session_resp 04:13:23.293 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.293 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 3431660826,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1670094439}} 04:13:23.293 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423601138678">>,"internet",[],undefined,false,0,false,false} 04:13:23.293 [info] KMOD Port Create PDP Context Call {<0.1488.0>,[alias|#Ref<0.718718372.1967980545.233916>]}: {create_pdp_context,{172,18,2,103},3431660826,1670094439,{192,168,0,75}} 04:13:23.293 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,75}, 3431660826, 1670094439 04:13:23.293 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2882,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,75}},{i_tid,3431660826},{o_tid,1670094439}]}} 04:13:23.294 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 3431660826,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1670094439}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262423601138678">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 3431660826, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1670094439}}}} *DBG* epdg_ue_fsm_262423601138678 send ok to <0.1496.0> 04:13:23.294 [info] tunnel_response(<<"262423601138678">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 3431660826,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1670094439}} *DBG* epdg_ue_fsm_262423601138678 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 3431660826, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1670094439}}} from <0.1496.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.294 [info] tunnel_response for <<"262423601138678">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 3431660826,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1670094439}} 04:13:23.294 [info] GSUP: Tx #{imsi => <<"262423601138678">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,75>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426706501846">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.328 [info] GSUP: Rx #{imsi => <<"262426706501846">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426706501846 enter epdg_ue_fsm in state state_new 04:13:23.328 [info] ue_fsm start(epdg_ue_fsm_262426706501846) *DBG* epdg_ue_fsm_262426706501846 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426706501846 receive call {auth_request,33,"internet",#{}} from <0.1497.0> in state state_new 04:13:23.328 [info] ue_fsm init(<<"262426706501846">>) *DBG* epdg_ue_fsm_262426706501846 send ok to <0.1497.0> 04:13:23.328 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426706501846 consume call {auth_request,33,"internet",#{}} from <0.1497.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426706501846 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426706501846 enter aaa_ue_fsm in state state_new 04:13:23.329 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426706501846">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426706501846 consume internal init_state in state state_new 04:13:23.329 [info] ue_fsm start_link(aaa_ue_fsm_262426706501846) *DBG* aaa_ue_fsm_262426706501846 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.329 [info] ue_fsm init("262426706501846") 04:13:23.329 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.330 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426706501846",undefined,undefined,false,false,undefined} 04:13:23.330 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.330 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","265",";","nonode@nohost"],1,undefined,undefined,undefined,"262426706501846",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426706501846 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426706501846 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.333 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;265;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426706501846",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168]],[[50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253,157,204,204,244,134,151,23,200,88,163,80,48,158]],["foobar"],[[10,85,98,13,153,113,217,244,13,88,186,109,204,254,226,42]],[[80,194,154,24,67,217,18,36,239,68,61,123,177,221,14,161]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.333 [info] dia_sip2gsup: auth [50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168] authz [50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253,157,204,204,244,134,151,23,200,88,163,80,48,158]  *DBG* aaa_ue_fsm_262426706501846 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17>>, <<24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168>>, <<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253, 157,204,204,244,134,151,23,200,88,163,80,48,158>>, <<80,194,154,24,67,217,18,36,239,68,61,123,177,221,14,161>>, <<10,85,98,13,153,113,217,244,13,88,186,109,204,254,226, 42>>}]}} from <0.1500.0> in state state_wait_swx_maa 04:13:23.333 [info] rand [50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17] autn [24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168]  04:13:23.333 [info] ue_fsm ev_rx_swx_maa 04:13:23.333 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426706501846",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426706501846 send ok to <0.1500.0> *DBG* aaa_ue_fsm_262426706501846 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17>>, <<24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168>>, <<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253, 157,204,204,244,134,151,23,200,88,163,80,48,158>>, <<80,194,154,24,67,217,18,36,239,68,61,123,177,221,14,161>>, <<10,85,98,13,153,113,217,244,13,88,186,109,204,254,226, 42>>}]}} from <0.1500.0> in state state_wait_swx_maa => state_new 04:13:23.333 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17>>,<<24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168>>,<<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253,157,204,204,244,134,151,23,200,88,163,80,48,158>>,<<80,194,154,24,67,217,18,36,239,68,61,123,177,221,14,161>>,<<10,85,98,13,153,113,217,244,13,88,186,109,204,254,226,42>>}]} *DBG* epdg_ue_fsm_262426706501846 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17>>, <<24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168>>, <<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253, 157,204,204,244,134,151,23,200,88,163,80,48,158>>, <<80,194,154,24,67,217,18,36,239,68,61,123,177,221,14,161>>, <<10,85,98,13,153,113,217,244,13,88,186,109,204,254,226, 42>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262426706501846 send ok to <0.211.0> 04:13:23.334 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17>>,<<24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168>>,<<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253,157,204,204,244,134,151,23,200,88,163,80,48,158>>,<<80,194,154,24,67,217,18,36,239,68,61,123,177,221,14,161>>,<<10,85,98,13,153,113,217,244,13,88,186,109,204,254,226,42>>}]}, {ue_fsm_data,<<"262426706501846">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262426706501846">>, {ok, [{epdg_auth_tuple, <<50,162,54,33,26,169,25,86,38,35,54,152,99,26, 129,17>>, <<24,220,235,191,67,111,139,81,16,183,248,22, 17,164,241,168>>, <<50,162,54,33,26,169,25,86,38,35,54,152,99,26, 129,17,253,157,204,204,244,134,151,23,200,88, 163,80,48,158>>, <<80,194,154,24,67,217,18,36,239,68,61,123,177, 221,14,161>>, <<10,85,98,13,153,113,217,244,13,88,186, 109,204,254,226,42>>}]}}} 04:13:23.334 [info] auth_response(<<"262426706501846">>): {ok,[{epdg_auth_tuple,<<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17>>,<<24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168>>,<<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253,157,204,204,244,134,151,23,200,88,163,80,48,158>>,<<80,194,154,24,67,217,18,36,239,68,61,123,177,221,14,161>>,<<10,85,98,13,153,113,217,244,13,88,186,109,204,254,226,42>>}]} *DBG* epdg_ue_fsm_262426706501846 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17>>, <<24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168>>, <<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253, 157,204,204,244,134,151,23,200,88,163,80,48,158>>, <<80,194,154,24,67,217,18,36,239,68,61,123,177,221,14,161>>, <<10,85,98,13,153,113,217,244,13,88,186,109,204,254,226, 42>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.334 [info] auth_response for <<"262426706501846">>: {ok,[{epdg_auth_tuple,<<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17>>,<<24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168>>,<<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253,157,204,204,244,134,151,23,200,88,163,80,48,158>>,<<80,194,154,24,67,217,18,36,239,68,61,123,177,221,14,161>>,<<10,85,98,13,153,113,217,244,13,88,186,109,204,254,226,42>>}]} 04:13:23.334 [info] GSUP: Tx #{auth_tuples => [#{autn => <<24,220,235,191,67,111,139,81,16,183,248,22,17,164,241,168>>,ck => <<10,85,98,13,153,113,217,244,13,88,186,109,204,254,226,42>>,ik => <<80,194,154,24,67,217,18,36,239,68,61,123,177,221,14,161>>,rand => <<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17>>,res => <<50,162,54,33,26,169,25,86,38,35,54,152,99,26,129,17,253,157,204,204,244,134,151,23,200,88,163,80,48,158>>}],imsi => <<"262426706501846">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426706501846">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426706501846 receive call lu_request from <0.1501.0> in state state_authenticating 04:13:23.336 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426706501846">>,message_type => location_upd_req} 04:13:23.336 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426706501846 send ok to <0.1501.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.336 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426706501846">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426706501846 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426706501846 consume call lu_request from <0.1501.0> in state state_authenticating 04:13:23.336 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.336 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426706501846",undefined,undefined,false,false,undefined} 04:13:23.336 [debug] SWx Tx SAR Imsi="262426706501846" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.337 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","266",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426706501846",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426706501846 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426706501846 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426706501846 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1502.0> in state state_wait_swx_saa 04:13:23.341 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;266;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426706501846",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.341 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426706501846 send ok to <0.1502.0> 04:13:23.341 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426706501846",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426706501846 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426706501846 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1502.0> in state state_wait_swx_saa => state_authenticated 04:13:23.341 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426706501846 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426706501846">>,ok}} 04:13:23.341 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426706501846">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426706501846 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.341 [info] lu_response(<<"262426706501846">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.341 [info] lu_response for <<"262426706501846">>: ok 04:13:23.341 [info] GSUP: Tx #{imsi => <<"262426706501846">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426706501846">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:23.344 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426706501846">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426706501846 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1503.0> in state state_authenticated 04:13:23.344 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.344 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426706501846">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426706501846 send ok to <0.1503.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.344 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262426706501846 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1503.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426706501846 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:23.344 [info] s2b: Tx {gtp,v2,create_session_request,0,5395964,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426706501846">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864944,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660827,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:23.344 [debug] Waiting for CreateSessionResponse 04:13:23.351 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426706501846@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426706501846 receive call {rx_s6b_aar,"262426706501846@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1504.0> in state state_authenticated 04:13:23.351 [info] ue_fsm ev_rx_s6b_aar: "262426706501846@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:23.352 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426706501846@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262426706501846",undefined,undefined,true,false,undefined} 04:13:23.352 [debug] SWx Tx SAR Imsi="262426706501846" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:23.352 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","267",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426706501846",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426706501846 send ok to <0.1504.0> 04:13:23.352 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426706501846 consume call {rx_s6b_aar,"262426706501846@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1504.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426706501846 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1505.0> in state state_authenticated_wait_swx_saa 04:13:23.356 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;267;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426706501846",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426706501846 send ok to <0.1505.0> 04:13:23.356 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426706501846 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1505.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.356 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426706501846","262426706501846@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1504.0>} 04:13:23.356 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.356 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.361 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,240,82,85,252,0,2,0,2,0,16,0,87,0,9,1,160,93,8,252,41,172,18,2,103,79,0,5,0,1,192,168,0,76,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,93,8,252,41,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,93,8,252,41,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.361 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864944,5395964,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"]\bü)">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1560869929,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1560869929,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,76>>}}} 04:13:23.361 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426706501846">>,<0.1498.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864944,1560869929,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660827,1560869929}]}}}} *DBG* epdg_ue_fsm_262426706501846 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 3431660827, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1560869929}}} from <0.1506.0> in state state_wait_create_session_resp 04:13:23.361 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.361 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 3431660827,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1560869929}} 04:13:23.362 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426706501846">>,"internet",[],undefined,false,0,false,false} 04:13:23.362 [info] KMOD Port Create PDP Context Call {<0.1498.0>,[alias|#Ref<0.718718372.1967980545.234062>]}: {create_pdp_context,{172,18,2,103},3431660827,1560869929,{192,168,0,76}} 04:13:23.362 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,76}, 3431660827, 1560869929 04:13:23.362 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2946,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,76}},{i_tid,3431660827},{o_tid,1560869929}]}} 04:13:23.362 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 3431660827,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1560869929}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262426706501846">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 3431660827, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1560869929}}}} *DBG* epdg_ue_fsm_262426706501846 send ok to <0.1506.0> 04:13:23.362 [info] tunnel_response(<<"262426706501846">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 3431660827,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1560869929}} *DBG* epdg_ue_fsm_262426706501846 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 3431660827, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1560869929}}} from <0.1506.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.362 [info] tunnel_response for <<"262426706501846">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 3431660827,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1560869929}} 04:13:23.362 [info] GSUP: Tx #{imsi => <<"262426706501846">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,76>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424926668302">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.428 [info] GSUP: Rx #{imsi => <<"262424926668302">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424926668302 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424926668302 consume internal init_state in state state_new 04:13:23.428 [info] ue_fsm start(epdg_ue_fsm_262424926668302) *DBG* epdg_ue_fsm_262424926668302 receive call {auth_request,33,"internet",#{}} from <0.1507.0> in state state_new 04:13:23.428 [info] ue_fsm init(<<"262424926668302">>) 04:13:23.428 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424926668302 send ok to <0.1507.0> 04:13:23.429 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424926668302">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424926668302 consume call {auth_request,33,"internet",#{}} from <0.1507.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424926668302 enter aaa_ue_fsm in state state_new 04:13:23.429 [info] ue_fsm start_link(aaa_ue_fsm_262424926668302) *DBG* epdg_ue_fsm_262424926668302 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424926668302 consume internal init_state in state state_new 04:13:23.429 [info] ue_fsm init("262424926668302") *DBG* aaa_ue_fsm_262424926668302 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.429 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.430 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424926668302",undefined,undefined,false,false,undefined} 04:13:23.430 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.430 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","268",";","nonode@nohost"],1,undefined,undefined,undefined,"262424926668302",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424926668302 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424926668302 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.441 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;268;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424926668302",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252,134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150]],[[164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252,76,214,119,67,237,34,237,133,226,178,88,32,113,58]],["foobar"],[[112,45,54,232,87,110,99,184,147,243,16,187,92,130,139,120]],[[63,179,40,120,52,4,248,104,215,148,69,71,154,109,8,166]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424926668302 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252>>, <<134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150>>, <<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227, 252,76,214,119,67,237,34,237,133,226,178,88,32,113,58>>, <<63,179,40,120,52,4,248,104,215,148,69,71,154,109,8,166>>, <<112,45,54,232,87,110,99,184,147,243,16,187,92,130,139, 120>>}]}} from <0.1510.0> in state state_wait_swx_maa 04:13:23.441 [info] dia_sip2gsup: auth [164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252,134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150] authz [164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252,76,214,119,67,237,34,237,133,226,178,88,32,113,58]  04:13:23.442 [info] rand [164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252] autn [134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150]  04:13:23.442 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424926668302 send ok to <0.1510.0> *DBG* epdg_ue_fsm_262424926668302 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252>>, <<134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150>>, <<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227, 252,76,214,119,67,237,34,237,133,226,178,88,32,113,58>>, <<63,179,40,120,52,4,248,104,215,148,69,71,154,109,8,166>>, <<112,45,54,232,87,110,99,184,147,243,16,187,92,130,139, 120>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424926668302 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252>>, <<134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150>>, <<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227, 252,76,214,119,67,237,34,237,133,226,178,88,32,113,58>>, <<63,179,40,120,52,4,248,104,215,148,69,71,154,109,8,166>>, <<112,45,54,232,87,110,99,184,147,243,16,187,92,130,139, 120>>}]}} from <0.1510.0> in state state_wait_swx_maa => state_new 04:13:23.442 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424926668302",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424926668302 send ok to <0.211.0> 04:13:23.443 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252>>,<<134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150>>,<<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252,76,214,119,67,237,34,237,133,226,178,88,32,113,58>>,<<63,179,40,120,52,4,248,104,215,148,69,71,154,109,8,166>>,<<112,45,54,232,87,110,99,184,147,243,16,187,92,130,139,120>>}]} *DBG* gsup_server got cast {auth_response, {<<"262424926668302">>, {ok, [{epdg_auth_tuple, <<164,212,37,206,105,10,110,80,163,223,230,41, 147,243,227,252>>, <<134,31,1,25,71,132,192,114,56,41,208,208,218, 241,46,150>>, <<164,212,37,206,105,10,110,80,163,223,230,41, 147,243,227,252,76,214,119,67,237,34,237,133, 226,178,88,32,113,58>>, <<63,179,40,120,52,4,248,104,215,148,69,71,154, 109,8,166>>, <<112,45,54,232,87,110,99,184,147,243,16, 187,92,130,139,120>>}]}}} 04:13:23.444 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252>>,<<134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150>>,<<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252,76,214,119,67,237,34,237,133,226,178,88,32,113,58>>,<<63,179,40,120,52,4,248,104,215,148,69,71,154,109,8,166>>,<<112,45,54,232,87,110,99,184,147,243,16,187,92,130,139,120>>}]}, {ue_fsm_data,<<"262424926668302">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424926668302 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252>>, <<134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150>>, <<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227, 252,76,214,119,67,237,34,237,133,226,178,88,32,113,58>>, <<63,179,40,120,52,4,248,104,215,148,69,71,154,109,8,166>>, <<112,45,54,232,87,110,99,184,147,243,16,187,92,130,139, 120>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.444 [info] auth_response(<<"262424926668302">>): {ok,[{epdg_auth_tuple,<<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252>>,<<134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150>>,<<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252,76,214,119,67,237,34,237,133,226,178,88,32,113,58>>,<<63,179,40,120,52,4,248,104,215,148,69,71,154,109,8,166>>,<<112,45,54,232,87,110,99,184,147,243,16,187,92,130,139,120>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.444 [info] auth_response for <<"262424926668302">>: {ok,[{epdg_auth_tuple,<<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252>>,<<134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150>>,<<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252,76,214,119,67,237,34,237,133,226,178,88,32,113,58>>,<<63,179,40,120,52,4,248,104,215,148,69,71,154,109,8,166>>,<<112,45,54,232,87,110,99,184,147,243,16,187,92,130,139,120>>}]} 04:13:23.445 [info] GSUP: Tx #{auth_tuples => [#{autn => <<134,31,1,25,71,132,192,114,56,41,208,208,218,241,46,150>>,ck => <<112,45,54,232,87,110,99,184,147,243,16,187,92,130,139,120>>,ik => <<63,179,40,120,52,4,248,104,215,148,69,71,154,109,8,166>>,rand => <<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252>>,res => <<164,212,37,206,105,10,110,80,163,223,230,41,147,243,227,252,76,214,119,67,237,34,237,133,226,178,88,32,113,58>>}],imsi => <<"262424926668302">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424926668302">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424926668302 receive call lu_request from <0.1511.0> in state state_authenticating 04:13:23.449 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424926668302">>,message_type => location_upd_req} 04:13:23.450 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424926668302 send ok to <0.1511.0> *DBG* aaa_ue_fsm_262424926668302 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424926668302 consume call lu_request from <0.1511.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.450 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424926668302">>,"internet",[],undefined,false,0,false,false} 04:13:23.450 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.450 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424926668302",undefined,undefined,false,false,undefined} 04:13:23.450 [debug] SWx Tx SAR Imsi="262424926668302" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.450 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","269",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424926668302",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424926668302 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424926668302 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424926668302 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1512.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424926668302 send ok to <0.1512.0> *DBG* epdg_ue_fsm_262424926668302 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.456 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;269;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424926668302",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424926668302 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1512.0> in state state_wait_swx_saa => state_authenticated 04:13:23.456 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424926668302 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424926668302">>,ok}} 04:13:23.456 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424926668302",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424926668302 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.456 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:23.456 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424926668302">>,"internet",[],undefined,false,0,false,false} 04:13:23.456 [info] lu_response(<<"262424926668302">>): ok 04:13:23.456 [info] lu_response for <<"262424926668302">>: ok 04:13:23.456 [info] GSUP: Tx #{imsi => <<"262424926668302">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424926668302">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:23.461 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424926668302">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424926668302 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1513.0> in state state_authenticated 04:13:23.461 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.461 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424926668302">>,"internet",[],undefined,false,0,false,false} 04:13:23.461 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:23.461 [info] s2b: Tx {gtp,v2,create_session_request,0,5395965,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424926668302">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864945,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660828,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424926668302 send ok to <0.1513.0> 04:13:23.461 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424926668302 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1513.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424926668302 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424926668302 receive call {rx_s6b_aar,"262424926668302@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1514.0> in state state_authenticated 04:13:23.471 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424926668302@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.471 [info] ue_fsm ev_rx_s6b_aar: "262424926668302@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:23.471 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424926668302@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424926668302",undefined,undefined,true,false,undefined} 04:13:23.472 [debug] SWx Tx SAR Imsi="262424926668302" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:23.472 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","270",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424926668302",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424926668302 send ok to <0.1514.0> *DBG* aaa_ue_fsm_262424926668302 consume call {rx_s6b_aar,"262424926668302@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1514.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.472 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424926668302 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1515.0> in state state_authenticated_wait_swx_saa 04:13:23.477 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;270;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424926668302",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.477 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424926668302 send ok to <0.1515.0> *DBG* aaa_ue_fsm_262424926668302 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1515.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.477 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424926668302","262424926668302@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1514.0>} 04:13:23.477 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.477 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.485 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,241,82,85,253,0,2,0,2,0,16,0,87,0,9,1,160,179,109,251,198,172,18,2,103,79,0,5,0,1,192,168,0,77,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,179,109,251,198,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,179,109,251,198,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.485 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864945,5395965,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"³mûÆ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3010329542,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3010329542,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,77>>}}} *DBG* epdg_ue_fsm_262424926668302 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 3431660828, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3010329542}}} from <0.1516.0> in state state_wait_create_session_resp 04:13:23.485 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424926668302">>,<0.1508.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864945,3010329542,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660828,3010329542}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:23.485 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.485 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 3431660828,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3010329542}} 04:13:23.486 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424926668302">>,"internet",[],undefined,false,0,false,false} 04:13:23.486 [info] KMOD Port Create PDP Context Call {<0.1508.0>,[alias|#Ref<0.718718372.1967980545.234233>]}: {create_pdp_context,{172,18,2,103},3431660828,3010329542,{192,168,0,77}} 04:13:23.486 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,77}, 3431660828, 3010329542 04:13:23.486 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],204,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,77}},{i_tid,3431660828},{o_tid,3010329542}]}} *DBG* epdg_ue_fsm_262424926668302 send ok to <0.1516.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424926668302">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 3431660828, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3010329542}}}} 04:13:23.487 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 3431660828,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3010329542}) returned ok *DBG* epdg_ue_fsm_262424926668302 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 3431660828, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3010329542}}} from <0.1516.0> in state state_wait_create_session_resp => state_active 04:13:23.487 [info] tunnel_response(<<"262424926668302">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 3431660828,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3010329542}} 04:13:23.488 [info] tunnel_response for <<"262424926668302">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 3431660828,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3010329542}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.488 [info] GSUP: Tx #{imsi => <<"262424926668302">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,77>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429385669306">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:23.529 [info] GSUP: Rx #{imsi => <<"262429385669306">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429385669306 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429385669306 consume internal init_state in state state_new 04:13:23.529 [info] ue_fsm start(epdg_ue_fsm_262429385669306) *DBG* epdg_ue_fsm_262429385669306 receive call {auth_request,33,"internet",#{}} from <0.1517.0> in state state_new 04:13:23.529 [info] ue_fsm init(<<"262429385669306">>) *DBG* epdg_ue_fsm_262429385669306 send ok to <0.1517.0> 04:13:23.529 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429385669306 consume call {auth_request,33,"internet",#{}} from <0.1517.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429385669306 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.530 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429385669306">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429385669306 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429385669306 consume internal init_state in state state_new 04:13:23.530 [info] ue_fsm start_link(aaa_ue_fsm_262429385669306) *DBG* aaa_ue_fsm_262429385669306 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.530 [info] ue_fsm init("262429385669306") 04:13:23.530 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.531 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429385669306",undefined,undefined,false,false,undefined} 04:13:23.531 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429385669306 send ok to <0.201.0> 04:13:23.531 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","271",";","nonode@nohost"],1,undefined,undefined,undefined,"262429385669306",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429385669306 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.546 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;271;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429385669306",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134,103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56]],[[155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134,181,234,72,120,120,69,235,89,143,21,65,45,194,201]],["foobar"],[[3,71,170,78,146,191,152,65,113,169,181,25,153,109,231,34]],[[133,13,229,229,138,112,82,28,140,211,222,59,37,145,124,187]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.546 [info] dia_sip2gsup: auth [155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134,103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56] authz [155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134,181,234,72,120,120,69,235,89,143,21,65,45,194,201]  *DBG* aaa_ue_fsm_262429385669306 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212, 134>>, <<103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56>>, <<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212, 134,181,234,72,120,120,69,235,89,143,21,65,45,194,201>>, <<133,13,229,229,138,112,82,28,140,211,222,59,37,145,124,187>>, <<3,71,170,78,146,191,152,65,113,169,181,25,153,109,231, 34>>}]}} from <0.1520.0> in state state_wait_swx_maa 04:13:23.546 [info] rand [155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134] autn [103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56]  04:13:23.546 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429385669306 send ok to <0.1520.0> 04:13:23.547 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429385669306",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429385669306 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212, 134>>, <<103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56>>, <<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212, 134,181,234,72,120,120,69,235,89,143,21,65,45,194,201>>, <<133,13,229,229,138,112,82,28,140,211,222,59,37,145,124,187>>, <<3,71,170,78,146,191,152,65,113,169,181,25,153,109,231, 34>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429385669306 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212, 134>>, <<103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56>>, <<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212, 134,181,234,72,120,120,69,235,89,143,21,65,45,194,201>>, <<133,13,229,229,138,112,82,28,140,211,222,59,37,145,124,187>>, <<3,71,170,78,146,191,152,65,113,169,181,25,153,109,231, 34>>}]}} from <0.1520.0> in state state_wait_swx_maa => state_new 04:13:23.547 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134>>,<<103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56>>,<<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134,181,234,72,120,120,69,235,89,143,21,65,45,194,201>>,<<133,13,229,229,138,112,82,28,140,211,222,59,37,145,124,187>>,<<3,71,170,78,146,191,152,65,113,169,181,25,153,109,231,34>>}]} *DBG* epdg_ue_fsm_262429385669306 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429385669306">>, {ok, [{epdg_auth_tuple, <<155,64,168,127,113,198,203,249,153,170,211, 84,156,166,212,134>>, <<103,24,22,147,249,74,30,120,227,27,112,155, 216,8,195,56>>, <<155,64,168,127,113,198,203,249,153,170,211, 84,156,166,212,134,181,234,72,120,120,69,235, 89,143,21,65,45,194,201>>, <<133,13,229,229,138,112,82,28,140,211,222,59, 37,145,124,187>>, <<3,71,170,78,146,191,152,65,113,169,181, 25,153,109,231,34>>}]}}} 04:13:23.548 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134>>,<<103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56>>,<<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134,181,234,72,120,120,69,235,89,143,21,65,45,194,201>>,<<133,13,229,229,138,112,82,28,140,211,222,59,37,145,124,187>>,<<3,71,170,78,146,191,152,65,113,169,181,25,153,109,231,34>>}]}, {ue_fsm_data,<<"262429385669306">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429385669306 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212, 134>>, <<103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56>>, <<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212, 134,181,234,72,120,120,69,235,89,143,21,65,45,194,201>>, <<133,13,229,229,138,112,82,28,140,211,222,59,37,145,124,187>>, <<3,71,170,78,146,191,152,65,113,169,181,25,153,109,231, 34>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.548 [info] auth_response(<<"262429385669306">>): {ok,[{epdg_auth_tuple,<<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134>>,<<103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56>>,<<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134,181,234,72,120,120,69,235,89,143,21,65,45,194,201>>,<<133,13,229,229,138,112,82,28,140,211,222,59,37,145,124,187>>,<<3,71,170,78,146,191,152,65,113,169,181,25,153,109,231,34>>}]} 04:13:23.549 [info] auth_response for <<"262429385669306">>: {ok,[{epdg_auth_tuple,<<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134>>,<<103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56>>,<<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134,181,234,72,120,120,69,235,89,143,21,65,45,194,201>>,<<133,13,229,229,138,112,82,28,140,211,222,59,37,145,124,187>>,<<3,71,170,78,146,191,152,65,113,169,181,25,153,109,231,34>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.549 [info] GSUP: Tx #{auth_tuples => [#{autn => <<103,24,22,147,249,74,30,120,227,27,112,155,216,8,195,56>>,ck => <<3,71,170,78,146,191,152,65,113,169,181,25,153,109,231,34>>,ik => <<133,13,229,229,138,112,82,28,140,211,222,59,37,145,124,187>>,rand => <<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134>>,res => <<155,64,168,127,113,198,203,249,153,170,211,84,156,166,212,134,181,234,72,120,120,69,235,89,143,21,65,45,194,201>>}],imsi => <<"262429385669306">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429385669306">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429385669306 receive call lu_request from <0.1521.0> in state state_authenticating *DBG* epdg_ue_fsm_262429385669306 send ok to <0.1521.0> *DBG* epdg_ue_fsm_262429385669306 consume call lu_request from <0.1521.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.553 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429385669306">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262429385669306 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:23.553 [info] ue_fsm lu_request 04:13:23.553 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429385669306">>,"internet",[],undefined,false,0,false,false} 04:13:23.553 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.554 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429385669306",undefined,undefined,false,false,undefined} 04:13:23.554 [debug] SWx Tx SAR Imsi="262429385669306" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.554 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","272",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429385669306",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429385669306 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429385669306 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429385669306 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1522.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429385669306 send ok to <0.1522.0> *DBG* aaa_ue_fsm_262429385669306 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1522.0> in state state_wait_swx_saa => state_authenticated 04:13:23.558 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;272;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429385669306",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429385669306 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.558 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429385669306 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429385669306">>,ok}} 04:13:23.558 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429385669306",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429385669306 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.558 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.558 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429385669306">>,"internet",[],undefined,false,0,false,false} 04:13:23.558 [info] lu_response(<<"262429385669306">>): ok 04:13:23.558 [info] lu_response for <<"262429385669306">>: ok 04:13:23.558 [info] GSUP: Tx #{imsi => <<"262429385669306">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429385669306">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429385669306 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1523.0> in state state_authenticated *DBG* epdg_ue_fsm_262429385669306 send ok to <0.1523.0> 04:13:23.559 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429385669306">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429385669306 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1523.0> in state state_authenticated => state_wait_create_session_resp 04:13:23.560 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262429385669306 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:23.560 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429385669306">>,"internet",[],undefined,false,0,false,false} 04:13:23.560 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:23.560 [info] s2b: Tx {gtp,v2,create_session_request,0,5395966,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429385669306">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864946,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660829,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:23.560 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429385669306 receive call {rx_s6b_aar,"262429385669306@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1524.0> in state state_authenticated 04:13:23.564 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429385669306@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.564 [info] ue_fsm ev_rx_s6b_aar: "262429385669306@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262429385669306 send ok to <0.1524.0> 04:13:23.564 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429385669306@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429385669306",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429385669306 consume call {rx_s6b_aar,"262429385669306@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1524.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.564 [debug] SWx Tx SAR Imsi="262429385669306" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:23.564 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","273",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429385669306",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:23.565 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429385669306 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1525.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429385669306 send ok to <0.1525.0> 04:13:23.566 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;273;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429385669306",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429385669306 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1525.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.566 [info] ue_fsm ev_rx_swx_saa 04:13:23.566 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429385669306","262429385669306@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1524.0>} 04:13:23.566 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.566 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.569 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,242,82,85,254,0,2,0,2,0,16,0,87,0,9,1,160,25,34,181,125,172,18,2,103,79,0,5,0,1,192,168,0,78,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,25,34,181,125,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,25,34,181,125,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262429385669306 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 3431660829, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 421705085}}} from <0.1526.0> in state state_wait_create_session_resp 04:13:23.569 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864946,5395966,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<25,34,181,125>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,421705085,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,421705085,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,78>>}}} 04:13:23.569 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429385669306">>,<0.1518.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864946,421705085,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660829,421705085}],[],[],[],[],[],[],[]}}}} 04:13:23.569 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.569 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 3431660829,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 421705085}} 04:13:23.569 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429385669306">>,"internet",[],undefined,false,0,false,false} 04:13:23.569 [info] KMOD Port Create PDP Context Call {<0.1518.0>,[alias|#Ref<0.718718372.1967980545.234407>]}: {create_pdp_context,{172,18,2,103},3431660829,421705085,{192,168,0,78}} 04:13:23.569 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,78}, 3431660829, 421705085 04:13:23.569 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],268,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,78}},{i_tid,3431660829},{o_tid,421705085}]}} *DBG* epdg_ue_fsm_262429385669306 send ok to <0.1526.0> 04:13:23.570 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 3431660829,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 421705085}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262429385669306">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 3431660829, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 421705085}}}} *DBG* epdg_ue_fsm_262429385669306 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 3431660829, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 421705085}}} from <0.1526.0> in state state_wait_create_session_resp => state_active 04:13:23.570 [info] tunnel_response(<<"262429385669306">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 3431660829,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 421705085}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.570 [info] tunnel_response for <<"262429385669306">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 3431660829,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 421705085}} 04:13:23.570 [info] GSUP: Tx #{imsi => <<"262429385669306">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,78>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421995986649">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421995986649 enter epdg_ue_fsm in state state_new 04:13:23.625 [info] GSUP: Rx #{imsi => <<"262421995986649">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421995986649 consume internal init_state in state state_new 04:13:23.625 [info] ue_fsm start(epdg_ue_fsm_262421995986649) *DBG* epdg_ue_fsm_262421995986649 receive call {auth_request,33,"internet",#{}} from <0.1527.0> in state state_new 04:13:23.625 [info] ue_fsm init(<<"262421995986649">>) *DBG* epdg_ue_fsm_262421995986649 send ok to <0.1527.0> 04:13:23.625 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421995986649 consume call {auth_request,33,"internet",#{}} from <0.1527.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421995986649 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.625 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421995986649">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421995986649 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421995986649 consume internal init_state in state state_new 04:13:23.625 [info] ue_fsm start_link(aaa_ue_fsm_262421995986649) *DBG* aaa_ue_fsm_262421995986649 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.626 [info] ue_fsm init("262421995986649") 04:13:23.626 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.626 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421995986649",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421995986649 send ok to <0.201.0> 04:13:23.626 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421995986649 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.626 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","274",";","nonode@nohost"],1,undefined,undefined,undefined,"262421995986649",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421995986649 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"êZ«So\vcW²cÅ\\0MGù">>, <<191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89>>, <<234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167, 26,16,216,40,104,224,11,216,108,166,82,55,157>>, <<172,243,200,88,251,237,136,94,167,153,47,122,152,137,156,43>>, <<183,208,7,220,191,15,26,10,243,56,175,125,203,201,231, 254>>}]}} from <0.1530.0> in state state_wait_swx_maa 04:13:23.629 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;274;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421995986649",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89]],[[234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167,26,16,216,40,104,224,11,216,108,166,82,55,157]],["foobar"],[[183,208,7,220,191,15,26,10,243,56,175,125,203,201,231,254]],[[172,243,200,88,251,237,136,94,167,153,47,122,152,137,156,43]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.629 [info] dia_sip2gsup: auth [234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89] authz [234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167,26,16,216,40,104,224,11,216,108,166,82,55,157]  *DBG* aaa_ue_fsm_262421995986649 send ok to <0.1530.0> 04:13:23.629 [info] rand "êZ«So\vcW²cÅ\\0MGù" autn [191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89]  *DBG* epdg_ue_fsm_262421995986649 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"êZ«So\vcW²cÅ\\0MGù">>, <<191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89>>, <<234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167, 26,16,216,40,104,224,11,216,108,166,82,55,157>>, <<172,243,200,88,251,237,136,94,167,153,47,122,152,137,156,43>>, <<183,208,7,220,191,15,26,10,243,56,175,125,203,201,231, 254>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421995986649 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"êZ«So\vcW²cÅ\\0MGù">>, <<191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89>>, <<234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167, 26,16,216,40,104,224,11,216,108,166,82,55,157>>, <<172,243,200,88,251,237,136,94,167,153,47,122,152,137,156,43>>, <<183,208,7,220,191,15,26,10,243,56,175,125,203,201,231, 254>>}]}} from <0.1530.0> in state state_wait_swx_maa => state_new 04:13:23.629 [info] ue_fsm ev_rx_swx_maa 04:13:23.629 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421995986649",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421995986649 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421995986649">>, {ok, [{epdg_auth_tuple,<<"êZ«So\vcW²cÅ\\0MGù">>, <<191,69,157,176,85,76,60,60,139,122,156,82, 122,45,222,89>>, <<234,90,171,83,111,11,99,87,178,99,197,92,48, 77,71,249,167,26,16,216,40,104,224,11,216, 108,166,82,55,157>>, <<172,243,200,88,251,237,136,94,167,153,47,122, 152,137,156,43>>, <<183,208,7,220,191,15,26,10,243,56,175, 125,203,201,231,254>>}]}}} 04:13:23.629 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"êZ«So\vcW²cÅ\\0MGù">>,<<191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89>>,<<234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167,26,16,216,40,104,224,11,216,108,166,82,55,157>>,<<172,243,200,88,251,237,136,94,167,153,47,122,152,137,156,43>>,<<183,208,7,220,191,15,26,10,243,56,175,125,203,201,231,254>>}]} *DBG* epdg_ue_fsm_262421995986649 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"êZ«So\vcW²cÅ\\0MGù">>, <<191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89>>, <<234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167, 26,16,216,40,104,224,11,216,108,166,82,55,157>>, <<172,243,200,88,251,237,136,94,167,153,47,122,152,137,156,43>>, <<183,208,7,220,191,15,26,10,243,56,175,125,203,201,231, 254>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.629 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"êZ«So\vcW²cÅ\\0MGù">>,<<191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89>>,<<234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167,26,16,216,40,104,224,11,216,108,166,82,55,157>>,<<172,243,200,88,251,237,136,94,167,153,47,122,152,137,156,43>>,<<183,208,7,220,191,15,26,10,243,56,175,125,203,201,231,254>>}]}, {ue_fsm_data,<<"262421995986649">>,"internet",[],undefined,false,0,false,false} 04:13:23.629 [info] auth_response(<<"262421995986649">>): {ok,[{epdg_auth_tuple,<<"êZ«So\vcW²cÅ\\0MGù">>,<<191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89>>,<<234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167,26,16,216,40,104,224,11,216,108,166,82,55,157>>,<<172,243,200,88,251,237,136,94,167,153,47,122,152,137,156,43>>,<<183,208,7,220,191,15,26,10,243,56,175,125,203,201,231,254>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.629 [info] auth_response for <<"262421995986649">>: {ok,[{epdg_auth_tuple,<<"êZ«So\vcW²cÅ\\0MGù">>,<<191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89>>,<<234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167,26,16,216,40,104,224,11,216,108,166,82,55,157>>,<<172,243,200,88,251,237,136,94,167,153,47,122,152,137,156,43>>,<<183,208,7,220,191,15,26,10,243,56,175,125,203,201,231,254>>}]} 04:13:23.629 [info] GSUP: Tx #{auth_tuples => [#{autn => <<191,69,157,176,85,76,60,60,139,122,156,82,122,45,222,89>>,ck => <<183,208,7,220,191,15,26,10,243,56,175,125,203,201,231,254>>,ik => <<172,243,200,88,251,237,136,94,167,153,47,122,152,137,156,43>>,rand => <<"êZ«So\vcW²cÅ\\0MGù">>,res => <<234,90,171,83,111,11,99,87,178,99,197,92,48,77,71,249,167,26,16,216,40,104,224,11,216,108,166,82,55,157>>}],imsi => <<"262421995986649">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421995986649">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421995986649 receive call lu_request from <0.1531.0> in state state_authenticating 04:13:23.631 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421995986649">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421995986649 send ok to <0.1531.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.631 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421995986649 consume call lu_request from <0.1531.0> in state state_authenticating *DBG* aaa_ue_fsm_262421995986649 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:23.631 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421995986649">>,"internet",[],undefined,false,0,false,false} 04:13:23.631 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.631 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421995986649",undefined,undefined,false,false,undefined} 04:13:23.631 [debug] SWx Tx SAR Imsi="262421995986649" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.631 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","275",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421995986649",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421995986649 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421995986649 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421995986649 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1532.0> in state state_wait_swx_saa 04:13:23.634 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;275;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421995986649",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.634 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421995986649 send ok to <0.1532.0> 04:13:23.634 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421995986649",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421995986649 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421995986649 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1532.0> in state state_wait_swx_saa => state_authenticated 04:13:23.634 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:23.634 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421995986649">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421995986649 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421995986649">>,ok}} 04:13:23.634 [info] lu_response(<<"262421995986649">>): ok *DBG* epdg_ue_fsm_262421995986649 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.634 [info] lu_response for <<"262421995986649">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.634 [info] GSUP: Tx #{imsi => <<"262421995986649">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421995986649">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421995986649 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1533.0> in state state_authenticated 04:13:23.635 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421995986649">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.635 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.635 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421995986649">>,"internet",[],undefined,false,0,false,false} 04:13:23.635 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262421995986649 send ok to <0.1533.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.635 [info] s2b: Tx {gtp,v2,create_session_request,0,5395967,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421995986649">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864947,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660830,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421995986649 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1533.0> in state state_authenticated => state_wait_create_session_resp 04:13:23.635 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421995986649 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421995986649 receive call {rx_s6b_aar,"262421995986649@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1534.0> in state state_authenticated 04:13:23.639 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421995986649@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.639 [info] ue_fsm ev_rx_s6b_aar: "262421995986649@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:23.640 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421995986649@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421995986649",undefined,undefined,true,false,undefined} 04:13:23.640 [debug] SWx Tx SAR Imsi="262421995986649" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:23.640 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","276",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421995986649",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421995986649 send ok to <0.1534.0> 04:13:23.640 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421995986649 consume call {rx_s6b_aar,"262421995986649@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1534.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421995986649 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1535.0> in state state_authenticated_wait_swx_saa 04:13:23.642 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;276;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421995986649",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.642 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421995986649 send ok to <0.1535.0> 04:13:23.642 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421995986649","262421995986649@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1534.0>} *DBG* aaa_ue_fsm_262421995986649 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1535.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.642 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.642 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.644 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,243,82,85,255,0,2,0,2,0,16,0,87,0,9,1,160,73,88,190,167,172,18,2,103,79,0,5,0,1,192,168,0,79,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,73,88,190,167,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,73,88,190,167,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.644 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864947,5395967,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"IX¾§">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1230552743,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1230552743,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,79>>}}} 04:13:23.644 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421995986649">>,<0.1528.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864947,1230552743,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660830,1230552743}],[],[],[]}}}} *DBG* epdg_ue_fsm_262421995986649 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 3431660830, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1230552743}}} from <0.1536.0> in state state_wait_create_session_resp 04:13:23.644 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.644 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 3431660830,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1230552743}} 04:13:23.644 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421995986649">>,"internet",[],undefined,false,0,false,false} 04:13:23.644 [info] KMOD Port Create PDP Context Call {<0.1528.0>,[alias|#Ref<0.718718372.1967980555.221623>]}: {create_pdp_context,{172,18,2,103},3431660830,1230552743,{192,168,0,79}} 04:13:23.645 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,79}, 3431660830, 1230552743 04:13:23.645 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],332,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,79}},{i_tid,3431660830},{o_tid,1230552743}]}} *DBG* epdg_ue_fsm_262421995986649 send ok to <0.1536.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421995986649">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 3431660830, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1230552743}}}} 04:13:23.645 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 3431660830,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1230552743}) returned ok *DBG* epdg_ue_fsm_262421995986649 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 3431660830, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1230552743}}} from <0.1536.0> in state state_wait_create_session_resp => state_active 04:13:23.645 [info] tunnel_response(<<"262421995986649">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 3431660830,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1230552743}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.645 [info] tunnel_response for <<"262421995986649">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 3431660830,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1230552743}} 04:13:23.645 [info] GSUP: Tx #{imsi => <<"262421995986649">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,79>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426240836408">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426240836408 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426240836408 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426240836408 receive call {auth_request,33,"internet",#{}} from <0.1537.0> in state state_new *DBG* epdg_ue_fsm_262426240836408 send ok to <0.1537.0> 04:13:23.725 [info] GSUP: Rx #{imsi => <<"262426240836408">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426240836408 consume call {auth_request,33,"internet",#{}} from <0.1537.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.726 [info] ue_fsm start(epdg_ue_fsm_262426240836408) *DBG* aaa_ue_fsm_262426240836408 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426240836408 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:23.726 [info] ue_fsm init(<<"262426240836408">>) *DBG* aaa_ue_fsm_262426240836408 consume internal init_state in state state_new 04:13:23.726 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426240836408 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.726 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426240836408">>,"internet",[],undefined,false,0,false,false} 04:13:23.726 [info] ue_fsm start_link(aaa_ue_fsm_262426240836408) 04:13:23.726 [info] ue_fsm init("262426240836408") *DBG* aaa_ue_fsm_262426240836408 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426240836408 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.726 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.726 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426240836408",undefined,undefined,false,false,undefined} 04:13:23.726 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.726 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","277",";","nonode@nohost"],1,undefined,undefined,undefined,"262426240836408",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426240836408 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14>>, <<100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171>>, <<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14, 242,180,112,5,140,51,228,58,68,32,8,32,12,143>>, <<148,229,148,147,29,45,101,59,82,51,15,10,35,105,107,126>>, <<216,225,222,105,92,67,67,223,107,222,30,60,137,182,71, 225>>}]}} from <0.1540.0> in state state_wait_swx_maa 04:13:23.730 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;277;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426240836408",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14,100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171]],[[41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14,242,180,112,5,140,51,228,58,68,32,8,32,12,143]],["foobar"],[[216,225,222,105,92,67,67,223,107,222,30,60,137,182,71,225]],[[148,229,148,147,29,45,101,59,82,51,15,10,35,105,107,126]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426240836408 send ok to <0.1540.0> 04:13:23.730 [info] dia_sip2gsup: auth [41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14,100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171] authz [41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14,242,180,112,5,140,51,228,58,68,32,8,32,12,143]  *DBG* aaa_ue_fsm_262426240836408 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14>>, <<100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171>>, <<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14, 242,180,112,5,140,51,228,58,68,32,8,32,12,143>>, <<148,229,148,147,29,45,101,59,82,51,15,10,35,105,107,126>>, <<216,225,222,105,92,67,67,223,107,222,30,60,137,182,71, 225>>}]}} from <0.1540.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426240836408 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14>>, <<100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171>>, <<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14, 242,180,112,5,140,51,228,58,68,32,8,32,12,143>>, <<148,229,148,147,29,45,101,59,82,51,15,10,35,105,107,126>>, <<216,225,222,105,92,67,67,223,107,222,30,60,137,182,71, 225>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.730 [info] rand [41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14] autn [100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171]  04:13:23.730 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426240836408 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426240836408">>, {ok, [{epdg_auth_tuple, <<41,196,21,178,182,51,235,132,111,48,110,251, 194,140,70,14>>, <<100,39,136,151,255,196,122,251,49,45,29,44, 93,176,102,171>>, <<41,196,21,178,182,51,235,132,111,48,110,251, 194,140,70,14,242,180,112,5,140,51,228,58,68, 32,8,32,12,143>>, <<148,229,148,147,29,45,101,59,82,51,15,10,35, 105,107,126>>, <<216,225,222,105,92,67,67,223,107,222,30, 60,137,182,71,225>>}]}}} 04:13:23.730 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426240836408",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426240836408 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14>>, <<100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171>>, <<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14, 242,180,112,5,140,51,228,58,68,32,8,32,12,143>>, <<148,229,148,147,29,45,101,59,82,51,15,10,35,105,107,126>>, <<216,225,222,105,92,67,67,223,107,222,30,60,137,182,71, 225>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.730 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14>>,<<100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171>>,<<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14,242,180,112,5,140,51,228,58,68,32,8,32,12,143>>,<<148,229,148,147,29,45,101,59,82,51,15,10,35,105,107,126>>,<<216,225,222,105,92,67,67,223,107,222,30,60,137,182,71,225>>}]} 04:13:23.730 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14>>,<<100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171>>,<<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14,242,180,112,5,140,51,228,58,68,32,8,32,12,143>>,<<148,229,148,147,29,45,101,59,82,51,15,10,35,105,107,126>>,<<216,225,222,105,92,67,67,223,107,222,30,60,137,182,71,225>>}]}, {ue_fsm_data,<<"262426240836408">>,"internet",[],undefined,false,0,false,false} 04:13:23.730 [info] auth_response(<<"262426240836408">>): {ok,[{epdg_auth_tuple,<<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14>>,<<100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171>>,<<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14,242,180,112,5,140,51,228,58,68,32,8,32,12,143>>,<<148,229,148,147,29,45,101,59,82,51,15,10,35,105,107,126>>,<<216,225,222,105,92,67,67,223,107,222,30,60,137,182,71,225>>}]} 04:13:23.730 [info] auth_response for <<"262426240836408">>: {ok,[{epdg_auth_tuple,<<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14>>,<<100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171>>,<<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14,242,180,112,5,140,51,228,58,68,32,8,32,12,143>>,<<148,229,148,147,29,45,101,59,82,51,15,10,35,105,107,126>>,<<216,225,222,105,92,67,67,223,107,222,30,60,137,182,71,225>>}]} 04:13:23.730 [info] GSUP: Tx #{auth_tuples => [#{autn => <<100,39,136,151,255,196,122,251,49,45,29,44,93,176,102,171>>,ck => <<216,225,222,105,92,67,67,223,107,222,30,60,137,182,71,225>>,ik => <<148,229,148,147,29,45,101,59,82,51,15,10,35,105,107,126>>,rand => <<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14>>,res => <<41,196,21,178,182,51,235,132,111,48,110,251,194,140,70,14,242,180,112,5,140,51,228,58,68,32,8,32,12,143>>}],imsi => <<"262426240836408">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426240836408">>, message_type => location_upd_req}} 04:13:23.732 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426240836408">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426240836408 receive call lu_request from <0.1541.0> in state state_authenticating 04:13:23.732 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426240836408 send ok to <0.1541.0> 04:13:23.732 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426240836408">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426240836408 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426240836408 consume call lu_request from <0.1541.0> in state state_authenticating 04:13:23.732 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.732 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426240836408",undefined,undefined,false,false,undefined} 04:13:23.732 [debug] SWx Tx SAR Imsi="262426240836408" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.732 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","278",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426240836408",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426240836408 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426240836408 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:23.734 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;278;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426240836408",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426240836408 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1542.0> in state state_wait_swx_saa 04:13:23.734 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426240836408 send ok to <0.1542.0> 04:13:23.734 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426240836408",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426240836408 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426240836408 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1542.0> in state state_wait_swx_saa => state_authenticated 04:13:23.734 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426240836408 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426240836408">>,ok}} 04:13:23.734 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426240836408">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426240836408 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.734 [info] lu_response(<<"262426240836408">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.734 [info] lu_response for <<"262426240836408">>: ok 04:13:23.734 [info] GSUP: Tx #{imsi => <<"262426240836408">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426240836408">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:23.736 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426240836408">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426240836408 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1543.0> in state state_authenticated 04:13:23.736 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.736 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426240836408">>,"internet",[],undefined,false,0,false,false} 04:13:23.736 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:23.736 [info] s2b: Tx {gtp,v2,create_session_request,0,5395968,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426240836408">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864948,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660831,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426240836408 send ok to <0.1543.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.736 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426240836408 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1543.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426240836408 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:23.740 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426240836408@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426240836408 receive call {rx_s6b_aar,"262426240836408@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1544.0> in state state_authenticated 04:13:23.740 [info] ue_fsm ev_rx_s6b_aar: "262426240836408@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:23.740 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426240836408@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262426240836408",undefined,undefined,true,false,undefined} 04:13:23.740 [debug] SWx Tx SAR Imsi="262426240836408" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:23.740 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","279",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426240836408",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426240836408 send ok to <0.1544.0> *DBG* aaa_ue_fsm_262426240836408 consume call {rx_s6b_aar,"262426240836408@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1544.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.740 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426240836408 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1545.0> in state state_authenticated_wait_swx_saa 04:13:23.743 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;279;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426240836408",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.743 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426240836408 send ok to <0.1545.0> 04:13:23.743 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426240836408","262426240836408@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1544.0>} 04:13:23.743 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262426240836408 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1545.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.743 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.746 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,244,82,86,0,0,2,0,2,0,16,0,87,0,9,1,160,251,200,120,72,172,18,2,103,79,0,5,0,1,192,168,0,80,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,251,200,120,72,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,251,200,120,72,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.746 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864948,5395968,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ûÈxH">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4224219208,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4224219208,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,80>>}}} 04:13:23.746 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426240836408">>,<0.1538.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864948,4224219208,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660831,4224219208}],[],[],[]}}}} *DBG* epdg_ue_fsm_262426240836408 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 3431660831, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4224219208}}} from <0.1546.0> in state state_wait_create_session_resp 04:13:23.746 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.746 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 3431660831,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4224219208}} 04:13:23.746 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426240836408">>,"internet",[],undefined,false,0,false,false} 04:13:23.746 [info] KMOD Port Create PDP Context Call {<0.1538.0>,[alias|#Ref<0.718718372.1967980545.234692>]}: {create_pdp_context,{172,18,2,103},3431660831,4224219208,{192,168,0,80}} 04:13:23.747 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,80}, 3431660831, 4224219208 04:13:23.747 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],396,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,80}},{i_tid,3431660831},{o_tid,4224219208}]}} *DBG* epdg_ue_fsm_262426240836408 send ok to <0.1546.0> 04:13:23.747 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 3431660831,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4224219208}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262426240836408">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 3431660831, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 4224219208}}}} 04:13:23.747 [info] tunnel_response(<<"262426240836408">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 3431660831,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4224219208}} *DBG* epdg_ue_fsm_262426240836408 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 3431660831, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 4224219208}}} from <0.1546.0> in state state_wait_create_session_resp => state_active 04:13:23.747 [info] tunnel_response for <<"262426240836408">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 3431660831,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 4224219208}} 04:13:23.747 [info] GSUP: Tx #{imsi => <<"262426240836408">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,80>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423097393890">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423097393890 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423097393890 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423097393890 receive call {auth_request,33,"internet",#{}} from <0.1547.0> in state state_new 04:13:23.830 [info] GSUP: Rx #{imsi => <<"262423097393890">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423097393890 send ok to <0.1547.0> *DBG* epdg_ue_fsm_262423097393890 consume call {auth_request,33,"internet",#{}} from <0.1547.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262423097393890 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:23.830 [info] ue_fsm start(epdg_ue_fsm_262423097393890) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423097393890 enter aaa_ue_fsm in state state_new 04:13:23.830 [info] ue_fsm init(<<"262423097393890">>) *DBG* aaa_ue_fsm_262423097393890 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423097393890 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.830 [info] ue_fsm auth_request 04:13:23.831 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423097393890">>,"internet",[],undefined,false,0,false,false} 04:13:23.831 [info] ue_fsm start_link(aaa_ue_fsm_262423097393890) 04:13:23.831 [info] ue_fsm init("262423097393890") 04:13:23.831 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.832 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423097393890",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423097393890 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423097393890 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.832 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.832 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","280",";","nonode@nohost"],1,undefined,undefined,undefined,"262423097393890",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423097393890 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223>>, <<93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7>>, <<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223, 95,71,76,148,138,41,35,150,124,23,103,114,1,74>>, <<8,19,134,217,138,142,224,146,196,132,30,189,103,236,212,186>>, <<78,188,139,12,132,11,229,31,215,199,146,156,120,157,70, 207>>}]}} from <0.1550.0> in state state_wait_swx_maa 04:13:23.842 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;280;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423097393890",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223,93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7]],[[240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223,95,71,76,148,138,41,35,150,124,23,103,114,1,74]],["foobar"],[[78,188,139,12,132,11,229,31,215,199,146,156,120,157,70,207]],[[8,19,134,217,138,142,224,146,196,132,30,189,103,236,212,186]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.842 [info] dia_sip2gsup: auth [240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223,93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7] authz [240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223,95,71,76,148,138,41,35,150,124,23,103,114,1,74]  04:13:23.842 [info] rand [240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223] autn [93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7]  *DBG* aaa_ue_fsm_262423097393890 send ok to <0.1550.0> *DBG* aaa_ue_fsm_262423097393890 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223>>, <<93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7>>, <<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223, 95,71,76,148,138,41,35,150,124,23,103,114,1,74>>, <<8,19,134,217,138,142,224,146,196,132,30,189,103,236,212,186>>, <<78,188,139,12,132,11,229,31,215,199,146,156,120,157,70, 207>>}]}} from <0.1550.0> in state state_wait_swx_maa => state_new 04:13:23.842 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423097393890 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223>>, <<93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7>>, <<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223, 95,71,76,148,138,41,35,150,124,23,103,114,1,74>>, <<8,19,134,217,138,142,224,146,196,132,30,189,103,236,212,186>>, <<78,188,139,12,132,11,229,31,215,199,146,156,120,157,70, 207>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.843 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423097393890",undefined,undefined,false,false,undefined} 04:13:23.843 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223>>,<<93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7>>,<<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223,95,71,76,148,138,41,35,150,124,23,103,114,1,74>>,<<8,19,134,217,138,142,224,146,196,132,30,189,103,236,212,186>>,<<78,188,139,12,132,11,229,31,215,199,146,156,120,157,70,207>>}]} *DBG* epdg_ue_fsm_262423097393890 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423097393890">>, {ok, [{epdg_auth_tuple, <<240,126,80,160,153,5,32,126,91,10,181,176, 171,233,247,223>>, <<93,168,166,90,119,104,87,182,170,58,27,102, 234,220,155,7>>, <<240,126,80,160,153,5,32,126,91,10,181,176, 171,233,247,223,95,71,76,148,138,41,35,150, 124,23,103,114,1,74>>, <<8,19,134,217,138,142,224,146,196,132,30,189, 103,236,212,186>>, <<78,188,139,12,132,11,229,31,215,199,146, 156,120,157,70,207>>}]}}} 04:13:23.844 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223>>,<<93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7>>,<<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223,95,71,76,148,138,41,35,150,124,23,103,114,1,74>>,<<8,19,134,217,138,142,224,146,196,132,30,189,103,236,212,186>>,<<78,188,139,12,132,11,229,31,215,199,146,156,120,157,70,207>>}]}, {ue_fsm_data,<<"262423097393890">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423097393890 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223>>, <<93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7>>, <<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223, 95,71,76,148,138,41,35,150,124,23,103,114,1,74>>, <<8,19,134,217,138,142,224,146,196,132,30,189,103,236,212,186>>, <<78,188,139,12,132,11,229,31,215,199,146,156,120,157,70, 207>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.844 [info] auth_response(<<"262423097393890">>): {ok,[{epdg_auth_tuple,<<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223>>,<<93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7>>,<<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223,95,71,76,148,138,41,35,150,124,23,103,114,1,74>>,<<8,19,134,217,138,142,224,146,196,132,30,189,103,236,212,186>>,<<78,188,139,12,132,11,229,31,215,199,146,156,120,157,70,207>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.845 [info] auth_response for <<"262423097393890">>: {ok,[{epdg_auth_tuple,<<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223>>,<<93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7>>,<<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223,95,71,76,148,138,41,35,150,124,23,103,114,1,74>>,<<8,19,134,217,138,142,224,146,196,132,30,189,103,236,212,186>>,<<78,188,139,12,132,11,229,31,215,199,146,156,120,157,70,207>>}]} 04:13:23.845 [info] GSUP: Tx #{auth_tuples => [#{autn => <<93,168,166,90,119,104,87,182,170,58,27,102,234,220,155,7>>,ck => <<78,188,139,12,132,11,229,31,215,199,146,156,120,157,70,207>>,ik => <<8,19,134,217,138,142,224,146,196,132,30,189,103,236,212,186>>,rand => <<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223>>,res => <<240,126,80,160,153,5,32,126,91,10,181,176,171,233,247,223,95,71,76,148,138,41,35,150,124,23,103,114,1,74>>}],imsi => <<"262423097393890">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423097393890">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423097393890 receive call lu_request from <0.1551.0> in state state_authenticating *DBG* epdg_ue_fsm_262423097393890 send ok to <0.1551.0> 04:13:23.851 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423097393890">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423097393890 consume call lu_request from <0.1551.0> in state state_authenticating *DBG* aaa_ue_fsm_262423097393890 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:23.851 [info] ue_fsm lu_request 04:13:23.851 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423097393890">>,"internet",[],undefined,false,0,false,false} 04:13:23.851 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.852 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423097393890",undefined,undefined,false,false,undefined} 04:13:23.852 [debug] SWx Tx SAR Imsi="262423097393890" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.852 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","281",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423097393890",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423097393890 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423097393890 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423097393890 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1552.0> in state state_wait_swx_saa 04:13:23.861 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;281;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423097393890",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423097393890 send ok to <0.1552.0> *DBG* epdg_ue_fsm_262423097393890 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.862 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423097393890 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1552.0> in state state_wait_swx_saa => state_authenticated 04:13:23.862 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423097393890",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423097393890 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423097393890">>,ok}} 04:13:23.862 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423097393890 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:23.862 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423097393890">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.862 [info] lu_response(<<"262423097393890">>): ok 04:13:23.863 [info] lu_response for <<"262423097393890">>: ok 04:13:23.863 [info] GSUP: Tx #{imsi => <<"262423097393890">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423097393890">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423097393890 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1553.0> in state state_authenticated 04:13:23.868 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423097393890">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.868 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.868 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423097393890">>,"internet",[],undefined,false,0,false,false} 04:13:23.868 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:23.868 [info] s2b: Tx {gtp,v2,create_session_request,0,5395969,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423097393890">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864949,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660832,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423097393890 send ok to <0.1553.0> 04:13:23.868 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423097393890 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1553.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423097393890 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423097393890 receive call {rx_s6b_aar,"262423097393890@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1554.0> in state state_authenticated 04:13:23.878 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423097393890@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.878 [info] ue_fsm ev_rx_s6b_aar: "262423097393890@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:23.878 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423097393890@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423097393890",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423097393890 send ok to <0.1554.0> 04:13:23.878 [debug] SWx Tx SAR Imsi="262423097393890" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423097393890 consume call {rx_s6b_aar,"262423097393890@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1554.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.878 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","282",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423097393890",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:23.878 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423097393890 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1555.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423097393890 send ok to <0.1555.0> *DBG* aaa_ue_fsm_262423097393890 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1555.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.881 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;282;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423097393890",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:23.881 [info] ue_fsm ev_rx_swx_saa 04:13:23.881 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423097393890","262423097393890@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1554.0>} 04:13:23.881 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.881 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.885 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,245,82,86,1,0,2,0,2,0,16,0,87,0,9,1,160,133,122,236,107,172,18,2,103,79,0,5,0,1,192,168,0,81,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,133,122,236,107,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,133,122,236,107,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.886 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864949,5395969,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<133,122,236,107>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2239425643,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2239425643,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,81>>}}} 04:13:23.886 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423097393890">>,<0.1548.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864949,2239425643,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3431660832,2239425643}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:23.886 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262423097393890 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 3431660832, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2239425643}}} from <0.1556.0> in state state_wait_create_session_resp 04:13:23.886 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 3431660832,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2239425643}} 04:13:23.886 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423097393890">>,"internet",[],undefined,false,0,false,false} 04:13:23.886 [info] KMOD Port Create PDP Context Call {<0.1548.0>,[alias|#Ref<0.718718372.1967980545.234851>]}: {create_pdp_context,{172,18,2,103},3431660832,2239425643,{192,168,0,81}} 04:13:23.886 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,81}, 3431660832, 2239425643 04:13:23.886 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],460,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,81}},{i_tid,3431660832},{o_tid,2239425643}]}} *DBG* epdg_ue_fsm_262423097393890 send ok to <0.1556.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423097393890">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 3431660832, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2239425643}}}} 04:13:23.886 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 3431660832,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2239425643}) returned ok *DBG* epdg_ue_fsm_262423097393890 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 3431660832, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2239425643}}} from <0.1556.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.886 [info] tunnel_response(<<"262423097393890">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 3431660832,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2239425643}} 04:13:23.886 [info] tunnel_response for <<"262423097393890">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 3431660832,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2239425643}} 04:13:23.886 [info] GSUP: Tx #{imsi => <<"262423097393890">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,81>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425793487921">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425793487921 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425793487921 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425793487921 receive call {auth_request,33,"internet",#{}} from <0.1557.0> in state state_new 04:13:23.931 [info] GSUP: Rx #{imsi => <<"262425793487921">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425793487921 send ok to <0.1557.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425793487921 consume call {auth_request,33,"internet",#{}} from <0.1557.0> in state state_new => state_wait_auth_resp 04:13:23.931 [info] ue_fsm start(epdg_ue_fsm_262425793487921) *DBG* aaa_ue_fsm_262425793487921 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425793487921 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425793487921 consume internal init_state in state state_new 04:13:23.931 [info] ue_fsm init(<<"262425793487921">>) *DBG* aaa_ue_fsm_262425793487921 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:23.931 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425793487921 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425793487921 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:23.931 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425793487921">>,"internet",[],undefined,false,0,false,false} 04:13:23.931 [info] ue_fsm start_link(aaa_ue_fsm_262425793487921) 04:13:23.932 [info] ue_fsm init("262425793487921") 04:13:23.932 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:23.932 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425793487921",undefined,undefined,false,false,undefined} 04:13:23.932 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:23.933 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","283",";","nonode@nohost"],1,undefined,undefined,undefined,"262425793487921",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:23.947 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;283;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425793487921",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217,77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160]],[[147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217,19,118,44,239,81,215,238,210,132,73,25,187,237,67]],["foobar"],[">è2ëU-=ÉuÞuå±uGÛ"],[[79,229,55,207,20,7,171,120,29,209,207,46,224,122,105,143]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425793487921 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217>>, <<77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160>>, <<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65, 217,19,118,44,239,81,215,238,210,132,73,25,187,237,67>>, <<79,229,55,207,20,7,171,120,29,209,207,46,224,122,105,143>>, <<">è2ëU-=ÉuÞuå±uGÛ">>}]}} from <0.1560.0> in state state_wait_swx_maa 04:13:23.947 [info] dia_sip2gsup: auth [147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217,77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160] authz [147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217,19,118,44,239,81,215,238,210,132,73,25,187,237,67]  04:13:23.947 [info] rand [147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217] autn [77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160]  *DBG* aaa_ue_fsm_262425793487921 send ok to <0.1560.0> 04:13:23.947 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425793487921 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217>>, <<77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160>>, <<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65, 217,19,118,44,239,81,215,238,210,132,73,25,187,237,67>>, <<79,229,55,207,20,7,171,120,29,209,207,46,224,122,105,143>>, <<">è2ëU-=ÉuÞuå±uGÛ">>}]}} from <0.1560.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425793487921 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217>>, <<77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160>>, <<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65, 217,19,118,44,239,81,215,238,210,132,73,25,187,237,67>>, <<79,229,55,207,20,7,171,120,29,209,207,46,224,122,105,143>>, <<">è2ëU-=ÉuÞuå±uGÛ">>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:23.948 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425793487921",undefined,undefined,false,false,undefined} 04:13:23.948 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217>>,<<77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160>>,<<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217,19,118,44,239,81,215,238,210,132,73,25,187,237,67>>,<<79,229,55,207,20,7,171,120,29,209,207,46,224,122,105,143>>,<<">è2ëU-=ÉuÞuå±uGÛ">>}]} 04:13:23.949 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217>>,<<77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160>>,<<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217,19,118,44,239,81,215,238,210,132,73,25,187,237,67>>,<<79,229,55,207,20,7,171,120,29,209,207,46,224,122,105,143>>,<<">è2ëU-=ÉuÞuå±uGÛ">>}]}, {ue_fsm_data,<<"262425793487921">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425793487921 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425793487921">>, {ok, [{epdg_auth_tuple, <<147,225,162,124,127,137,153,118,151,39,187, 130,149,2,65,217>>, <<77,251,187,205,199,229,72,67,66,152,209,201, 248,221,64,160>>, <<147,225,162,124,127,137,153,118,151,39,187, 130,149,2,65,217,19,118,44,239,81,215,238, 210,132,73,25,187,237,67>>, <<79,229,55,207,20,7,171,120,29,209,207,46,224, 122,105,143>>, <<">è2ëU-=ÉuÞuå±uGÛ">>}]}}} 04:13:23.949 [info] auth_response(<<"262425793487921">>): {ok,[{epdg_auth_tuple,<<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217>>,<<77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160>>,<<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217,19,118,44,239,81,215,238,210,132,73,25,187,237,67>>,<<79,229,55,207,20,7,171,120,29,209,207,46,224,122,105,143>>,<<">è2ëU-=ÉuÞuå±uGÛ">>}]} *DBG* epdg_ue_fsm_262425793487921 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217>>, <<77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160>>, <<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65, 217,19,118,44,239,81,215,238,210,132,73,25,187,237,67>>, <<79,229,55,207,20,7,171,120,29,209,207,46,224,122,105,143>>, <<">è2ëU-=ÉuÞuå±uGÛ">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:23.950 [info] auth_response for <<"262425793487921">>: {ok,[{epdg_auth_tuple,<<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217>>,<<77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160>>,<<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217,19,118,44,239,81,215,238,210,132,73,25,187,237,67>>,<<79,229,55,207,20,7,171,120,29,209,207,46,224,122,105,143>>,<<">è2ëU-=ÉuÞuå±uGÛ">>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.950 [info] GSUP: Tx #{auth_tuples => [#{autn => <<77,251,187,205,199,229,72,67,66,152,209,201,248,221,64,160>>,ck => <<">è2ëU-=ÉuÞuå±uGÛ">>,ik => <<79,229,55,207,20,7,171,120,29,209,207,46,224,122,105,143>>,rand => <<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217>>,res => <<147,225,162,124,127,137,153,118,151,39,187,130,149,2,65,217,19,118,44,239,81,215,238,210,132,73,25,187,237,67>>}],imsi => <<"262425793487921">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425793487921">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425793487921 receive call lu_request from <0.1561.0> in state state_authenticating 04:13:23.956 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425793487921">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425793487921 send ok to <0.1561.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425793487921 consume call lu_request from <0.1561.0> in state state_authenticating 04:13:23.957 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425793487921 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:23.957 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425793487921">>,"internet",[],undefined,false,0,false,false} 04:13:23.957 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:23.957 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425793487921",undefined,undefined,false,false,undefined} 04:13:23.957 [debug] SWx Tx SAR Imsi="262425793487921" Type=1 APN="internet" AgentInfoOpt=[]  04:13:23.958 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","284",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425793487921",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425793487921 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425793487921 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425793487921 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1562.0> in state state_wait_swx_saa 04:13:23.967 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;284;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425793487921",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425793487921 send ok to <0.1562.0> *DBG* epdg_ue_fsm_262425793487921 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:23.967 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425793487921 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1562.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425793487921 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425793487921">>,ok}} 04:13:23.967 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425793487921",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425793487921 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.967 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:23.968 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425793487921">>,"internet",[],undefined,false,0,false,false} 04:13:23.968 [info] lu_response(<<"262425793487921">>): ok 04:13:23.968 [info] lu_response for <<"262425793487921">>: ok 04:13:23.968 [info] GSUP: Tx #{imsi => <<"262425793487921">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425793487921">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425793487921 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1563.0> in state state_authenticated 04:13:23.974 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425793487921">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:23.974 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:23.974 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425793487921">>,"internet",[],undefined,false,0,false,false} 04:13:23.974 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:23.975 [info] s2b: Tx {gtp,v2,create_session_request,0,5395970,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425793487921">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864950,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660833,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:23.975 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425793487921 send ok to <0.1563.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425793487921 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1563.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425793487921 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425793487921 receive call {rx_s6b_aar,"262425793487921@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1564.0> in state state_authenticated 04:13:23.984 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425793487921@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:23.984 [info] ue_fsm ev_rx_s6b_aar: "262425793487921@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262425793487921 send ok to <0.1564.0> 04:13:23.984 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425793487921@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262425793487921",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425793487921 consume call {rx_s6b_aar,"262425793487921@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1564.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:23.984 [debug] SWx Tx SAR Imsi="262425793487921" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:23.984 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","285",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425793487921",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:23.984 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425793487921 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1565.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425793487921 send ok to <0.1565.0> 04:13:23.987 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;285;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425793487921",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425793487921 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1565.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:23.987 [info] ue_fsm ev_rx_swx_saa 04:13:23.987 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425793487921","262425793487921@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1564.0>} 04:13:23.987 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:23.988 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:23.991 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,246,82,86,2,0,2,0,2,0,16,0,87,0,9,1,160,90,30,246,41,172,18,2,103,79,0,5,0,1,192,168,0,82,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,90,30,246,41,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,90,30,246,41,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:23.991 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864950,5395970,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<90,30,246,41>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1511978537,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1511978537,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,82>>}}} 04:13:23.991 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425793487921">>,<0.1558.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864950,1511978537,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660833,1511978537}],[]}}}} 04:13:23.991 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:23.991 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 3431660833,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1511978537}} *DBG* epdg_ue_fsm_262425793487921 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 3431660833, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1511978537}}} from <0.1566.0> in state state_wait_create_session_resp 04:13:23.992 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425793487921">>,"internet",[],undefined,false,0,false,false} 04:13:23.992 [info] KMOD Port Create PDP Context Call {<0.1558.0>,[alias|#Ref<0.718718372.1967980554.220167>]}: {create_pdp_context,{172,18,2,103},3431660833,1511978537,{192,168,0,82}} 04:13:23.992 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,82}, 3431660833, 1511978537 04:13:23.992 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],11,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,82}},{i_tid,3431660833},{o_tid,1511978537}]}} *DBG* epdg_ue_fsm_262425793487921 send ok to <0.1566.0> 04:13:23.992 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 3431660833,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1511978537}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262425793487921">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 3431660833, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1511978537}}}} 04:13:23.992 [info] tunnel_response(<<"262425793487921">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 3431660833,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1511978537}} *DBG* epdg_ue_fsm_262425793487921 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 3431660833, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1511978537}}} from <0.1566.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:23.992 [info] tunnel_response for <<"262425793487921">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 3431660833,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1511978537}} 04:13:23.992 [info] GSUP: Tx #{imsi => <<"262425793487921">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,82>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420893168310">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420893168310 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420893168310 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420893168310 receive call {auth_request,33,"internet",#{}} from <0.1567.0> in state state_new *DBG* epdg_ue_fsm_262420893168310 send ok to <0.1567.0> *DBG* epdg_ue_fsm_262420893168310 consume call {auth_request,33,"internet",#{}} from <0.1567.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420893168310 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420893168310 enter aaa_ue_fsm in state state_new 04:13:24.031 [info] GSUP: Rx #{imsi => <<"262420893168310">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* aaa_ue_fsm_262420893168310 consume internal init_state in state state_new 04:13:24.031 [info] ue_fsm start(epdg_ue_fsm_262420893168310) *DBG* aaa_ue_fsm_262420893168310 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.031 [info] ue_fsm init(<<"262420893168310">>) 04:13:24.031 [info] ue_fsm auth_request 04:13:24.031 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420893168310">>,"internet",[],undefined,false,0,false,false} 04:13:24.031 [info] ue_fsm start_link(aaa_ue_fsm_262420893168310) 04:13:24.031 [info] ue_fsm init("262420893168310") 04:13:24.031 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.032 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420893168310",undefined,undefined,false,false,undefined} 04:13:24.032 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.032 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","286",";","nonode@nohost"],1,undefined,undefined,undefined,"262420893168310",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420893168310 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420893168310 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420893168310 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250>>, <<">ÖCÞïQN¦C[?fbuÔ@">>, <<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250, 154,9,184,59,3,210,96,86,42,229,183,221,53,124>>, <<130,87,100,160,59,248,108,181,67,11,217,166,41,175,95,221>>, <<143,109,139,51,248,180,45,246,197,217,155,75,66,72,107, 46>>}]}} from <0.1570.0> in state state_wait_swx_maa 04:13:24.045 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;286;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420893168310",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250,62,214,67,222,239,81,78,166,67,91,63,102,98,117,212,64]],[[106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250,154,9,184,59,3,210,96,86,42,229,183,221,53,124]],["foobar"],[[143,109,139,51,248,180,45,246,197,217,155,75,66,72,107,46]],[[130,87,100,160,59,248,108,181,67,11,217,166,41,175,95,221]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.046 [info] dia_sip2gsup: auth [106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250,62,214,67,222,239,81,78,166,67,91,63,102,98,117,212,64] authz [106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250,154,9,184,59,3,210,96,86,42,229,183,221,53,124]  04:13:24.046 [info] rand [106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250] autn ">ÖCÞïQN¦C[?fbuÔ@"  *DBG* aaa_ue_fsm_262420893168310 send ok to <0.1570.0> 04:13:24.046 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420893168310 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250>>, <<">ÖCÞïQN¦C[?fbuÔ@">>, <<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250, 154,9,184,59,3,210,96,86,42,229,183,221,53,124>>, <<130,87,100,160,59,248,108,181,67,11,217,166,41,175,95,221>>, <<143,109,139,51,248,180,45,246,197,217,155,75,66,72,107, 46>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420893168310 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250>>, <<">ÖCÞïQN¦C[?fbuÔ@">>, <<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250, 154,9,184,59,3,210,96,86,42,229,183,221,53,124>>, <<130,87,100,160,59,248,108,181,67,11,217,166,41,175,95,221>>, <<143,109,139,51,248,180,45,246,197,217,155,75,66,72,107, 46>>}]}} from <0.1570.0> in state state_wait_swx_maa => state_new 04:13:24.047 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420893168310",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420893168310 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420893168310">>, {ok, [{epdg_auth_tuple, <<106,75,94,150,215,6,19,159,155,8,191,44,222, 123,241,250>>, <<">ÖCÞïQN¦C[?fbuÔ@">>, <<106,75,94,150,215,6,19,159,155,8,191,44,222, 123,241,250,154,9,184,59,3,210,96,86,42,229, 183,221,53,124>>, <<130,87,100,160,59,248,108,181,67,11,217,166, 41,175,95,221>>, <<143,109,139,51,248,180,45,246,197,217, 155,75,66,72,107,46>>}]}}} 04:13:24.047 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250>>,<<">ÖCÞïQN¦C[?fbuÔ@">>,<<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250,154,9,184,59,3,210,96,86,42,229,183,221,53,124>>,<<130,87,100,160,59,248,108,181,67,11,217,166,41,175,95,221>>,<<143,109,139,51,248,180,45,246,197,217,155,75,66,72,107,46>>}]} *DBG* epdg_ue_fsm_262420893168310 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250>>, <<">ÖCÞïQN¦C[?fbuÔ@">>, <<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250, 154,9,184,59,3,210,96,86,42,229,183,221,53,124>>, <<130,87,100,160,59,248,108,181,67,11,217,166,41,175,95,221>>, <<143,109,139,51,248,180,45,246,197,217,155,75,66,72,107, 46>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.048 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250>>,<<">ÖCÞïQN¦C[?fbuÔ@">>,<<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250,154,9,184,59,3,210,96,86,42,229,183,221,53,124>>,<<130,87,100,160,59,248,108,181,67,11,217,166,41,175,95,221>>,<<143,109,139,51,248,180,45,246,197,217,155,75,66,72,107,46>>}]}, {ue_fsm_data,<<"262420893168310">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.048 [info] auth_response(<<"262420893168310">>): {ok,[{epdg_auth_tuple,<<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250>>,<<">ÖCÞïQN¦C[?fbuÔ@">>,<<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250,154,9,184,59,3,210,96,86,42,229,183,221,53,124>>,<<130,87,100,160,59,248,108,181,67,11,217,166,41,175,95,221>>,<<143,109,139,51,248,180,45,246,197,217,155,75,66,72,107,46>>}]} 04:13:24.049 [info] auth_response for <<"262420893168310">>: {ok,[{epdg_auth_tuple,<<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250>>,<<">ÖCÞïQN¦C[?fbuÔ@">>,<<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250,154,9,184,59,3,210,96,86,42,229,183,221,53,124>>,<<130,87,100,160,59,248,108,181,67,11,217,166,41,175,95,221>>,<<143,109,139,51,248,180,45,246,197,217,155,75,66,72,107,46>>}]} 04:13:24.049 [info] GSUP: Tx #{auth_tuples => [#{autn => <<">ÖCÞïQN¦C[?fbuÔ@">>,ck => <<143,109,139,51,248,180,45,246,197,217,155,75,66,72,107,46>>,ik => <<130,87,100,160,59,248,108,181,67,11,217,166,41,175,95,221>>,rand => <<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250>>,res => <<106,75,94,150,215,6,19,159,155,8,191,44,222,123,241,250,154,9,184,59,3,210,96,86,42,229,183,221,53,124>>}],imsi => <<"262420893168310">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420893168310">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420893168310 receive call lu_request from <0.1571.0> in state state_authenticating 04:13:24.054 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420893168310">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420893168310 send ok to <0.1571.0> 04:13:24.055 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420893168310 consume call lu_request from <0.1571.0> in state state_authenticating *DBG* aaa_ue_fsm_262420893168310 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.055 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420893168310">>,"internet",[],undefined,false,0,false,false} 04:13:24.055 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.056 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420893168310",undefined,undefined,false,false,undefined} 04:13:24.056 [debug] SWx Tx SAR Imsi="262420893168310" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.056 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","287",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420893168310",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420893168310 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420893168310 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420893168310 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1572.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420893168310 send ok to <0.1572.0> *DBG* epdg_ue_fsm_262420893168310 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:24.064 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;287;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420893168310",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420893168310 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1572.0> in state state_wait_swx_saa => state_authenticated 04:13:24.065 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420893168310 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420893168310">>,ok}} 04:13:24.065 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420893168310",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420893168310 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.065 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:24.065 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420893168310">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.065 [info] lu_response(<<"262420893168310">>): ok 04:13:24.065 [info] lu_response for <<"262420893168310">>: ok 04:13:24.065 [info] GSUP: Tx #{imsi => <<"262420893168310">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420893168310">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420893168310 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1573.0> in state state_authenticated 04:13:24.071 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420893168310">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.071 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.071 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420893168310">>,"internet",[],undefined,false,0,false,false} 04:13:24.071 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:24.071 [info] s2b: Tx {gtp,v2,create_session_request,0,5395971,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420893168310">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864951,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660834,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420893168310 send ok to <0.1573.0> 04:13:24.072 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420893168310 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1573.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420893168310 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420893168310 receive call {rx_s6b_aar,"262420893168310@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1574.0> in state state_authenticated 04:13:24.085 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420893168310@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.085 [info] ue_fsm ev_rx_s6b_aar: "262420893168310@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:24.086 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420893168310@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262420893168310",undefined,undefined,true,false,undefined} 04:13:24.086 [debug] SWx Tx SAR Imsi="262420893168310" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420893168310 send ok to <0.1574.0> *DBG* aaa_ue_fsm_262420893168310 consume call {rx_s6b_aar,"262420893168310@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1574.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.086 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","288",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420893168310",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:24.087 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420893168310 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1575.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420893168310 send ok to <0.1575.0> 04:13:24.095 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;288;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420893168310",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420893168310 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1575.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.095 [info] ue_fsm ev_rx_swx_saa 04:13:24.095 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420893168310","262420893168310@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1574.0>} 04:13:24.095 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.096 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.105 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,247,82,86,3,0,2,0,2,0,16,0,87,0,9,1,160,171,49,203,224,172,18,2,103,79,0,5,0,1,192,168,0,83,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,171,49,203,224,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,171,49,203,224,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.105 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864951,5395971,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"«1Ëà">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2872167392,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2872167392,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,83>>}}} 04:13:24.105 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420893168310">>,<0.1568.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864951,2872167392,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660834,2872167392}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420893168310 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 3431660834, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2872167392}}} from <0.1576.0> in state state_wait_create_session_resp 04:13:24.105 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.105 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 3431660834,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2872167392}} 04:13:24.106 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420893168310">>,"internet",[],undefined,false,0,false,false} 04:13:24.106 [info] KMOD Port Create PDP Context Call {<0.1568.0>,[alias|#Ref<0.718718372.1967980545.235235>]}: {create_pdp_context,{172,18,2,103},3431660834,2872167392,{192,168,0,83}} 04:13:24.106 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,83}, 3431660834, 2872167392 04:13:24.106 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],75,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,83}},{i_tid,3431660834},{o_tid,2872167392}]}} *DBG* epdg_ue_fsm_262420893168310 send ok to <0.1576.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420893168310">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 3431660834, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2872167392}}}} 04:13:24.106 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 3431660834,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2872167392}) returned ok *DBG* epdg_ue_fsm_262420893168310 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 3431660834, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2872167392}}} from <0.1576.0> in state state_wait_create_session_resp => state_active 04:13:24.107 [info] tunnel_response(<<"262420893168310">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 3431660834,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2872167392}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.107 [info] tunnel_response for <<"262420893168310">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 3431660834,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2872167392}} 04:13:24.107 [info] GSUP: Tx #{imsi => <<"262420893168310">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,83>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423543825920">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423543825920 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423543825920 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423543825920 receive call {auth_request,33,"internet",#{}} from <0.1577.0> in state state_new *DBG* epdg_ue_fsm_262423543825920 send ok to <0.1577.0> 04:13:24.127 [info] GSUP: Rx #{imsi => <<"262423543825920">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423543825920 consume call {auth_request,33,"internet",#{}} from <0.1577.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423543825920 enter aaa_ue_fsm in state state_new 04:13:24.127 [info] ue_fsm start(epdg_ue_fsm_262423543825920) *DBG* epdg_ue_fsm_262423543825920 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423543825920 consume internal init_state in state state_new 04:13:24.127 [info] ue_fsm init(<<"262423543825920">>) *DBG* aaa_ue_fsm_262423543825920 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.127 [info] ue_fsm auth_request 04:13:24.127 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423543825920">>,"internet",[],undefined,false,0,false,false} 04:13:24.127 [info] ue_fsm start_link(aaa_ue_fsm_262423543825920) 04:13:24.127 [info] ue_fsm init("262423543825920") 04:13:24.127 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423543825920 send ok to <0.201.0> 04:13:24.127 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423543825920",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423543825920 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.127 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.127 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","289",";","nonode@nohost"],1,undefined,undefined,undefined,"262423543825920",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423543825920 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179>>, <<153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47>>, <<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179, 255,99,206,10,139,36,1,126,13,245,84,214,67,86>>, <<166,73,141,226,111,114,29,35,128,91,130,44,176,109,73,149>>, <<170,81,32,227,27,161,195,123,39,246,102,212,115,173,4, 221>>}]}} from <0.1580.0> in state state_wait_swx_maa 04:13:24.131 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;289;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423543825920",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179,153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47]],[[108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179,255,99,206,10,139,36,1,126,13,245,84,214,67,86]],["foobar"],[[170,81,32,227,27,161,195,123,39,246,102,212,115,173,4,221]],[[166,73,141,226,111,114,29,35,128,91,130,44,176,109,73,149]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423543825920 send ok to <0.1580.0> *DBG* epdg_ue_fsm_262423543825920 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179>>, <<153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47>>, <<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179, 255,99,206,10,139,36,1,126,13,245,84,214,67,86>>, <<166,73,141,226,111,114,29,35,128,91,130,44,176,109,73,149>>, <<170,81,32,227,27,161,195,123,39,246,102,212,115,173,4, 221>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.131 [info] dia_sip2gsup: auth [108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179,153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47] authz [108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179,255,99,206,10,139,36,1,126,13,245,84,214,67,86]  *DBG* aaa_ue_fsm_262423543825920 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179>>, <<153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47>>, <<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179, 255,99,206,10,139,36,1,126,13,245,84,214,67,86>>, <<166,73,141,226,111,114,29,35,128,91,130,44,176,109,73,149>>, <<170,81,32,227,27,161,195,123,39,246,102,212,115,173,4, 221>>}]}} from <0.1580.0> in state state_wait_swx_maa => state_new 04:13:24.131 [info] rand [108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179] autn [153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47]  *DBG* epdg_ue_fsm_262423543825920 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423543825920">>, {ok, [{epdg_auth_tuple, <<108,250,13,53,128,149,43,181,183,148,53,73, 90,123,237,179>>, <<153,47,54,201,228,160,24,84,136,145,79,10,99, 248,111,47>>, <<108,250,13,53,128,149,43,181,183,148,53,73, 90,123,237,179,255,99,206,10,139,36,1,126,13, 245,84,214,67,86>>, <<166,73,141,226,111,114,29,35,128,91,130,44, 176,109,73,149>>, <<170,81,32,227,27,161,195,123,39,246,102, 212,115,173,4,221>>}]}}} 04:13:24.131 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423543825920 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179>>, <<153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47>>, <<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179, 255,99,206,10,139,36,1,126,13,245,84,214,67,86>>, <<166,73,141,226,111,114,29,35,128,91,130,44,176,109,73,149>>, <<170,81,32,227,27,161,195,123,39,246,102,212,115,173,4, 221>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.131 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423543825920",undefined,undefined,false,false,undefined} 04:13:24.131 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179>>,<<153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47>>,<<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179,255,99,206,10,139,36,1,126,13,245,84,214,67,86>>,<<166,73,141,226,111,114,29,35,128,91,130,44,176,109,73,149>>,<<170,81,32,227,27,161,195,123,39,246,102,212,115,173,4,221>>}]} 04:13:24.131 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179>>,<<153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47>>,<<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179,255,99,206,10,139,36,1,126,13,245,84,214,67,86>>,<<166,73,141,226,111,114,29,35,128,91,130,44,176,109,73,149>>,<<170,81,32,227,27,161,195,123,39,246,102,212,115,173,4,221>>}]}, {ue_fsm_data,<<"262423543825920">>,"internet",[],undefined,false,0,false,false} 04:13:24.131 [info] auth_response(<<"262423543825920">>): {ok,[{epdg_auth_tuple,<<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179>>,<<153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47>>,<<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179,255,99,206,10,139,36,1,126,13,245,84,214,67,86>>,<<166,73,141,226,111,114,29,35,128,91,130,44,176,109,73,149>>,<<170,81,32,227,27,161,195,123,39,246,102,212,115,173,4,221>>}]} 04:13:24.131 [info] auth_response for <<"262423543825920">>: {ok,[{epdg_auth_tuple,<<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179>>,<<153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47>>,<<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179,255,99,206,10,139,36,1,126,13,245,84,214,67,86>>,<<166,73,141,226,111,114,29,35,128,91,130,44,176,109,73,149>>,<<170,81,32,227,27,161,195,123,39,246,102,212,115,173,4,221>>}]} 04:13:24.131 [info] GSUP: Tx #{auth_tuples => [#{autn => <<153,47,54,201,228,160,24,84,136,145,79,10,99,248,111,47>>,ck => <<170,81,32,227,27,161,195,123,39,246,102,212,115,173,4,221>>,ik => <<166,73,141,226,111,114,29,35,128,91,130,44,176,109,73,149>>,rand => <<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179>>,res => <<108,250,13,53,128,149,43,181,183,148,53,73,90,123,237,179,255,99,206,10,139,36,1,126,13,245,84,214,67,86>>}],imsi => <<"262423543825920">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423543825920">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423543825920 receive call lu_request from <0.1581.0> in state state_authenticating *DBG* epdg_ue_fsm_262423543825920 send ok to <0.1581.0> 04:13:24.132 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423543825920">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423543825920 consume call lu_request from <0.1581.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423543825920 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.132 [info] ue_fsm lu_request 04:13:24.132 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423543825920">>,"internet",[],undefined,false,0,false,false} 04:13:24.132 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.133 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423543825920",undefined,undefined,false,false,undefined} 04:13:24.133 [debug] SWx Tx SAR Imsi="262423543825920" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423543825920 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423543825920 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:24.133 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","290",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423543825920",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423543825920 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1582.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423543825920 send ok to <0.1582.0> *DBG* epdg_ue_fsm_262423543825920 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262423543825920 send ok to <0.211.0> 04:13:24.135 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;290;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423543825920",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server got cast {lu_response,{<<"262423543825920">>,ok}} *DBG* aaa_ue_fsm_262423543825920 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1582.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423543825920 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.135 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.135 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423543825920",undefined,undefined,false,false,undefined} 04:13:24.135 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:24.135 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423543825920">>,"internet",[],undefined,false,0,false,false} 04:13:24.135 [info] lu_response(<<"262423543825920">>): ok 04:13:24.135 [info] lu_response for <<"262423543825920">>: ok 04:13:24.135 [info] GSUP: Tx #{imsi => <<"262423543825920">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423543825920">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423543825920 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1583.0> in state state_authenticated 04:13:24.136 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423543825920">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.136 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.136 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423543825920">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423543825920 send ok to <0.1583.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.136 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262423543825920 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1583.0> in state state_authenticated => state_wait_create_session_resp 04:13:24.136 [info] s2b: Tx {gtp,v2,create_session_request,0,5395972,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423543825920">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864952,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660835,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423543825920 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:24.136 [debug] Waiting for CreateSessionResponse 04:13:24.140 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423543825920@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423543825920 receive call {rx_s6b_aar,"262423543825920@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1584.0> in state state_authenticated 04:13:24.140 [info] ue_fsm ev_rx_s6b_aar: "262423543825920@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:24.141 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423543825920@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423543825920",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423543825920 send ok to <0.1584.0> 04:13:24.141 [debug] SWx Tx SAR Imsi="262423543825920" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423543825920 consume call {rx_s6b_aar,"262423543825920@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1584.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.141 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","291",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423543825920",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:24.141 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423543825920 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1585.0> in state state_authenticated_wait_swx_saa 04:13:24.142 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;291;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423543825920",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.142 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423543825920 send ok to <0.1585.0> 04:13:24.143 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423543825920","262423543825920@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1584.0>} *DBG* aaa_ue_fsm_262423543825920 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1585.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.143 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.143 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.145 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,248,82,86,4,0,2,0,2,0,16,0,87,0,9,1,160,161,138,100,207,172,18,2,103,79,0,5,0,1,192,168,0,84,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,161,138,100,207,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,161,138,100,207,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.145 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864952,5395972,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<161,138,100,207>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2710201551,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2710201551,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,84>>}}} *DBG* epdg_ue_fsm_262423543825920 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 3431660835, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2710201551}}} from <0.1586.0> in state state_wait_create_session_resp 04:13:24.145 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423543825920">>,<0.1578.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864952,2710201551,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660835,2710201551}],[],[],[],[]}}}} 04:13:24.145 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.145 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 3431660835,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2710201551}} 04:13:24.146 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423543825920">>,"internet",[],undefined,false,0,false,false} 04:13:24.146 [info] KMOD Port Create PDP Context Call {<0.1578.0>,[alias|#Ref<0.718718372.1967980554.220291>]}: {create_pdp_context,{172,18,2,103},3431660835,2710201551,{192,168,0,84}} 04:13:24.146 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,84}, 3431660835, 2710201551 04:13:24.146 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3010,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,84}},{i_tid,3431660835},{o_tid,2710201551}]}} 04:13:24.146 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 3431660835,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2710201551}) returned ok *DBG* epdg_ue_fsm_262423543825920 send ok to <0.1586.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423543825920">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 3431660835, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2710201551}}}} 04:13:24.146 [info] tunnel_response(<<"262423543825920">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 3431660835,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2710201551}} *DBG* epdg_ue_fsm_262423543825920 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 3431660835, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2710201551}}} from <0.1586.0> in state state_wait_create_session_resp => state_active 04:13:24.146 [info] tunnel_response for <<"262423543825920">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 3431660835,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2710201551}} 04:13:24.146 [info] GSUP: Tx #{imsi => <<"262423543825920">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,84>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429707176720">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429707176720 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429707176720 consume internal init_state in state state_new 04:13:24.227 [info] GSUP: Rx #{imsi => <<"262429707176720">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429707176720 receive call {auth_request,33,"internet",#{}} from <0.1587.0> in state state_new 04:13:24.227 [info] ue_fsm start(epdg_ue_fsm_262429707176720) 04:13:24.227 [info] ue_fsm init(<<"262429707176720">>) *DBG* epdg_ue_fsm_262429707176720 send ok to <0.1587.0> *DBG* aaa_ue_fsm_262429707176720 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429707176720 consume call {auth_request,33,"internet",#{}} from <0.1587.0> in state state_new => state_wait_auth_resp 04:13:24.227 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429707176720 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429707176720 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429707176720 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.227 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429707176720">>,"internet",[],undefined,false,0,false,false} 04:13:24.227 [info] ue_fsm start_link(aaa_ue_fsm_262429707176720) 04:13:24.227 [info] ue_fsm init("262429707176720") 04:13:24.227 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.227 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429707176720",undefined,undefined,false,false,undefined} 04:13:24.228 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.228 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","292",";","nonode@nohost"],1,undefined,undefined,undefined,"262429707176720",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429707176720 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429707176720 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262429707176720 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196>>, <<188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169>>, <<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48, 196,138,227,68,71,162,42,111,190,213,157,196,124,91,187>>, <<48,65,94,99,175,96,147,157,38,120,255,229,6,223,170,62>>, <<88,240,118,44,58,69,140,17,30,117,192,130,95,228,109, 249>>}]}} from <0.1590.0> in state state_wait_swx_maa 04:13:24.231 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;292;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429707176720",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196,188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169]],[[159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196,138,227,68,71,162,42,111,190,213,157,196,124,91,187]],["foobar"],[[88,240,118,44,58,69,140,17,30,117,192,130,95,228,109,249]],[[48,65,94,99,175,96,147,157,38,120,255,229,6,223,170,62]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.231 [info] dia_sip2gsup: auth [159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196,188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169] authz [159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196,138,227,68,71,162,42,111,190,213,157,196,124,91,187]  *DBG* aaa_ue_fsm_262429707176720 send ok to <0.1590.0> *DBG* epdg_ue_fsm_262429707176720 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196>>, <<188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169>>, <<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48, 196,138,227,68,71,162,42,111,190,213,157,196,124,91,187>>, <<48,65,94,99,175,96,147,157,38,120,255,229,6,223,170,62>>, <<88,240,118,44,58,69,140,17,30,117,192,130,95,228,109, 249>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.231 [info] rand [159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196] autn [188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169]  *DBG* aaa_ue_fsm_262429707176720 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196>>, <<188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169>>, <<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48, 196,138,227,68,71,162,42,111,190,213,157,196,124,91,187>>, <<48,65,94,99,175,96,147,157,38,120,255,229,6,223,170,62>>, <<88,240,118,44,58,69,140,17,30,117,192,130,95,228,109, 249>>}]}} from <0.1590.0> in state state_wait_swx_maa => state_new 04:13:24.231 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429707176720 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429707176720">>, {ok, [{epdg_auth_tuple, <<159,136,239,201,199,144,252,203,113,242,91, 57,159,41,48,196>>, <<188,69,74,72,18,80,173,214,52,8,241,228,117, 178,32,169>>, <<159,136,239,201,199,144,252,203,113,242,91, 57,159,41,48,196,138,227,68,71,162,42,111, 190,213,157,196,124,91,187>>, <<48,65,94,99,175,96,147,157,38,120,255,229,6, 223,170,62>>, <<88,240,118,44,58,69,140,17,30,117,192, 130,95,228,109,249>>}]}}} *DBG* epdg_ue_fsm_262429707176720 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196>>, <<188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169>>, <<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48, 196,138,227,68,71,162,42,111,190,213,157,196,124,91,187>>, <<48,65,94,99,175,96,147,157,38,120,255,229,6,223,170,62>>, <<88,240,118,44,58,69,140,17,30,117,192,130,95,228,109, 249>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.232 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429707176720",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.232 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196>>,<<188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169>>,<<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196,138,227,68,71,162,42,111,190,213,157,196,124,91,187>>,<<48,65,94,99,175,96,147,157,38,120,255,229,6,223,170,62>>,<<88,240,118,44,58,69,140,17,30,117,192,130,95,228,109,249>>}]} 04:13:24.232 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196>>,<<188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169>>,<<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196,138,227,68,71,162,42,111,190,213,157,196,124,91,187>>,<<48,65,94,99,175,96,147,157,38,120,255,229,6,223,170,62>>,<<88,240,118,44,58,69,140,17,30,117,192,130,95,228,109,249>>}]}, {ue_fsm_data,<<"262429707176720">>,"internet",[],undefined,false,0,false,false} 04:13:24.232 [info] auth_response(<<"262429707176720">>): {ok,[{epdg_auth_tuple,<<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196>>,<<188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169>>,<<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196,138,227,68,71,162,42,111,190,213,157,196,124,91,187>>,<<48,65,94,99,175,96,147,157,38,120,255,229,6,223,170,62>>,<<88,240,118,44,58,69,140,17,30,117,192,130,95,228,109,249>>}]} 04:13:24.232 [info] auth_response for <<"262429707176720">>: {ok,[{epdg_auth_tuple,<<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196>>,<<188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169>>,<<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196,138,227,68,71,162,42,111,190,213,157,196,124,91,187>>,<<48,65,94,99,175,96,147,157,38,120,255,229,6,223,170,62>>,<<88,240,118,44,58,69,140,17,30,117,192,130,95,228,109,249>>}]} 04:13:24.232 [info] GSUP: Tx #{auth_tuples => [#{autn => <<188,69,74,72,18,80,173,214,52,8,241,228,117,178,32,169>>,ck => <<88,240,118,44,58,69,140,17,30,117,192,130,95,228,109,249>>,ik => <<48,65,94,99,175,96,147,157,38,120,255,229,6,223,170,62>>,rand => <<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196>>,res => <<159,136,239,201,199,144,252,203,113,242,91,57,159,41,48,196,138,227,68,71,162,42,111,190,213,157,196,124,91,187>>}],imsi => <<"262429707176720">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429707176720">>, message_type => location_upd_req}} 04:13:24.233 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429707176720">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429707176720 receive call lu_request from <0.1591.0> in state state_authenticating 04:13:24.233 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429707176720 send ok to <0.1591.0> *DBG* epdg_ue_fsm_262429707176720 consume call lu_request from <0.1591.0> in state state_authenticating *DBG* aaa_ue_fsm_262429707176720 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.233 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429707176720">>,"internet",[],undefined,false,0,false,false} 04:13:24.233 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.234 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429707176720",undefined,undefined,false,false,undefined} 04:13:24.234 [debug] SWx Tx SAR Imsi="262429707176720" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.234 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","293",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429707176720",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429707176720 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429707176720 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429707176720 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1592.0> in state state_wait_swx_saa 04:13:24.236 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;293;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429707176720",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.236 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429707176720 send ok to <0.1592.0> 04:13:24.236 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429707176720",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429707176720 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1592.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429707176720 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:24.236 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429707176720 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429707176720">>,ok}} 04:13:24.236 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429707176720">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429707176720 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.236 [info] lu_response(<<"262429707176720">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.236 [info] lu_response for <<"262429707176720">>: ok 04:13:24.236 [info] GSUP: Tx #{imsi => <<"262429707176720">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429707176720">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:24.237 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429707176720">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429707176720 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1593.0> in state state_authenticated 04:13:24.237 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.238 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429707176720">>,"internet",[],undefined,false,0,false,false} 04:13:24.238 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262429707176720 send ok to <0.1593.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429707176720 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1593.0> in state state_authenticated => state_wait_create_session_resp 04:13:24.238 [info] s2b: Tx {gtp,v2,create_session_request,0,5395973,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429707176720">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864953,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660836,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429707176720 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:24.238 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429707176720 receive call {rx_s6b_aar,"262429707176720@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1594.0> in state state_authenticated 04:13:24.242 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429707176720@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.242 [info] ue_fsm ev_rx_s6b_aar: "262429707176720@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:24.242 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429707176720@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429707176720",undefined,undefined,true,false,undefined} 04:13:24.242 [debug] SWx Tx SAR Imsi="262429707176720" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:24.242 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","294",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429707176720",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429707176720 send ok to <0.1594.0> *DBG* aaa_ue_fsm_262429707176720 consume call {rx_s6b_aar,"262429707176720@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1594.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.242 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429707176720 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1595.0> in state state_authenticated_wait_swx_saa 04:13:24.244 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;294;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429707176720",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429707176720 send ok to <0.1595.0> 04:13:24.244 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429707176720 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1595.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.245 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429707176720","262429707176720@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1594.0>} 04:13:24.245 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.245 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.247 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,249,82,86,5,0,2,0,2,0,16,0,87,0,9,1,160,21,180,20,51,172,18,2,103,79,0,5,0,1,192,168,0,85,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,21,180,20,51,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,21,180,20,51,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.247 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864953,5395973,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<21,180,20,51>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,364123187,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,364123187,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,85>>}}} *DBG* epdg_ue_fsm_262429707176720 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 3431660836, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 364123187}}} from <0.1596.0> in state state_wait_create_session_resp 04:13:24.247 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429707176720">>,<0.1588.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864953,364123187,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660836,364123187}],[],[],[],[],[],[],[]}}}} 04:13:24.247 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.247 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 3431660836,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 364123187}} 04:13:24.247 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429707176720">>,"internet",[],undefined,false,0,false,false} 04:13:24.247 [info] KMOD Port Create PDP Context Call {<0.1588.0>,[alias|#Ref<0.718718372.1967980545.235633>]}: {create_pdp_context,{172,18,2,103},3431660836,364123187,{192,168,0,85}} 04:13:24.247 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,85}, 3431660836, 364123187 *DBG* epdg_ue_fsm_262429707176720 send ok to <0.1596.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429707176720">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 3431660836, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 364123187}}}} 04:13:24.247 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3074,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,85}},{i_tid,3431660836},{o_tid,364123187}]}} *DBG* epdg_ue_fsm_262429707176720 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 3431660836, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 364123187}}} from <0.1596.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.248 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 3431660836,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 364123187}) returned ok 04:13:24.248 [info] tunnel_response(<<"262429707176720">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 3431660836,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 364123187}} 04:13:24.248 [info] tunnel_response for <<"262429707176720">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 3431660836,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 364123187}} 04:13:24.248 [info] GSUP: Tx #{imsi => <<"262429707176720">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,85>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424971871661">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424971871661 enter epdg_ue_fsm in state state_new 04:13:24.332 [info] GSUP: Rx #{imsi => <<"262424971871661">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424971871661 consume internal init_state in state state_new 04:13:24.332 [info] ue_fsm start(epdg_ue_fsm_262424971871661) *DBG* epdg_ue_fsm_262424971871661 receive call {auth_request,33,"internet",#{}} from <0.1597.0> in state state_new 04:13:24.332 [info] ue_fsm init(<<"262424971871661">>) *DBG* epdg_ue_fsm_262424971871661 send ok to <0.1597.0> 04:13:24.332 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424971871661 consume call {auth_request,33,"internet",#{}} from <0.1597.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424971871661 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424971871661 enter aaa_ue_fsm in state state_new 04:13:24.333 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424971871661">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424971871661 consume internal init_state in state state_new 04:13:24.333 [info] ue_fsm start_link(aaa_ue_fsm_262424971871661) *DBG* aaa_ue_fsm_262424971871661 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.333 [info] ue_fsm init("262424971871661") 04:13:24.333 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.334 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424971871661",undefined,undefined,false,false,undefined} 04:13:24.334 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.334 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","295",";","nonode@nohost"],1,undefined,undefined,undefined,"262424971871661",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424971871661 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424971871661 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.351 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;295;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424971871661",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248]],[[91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44,20,162,162,212,149,163,52,57,62,90,21,60,238]],["foobar"],[[187,237,52,117,27,169,122,191,34,111,19,48,110,79,247,220]],[[183,212,220,220,217,57,173,7,187,158,128,44,61,1,95,200]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424971871661 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199>>, <<56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248>>, <<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44, 20,162,162,212,149,163,52,57,62,90,21,60,238>>, <<183,212,220,220,217,57,173,7,187,158,128,44,61,1,95,200>>, <<187,237,52,117,27,169,122,191,34,111,19,48,110,79,247, 220>>}]}} from <0.1600.0> in state state_wait_swx_maa 04:13:24.352 [info] dia_sip2gsup: auth [91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248] authz [91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44,20,162,162,212,149,163,52,57,62,90,21,60,238]  04:13:24.352 [info] rand [91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199] autn [56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248]  04:13:24.352 [info] ue_fsm ev_rx_swx_maa 04:13:24.353 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424971871661",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424971871661 send ok to <0.1600.0> 04:13:24.353 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199>>,<<56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248>>,<<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44,20,162,162,212,149,163,52,57,62,90,21,60,238>>,<<183,212,220,220,217,57,173,7,187,158,128,44,61,1,95,200>>,<<187,237,52,117,27,169,122,191,34,111,19,48,110,79,247,220>>}]} *DBG* epdg_ue_fsm_262424971871661 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199>>, <<56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248>>, <<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44, 20,162,162,212,149,163,52,57,62,90,21,60,238>>, <<183,212,220,220,217,57,173,7,187,158,128,44,61,1,95,200>>, <<187,237,52,117,27,169,122,191,34,111,19,48,110,79,247, 220>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424971871661 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199>>, <<56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248>>, <<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44, 20,162,162,212,149,163,52,57,62,90,21,60,238>>, <<183,212,220,220,217,57,173,7,187,158,128,44,61,1,95,200>>, <<187,237,52,117,27,169,122,191,34,111,19,48,110,79,247, 220>>}]}} from <0.1600.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424971871661 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424971871661">>, {ok, [{epdg_auth_tuple, <<91,66,172,212,50,176,64,29,194,70,14,91,197, 245,148,199>>, <<56,187,202,9,131,192,54,72,6,233,9,200,126, 201,160,248>>, <<91,66,172,212,50,176,64,29,194,70,14,91,197, 245,148,199,44,20,162,162,212,149,163,52,57, 62,90,21,60,238>>, <<183,212,220,220,217,57,173,7,187,158,128,44, 61,1,95,200>>, <<187,237,52,117,27,169,122,191,34,111,19, 48,110,79,247,220>>}]}}} 04:13:24.354 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199>>,<<56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248>>,<<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44,20,162,162,212,149,163,52,57,62,90,21,60,238>>,<<183,212,220,220,217,57,173,7,187,158,128,44,61,1,95,200>>,<<187,237,52,117,27,169,122,191,34,111,19,48,110,79,247,220>>}]}, {ue_fsm_data,<<"262424971871661">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424971871661 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199>>, <<56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248>>, <<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44, 20,162,162,212,149,163,52,57,62,90,21,60,238>>, <<183,212,220,220,217,57,173,7,187,158,128,44,61,1,95,200>>, <<187,237,52,117,27,169,122,191,34,111,19,48,110,79,247, 220>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.354 [info] auth_response(<<"262424971871661">>): {ok,[{epdg_auth_tuple,<<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199>>,<<56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248>>,<<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44,20,162,162,212,149,163,52,57,62,90,21,60,238>>,<<183,212,220,220,217,57,173,7,187,158,128,44,61,1,95,200>>,<<187,237,52,117,27,169,122,191,34,111,19,48,110,79,247,220>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.354 [info] auth_response for <<"262424971871661">>: {ok,[{epdg_auth_tuple,<<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199>>,<<56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248>>,<<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44,20,162,162,212,149,163,52,57,62,90,21,60,238>>,<<183,212,220,220,217,57,173,7,187,158,128,44,61,1,95,200>>,<<187,237,52,117,27,169,122,191,34,111,19,48,110,79,247,220>>}]} 04:13:24.355 [info] GSUP: Tx #{auth_tuples => [#{autn => <<56,187,202,9,131,192,54,72,6,233,9,200,126,201,160,248>>,ck => <<187,237,52,117,27,169,122,191,34,111,19,48,110,79,247,220>>,ik => <<183,212,220,220,217,57,173,7,187,158,128,44,61,1,95,200>>,rand => <<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199>>,res => <<91,66,172,212,50,176,64,29,194,70,14,91,197,245,148,199,44,20,162,162,212,149,163,52,57,62,90,21,60,238>>}],imsi => <<"262424971871661">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424971871661">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424971871661 receive call lu_request from <0.1601.0> in state state_authenticating 04:13:24.360 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424971871661">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424971871661 send ok to <0.1601.0> *DBG* epdg_ue_fsm_262424971871661 consume call lu_request from <0.1601.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.360 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424971871661 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.360 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424971871661">>,"internet",[],undefined,false,0,false,false} 04:13:24.361 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.361 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424971871661",undefined,undefined,false,false,undefined} 04:13:24.361 [debug] SWx Tx SAR Imsi="262424971871661" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.361 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","296",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424971871661",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424971871661 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424971871661 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424971871661 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1602.0> in state state_wait_swx_saa 04:13:24.370 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;296;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424971871661",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.370 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424971871661 send ok to <0.1602.0> 04:13:24.371 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424971871661",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424971871661 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:24.371 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262424971871661 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1602.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424971871661 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424971871661">>,ok}} 04:13:24.371 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424971871661">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424971871661 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.371 [info] lu_response(<<"262424971871661">>): ok 04:13:24.371 [info] lu_response for <<"262424971871661">>: ok 04:13:24.371 [info] GSUP: Tx #{imsi => <<"262424971871661">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424971871661">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424971871661 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1603.0> in state state_authenticated 04:13:24.377 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424971871661">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.377 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.377 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424971871661">>,"internet",[],undefined,false,0,false,false} 04:13:24.377 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:24.377 [info] s2b: Tx {gtp,v2,create_session_request,0,5395974,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424971871661">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864954,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660837,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424971871661 send ok to <0.1603.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.378 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424971871661 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1603.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424971871661 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424971871661 receive call {rx_s6b_aar,"262424971871661@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1604.0> in state state_authenticated 04:13:24.391 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424971871661@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.391 [info] ue_fsm ev_rx_s6b_aar: "262424971871661@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:24.392 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424971871661@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424971871661",undefined,undefined,true,false,undefined} 04:13:24.392 [debug] SWx Tx SAR Imsi="262424971871661" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:24.392 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","297",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424971871661",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424971871661 send ok to <0.1604.0> 04:13:24.392 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424971871661 consume call {rx_s6b_aar,"262424971871661@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1604.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424971871661 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1605.0> in state state_authenticated_wait_swx_saa 04:13:24.398 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;297;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424971871661",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424971871661 send ok to <0.1605.0> 04:13:24.398 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424971871661 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1605.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.398 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424971871661","262424971871661@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1604.0>} 04:13:24.398 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.398 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.406 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,250,82,86,6,0,2,0,2,0,16,0,87,0,9,1,160,188,165,22,192,172,18,2,103,79,0,5,0,1,192,168,0,86,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,188,165,22,192,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,188,165,22,192,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.406 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864954,5395974,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<188,165,22,192>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3164935872,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3164935872,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,86>>}}} 04:13:24.406 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424971871661">>,<0.1598.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864954,3164935872,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660837,3164935872}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424971871661 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 3431660837, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3164935872}}} from <0.1606.0> in state state_wait_create_session_resp 04:13:24.406 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.406 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 3431660837,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3164935872}} 04:13:24.407 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424971871661">>,"internet",[],undefined,false,0,false,false} 04:13:24.407 [info] KMOD Port Create PDP Context Call {<0.1598.0>,[alias|#Ref<0.718718372.1967980545.235816>]}: {create_pdp_context,{172,18,2,103},3431660837,3164935872,{192,168,0,86}} 04:13:24.407 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,86}, 3431660837, 3164935872 04:13:24.407 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],10,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,86}},{i_tid,3431660837},{o_tid,3164935872}]}} 04:13:24.408 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 3431660837,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3164935872}) returned ok *DBG* epdg_ue_fsm_262424971871661 send ok to <0.1606.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424971871661">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 3431660837, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3164935872}}}} 04:13:24.408 [info] tunnel_response(<<"262424971871661">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 3431660837,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3164935872}} *DBG* epdg_ue_fsm_262424971871661 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 3431660837, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3164935872}}} from <0.1606.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.408 [info] tunnel_response for <<"262424971871661">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 3431660837,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3164935872}} 04:13:24.409 [info] GSUP: Tx #{imsi => <<"262424971871661">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,86>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423205675878">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423205675878 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423205675878 consume internal init_state in state state_new 04:13:24.431 [info] GSUP: Rx #{imsi => <<"262423205675878">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423205675878 receive call {auth_request,33,"internet",#{}} from <0.1607.0> in state state_new 04:13:24.431 [info] ue_fsm start(epdg_ue_fsm_262423205675878) 04:13:24.431 [info] ue_fsm init(<<"262423205675878">>) *DBG* epdg_ue_fsm_262423205675878 send ok to <0.1607.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423205675878 enter aaa_ue_fsm in state state_new 04:13:24.431 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423205675878 consume call {auth_request,33,"internet",#{}} from <0.1607.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423205675878 consume internal init_state in state state_new 04:13:24.432 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423205675878">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423205675878 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423205675878 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.432 [info] ue_fsm start_link(aaa_ue_fsm_262423205675878) 04:13:24.432 [info] ue_fsm init("262423205675878") 04:13:24.432 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.433 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423205675878",undefined,undefined,false,false,undefined} 04:13:24.433 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423205675878 send ok to <0.201.0> 04:13:24.434 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","298",";","nonode@nohost"],1,undefined,undefined,undefined,"262423205675878",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423205675878 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423205675878 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243>>, <<246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100>>, <<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243, 68,210,129,212,121,221,93,69,229,80,109,222,169,96>>, <<106,28,2,12,17,130,66,249,101,101,220,182,211,131,179,117>>, <<38,239,37,152,36,68,172,36,42,174,191,212,15,16,10,50>>}]}} from <0.1610.0> in state state_wait_swx_maa 04:13:24.447 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;298;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423205675878",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243,246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100]],[[134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243,68,210,129,212,121,221,93,69,229,80,109,222,169,96]],["foobar"],[[38,239,37,152,36,68,172,36,42,174,191,212,15,16,10,50]],[[106,28,2,12,17,130,66,249,101,101,220,182,211,131,179,117]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.447 [info] dia_sip2gsup: auth [134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243,246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100] authz [134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243,68,210,129,212,121,221,93,69,229,80,109,222,169,96]  *DBG* aaa_ue_fsm_262423205675878 send ok to <0.1610.0> 04:13:24.447 [info] rand [134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243] autn [246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100]  *DBG* aaa_ue_fsm_262423205675878 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243>>, <<246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100>>, <<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243, 68,210,129,212,121,221,93,69,229,80,109,222,169,96>>, <<106,28,2,12,17,130,66,249,101,101,220,182,211,131,179,117>>, <<38,239,37,152,36,68,172,36,42,174,191,212,15,16,10,50>>}]}} from <0.1610.0> in state state_wait_swx_maa => state_new 04:13:24.447 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423205675878 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243>>, <<246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100>>, <<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243, 68,210,129,212,121,221,93,69,229,80,109,222,169,96>>, <<106,28,2,12,17,130,66,249,101,101,220,182,211,131,179,117>>, <<38,239,37,152,36,68,172,36,42,174,191,212,15,16,10,50>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.448 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423205675878",undefined,undefined,false,false,undefined} 04:13:24.448 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243>>,<<246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100>>,<<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243,68,210,129,212,121,221,93,69,229,80,109,222,169,96>>,<<106,28,2,12,17,130,66,249,101,101,220,182,211,131,179,117>>,<<38,239,37,152,36,68,172,36,42,174,191,212,15,16,10,50>>}]} 04:13:24.449 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243>>,<<246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100>>,<<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243,68,210,129,212,121,221,93,69,229,80,109,222,169,96>>,<<106,28,2,12,17,130,66,249,101,101,220,182,211,131,179,117>>,<<38,239,37,152,36,68,172,36,42,174,191,212,15,16,10,50>>}]}, {ue_fsm_data,<<"262423205675878">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423205675878 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423205675878">>, {ok, [{epdg_auth_tuple, <<134,204,217,216,230,44,19,208,121,133,175,68, 6,111,165,243>>, <<246,231,212,19,5,86,98,91,120,22,199,172,28, 41,228,100>>, <<134,204,217,216,230,44,19,208,121,133,175,68, 6,111,165,243,68,210,129,212,121,221,93,69, 229,80,109,222,169,96>>, <<106,28,2,12,17,130,66,249,101,101,220,182, 211,131,179,117>>, <<38,239,37,152,36,68,172,36,42,174,191, 212,15,16,10,50>>}]}}} 04:13:24.449 [info] auth_response(<<"262423205675878">>): {ok,[{epdg_auth_tuple,<<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243>>,<<246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100>>,<<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243,68,210,129,212,121,221,93,69,229,80,109,222,169,96>>,<<106,28,2,12,17,130,66,249,101,101,220,182,211,131,179,117>>,<<38,239,37,152,36,68,172,36,42,174,191,212,15,16,10,50>>}]} *DBG* epdg_ue_fsm_262423205675878 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243>>, <<246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100>>, <<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243, 68,210,129,212,121,221,93,69,229,80,109,222,169,96>>, <<106,28,2,12,17,130,66,249,101,101,220,182,211,131,179,117>>, <<38,239,37,152,36,68,172,36,42,174,191,212,15,16,10,50>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.450 [info] auth_response for <<"262423205675878">>: {ok,[{epdg_auth_tuple,<<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243>>,<<246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100>>,<<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243,68,210,129,212,121,221,93,69,229,80,109,222,169,96>>,<<106,28,2,12,17,130,66,249,101,101,220,182,211,131,179,117>>,<<38,239,37,152,36,68,172,36,42,174,191,212,15,16,10,50>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.450 [info] GSUP: Tx #{auth_tuples => [#{autn => <<246,231,212,19,5,86,98,91,120,22,199,172,28,41,228,100>>,ck => <<38,239,37,152,36,68,172,36,42,174,191,212,15,16,10,50>>,ik => <<106,28,2,12,17,130,66,249,101,101,220,182,211,131,179,117>>,rand => <<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243>>,res => <<134,204,217,216,230,44,19,208,121,133,175,68,6,111,165,243,68,210,129,212,121,221,93,69,229,80,109,222,169,96>>}],imsi => <<"262423205675878">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423205675878">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423205675878 receive call lu_request from <0.1611.0> in state state_authenticating 04:13:24.455 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423205675878">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423205675878 send ok to <0.1611.0> *DBG* epdg_ue_fsm_262423205675878 consume call lu_request from <0.1611.0> in state state_authenticating 04:13:24.455 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423205675878 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.455 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423205675878">>,"internet",[],undefined,false,0,false,false} 04:13:24.456 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.456 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423205675878",undefined,undefined,false,false,undefined} 04:13:24.456 [debug] SWx Tx SAR Imsi="262423205675878" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.456 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","299",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423205675878",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423205675878 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423205675878 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423205675878 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1612.0> in state state_wait_swx_saa 04:13:24.465 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;299;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423205675878",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423205675878 send ok to <0.1612.0> *DBG* epdg_ue_fsm_262423205675878 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:24.465 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423205675878 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1612.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423205675878 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423205675878">>,ok}} 04:13:24.465 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423205675878",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423205675878 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.465 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.466 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423205675878">>,"internet",[],undefined,false,0,false,false} 04:13:24.466 [info] lu_response(<<"262423205675878">>): ok 04:13:24.466 [info] lu_response for <<"262423205675878">>: ok 04:13:24.466 [info] GSUP: Tx #{imsi => <<"262423205675878">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423205675878">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423205675878 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1613.0> in state state_authenticated 04:13:24.470 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423205675878">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.470 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.470 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423205675878">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423205675878 send ok to <0.1613.0> 04:13:24.471 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423205675878 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1613.0> in state state_authenticated => state_wait_create_session_resp 04:13:24.471 [info] s2b: Tx {gtp,v2,create_session_request,0,5395975,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423205675878">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864955,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660838,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423205675878 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:24.471 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423205675878 receive call {rx_s6b_aar,"262423205675878@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1614.0> in state state_authenticated 04:13:24.481 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423205675878@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.481 [info] ue_fsm ev_rx_s6b_aar: "262423205675878@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:24.481 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423205675878@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262423205675878",undefined,undefined,true,false,undefined} 04:13:24.481 [debug] SWx Tx SAR Imsi="262423205675878" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:24.481 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","300",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423205675878",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423205675878 send ok to <0.1614.0> 04:13:24.481 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423205675878 consume call {rx_s6b_aar,"262423205675878@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1614.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423205675878 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1615.0> in state state_authenticated_wait_swx_saa 04:13:24.485 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;300;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423205675878",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.486 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423205675878 send ok to <0.1615.0> 04:13:24.486 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423205675878","262423205675878@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1614.0>} *DBG* aaa_ue_fsm_262423205675878 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1615.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.486 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.486 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.491 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,251,82,86,7,0,2,0,2,0,16,0,87,0,9,1,160,156,151,218,16,172,18,2,103,79,0,5,0,1,192,168,0,87,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,156,151,218,16,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,156,151,218,16,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.491 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864955,5395975,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<156,151,218,16>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2627197456,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2627197456,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,87>>}}} *DBG* epdg_ue_fsm_262423205675878 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 3431660838, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2627197456}}} from <0.1616.0> in state state_wait_create_session_resp 04:13:24.491 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423205675878">>,<0.1608.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864955,2627197456,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660838,2627197456}],[],[],[],[]}}}} 04:13:24.491 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.492 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 3431660838,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2627197456}} 04:13:24.492 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423205675878">>,"internet",[],undefined,false,0,false,false} 04:13:24.492 [info] KMOD Port Create PDP Context Call {<0.1608.0>,[alias|#Ref<0.718718372.1967980545.235968>]}: {create_pdp_context,{172,18,2,103},3431660838,2627197456,{192,168,0,87}} 04:13:24.492 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,87}, 3431660838, 2627197456 04:13:24.492 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3138,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,87}},{i_tid,3431660838},{o_tid,2627197456}]}} 04:13:24.492 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 3431660838,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2627197456}) returned ok *DBG* epdg_ue_fsm_262423205675878 send ok to <0.1616.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423205675878">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 3431660838, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2627197456}}}} 04:13:24.492 [info] tunnel_response(<<"262423205675878">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 3431660838,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2627197456}} *DBG* epdg_ue_fsm_262423205675878 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 3431660838, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2627197456}}} from <0.1616.0> in state state_wait_create_session_resp => state_active 04:13:24.492 [info] tunnel_response for <<"262423205675878">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 3431660838,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2627197456}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.492 [info] GSUP: Tx #{imsi => <<"262423205675878">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,87>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262426350056467">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426350056467 enter epdg_ue_fsm in state state_new 04:13:24.532 [info] GSUP: Rx #{imsi => <<"262426350056467">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426350056467 consume internal init_state in state state_new 04:13:24.532 [info] ue_fsm start(epdg_ue_fsm_262426350056467) *DBG* epdg_ue_fsm_262426350056467 receive call {auth_request,33,"internet",#{}} from <0.1617.0> in state state_new 04:13:24.532 [info] ue_fsm init(<<"262426350056467">>) 04:13:24.532 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426350056467 send ok to <0.1617.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426350056467 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426350056467 consume call {auth_request,33,"internet",#{}} from <0.1617.0> in state state_new => state_wait_auth_resp 04:13:24.533 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426350056467">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426350056467 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426350056467 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:24.533 [info] ue_fsm start_link(aaa_ue_fsm_262426350056467) *DBG* aaa_ue_fsm_262426350056467 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.533 [info] ue_fsm init("262426350056467") 04:13:24.533 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.534 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426350056467",undefined,undefined,false,false,undefined} 04:13:24.534 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.534 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","301",";","nonode@nohost"],1,undefined,undefined,undefined,"262426350056467",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426350056467 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426350056467 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.548 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;301;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426350056467",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59]],[[213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22,104,98,82,41,70,187,235,107,50,105,159,143,194]],["foobar"],[[232,188,182,126,82,125,230,23,18,220,217,235,6,180,197,88]],[[166,104,245,63,19,4,222,233,44,253,235,175,125,138,60,224]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426350056467 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130>>, <<164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59>>, <<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22, 104,98,82,41,70,187,235,107,50,105,159,143,194>>, <<166,104,245,63,19,4,222,233,44,253,235,175,125,138,60,224>>, <<232,188,182,126,82,125,230,23,18,220,217,235,6,180,197, 88>>}]}} from <0.1620.0> in state state_wait_swx_maa 04:13:24.548 [info] dia_sip2gsup: auth [213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59] authz [213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22,104,98,82,41,70,187,235,107,50,105,159,143,194]  04:13:24.548 [info] rand [213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130] autn [164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59]  *DBG* aaa_ue_fsm_262426350056467 send ok to <0.1620.0> *DBG* aaa_ue_fsm_262426350056467 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130>>, <<164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59>>, <<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22, 104,98,82,41,70,187,235,107,50,105,159,143,194>>, <<166,104,245,63,19,4,222,233,44,253,235,175,125,138,60,224>>, <<232,188,182,126,82,125,230,23,18,220,217,235,6,180,197, 88>>}]}} from <0.1620.0> in state state_wait_swx_maa => state_new 04:13:24.548 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426350056467 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130>>, <<164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59>>, <<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22, 104,98,82,41,70,187,235,107,50,105,159,143,194>>, <<166,104,245,63,19,4,222,233,44,253,235,175,125,138,60,224>>, <<232,188,182,126,82,125,230,23,18,220,217,235,6,180,197, 88>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.549 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426350056467",undefined,undefined,false,false,undefined} 04:13:24.549 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130>>,<<164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59>>,<<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22,104,98,82,41,70,187,235,107,50,105,159,143,194>>,<<166,104,245,63,19,4,222,233,44,253,235,175,125,138,60,224>>,<<232,188,182,126,82,125,230,23,18,220,217,235,6,180,197,88>>}]} 04:13:24.551 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130>>,<<164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59>>,<<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22,104,98,82,41,70,187,235,107,50,105,159,143,194>>,<<166,104,245,63,19,4,222,233,44,253,235,175,125,138,60,224>>,<<232,188,182,126,82,125,230,23,18,220,217,235,6,180,197,88>>}]}, {ue_fsm_data,<<"262426350056467">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426350056467 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426350056467">>, {ok, [{epdg_auth_tuple, <<213,226,13,26,164,19,15,170,117,46,66,49,228, 4,70,130>>, <<164,92,3,138,10,247,236,196,9,84,11,152,121, 205,158,59>>, <<213,226,13,26,164,19,15,170,117,46,66,49,228, 4,70,130,22,104,98,82,41,70,187,235,107,50, 105,159,143,194>>, <<166,104,245,63,19,4,222,233,44,253,235,175, 125,138,60,224>>, <<232,188,182,126,82,125,230,23,18,220, 217,235,6,180,197,88>>}]}}} 04:13:24.551 [info] auth_response(<<"262426350056467">>): {ok,[{epdg_auth_tuple,<<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130>>,<<164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59>>,<<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22,104,98,82,41,70,187,235,107,50,105,159,143,194>>,<<166,104,245,63,19,4,222,233,44,253,235,175,125,138,60,224>>,<<232,188,182,126,82,125,230,23,18,220,217,235,6,180,197,88>>}]} *DBG* epdg_ue_fsm_262426350056467 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130>>, <<164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59>>, <<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22, 104,98,82,41,70,187,235,107,50,105,159,143,194>>, <<166,104,245,63,19,4,222,233,44,253,235,175,125,138,60,224>>, <<232,188,182,126,82,125,230,23,18,220,217,235,6,180,197, 88>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.551 [info] auth_response for <<"262426350056467">>: {ok,[{epdg_auth_tuple,<<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130>>,<<164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59>>,<<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22,104,98,82,41,70,187,235,107,50,105,159,143,194>>,<<166,104,245,63,19,4,222,233,44,253,235,175,125,138,60,224>>,<<232,188,182,126,82,125,230,23,18,220,217,235,6,180,197,88>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.552 [info] GSUP: Tx #{auth_tuples => [#{autn => <<164,92,3,138,10,247,236,196,9,84,11,152,121,205,158,59>>,ck => <<232,188,182,126,82,125,230,23,18,220,217,235,6,180,197,88>>,ik => <<166,104,245,63,19,4,222,233,44,253,235,175,125,138,60,224>>,rand => <<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130>>,res => <<213,226,13,26,164,19,15,170,117,46,66,49,228,4,70,130,22,104,98,82,41,70,187,235,107,50,105,159,143,194>>}],imsi => <<"262426350056467">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426350056467">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426350056467 receive call lu_request from <0.1621.0> in state state_authenticating *DBG* epdg_ue_fsm_262426350056467 send ok to <0.1621.0> *DBG* epdg_ue_fsm_262426350056467 consume call lu_request from <0.1621.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426350056467 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.557 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426350056467">>,message_type => location_upd_req} 04:13:24.557 [info] ue_fsm lu_request 04:13:24.557 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426350056467">>,"internet",[],undefined,false,0,false,false} 04:13:24.558 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.558 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426350056467",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426350056467 send ok to <0.201.0> 04:13:24.558 [debug] SWx Tx SAR Imsi="262426350056467" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426350056467 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:24.558 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","302",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426350056467",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426350056467 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1622.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426350056467 send ok to <0.1622.0> *DBG* aaa_ue_fsm_262426350056467 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1622.0> in state state_wait_swx_saa => state_authenticated 04:13:24.569 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;302;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426350056467",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426350056467 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:24.569 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426350056467 send ok to <0.211.0> 04:13:24.569 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426350056467",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262426350056467">>,ok}} *DBG* epdg_ue_fsm_262426350056467 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.569 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.570 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426350056467">>,"internet",[],undefined,false,0,false,false} 04:13:24.570 [info] lu_response(<<"262426350056467">>): ok 04:13:24.570 [info] lu_response for <<"262426350056467">>: ok 04:13:24.570 [info] GSUP: Tx #{imsi => <<"262426350056467">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426350056467">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426350056467 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1623.0> in state state_authenticated 04:13:24.575 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426350056467">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.575 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.576 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426350056467">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426350056467 send ok to <0.1623.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.576 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262426350056467 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1623.0> in state state_authenticated => state_wait_create_session_resp 04:13:24.576 [info] s2b: Tx {gtp,v2,create_session_request,0,5395976,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426350056467">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864956,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660839,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426350056467 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:24.576 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426350056467 receive call {rx_s6b_aar,"262426350056467@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1624.0> in state state_authenticated 04:13:24.588 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426350056467@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.588 [info] ue_fsm ev_rx_s6b_aar: "262426350056467@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:24.588 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426350056467@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262426350056467",undefined,undefined,true,false,undefined} 04:13:24.588 [debug] SWx Tx SAR Imsi="262426350056467" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426350056467 send ok to <0.1624.0> 04:13:24.588 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","303",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426350056467",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:24.589 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426350056467 consume call {rx_s6b_aar,"262426350056467@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1624.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426350056467 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1625.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426350056467 send ok to <0.1625.0> *DBG* aaa_ue_fsm_262426350056467 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1625.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.594 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;303;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426350056467",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.594 [info] ue_fsm ev_rx_swx_saa 04:13:24.595 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426350056467","262426350056467@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1624.0>} 04:13:24.595 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.595 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.602 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,252,82,86,8,0,2,0,2,0,16,0,87,0,9,1,160,121,116,84,227,172,18,2,103,79,0,5,0,1,192,168,0,88,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,121,116,84,227,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,121,116,84,227,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426350056467 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 3431660839, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2037667043}}} from <0.1626.0> in state state_wait_create_session_resp 04:13:24.602 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864956,5395976,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ytTã">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2037667043,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2037667043,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,88>>}}} 04:13:24.602 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426350056467">>,<0.1618.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864956,2037667043,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660839,2037667043}],[],[]}}}} 04:13:24.602 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.602 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 3431660839,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2037667043}} 04:13:24.603 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426350056467">>,"internet",[],undefined,false,0,false,false} 04:13:24.603 [info] KMOD Port Create PDP Context Call {<0.1618.0>,[alias|#Ref<0.718718372.1967980554.220656>]}: {create_pdp_context,{172,18,2,103},3431660839,2037667043,{192,168,0,88}} 04:13:24.603 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,88}, 3431660839, 2037667043 04:13:24.603 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],74,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,88}},{i_tid,3431660839},{o_tid,2037667043}]}} 04:13:24.603 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 3431660839,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2037667043}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262426350056467">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 3431660839, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2037667043}}}} 04:13:24.603 [info] tunnel_response(<<"262426350056467">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 3431660839,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2037667043}} *DBG* epdg_ue_fsm_262426350056467 send ok to <0.1626.0> *DBG* epdg_ue_fsm_262426350056467 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 3431660839, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2037667043}}} from <0.1626.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.604 [info] tunnel_response for <<"262426350056467">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 3431660839,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2037667043}} 04:13:24.604 [info] GSUP: Tx #{imsi => <<"262426350056467">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,88>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422868640544">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422868640544 enter epdg_ue_fsm in state state_new 04:13:24.632 [info] GSUP: Rx #{imsi => <<"262422868640544">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422868640544 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422868640544 receive call {auth_request,33,"internet",#{}} from <0.1627.0> in state state_new 04:13:24.632 [info] ue_fsm start(epdg_ue_fsm_262422868640544) 04:13:24.632 [info] ue_fsm init(<<"262422868640544">>) *DBG* epdg_ue_fsm_262422868640544 send ok to <0.1627.0> *DBG* aaa_ue_fsm_262422868640544 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422868640544 consume call {auth_request,33,"internet",#{}} from <0.1627.0> in state state_new => state_wait_auth_resp 04:13:24.632 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422868640544 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422868640544 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:24.633 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422868640544">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422868640544 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.633 [info] ue_fsm start_link(aaa_ue_fsm_262422868640544) 04:13:24.633 [info] ue_fsm init("262422868640544") 04:13:24.633 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.634 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422868640544",undefined,undefined,false,false,undefined} 04:13:24.634 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422868640544 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422868640544 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.634 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","304",";","nonode@nohost"],1,undefined,undefined,undefined,"262422868640544",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:24.646 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;304;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422868640544",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233,87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232]],[[231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233,237,92,20,201,18,2,15,221,70,132,35,80,48,56]],["foobar"],[[146,142,61,34,144,156,232,67,175,208,49,65,162,225,252,79]],[[79,193,25,37,184,164,106,223,103,48,173,51,173,169,181,106]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422868640544 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233>>, <<87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232>>, <<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233, 237,92,20,201,18,2,15,221,70,132,35,80,48,56>>, <<79,193,25,37,184,164,106,223,103,48,173,51,173,169,181,106>>, <<146,142,61,34,144,156,232,67,175,208,49,65,162,225,252, 79>>}]}} from <0.1630.0> in state state_wait_swx_maa 04:13:24.646 [info] dia_sip2gsup: auth [231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233,87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232] authz [231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233,237,92,20,201,18,2,15,221,70,132,35,80,48,56]  04:13:24.646 [info] rand [231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233] autn [87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232]  *DBG* aaa_ue_fsm_262422868640544 send ok to <0.1630.0> 04:13:24.646 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422868640544 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233>>, <<87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232>>, <<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233, 237,92,20,201,18,2,15,221,70,132,35,80,48,56>>, <<79,193,25,37,184,164,106,223,103,48,173,51,173,169,181,106>>, <<146,142,61,34,144,156,232,67,175,208,49,65,162,225,252, 79>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422868640544 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233>>, <<87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232>>, <<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233, 237,92,20,201,18,2,15,221,70,132,35,80,48,56>>, <<79,193,25,37,184,164,106,223,103,48,173,51,173,169,181,106>>, <<146,142,61,34,144,156,232,67,175,208,49,65,162,225,252, 79>>}]}} from <0.1630.0> in state state_wait_swx_maa => state_new 04:13:24.647 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422868640544",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422868640544 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422868640544">>, {ok, [{epdg_auth_tuple, <<231,144,88,58,19,22,159,208,244,2,219,165, 169,72,103,233>>, <<87,234,15,4,110,107,59,79,205,124,145,226, 234,108,113,232>>, <<231,144,88,58,19,22,159,208,244,2,219,165, 169,72,103,233,237,92,20,201,18,2,15,221,70, 132,35,80,48,56>>, <<79,193,25,37,184,164,106,223,103,48,173,51, 173,169,181,106>>, <<146,142,61,34,144,156,232,67,175,208,49, 65,162,225,252,79>>}]}}} 04:13:24.647 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233>>,<<87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232>>,<<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233,237,92,20,201,18,2,15,221,70,132,35,80,48,56>>,<<79,193,25,37,184,164,106,223,103,48,173,51,173,169,181,106>>,<<146,142,61,34,144,156,232,67,175,208,49,65,162,225,252,79>>}]} *DBG* epdg_ue_fsm_262422868640544 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233>>, <<87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232>>, <<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233, 237,92,20,201,18,2,15,221,70,132,35,80,48,56>>, <<79,193,25,37,184,164,106,223,103,48,173,51,173,169,181,106>>, <<146,142,61,34,144,156,232,67,175,208,49,65,162,225,252, 79>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.648 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233>>,<<87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232>>,<<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233,237,92,20,201,18,2,15,221,70,132,35,80,48,56>>,<<79,193,25,37,184,164,106,223,103,48,173,51,173,169,181,106>>,<<146,142,61,34,144,156,232,67,175,208,49,65,162,225,252,79>>}]}, {ue_fsm_data,<<"262422868640544">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.648 [info] auth_response(<<"262422868640544">>): {ok,[{epdg_auth_tuple,<<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233>>,<<87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232>>,<<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233,237,92,20,201,18,2,15,221,70,132,35,80,48,56>>,<<79,193,25,37,184,164,106,223,103,48,173,51,173,169,181,106>>,<<146,142,61,34,144,156,232,67,175,208,49,65,162,225,252,79>>}]} 04:13:24.649 [info] auth_response for <<"262422868640544">>: {ok,[{epdg_auth_tuple,<<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233>>,<<87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232>>,<<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233,237,92,20,201,18,2,15,221,70,132,35,80,48,56>>,<<79,193,25,37,184,164,106,223,103,48,173,51,173,169,181,106>>,<<146,142,61,34,144,156,232,67,175,208,49,65,162,225,252,79>>}]} 04:13:24.649 [info] GSUP: Tx #{auth_tuples => [#{autn => <<87,234,15,4,110,107,59,79,205,124,145,226,234,108,113,232>>,ck => <<146,142,61,34,144,156,232,67,175,208,49,65,162,225,252,79>>,ik => <<79,193,25,37,184,164,106,223,103,48,173,51,173,169,181,106>>,rand => <<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233>>,res => <<231,144,88,58,19,22,159,208,244,2,219,165,169,72,103,233,237,92,20,201,18,2,15,221,70,132,35,80,48,56>>}],imsi => <<"262422868640544">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422868640544">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422868640544 receive call lu_request from <0.1631.0> in state state_authenticating 04:13:24.652 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422868640544">>,message_type => location_upd_req} 04:13:24.652 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422868640544 send ok to <0.1631.0> *DBG* epdg_ue_fsm_262422868640544 consume call lu_request from <0.1631.0> in state state_authenticating *DBG* aaa_ue_fsm_262422868640544 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.652 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422868640544">>,"internet",[],undefined,false,0,false,false} 04:13:24.652 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262422868640544 send ok to <0.201.0> 04:13:24.652 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422868640544",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422868640544 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:24.652 [debug] SWx Tx SAR Imsi="262422868640544" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.652 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","305",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422868640544",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422868640544 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1632.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422868640544 send ok to <0.1632.0> *DBG* epdg_ue_fsm_262422868640544 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422868640544 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1632.0> in state state_wait_swx_saa => state_authenticated 04:13:24.656 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;305;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422868640544",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.656 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422868640544 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422868640544">>,ok}} 04:13:24.656 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422868640544",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422868640544 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.656 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.656 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422868640544">>,"internet",[],undefined,false,0,false,false} 04:13:24.656 [info] lu_response(<<"262422868640544">>): ok 04:13:24.656 [info] lu_response for <<"262422868640544">>: ok 04:13:24.656 [info] GSUP: Tx #{imsi => <<"262422868640544">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422868640544">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422868640544 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1633.0> in state state_authenticated 04:13:24.659 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422868640544">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.659 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.659 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422868640544">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422868640544 send ok to <0.1633.0> 04:13:24.659 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422868640544 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1633.0> in state state_authenticated => state_wait_create_session_resp 04:13:24.659 [info] s2b: Tx {gtp,v2,create_session_request,0,5395977,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422868640544">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864957,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660840,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422868640544 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:24.659 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422868640544 receive call {rx_s6b_aar,"262422868640544@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1634.0> in state state_authenticated 04:13:24.670 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422868640544@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.670 [info] ue_fsm ev_rx_s6b_aar: "262422868640544@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:24.670 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422868640544@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422868640544",undefined,undefined,true,false,undefined} 04:13:24.670 [debug] SWx Tx SAR Imsi="262422868640544" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:24.670 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","306",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422868640544",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422868640544 send ok to <0.1634.0> 04:13:24.671 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422868640544 consume call {rx_s6b_aar,"262422868640544@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1634.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422868640544 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1635.0> in state state_authenticated_wait_swx_saa 04:13:24.678 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;306;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422868640544",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422868640544 send ok to <0.1635.0> 04:13:24.678 [info] ue_fsm ev_rx_swx_saa 04:13:24.679 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422868640544","262422868640544@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1634.0>} *DBG* aaa_ue_fsm_262422868640544 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1635.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.679 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.679 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.685 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,253,82,86,9,0,2,0,2,0,16,0,87,0,9,1,160,229,164,174,102,172,18,2,103,79,0,5,0,1,192,168,0,89,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,229,164,174,102,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,229,164,174,102,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.686 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864957,5395977,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"央f">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3852775014,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3852775014,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,89>>}}} *DBG* epdg_ue_fsm_262422868640544 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 3431660840, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3852775014}}} from <0.1636.0> in state state_wait_create_session_resp 04:13:24.686 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422868640544">>,<0.1628.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864957,3852775014,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660840,3852775014}],[],[],[],[],[],[]}}}} 04:13:24.686 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.686 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 3431660840,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3852775014}} 04:13:24.686 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422868640544">>,"internet",[],undefined,false,0,false,false} 04:13:24.686 [info] KMOD Port Create PDP Context Call {<0.1628.0>,[alias|#Ref<0.718718372.1967980545.236197>]}: {create_pdp_context,{172,18,2,103},3431660840,3852775014,{192,168,0,89}} 04:13:24.686 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,89}, 3431660840, 3852775014 04:13:24.686 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3202,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,89}},{i_tid,3431660840},{o_tid,3852775014}]}} 04:13:24.686 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 3431660840,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3852775014}) returned ok *DBG* epdg_ue_fsm_262422868640544 send ok to <0.1636.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422868640544">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 3431660840, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3852775014}}}} 04:13:24.686 [info] tunnel_response(<<"262422868640544">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 3431660840,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3852775014}} *DBG* epdg_ue_fsm_262422868640544 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 3431660840, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3852775014}}} from <0.1636.0> in state state_wait_create_session_resp => state_active 04:13:24.687 [info] tunnel_response for <<"262422868640544">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 3431660840,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3852775014}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.687 [info] GSUP: Tx #{imsi => <<"262422868640544">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,89>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421658056227">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421658056227 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421658056227 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421658056227 receive call {auth_request,33,"internet",#{}} from <0.1637.0> in state state_new *DBG* epdg_ue_fsm_262421658056227 send ok to <0.1637.0> 04:13:24.729 [info] GSUP: Rx #{imsi => <<"262421658056227">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421658056227 consume call {auth_request,33,"internet",#{}} from <0.1637.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421658056227 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421658056227 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421658056227 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:24.729 [info] ue_fsm start(epdg_ue_fsm_262421658056227) *DBG* aaa_ue_fsm_262421658056227 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.729 [info] ue_fsm init(<<"262421658056227">>) 04:13:24.729 [info] ue_fsm auth_request 04:13:24.729 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421658056227">>,"internet",[],undefined,false,0,false,false} 04:13:24.729 [info] ue_fsm start_link(aaa_ue_fsm_262421658056227) *DBG* aaa_ue_fsm_262421658056227 send ok to <0.201.0> 04:13:24.729 [info] ue_fsm init("262421658056227") *DBG* aaa_ue_fsm_262421658056227 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.729 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.729 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421658056227",undefined,undefined,false,false,undefined} 04:13:24.729 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.729 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","307",";","nonode@nohost"],1,undefined,undefined,undefined,"262421658056227",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:24.732 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;307;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421658056227",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202,228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245]],[[157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202,171,31,242,202,23,28,128,193,217,146,245,54,223,175]],["foobar"],[[191,171,105,197,149,128,41,112,194,46,20,6,211,191,245,207]],[[145,27,238,187,22,27,254,172,76,33,238,76,146,30,201,166]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421658056227 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202>>, <<228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245>>, <<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202, 171,31,242,202,23,28,128,193,217,146,245,54,223,175>>, <<145,27,238,187,22,27,254,172,76,33,238,76,146,30,201,166>>, <<191,171,105,197,149,128,41,112,194,46,20,6,211,191,245, 207>>}]}} from <0.1640.0> in state state_wait_swx_maa 04:13:24.732 [info] dia_sip2gsup: auth [157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202,228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245] authz [157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202,171,31,242,202,23,28,128,193,217,146,245,54,223,175]  04:13:24.733 [info] rand [157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202] autn [228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245]  *DBG* aaa_ue_fsm_262421658056227 send ok to <0.1640.0> *DBG* epdg_ue_fsm_262421658056227 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202>>, <<228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245>>, <<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202, 171,31,242,202,23,28,128,193,217,146,245,54,223,175>>, <<145,27,238,187,22,27,254,172,76,33,238,76,146,30,201,166>>, <<191,171,105,197,149,128,41,112,194,46,20,6,211,191,245, 207>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.733 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421658056227 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202>>, <<228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245>>, <<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202, 171,31,242,202,23,28,128,193,217,146,245,54,223,175>>, <<145,27,238,187,22,27,254,172,76,33,238,76,146,30,201,166>>, <<191,171,105,197,149,128,41,112,194,46,20,6,211,191,245, 207>>}]}} from <0.1640.0> in state state_wait_swx_maa => state_new 04:13:24.733 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421658056227",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421658056227 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421658056227">>, {ok, [{epdg_auth_tuple, <<157,247,237,121,101,91,85,250,80,88,66,46,81, 134,129,202>>, <<228,227,231,86,49,188,128,205,1,139,43,253, 171,255,141,245>>, <<157,247,237,121,101,91,85,250,80,88,66,46,81, 134,129,202,171,31,242,202,23,28,128,193,217, 146,245,54,223,175>>, <<145,27,238,187,22,27,254,172,76,33,238,76, 146,30,201,166>>, <<191,171,105,197,149,128,41,112,194,46, 20,6,211,191,245,207>>}]}}} 04:13:24.733 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202>>,<<228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245>>,<<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202,171,31,242,202,23,28,128,193,217,146,245,54,223,175>>,<<145,27,238,187,22,27,254,172,76,33,238,76,146,30,201,166>>,<<191,171,105,197,149,128,41,112,194,46,20,6,211,191,245,207>>}]} *DBG* epdg_ue_fsm_262421658056227 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202>>, <<228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245>>, <<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202, 171,31,242,202,23,28,128,193,217,146,245,54,223,175>>, <<145,27,238,187,22,27,254,172,76,33,238,76,146,30,201,166>>, <<191,171,105,197,149,128,41,112,194,46,20,6,211,191,245, 207>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.733 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202>>,<<228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245>>,<<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202,171,31,242,202,23,28,128,193,217,146,245,54,223,175>>,<<145,27,238,187,22,27,254,172,76,33,238,76,146,30,201,166>>,<<191,171,105,197,149,128,41,112,194,46,20,6,211,191,245,207>>}]}, {ue_fsm_data,<<"262421658056227">>,"internet",[],undefined,false,0,false,false} 04:13:24.733 [info] auth_response(<<"262421658056227">>): {ok,[{epdg_auth_tuple,<<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202>>,<<228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245>>,<<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202,171,31,242,202,23,28,128,193,217,146,245,54,223,175>>,<<145,27,238,187,22,27,254,172,76,33,238,76,146,30,201,166>>,<<191,171,105,197,149,128,41,112,194,46,20,6,211,191,245,207>>}]} 04:13:24.733 [info] auth_response for <<"262421658056227">>: {ok,[{epdg_auth_tuple,<<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202>>,<<228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245>>,<<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202,171,31,242,202,23,28,128,193,217,146,245,54,223,175>>,<<145,27,238,187,22,27,254,172,76,33,238,76,146,30,201,166>>,<<191,171,105,197,149,128,41,112,194,46,20,6,211,191,245,207>>}]} 04:13:24.733 [info] GSUP: Tx #{auth_tuples => [#{autn => <<228,227,231,86,49,188,128,205,1,139,43,253,171,255,141,245>>,ck => <<191,171,105,197,149,128,41,112,194,46,20,6,211,191,245,207>>,ik => <<145,27,238,187,22,27,254,172,76,33,238,76,146,30,201,166>>,rand => <<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202>>,res => <<157,247,237,121,101,91,85,250,80,88,66,46,81,134,129,202,171,31,242,202,23,28,128,193,217,146,245,54,223,175>>}],imsi => <<"262421658056227">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421658056227">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421658056227 receive call lu_request from <0.1641.0> in state state_authenticating *DBG* epdg_ue_fsm_262421658056227 send ok to <0.1641.0> 04:13:24.734 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421658056227">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421658056227 consume call lu_request from <0.1641.0> in state state_authenticating *DBG* aaa_ue_fsm_262421658056227 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.735 [info] ue_fsm lu_request 04:13:24.735 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421658056227">>,"internet",[],undefined,false,0,false,false} 04:13:24.735 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262421658056227 send ok to <0.201.0> 04:13:24.735 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421658056227",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421658056227 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:24.735 [debug] SWx Tx SAR Imsi="262421658056227" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.735 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","308",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421658056227",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421658056227 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1642.0> in state state_wait_swx_saa 04:13:24.737 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;308;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421658056227",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421658056227 send ok to <0.1642.0> 04:13:24.737 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421658056227 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421658056227 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1642.0> in state state_wait_swx_saa => state_authenticated 04:13:24.737 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421658056227",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421658056227 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421658056227">>,ok}} 04:13:24.737 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421658056227 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.737 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421658056227">>,"internet",[],undefined,false,0,false,false} 04:13:24.737 [info] lu_response(<<"262421658056227">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.737 [info] lu_response for <<"262421658056227">>: ok 04:13:24.737 [info] GSUP: Tx #{imsi => <<"262421658056227">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421658056227">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:24.738 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421658056227">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421658056227 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1643.0> in state state_authenticated 04:13:24.738 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.738 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421658056227">>,"internet",[],undefined,false,0,false,false} 04:13:24.738 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:24.738 [info] s2b: Tx {gtp,v2,create_session_request,0,5395978,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421658056227">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864958,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660841,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421658056227 send ok to <0.1643.0> 04:13:24.738 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421658056227 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1643.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421658056227 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421658056227 receive call {rx_s6b_aar,"262421658056227@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1644.0> in state state_authenticated 04:13:24.743 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421658056227@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.743 [info] ue_fsm ev_rx_s6b_aar: "262421658056227@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:24.743 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421658056227@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421658056227",undefined,undefined,true,false,undefined} 04:13:24.743 [debug] SWx Tx SAR Imsi="262421658056227" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:24.743 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","309",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421658056227",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421658056227 send ok to <0.1644.0> *DBG* aaa_ue_fsm_262421658056227 consume call {rx_s6b_aar,"262421658056227@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1644.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.743 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421658056227 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1645.0> in state state_authenticated_wait_swx_saa 04:13:24.745 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;309;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421658056227",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:24.745 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421658056227 send ok to <0.1645.0> 04:13:24.745 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421658056227","262421658056227@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1644.0>} *DBG* aaa_ue_fsm_262421658056227 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1645.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.745 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.745 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.748 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,254,82,86,10,0,2,0,2,0,16,0,87,0,9,1,160,235,15,237,24,172,18,2,103,79,0,5,0,1,192,168,0,90,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,235,15,237,24,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,235,15,237,24,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.748 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864958,5395978,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<235,15,237,24>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3943689496,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3943689496,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,90>>}}} *DBG* epdg_ue_fsm_262421658056227 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 3431660841, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3943689496}}} from <0.1646.0> in state state_wait_create_session_resp 04:13:24.748 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421658056227">>,<0.1638.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864958,3943689496,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660841,3943689496}],[]}}}} 04:13:24.748 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.748 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 3431660841,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3943689496}} 04:13:24.748 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421658056227">>,"internet",[],undefined,false,0,false,false} 04:13:24.748 [info] KMOD Port Create PDP Context Call {<0.1638.0>,[alias|#Ref<0.718718372.1967980554.220988>]}: {create_pdp_context,{172,18,2,103},3431660841,3943689496,{192,168,0,90}} 04:13:24.748 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,90}, 3431660841, 3943689496 04:13:24.748 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],139,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,90}},{i_tid,3431660841},{o_tid,3943689496}]}} 04:13:24.748 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 3431660841,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3943689496}) returned ok *DBG* epdg_ue_fsm_262421658056227 send ok to <0.1646.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421658056227">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 3431660841, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3943689496}}}} 04:13:24.748 [info] tunnel_response(<<"262421658056227">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 3431660841,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3943689496}} 04:13:24.748 [info] tunnel_response for <<"262421658056227">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 3431660841,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3943689496}} *DBG* epdg_ue_fsm_262421658056227 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 3431660841, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3943689496}}} from <0.1646.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.748 [info] GSUP: Tx #{imsi => <<"262421658056227">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,90>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427741985991">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427741985991 enter epdg_ue_fsm in state state_new 04:13:24.829 [info] GSUP: Rx #{imsi => <<"262427741985991">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427741985991 consume internal init_state in state state_new 04:13:24.829 [info] ue_fsm start(epdg_ue_fsm_262427741985991) *DBG* epdg_ue_fsm_262427741985991 receive call {auth_request,33,"internet",#{}} from <0.1647.0> in state state_new 04:13:24.829 [info] ue_fsm init(<<"262427741985991">>) *DBG* epdg_ue_fsm_262427741985991 send ok to <0.1647.0> 04:13:24.829 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427741985991 consume call {auth_request,33,"internet",#{}} from <0.1647.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427741985991 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:24.829 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427741985991">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427741985991 enter aaa_ue_fsm in state state_new 04:13:24.829 [info] ue_fsm start_link(aaa_ue_fsm_262427741985991) *DBG* aaa_ue_fsm_262427741985991 consume internal init_state in state state_new 04:13:24.829 [info] ue_fsm init("262427741985991") *DBG* aaa_ue_fsm_262427741985991 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.829 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.830 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427741985991",undefined,undefined,false,false,undefined} 04:13:24.830 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.830 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","310",";","nonode@nohost"],1,undefined,undefined,undefined,"262427741985991",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427741985991 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427741985991 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427741985991 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23>>, <<37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2>>, <<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176, 23,205,154,90,105,12,212,205,187,143,138,19,26,230,127>>, <<130,172,225,0,222,78,7,130,194,3,219,144,133,238,72,72>>, <<204,123,128,57,155,42,144,58,88,221,180,50,214,117,117, 132>>}]}} from <0.1650.0> in state state_wait_swx_maa *DBG* aaa_ue_fsm_262427741985991 send ok to <0.1650.0> 04:13:24.833 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;310;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427741985991",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23,37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2]],[[107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23,205,154,90,105,12,212,205,187,143,138,19,26,230,127]],["foobar"],[[204,123,128,57,155,42,144,58,88,221,180,50,214,117,117,132]],[[130,172,225,0,222,78,7,130,194,3,219,144,133,238,72,72]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427741985991 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23>>, <<37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2>>, <<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176, 23,205,154,90,105,12,212,205,187,143,138,19,26,230,127>>, <<130,172,225,0,222,78,7,130,194,3,219,144,133,238,72,72>>, <<204,123,128,57,155,42,144,58,88,221,180,50,214,117,117, 132>>}]}} from <0.1650.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427741985991 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23>>, <<37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2>>, <<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176, 23,205,154,90,105,12,212,205,187,143,138,19,26,230,127>>, <<130,172,225,0,222,78,7,130,194,3,219,144,133,238,72,72>>, <<204,123,128,57,155,42,144,58,88,221,180,50,214,117,117, 132>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:24.833 [info] dia_sip2gsup: auth [107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23,37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2] authz [107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23,205,154,90,105,12,212,205,187,143,138,19,26,230,127]  04:13:24.833 [info] rand [107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23] autn [37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2]  04:13:24.833 [info] ue_fsm ev_rx_swx_maa 04:13:24.833 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427741985991",undefined,undefined,false,false,undefined} 04:13:24.833 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23>>,<<37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2>>,<<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23,205,154,90,105,12,212,205,187,143,138,19,26,230,127>>,<<130,172,225,0,222,78,7,130,194,3,219,144,133,238,72,72>>,<<204,123,128,57,155,42,144,58,88,221,180,50,214,117,117,132>>}]} 04:13:24.833 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23>>,<<37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2>>,<<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23,205,154,90,105,12,212,205,187,143,138,19,26,230,127>>,<<130,172,225,0,222,78,7,130,194,3,219,144,133,238,72,72>>,<<204,123,128,57,155,42,144,58,88,221,180,50,214,117,117,132>>}]}, {ue_fsm_data,<<"262427741985991">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427741985991 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427741985991">>, {ok, [{epdg_auth_tuple, <<107,75,10,254,79,248,178,241,182,237,253,192, 123,147,176,23>>, <<37,214,48,73,214,165,207,116,160,58,179,159, 58,55,98,2>>, <<107,75,10,254,79,248,178,241,182,237,253,192, 123,147,176,23,205,154,90,105,12,212,205,187, 143,138,19,26,230,127>>, <<130,172,225,0,222,78,7,130,194,3,219,144,133, 238,72,72>>, <<204,123,128,57,155,42,144,58,88,221,180, 50,214,117,117,132>>}]}}} *DBG* epdg_ue_fsm_262427741985991 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23>>, <<37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2>>, <<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176, 23,205,154,90,105,12,212,205,187,143,138,19,26,230,127>>, <<130,172,225,0,222,78,7,130,194,3,219,144,133,238,72,72>>, <<204,123,128,57,155,42,144,58,88,221,180,50,214,117,117, 132>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.834 [info] auth_response(<<"262427741985991">>): {ok,[{epdg_auth_tuple,<<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23>>,<<37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2>>,<<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23,205,154,90,105,12,212,205,187,143,138,19,26,230,127>>,<<130,172,225,0,222,78,7,130,194,3,219,144,133,238,72,72>>,<<204,123,128,57,155,42,144,58,88,221,180,50,214,117,117,132>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.834 [info] auth_response for <<"262427741985991">>: {ok,[{epdg_auth_tuple,<<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23>>,<<37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2>>,<<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23,205,154,90,105,12,212,205,187,143,138,19,26,230,127>>,<<130,172,225,0,222,78,7,130,194,3,219,144,133,238,72,72>>,<<204,123,128,57,155,42,144,58,88,221,180,50,214,117,117,132>>}]} 04:13:24.834 [info] GSUP: Tx #{auth_tuples => [#{autn => <<37,214,48,73,214,165,207,116,160,58,179,159,58,55,98,2>>,ck => <<204,123,128,57,155,42,144,58,88,221,180,50,214,117,117,132>>,ik => <<130,172,225,0,222,78,7,130,194,3,219,144,133,238,72,72>>,rand => <<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23>>,res => <<107,75,10,254,79,248,178,241,182,237,253,192,123,147,176,23,205,154,90,105,12,212,205,187,143,138,19,26,230,127>>}],imsi => <<"262427741985991">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427741985991">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427741985991 receive call lu_request from <0.1651.0> in state state_authenticating *DBG* epdg_ue_fsm_262427741985991 send ok to <0.1651.0> *DBG* epdg_ue_fsm_262427741985991 consume call lu_request from <0.1651.0> in state state_authenticating *DBG* aaa_ue_fsm_262427741985991 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:24.835 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427741985991">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.835 [info] ue_fsm lu_request 04:13:24.835 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427741985991">>,"internet",[],undefined,false,0,false,false} 04:13:24.835 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:24.835 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427741985991",undefined,undefined,false,false,undefined} 04:13:24.835 [debug] SWx Tx SAR Imsi="262427741985991" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.835 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","311",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427741985991",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427741985991 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427741985991 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427741985991 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1652.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427741985991 send ok to <0.1652.0> 04:13:24.838 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;311;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427741985991",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427741985991 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1652.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427741985991 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:24.838 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427741985991 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427741985991">>,ok}} 04:13:24.838 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427741985991",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427741985991 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.838 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.838 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427741985991">>,"internet",[],undefined,false,0,false,false} 04:13:24.838 [info] lu_response(<<"262427741985991">>): ok 04:13:24.838 [info] lu_response for <<"262427741985991">>: ok 04:13:24.838 [info] GSUP: Tx #{imsi => <<"262427741985991">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427741985991">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427741985991 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1653.0> in state state_authenticated 04:13:24.839 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427741985991">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.839 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.839 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427741985991">>,"internet",[],undefined,false,0,false,false} 04:13:24.839 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:24.839 [info] s2b: Tx {gtp,v2,create_session_request,0,5395979,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427741985991">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864959,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660842,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427741985991 send ok to <0.1653.0> 04:13:24.839 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427741985991 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1653.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427741985991 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427741985991 receive call {rx_s6b_aar,"262427741985991@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1654.0> in state state_authenticated 04:13:24.845 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427741985991@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427741985991 send ok to <0.1654.0> 04:13:24.845 [info] ue_fsm ev_rx_s6b_aar: "262427741985991@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] *DBG* aaa_ue_fsm_262427741985991 consume call {rx_s6b_aar,"262427741985991@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1654.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.845 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427741985991@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262427741985991",undefined,undefined,true,false,undefined} 04:13:24.845 [debug] SWx Tx SAR Imsi="262427741985991" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:24.845 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","312",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427741985991",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:24.845 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427741985991 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1655.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427741985991 send ok to <0.1655.0> 04:13:24.847 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;312;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427741985991",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427741985991 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1655.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.847 [info] ue_fsm ev_rx_swx_saa 04:13:24.847 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427741985991","262427741985991@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1654.0>} 04:13:24.847 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.847 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.850 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,118,255,82,86,11,0,2,0,2,0,16,0,87,0,9,1,160,194,100,76,129,172,18,2,103,79,0,5,0,1,192,168,0,91,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,194,100,76,129,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,194,100,76,129,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.850 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864959,5395979,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<194,100,76,129>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3261353089,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3261353089,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,91>>}}} 04:13:24.850 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427741985991">>,<0.1648.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864959,3261353089,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660842,3261353089}],[],[]}}}} 04:13:24.850 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.850 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 3431660842,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3261353089}} *DBG* epdg_ue_fsm_262427741985991 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 3431660842, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3261353089}}} from <0.1656.0> in state state_wait_create_session_resp 04:13:24.850 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427741985991">>,"internet",[],undefined,false,0,false,false} 04:13:24.850 [info] KMOD Port Create PDP Context Call {<0.1648.0>,[alias|#Ref<0.718718372.1967980554.221008>]}: {create_pdp_context,{172,18,2,103},3431660842,3261353089,{192,168,0,91}} 04:13:24.850 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,91}, 3431660842, 3261353089 04:13:24.850 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3266,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,91}},{i_tid,3431660842},{o_tid,3261353089}]}} *DBG* epdg_ue_fsm_262427741985991 send ok to <0.1656.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427741985991">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 3431660842, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3261353089}}}} 04:13:24.850 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 3431660842,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3261353089}) returned ok *DBG* epdg_ue_fsm_262427741985991 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 3431660842, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3261353089}}} from <0.1656.0> in state state_wait_create_session_resp => state_active 04:13:24.850 [info] tunnel_response(<<"262427741985991">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 3431660842,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3261353089}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.851 [info] tunnel_response for <<"262427741985991">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 3431660842,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3261353089}} 04:13:24.851 [info] GSUP: Tx #{imsi => <<"262427741985991">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,91>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429807667098">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429807667098 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429807667098 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429807667098 receive call {auth_request,33,"internet",#{}} from <0.1657.0> in state state_new 04:13:24.933 [info] GSUP: Rx #{imsi => <<"262429807667098">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429807667098 send ok to <0.1657.0> 04:13:24.933 [info] ue_fsm start(epdg_ue_fsm_262429807667098) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429807667098 consume call {auth_request,33,"internet",#{}} from <0.1657.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429807667098 enter aaa_ue_fsm in state state_new 04:13:24.933 [info] ue_fsm init(<<"262429807667098">>) *DBG* epdg_ue_fsm_262429807667098 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429807667098 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429807667098 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:24.933 [info] ue_fsm auth_request 04:13:24.933 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429807667098">>,"internet",[],undefined,false,0,false,false} 04:13:24.934 [info] ue_fsm start_link(aaa_ue_fsm_262429807667098) 04:13:24.934 [info] ue_fsm init("262429807667098") 04:13:24.934 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:24.934 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429807667098",undefined,undefined,false,false,undefined} 04:13:24.935 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:24.935 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","313",";","nonode@nohost"],1,undefined,undefined,undefined,"262429807667098",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429807667098 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429807667098 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:24.945 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;313;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429807667098",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254,78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203]],[[252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254,176,102,1,45,7,66,225,57,131,50,253,249,187,162]],["foobar"],[[94,86,55,168,44,78,134,231,57,193,26,9,246,114,125,254]],[[228,30,110,141,71,165,109,226,250,227,20,167,43,239,117,85]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429807667098 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163, 254>>, <<78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203>>, <<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163, 254,176,102,1,45,7,66,225,57,131,50,253,249,187,162>>, <<228,30,110,141,71,165,109,226,250,227,20,167,43,239,117,85>>, <<94,86,55,168,44,78,134,231,57,193,26,9,246,114,125,254>>}]}} from <0.1660.0> in state state_wait_swx_maa 04:13:24.945 [info] dia_sip2gsup: auth [252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254,78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203] authz [252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254,176,102,1,45,7,66,225,57,131,50,253,249,187,162]  04:13:24.945 [info] rand [252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254] autn [78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203]  *DBG* aaa_ue_fsm_262429807667098 send ok to <0.1660.0> 04:13:24.945 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429807667098 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163, 254>>, <<78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203>>, <<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163, 254,176,102,1,45,7,66,225,57,131,50,253,249,187,162>>, <<228,30,110,141,71,165,109,226,250,227,20,167,43,239,117,85>>, <<94,86,55,168,44,78,134,231,57,193,26,9,246,114,125,254>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429807667098 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163, 254>>, <<78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203>>, <<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163, 254,176,102,1,45,7,66,225,57,131,50,253,249,187,162>>, <<228,30,110,141,71,165,109,226,250,227,20,167,43,239,117,85>>, <<94,86,55,168,44,78,134,231,57,193,26,9,246,114,125,254>>}]}} from <0.1660.0> in state state_wait_swx_maa => state_new 04:13:24.946 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429807667098",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429807667098 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429807667098">>, {ok, [{epdg_auth_tuple, <<252,218,192,189,100,175,134,97,82,223,200, 202,140,182,163,254>>, <<78,146,214,150,214,183,69,53,138,53,232,46, 125,78,23,203>>, <<252,218,192,189,100,175,134,97,82,223,200, 202,140,182,163,254,176,102,1,45,7,66,225,57, 131,50,253,249,187,162>>, <<228,30,110,141,71,165,109,226,250,227,20,167, 43,239,117,85>>, <<94,86,55,168,44,78,134,231,57,193,26,9, 246,114,125,254>>}]}}} 04:13:24.946 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254>>,<<78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203>>,<<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254,176,102,1,45,7,66,225,57,131,50,253,249,187,162>>,<<228,30,110,141,71,165,109,226,250,227,20,167,43,239,117,85>>,<<94,86,55,168,44,78,134,231,57,193,26,9,246,114,125,254>>}]} *DBG* epdg_ue_fsm_262429807667098 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163, 254>>, <<78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203>>, <<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163, 254,176,102,1,45,7,66,225,57,131,50,253,249,187,162>>, <<228,30,110,141,71,165,109,226,250,227,20,167,43,239,117,85>>, <<94,86,55,168,44,78,134,231,57,193,26,9,246,114,125,254>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:24.947 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254>>,<<78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203>>,<<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254,176,102,1,45,7,66,225,57,131,50,253,249,187,162>>,<<228,30,110,141,71,165,109,226,250,227,20,167,43,239,117,85>>,<<94,86,55,168,44,78,134,231,57,193,26,9,246,114,125,254>>}]}, {ue_fsm_data,<<"262429807667098">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.947 [info] auth_response(<<"262429807667098">>): {ok,[{epdg_auth_tuple,<<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254>>,<<78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203>>,<<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254,176,102,1,45,7,66,225,57,131,50,253,249,187,162>>,<<228,30,110,141,71,165,109,226,250,227,20,167,43,239,117,85>>,<<94,86,55,168,44,78,134,231,57,193,26,9,246,114,125,254>>}]} 04:13:24.948 [info] auth_response for <<"262429807667098">>: {ok,[{epdg_auth_tuple,<<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254>>,<<78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203>>,<<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254,176,102,1,45,7,66,225,57,131,50,253,249,187,162>>,<<228,30,110,141,71,165,109,226,250,227,20,167,43,239,117,85>>,<<94,86,55,168,44,78,134,231,57,193,26,9,246,114,125,254>>}]} 04:13:24.949 [info] GSUP: Tx #{auth_tuples => [#{autn => <<78,146,214,150,214,183,69,53,138,53,232,46,125,78,23,203>>,ck => <<94,86,55,168,44,78,134,231,57,193,26,9,246,114,125,254>>,ik => <<228,30,110,141,71,165,109,226,250,227,20,167,43,239,117,85>>,rand => <<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254>>,res => <<252,218,192,189,100,175,134,97,82,223,200,202,140,182,163,254,176,102,1,45,7,66,225,57,131,50,253,249,187,162>>}],imsi => <<"262429807667098">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429807667098">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429807667098 receive call lu_request from <0.1661.0> in state state_authenticating 04:13:24.952 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429807667098">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429807667098 send ok to <0.1661.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429807667098 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429807667098 consume call lu_request from <0.1661.0> in state state_authenticating 04:13:24.952 [info] ue_fsm lu_request 04:13:24.953 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429807667098">>,"internet",[],undefined,false,0,false,false} 04:13:24.953 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262429807667098 send ok to <0.201.0> 04:13:24.953 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429807667098",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429807667098 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:24.953 [debug] SWx Tx SAR Imsi="262429807667098" Type=1 APN="internet" AgentInfoOpt=[]  04:13:24.953 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","314",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429807667098",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429807667098 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1662.0> in state state_wait_swx_saa 04:13:24.958 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;314;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429807667098",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429807667098 send ok to <0.1662.0> 04:13:24.958 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429807667098 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429807667098 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1662.0> in state state_wait_swx_saa => state_authenticated 04:13:24.959 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429807667098",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429807667098 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429807667098">>,ok}} *DBG* epdg_ue_fsm_262429807667098 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:24.959 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:24.959 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429807667098">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.959 [info] lu_response(<<"262429807667098">>): ok 04:13:24.959 [info] lu_response for <<"262429807667098">>: ok 04:13:24.959 [info] GSUP: Tx #{imsi => <<"262429807667098">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429807667098">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429807667098 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1663.0> in state state_authenticated 04:13:24.961 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429807667098">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:24.961 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:24.961 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429807667098">>,"internet",[],undefined,false,0,false,false} 04:13:24.962 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262429807667098 send ok to <0.1663.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.962 [info] s2b: Tx {gtp,v2,create_session_request,0,5395980,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429807667098">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864960,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660843,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429807667098 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1663.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429807667098 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:24.962 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429807667098 receive call {rx_s6b_aar,"262429807667098@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1664.0> in state state_authenticated 04:13:24.968 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429807667098@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:24.968 [info] ue_fsm ev_rx_s6b_aar: "262429807667098@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:24.968 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429807667098@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429807667098",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429807667098 send ok to <0.1664.0> *DBG* aaa_ue_fsm_262429807667098 consume call {rx_s6b_aar,"262429807667098@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1664.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:24.968 [debug] SWx Tx SAR Imsi="262429807667098" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:24.968 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","315",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429807667098",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:24.968 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429807667098 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1665.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429807667098 send ok to <0.1665.0> 04:13:24.970 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;315;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429807667098",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429807667098 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1665.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:24.970 [info] ue_fsm ev_rx_swx_saa 04:13:24.970 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429807667098","262429807667098@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1664.0>} 04:13:24.970 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:24.970 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:24.973 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,0,82,86,12,0,2,0,2,0,16,0,87,0,9,1,160,182,35,150,121,172,18,2,103,79,0,5,0,1,192,168,0,92,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,182,35,150,121,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,182,35,150,121,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:24.973 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864960,5395980,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<182,35,150,121>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3055785593,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3055785593,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,92>>}}} *DBG* epdg_ue_fsm_262429807667098 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 3431660843, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3055785593}}} from <0.1666.0> in state state_wait_create_session_resp 04:13:24.973 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429807667098">>,<0.1658.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864960,3055785593,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3431660843,3055785593}],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:24.973 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:24.973 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 3431660843,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3055785593}} 04:13:24.973 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429807667098">>,"internet",[],undefined,false,0,false,false} 04:13:24.973 [info] KMOD Port Create PDP Context Call {<0.1658.0>,[alias|#Ref<0.718718372.1967980545.236642>]}: {create_pdp_context,{172,18,2,103},3431660843,3055785593,{192,168,0,92}} 04:13:24.973 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,92}, 3431660843, 3055785593 *DBG* epdg_ue_fsm_262429807667098 send ok to <0.1666.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429807667098">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 3431660843, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3055785593}}}} 04:13:24.973 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3330,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,92}},{i_tid,3431660843},{o_tid,3055785593}]}} *DBG* epdg_ue_fsm_262429807667098 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 3431660843, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3055785593}}} from <0.1666.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:24.974 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 3431660843,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3055785593}) returned ok 04:13:24.974 [info] tunnel_response(<<"262429807667098">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 3431660843,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3055785593}} 04:13:24.974 [info] tunnel_response for <<"262429807667098">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 3431660843,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3055785593}} 04:13:24.974 [info] GSUP: Tx #{imsi => <<"262429807667098">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,92>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427604025317">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427604025317 enter epdg_ue_fsm in state state_new 04:13:25.033 [info] GSUP: Rx #{imsi => <<"262427604025317">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427604025317 consume internal init_state in state state_new 04:13:25.033 [info] ue_fsm start(epdg_ue_fsm_262427604025317) *DBG* epdg_ue_fsm_262427604025317 receive call {auth_request,33,"internet",#{}} from <0.1667.0> in state state_new 04:13:25.033 [info] ue_fsm init(<<"262427604025317">>) *DBG* epdg_ue_fsm_262427604025317 send ok to <0.1667.0> 04:13:25.033 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427604025317 consume call {auth_request,33,"internet",#{}} from <0.1667.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427604025317 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.034 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427604025317">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427604025317 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427604025317 consume internal init_state in state state_new 04:13:25.034 [info] ue_fsm start_link(aaa_ue_fsm_262427604025317) *DBG* aaa_ue_fsm_262427604025317 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.034 [info] ue_fsm init("262427604025317") 04:13:25.034 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.035 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427604025317",undefined,undefined,false,false,undefined} 04:13:25.035 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.035 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","316",";","nonode@nohost"],1,undefined,undefined,undefined,"262427604025317",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427604025317 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427604025317 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.041 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;316;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427604025317",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133,193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87]],[[48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133,244,127,105,214,89,207,240,81,192,37,75,138,65,223]],["foobar"],[[49,215,176,241,33,240,227,60,186,49,193,161,148,51,86,90]],[[149,129,213,115,24,20,170,19,140,152,166,179,71,166,218,177]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427604025317 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236, 133>>, <<193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87>>, <<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236, 133,244,127,105,214,89,207,240,81,192,37,75,138,65,223>>, <<149,129,213,115,24,20,170,19,140,152,166,179,71,166,218,177>>, <<49,215,176,241,33,240,227,60,186,49,193,161,148,51,86, 90>>}]}} from <0.1670.0> in state state_wait_swx_maa 04:13:25.041 [info] dia_sip2gsup: auth [48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133,193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87] authz [48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133,244,127,105,214,89,207,240,81,192,37,75,138,65,223]  *DBG* aaa_ue_fsm_262427604025317 send ok to <0.1670.0> 04:13:25.041 [info] rand [48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133] autn [193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87]  *DBG* epdg_ue_fsm_262427604025317 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236, 133>>, <<193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87>>, <<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236, 133,244,127,105,214,89,207,240,81,192,37,75,138,65,223>>, <<149,129,213,115,24,20,170,19,140,152,166,179,71,166,218,177>>, <<49,215,176,241,33,240,227,60,186,49,193,161,148,51,86, 90>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.041 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427604025317 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236, 133>>, <<193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87>>, <<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236, 133,244,127,105,214,89,207,240,81,192,37,75,138,65,223>>, <<149,129,213,115,24,20,170,19,140,152,166,179,71,166,218,177>>, <<49,215,176,241,33,240,227,60,186,49,193,161,148,51,86, 90>>}]}} from <0.1670.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427604025317 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427604025317">>, {ok, [{epdg_auth_tuple, <<48,87,183,181,70,186,254,170,147,135,140,186, 221,246,236,133>>, <<193,104,194,209,39,232,212,57,136,98,176,58, 169,49,50,87>>, <<48,87,183,181,70,186,254,170,147,135,140,186, 221,246,236,133,244,127,105,214,89,207,240, 81,192,37,75,138,65,223>>, <<149,129,213,115,24,20,170,19,140,152,166,179, 71,166,218,177>>, <<49,215,176,241,33,240,227,60,186,49,193, 161,148,51,86,90>>}]}}} 04:13:25.042 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427604025317",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427604025317 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236, 133>>, <<193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87>>, <<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236, 133,244,127,105,214,89,207,240,81,192,37,75,138,65,223>>, <<149,129,213,115,24,20,170,19,140,152,166,179,71,166,218,177>>, <<49,215,176,241,33,240,227,60,186,49,193,161,148,51,86, 90>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.043 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133>>,<<193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87>>,<<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133,244,127,105,214,89,207,240,81,192,37,75,138,65,223>>,<<149,129,213,115,24,20,170,19,140,152,166,179,71,166,218,177>>,<<49,215,176,241,33,240,227,60,186,49,193,161,148,51,86,90>>}]} 04:13:25.043 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133>>,<<193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87>>,<<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133,244,127,105,214,89,207,240,81,192,37,75,138,65,223>>,<<149,129,213,115,24,20,170,19,140,152,166,179,71,166,218,177>>,<<49,215,176,241,33,240,227,60,186,49,193,161,148,51,86,90>>}]}, {ue_fsm_data,<<"262427604025317">>,"internet",[],undefined,false,0,false,false} 04:13:25.043 [info] auth_response(<<"262427604025317">>): {ok,[{epdg_auth_tuple,<<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133>>,<<193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87>>,<<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133,244,127,105,214,89,207,240,81,192,37,75,138,65,223>>,<<149,129,213,115,24,20,170,19,140,152,166,179,71,166,218,177>>,<<49,215,176,241,33,240,227,60,186,49,193,161,148,51,86,90>>}]} 04:13:25.044 [info] auth_response for <<"262427604025317">>: {ok,[{epdg_auth_tuple,<<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133>>,<<193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87>>,<<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133,244,127,105,214,89,207,240,81,192,37,75,138,65,223>>,<<149,129,213,115,24,20,170,19,140,152,166,179,71,166,218,177>>,<<49,215,176,241,33,240,227,60,186,49,193,161,148,51,86,90>>}]} 04:13:25.045 [info] GSUP: Tx #{auth_tuples => [#{autn => <<193,104,194,209,39,232,212,57,136,98,176,58,169,49,50,87>>,ck => <<49,215,176,241,33,240,227,60,186,49,193,161,148,51,86,90>>,ik => <<149,129,213,115,24,20,170,19,140,152,166,179,71,166,218,177>>,rand => <<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133>>,res => <<48,87,183,181,70,186,254,170,147,135,140,186,221,246,236,133,244,127,105,214,89,207,240,81,192,37,75,138,65,223>>}],imsi => <<"262427604025317">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427604025317">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427604025317 receive call lu_request from <0.1671.0> in state state_authenticating 04:13:25.049 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427604025317">>,message_type => location_upd_req} 04:13:25.049 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427604025317 send ok to <0.1671.0> *DBG* aaa_ue_fsm_262427604025317 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427604025317 consume call lu_request from <0.1671.0> in state state_authenticating 04:13:25.049 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427604025317">>,"internet",[],undefined,false,0,false,false} 04:13:25.049 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.050 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427604025317",undefined,undefined,false,false,undefined} 04:13:25.050 [debug] SWx Tx SAR Imsi="262427604025317" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427604025317 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427604025317 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.050 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","317",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427604025317",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427604025317 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1672.0> in state state_wait_swx_saa 04:13:25.057 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;317;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427604025317",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427604025317 send ok to <0.1672.0> 04:13:25.057 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427604025317 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427604025317 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1672.0> in state state_wait_swx_saa => state_authenticated 04:13:25.058 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427604025317",undefined,undefined,false,false,undefined} 04:13:25.058 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427604025317 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427604025317">>,ok}} 04:13:25.058 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427604025317">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427604025317 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.058 [info] lu_response(<<"262427604025317">>): ok 04:13:25.058 [info] lu_response for <<"262427604025317">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.058 [info] GSUP: Tx #{imsi => <<"262427604025317">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427604025317">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427604025317 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1673.0> in state state_authenticated 04:13:25.062 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427604025317">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.062 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.062 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427604025317">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427604025317 send ok to <0.1673.0> 04:13:25.062 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427604025317 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1673.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427604025317 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.063 [info] s2b: Tx {gtp,v2,create_session_request,0,5395981,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427604025317">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864961,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660844,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:25.063 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427604025317 receive call {rx_s6b_aar,"262427604025317@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1674.0> in state state_authenticated 04:13:25.073 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427604025317@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.073 [info] ue_fsm ev_rx_s6b_aar: "262427604025317@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:25.073 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427604025317@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262427604025317",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427604025317 send ok to <0.1674.0> *DBG* aaa_ue_fsm_262427604025317 consume call {rx_s6b_aar,"262427604025317@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1674.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:25.073 [debug] SWx Tx SAR Imsi="262427604025317" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:25.073 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","318",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427604025317",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:25.073 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427604025317 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1675.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427604025317 send ok to <0.1675.0> 04:13:25.078 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;318;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427604025317",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.078 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427604025317 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1675.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.078 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427604025317","262427604025317@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1674.0>} 04:13:25.078 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.078 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.085 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,1,82,86,13,0,2,0,2,0,16,0,87,0,9,1,160,148,200,219,110,172,18,2,103,79,0,5,0,1,192,168,0,93,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,148,200,219,110,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,148,200,219,110,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.086 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864961,5395981,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<148,200,219,110>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2496191342,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2496191342,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,93>>}}} *DBG* epdg_ue_fsm_262427604025317 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 3431660844, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2496191342}}} from <0.1676.0> in state state_wait_create_session_resp 04:13:25.086 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427604025317">>,<0.1668.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864961,2496191342,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660844,2496191342}],[],[]}}}} 04:13:25.086 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.086 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 3431660844,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2496191342}} 04:13:25.087 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427604025317">>,"internet",[],undefined,false,0,false,false} 04:13:25.087 [info] KMOD Port Create PDP Context Call {<0.1668.0>,[alias|#Ref<0.718718372.1967980545.236864>]}: {create_pdp_context,{172,18,2,103},3431660844,2496191342,{192,168,0,93}} 04:13:25.087 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,93}, 3431660844, 2496191342 04:13:25.087 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],138,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,93}},{i_tid,3431660844},{o_tid,2496191342}]}} 04:13:25.087 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 3431660844,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2496191342}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262427604025317">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 3431660844, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 2496191342}}}} *DBG* epdg_ue_fsm_262427604025317 send ok to <0.1676.0> 04:13:25.088 [info] tunnel_response(<<"262427604025317">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 3431660844,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2496191342}} 04:13:25.088 [info] tunnel_response for <<"262427604025317">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 3431660844,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 2496191342}} *DBG* epdg_ue_fsm_262427604025317 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 3431660844, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 2496191342}}} from <0.1676.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.088 [info] GSUP: Tx #{imsi => <<"262427604025317">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,93>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422037394822">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:25.134 [info] GSUP: Rx #{imsi => <<"262422037394822">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422037394822 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422037394822 consume internal init_state in state state_new 04:13:25.134 [info] ue_fsm start(epdg_ue_fsm_262422037394822) *DBG* epdg_ue_fsm_262422037394822 receive call {auth_request,33,"internet",#{}} from <0.1677.0> in state state_new 04:13:25.134 [info] ue_fsm init(<<"262422037394822">>) *DBG* epdg_ue_fsm_262422037394822 send ok to <0.1677.0> 04:13:25.134 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422037394822 consume call {auth_request,33,"internet",#{}} from <0.1677.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422037394822 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422037394822 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422037394822 consume internal init_state in state state_new 04:13:25.135 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422037394822">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422037394822 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.135 [info] ue_fsm start_link(aaa_ue_fsm_262422037394822) 04:13:25.135 [info] ue_fsm init("262422037394822") 04:13:25.135 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.136 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422037394822",undefined,undefined,false,false,undefined} 04:13:25.136 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422037394822 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422037394822 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.136 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","319",";","nonode@nohost"],1,undefined,undefined,undefined,"262422037394822",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:25.151 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;319;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422037394822",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168,29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58]],[[67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168,128,44,245,248,174,42,216,225,249,196,221,54,147,96]],["foobar"],[[177,144,235,139,56,27,34,55,135,119,186,67,56,140,162,203]],[[40,20,239,231,75,171,184,218,25,19,211,166,116,65,172,110]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422037394822 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168>>, <<29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58>>, <<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157, 168,128,44,245,248,174,42,216,225,249,196,221,54,147,96>>, <<40,20,239,231,75,171,184,218,25,19,211,166,116,65,172,110>>, <<177,144,235,139,56,27,34,55,135,119,186,67,56,140,162, 203>>}]}} from <0.1680.0> in state state_wait_swx_maa 04:13:25.151 [info] dia_sip2gsup: auth [67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168,29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58] authz [67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168,128,44,245,248,174,42,216,225,249,196,221,54,147,96]  04:13:25.151 [info] rand [67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168] autn [29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58]  04:13:25.151 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422037394822 send ok to <0.1680.0> 04:13:25.152 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422037394822",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422037394822 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168>>, <<29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58>>, <<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157, 168,128,44,245,248,174,42,216,225,249,196,221,54,147,96>>, <<40,20,239,231,75,171,184,218,25,19,211,166,116,65,172,110>>, <<177,144,235,139,56,27,34,55,135,119,186,67,56,140,162, 203>>}]}} from <0.1680.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422037394822 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168>>, <<29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58>>, <<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157, 168,128,44,245,248,174,42,216,225,249,196,221,54,147,96>>, <<40,20,239,231,75,171,184,218,25,19,211,166,116,65,172,110>>, <<177,144,235,139,56,27,34,55,135,119,186,67,56,140,162, 203>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.152 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168>>,<<29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58>>,<<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168,128,44,245,248,174,42,216,225,249,196,221,54,147,96>>,<<40,20,239,231,75,171,184,218,25,19,211,166,116,65,172,110>>,<<177,144,235,139,56,27,34,55,135,119,186,67,56,140,162,203>>}]} 04:13:25.153 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168>>,<<29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58>>,<<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168,128,44,245,248,174,42,216,225,249,196,221,54,147,96>>,<<40,20,239,231,75,171,184,218,25,19,211,166,116,65,172,110>>,<<177,144,235,139,56,27,34,55,135,119,186,67,56,140,162,203>>}]}, {ue_fsm_data,<<"262422037394822">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422037394822 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422037394822">>, {ok, [{epdg_auth_tuple, <<67,239,170,127,81,119,124,121,164,230,60,179, 188,80,157,168>>, <<29,215,53,227,165,87,200,10,182,115,116,8, 221,10,5,58>>, <<67,239,170,127,81,119,124,121,164,230,60,179, 188,80,157,168,128,44,245,248,174,42,216,225, 249,196,221,54,147,96>>, <<40,20,239,231,75,171,184,218,25,19,211,166, 116,65,172,110>>, <<177,144,235,139,56,27,34,55,135,119,186, 67,56,140,162,203>>}]}}} *DBG* epdg_ue_fsm_262422037394822 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168>>, <<29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58>>, <<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157, 168,128,44,245,248,174,42,216,225,249,196,221,54,147,96>>, <<40,20,239,231,75,171,184,218,25,19,211,166,116,65,172,110>>, <<177,144,235,139,56,27,34,55,135,119,186,67,56,140,162, 203>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.153 [info] auth_response(<<"262422037394822">>): {ok,[{epdg_auth_tuple,<<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168>>,<<29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58>>,<<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168,128,44,245,248,174,42,216,225,249,196,221,54,147,96>>,<<40,20,239,231,75,171,184,218,25,19,211,166,116,65,172,110>>,<<177,144,235,139,56,27,34,55,135,119,186,67,56,140,162,203>>}]} 04:13:25.154 [info] auth_response for <<"262422037394822">>: {ok,[{epdg_auth_tuple,<<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168>>,<<29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58>>,<<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168,128,44,245,248,174,42,216,225,249,196,221,54,147,96>>,<<40,20,239,231,75,171,184,218,25,19,211,166,116,65,172,110>>,<<177,144,235,139,56,27,34,55,135,119,186,67,56,140,162,203>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.154 [info] GSUP: Tx #{auth_tuples => [#{autn => <<29,215,53,227,165,87,200,10,182,115,116,8,221,10,5,58>>,ck => <<177,144,235,139,56,27,34,55,135,119,186,67,56,140,162,203>>,ik => <<40,20,239,231,75,171,184,218,25,19,211,166,116,65,172,110>>,rand => <<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168>>,res => <<67,239,170,127,81,119,124,121,164,230,60,179,188,80,157,168,128,44,245,248,174,42,216,225,249,196,221,54,147,96>>}],imsi => <<"262422037394822">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422037394822">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422037394822 receive call lu_request from <0.1681.0> in state state_authenticating 04:13:25.159 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422037394822">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422037394822 send ok to <0.1681.0> 04:13:25.159 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422037394822 consume call lu_request from <0.1681.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.159 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422037394822">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422037394822 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.160 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.160 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422037394822",undefined,undefined,false,false,undefined} 04:13:25.160 [debug] SWx Tx SAR Imsi="262422037394822" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422037394822 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422037394822 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.160 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","320",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422037394822",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422037394822 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1682.0> in state state_wait_swx_saa 04:13:25.170 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;320;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422037394822",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422037394822 send ok to <0.1682.0> *DBG* epdg_ue_fsm_262422037394822 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.170 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422037394822 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1682.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422037394822 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422037394822">>,ok}} 04:13:25.170 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422037394822",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422037394822 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.170 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:25.170 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422037394822">>,"internet",[],undefined,false,0,false,false} 04:13:25.170 [info] lu_response(<<"262422037394822">>): ok 04:13:25.171 [info] lu_response for <<"262422037394822">>: ok 04:13:25.171 [info] GSUP: Tx #{imsi => <<"262422037394822">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422037394822">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422037394822 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1683.0> in state state_authenticated 04:13:25.175 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422037394822">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.175 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.175 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422037394822">>,"internet",[],undefined,false,0,false,false} 04:13:25.175 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:25.176 [info] s2b: Tx {gtp,v2,create_session_request,0,5395982,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422037394822">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864962,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660845,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422037394822 send ok to <0.1683.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.176 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422037394822 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1683.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422037394822 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422037394822 receive call {rx_s6b_aar,"262422037394822@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1684.0> in state state_authenticated 04:13:25.186 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422037394822@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.186 [info] ue_fsm ev_rx_s6b_aar: "262422037394822@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:25.186 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422037394822@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262422037394822",undefined,undefined,true,false,undefined} 04:13:25.186 [debug] SWx Tx SAR Imsi="262422037394822" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:25.186 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","321",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422037394822",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422037394822 send ok to <0.1684.0> 04:13:25.186 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422037394822 consume call {rx_s6b_aar,"262422037394822@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1684.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422037394822 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1685.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422037394822 send ok to <0.1685.0> 04:13:25.191 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;321;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422037394822",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422037394822 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1685.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.191 [info] ue_fsm ev_rx_swx_saa 04:13:25.191 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422037394822","262422037394822@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1684.0>} 04:13:25.191 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.191 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.196 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,2,82,86,14,0,2,0,2,0,16,0,87,0,9,1,160,218,173,175,136,172,18,2,103,79,0,5,0,1,192,168,0,94,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,218,173,175,136,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,218,173,175,136,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422037394822 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 3431660845, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3668815752}}} from <0.1686.0> in state state_wait_create_session_resp 04:13:25.197 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864962,5395982,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<218,173,175,136>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3668815752,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3668815752,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,94>>}}} 04:13:25.197 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422037394822">>,<0.1678.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864962,3668815752,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660845,3668815752}],[],[],[],[],[],[]}}}} 04:13:25.197 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.197 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 3431660845,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3668815752}} 04:13:25.197 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422037394822">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422037394822 send ok to <0.1686.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422037394822">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 3431660845, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3668815752}}}} 04:13:25.197 [info] KMOD Port Create PDP Context Call {<0.1678.0>,[alias|#Ref<0.718718372.1967980545.237034>]}: {create_pdp_context,{172,18,2,103},3431660845,3668815752,{192,168,0,94}} *DBG* epdg_ue_fsm_262422037394822 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 3431660845, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3668815752}}} from <0.1686.0> in state state_wait_create_session_resp => state_active 04:13:25.197 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,94}, 3431660845, 3668815752 04:13:25.197 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3394,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,94}},{i_tid,3431660845},{o_tid,3668815752}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.197 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 3431660845,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3668815752}) returned ok 04:13:25.197 [info] tunnel_response(<<"262422037394822">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 3431660845,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3668815752}} 04:13:25.198 [info] tunnel_response for <<"262422037394822">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 3431660845,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3668815752}} 04:13:25.198 [info] GSUP: Tx #{imsi => <<"262422037394822">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,94>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424058178597">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424058178597 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424058178597 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424058178597 receive call {auth_request,33,"internet",#{}} from <0.1687.0> in state state_new *DBG* epdg_ue_fsm_262424058178597 send ok to <0.1687.0> 04:13:25.231 [info] GSUP: Rx #{imsi => <<"262424058178597">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:25.231 [info] ue_fsm start(epdg_ue_fsm_262424058178597) *DBG* epdg_ue_fsm_262424058178597 consume call {auth_request,33,"internet",#{}} from <0.1687.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424058178597 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424058178597 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:25.231 [info] ue_fsm init(<<"262424058178597">>) *DBG* aaa_ue_fsm_262424058178597 consume internal init_state in state state_new 04:13:25.231 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424058178597 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.231 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424058178597">>,"internet",[],undefined,false,0,false,false} 04:13:25.231 [info] ue_fsm start_link(aaa_ue_fsm_262424058178597) 04:13:25.231 [info] ue_fsm init("262424058178597") 04:13:25.231 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.232 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424058178597",undefined,undefined,false,false,undefined} 04:13:25.232 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.232 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","322",";","nonode@nohost"],1,undefined,undefined,undefined,"262424058178597",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424058178597 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424058178597 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.237 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;322;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424058178597",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248,78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141]],[[170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248,215,203,18,177,254,169,70,130,172,57,84,143,43,240]],["foobar"],[[180,243,236,24,193,154,208,48,195,76,84,85,3,25,113,11]],[[226,140,126,172,52,88,176,175,250,43,137,237,222,247,149,107]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424058178597 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248>>, <<78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141>>, <<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181, 248,215,203,18,177,254,169,70,130,172,57,84,143,43,240>>, <<226,140,126,172,52,88,176,175,250,43,137,237,222,247,149, 107>>, <<180,243,236,24,193,154,208,48,195,76,84,85,3,25,113,11>>}]}} from <0.1690.0> in state state_wait_swx_maa 04:13:25.237 [info] dia_sip2gsup: auth [170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248,78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141] authz [170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248,215,203,18,177,254,169,70,130,172,57,84,143,43,240]  04:13:25.237 [info] rand [170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248] autn [78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141]  *DBG* aaa_ue_fsm_262424058178597 send ok to <0.1690.0> 04:13:25.237 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424058178597 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248>>, <<78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141>>, <<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181, 248,215,203,18,177,254,169,70,130,172,57,84,143,43,240>>, <<226,140,126,172,52,88,176,175,250,43,137,237,222,247,149, 107>>, <<180,243,236,24,193,154,208,48,195,76,84,85,3,25,113,11>>}]}} from <0.1690.0> in state state_wait_swx_maa => state_new 04:13:25.237 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424058178597",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424058178597 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248>>, <<78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141>>, <<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181, 248,215,203,18,177,254,169,70,130,172,57,84,143,43,240>>, <<226,140,126,172,52,88,176,175,250,43,137,237,222,247,149, 107>>, <<180,243,236,24,193,154,208,48,195,76,84,85,3,25,113,11>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.237 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248>>,<<78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141>>,<<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248,215,203,18,177,254,169,70,130,172,57,84,143,43,240>>,<<226,140,126,172,52,88,176,175,250,43,137,237,222,247,149,107>>,<<180,243,236,24,193,154,208,48,195,76,84,85,3,25,113,11>>}]} *DBG* epdg_ue_fsm_262424058178597 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424058178597">>, {ok, [{epdg_auth_tuple, <<170,29,226,88,47,150,235,20,226,107,220,158, 132,130,181,248>>, <<78,19,106,199,68,98,203,133,244,117,224,137, 91,234,143,141>>, <<170,29,226,88,47,150,235,20,226,107,220,158, 132,130,181,248,215,203,18,177,254,169,70, 130,172,57,84,143,43,240>>, <<226,140,126,172,52,88,176,175,250,43,137,237, 222,247,149,107>>, <<180,243,236,24,193,154,208,48,195,76,84, 85,3,25,113,11>>}]}}} 04:13:25.237 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248>>,<<78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141>>,<<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248,215,203,18,177,254,169,70,130,172,57,84,143,43,240>>,<<226,140,126,172,52,88,176,175,250,43,137,237,222,247,149,107>>,<<180,243,236,24,193,154,208,48,195,76,84,85,3,25,113,11>>}]}, {ue_fsm_data,<<"262424058178597">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424058178597 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248>>, <<78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141>>, <<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181, 248,215,203,18,177,254,169,70,130,172,57,84,143,43,240>>, <<226,140,126,172,52,88,176,175,250,43,137,237,222,247,149, 107>>, <<180,243,236,24,193,154,208,48,195,76,84,85,3,25,113,11>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.237 [info] auth_response(<<"262424058178597">>): {ok,[{epdg_auth_tuple,<<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248>>,<<78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141>>,<<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248,215,203,18,177,254,169,70,130,172,57,84,143,43,240>>,<<226,140,126,172,52,88,176,175,250,43,137,237,222,247,149,107>>,<<180,243,236,24,193,154,208,48,195,76,84,85,3,25,113,11>>}]} 04:13:25.237 [info] auth_response for <<"262424058178597">>: {ok,[{epdg_auth_tuple,<<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248>>,<<78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141>>,<<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248,215,203,18,177,254,169,70,130,172,57,84,143,43,240>>,<<226,140,126,172,52,88,176,175,250,43,137,237,222,247,149,107>>,<<180,243,236,24,193,154,208,48,195,76,84,85,3,25,113,11>>}]} 04:13:25.238 [info] GSUP: Tx #{auth_tuples => [#{autn => <<78,19,106,199,68,98,203,133,244,117,224,137,91,234,143,141>>,ck => <<180,243,236,24,193,154,208,48,195,76,84,85,3,25,113,11>>,ik => <<226,140,126,172,52,88,176,175,250,43,137,237,222,247,149,107>>,rand => <<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248>>,res => <<170,29,226,88,47,150,235,20,226,107,220,158,132,130,181,248,215,203,18,177,254,169,70,130,172,57,84,143,43,240>>}],imsi => <<"262424058178597">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424058178597">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424058178597 receive call lu_request from <0.1691.0> in state state_authenticating *DBG* epdg_ue_fsm_262424058178597 send ok to <0.1691.0> *DBG* epdg_ue_fsm_262424058178597 consume call lu_request from <0.1691.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424058178597 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.239 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424058178597">>,message_type => location_upd_req} 04:13:25.239 [info] ue_fsm lu_request 04:13:25.239 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424058178597">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424058178597 send ok to <0.201.0> 04:13:25.239 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424058178597 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.239 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424058178597",undefined,undefined,false,false,undefined} 04:13:25.239 [debug] SWx Tx SAR Imsi="262424058178597" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.239 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","323",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424058178597",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424058178597 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1692.0> in state state_wait_swx_saa 04:13:25.241 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;323;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424058178597",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.241 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424058178597 send ok to <0.1692.0> 04:13:25.241 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424058178597",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424058178597 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424058178597 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1692.0> in state state_wait_swx_saa => state_authenticated 04:13:25.241 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424058178597 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424058178597">>,ok}} 04:13:25.241 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424058178597">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424058178597 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.241 [info] lu_response(<<"262424058178597">>): ok 04:13:25.241 [info] lu_response for <<"262424058178597">>: ok 04:13:25.241 [info] GSUP: Tx #{imsi => <<"262424058178597">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424058178597">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:25.243 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424058178597">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424058178597 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1693.0> in state state_authenticated 04:13:25.243 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.243 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424058178597">>,"internet",[],undefined,false,0,false,false} 04:13:25.243 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262424058178597 send ok to <0.1693.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424058178597 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1693.0> in state state_authenticated => state_wait_create_session_resp 04:13:25.243 [info] s2b: Tx {gtp,v2,create_session_request,0,5395983,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424058178597">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864963,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660846,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424058178597 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.243 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424058178597 receive call {rx_s6b_aar,"262424058178597@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1694.0> in state state_authenticated 04:13:25.248 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424058178597@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.248 [info] ue_fsm ev_rx_s6b_aar: "262424058178597@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:25.248 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424058178597@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262424058178597",undefined,undefined,true,false,undefined} 04:13:25.248 [debug] SWx Tx SAR Imsi="262424058178597" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:25.248 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","324",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424058178597",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424058178597 send ok to <0.1694.0> *DBG* aaa_ue_fsm_262424058178597 consume call {rx_s6b_aar,"262424058178597@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1694.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:25.248 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424058178597 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1695.0> in state state_authenticated_wait_swx_saa 04:13:25.250 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;324;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424058178597",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.250 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424058178597 send ok to <0.1695.0> *DBG* aaa_ue_fsm_262424058178597 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1695.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.250 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424058178597","262424058178597@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1694.0>} 04:13:25.250 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.250 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.253 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,3,82,86,15,0,2,0,2,0,16,0,87,0,9,1,160,63,98,128,133,172,18,2,103,79,0,5,0,1,192,168,0,95,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,63,98,128,133,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,63,98,128,133,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.253 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864963,5395983,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<63,98,128,133>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1063420037,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1063420037,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,95>>}}} *DBG* epdg_ue_fsm_262424058178597 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 3431660846, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1063420037}}} from <0.1696.0> in state state_wait_create_session_resp 04:13:25.253 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424058178597">>,<0.1688.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864963,1063420037,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660846,1063420037}],[],[],[]}}}} 04:13:25.253 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.253 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 3431660846,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1063420037}} 04:13:25.253 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424058178597">>,"internet",[],undefined,false,0,false,false} 04:13:25.253 [info] KMOD Port Create PDP Context Call {<0.1688.0>,[alias|#Ref<0.718718372.1967980545.237190>]}: {create_pdp_context,{172,18,2,103},3431660846,1063420037,{192,168,0,95}} 04:13:25.253 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,95}, 3431660846, 1063420037 04:13:25.253 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],202,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,95}},{i_tid,3431660846},{o_tid,1063420037}]}} *DBG* epdg_ue_fsm_262424058178597 send ok to <0.1696.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424058178597">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 3431660846, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1063420037}}}} 04:13:25.253 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 3431660846,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1063420037}) returned ok *DBG* epdg_ue_fsm_262424058178597 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 3431660846, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1063420037}}} from <0.1696.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.253 [info] tunnel_response(<<"262424058178597">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 3431660846,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1063420037}} 04:13:25.253 [info] tunnel_response for <<"262424058178597">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 3431660846,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1063420037}} 04:13:25.253 [info] GSUP: Tx #{imsi => <<"262424058178597">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,95>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429408138297">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429408138297 enter epdg_ue_fsm in state state_new 04:13:25.331 [info] GSUP: Rx #{imsi => <<"262429408138297">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429408138297 consume internal init_state in state state_new 04:13:25.331 [info] ue_fsm start(epdg_ue_fsm_262429408138297) *DBG* epdg_ue_fsm_262429408138297 receive call {auth_request,33,"internet",#{}} from <0.1697.0> in state state_new 04:13:25.331 [info] ue_fsm init(<<"262429408138297">>) *DBG* epdg_ue_fsm_262429408138297 send ok to <0.1697.0> 04:13:25.331 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429408138297 consume call {auth_request,33,"internet",#{}} from <0.1697.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429408138297 enter aaa_ue_fsm in state state_new 04:13:25.331 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429408138297">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429408138297 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429408138297 consume internal init_state in state state_new 04:13:25.331 [info] ue_fsm start_link(aaa_ue_fsm_262429408138297) *DBG* aaa_ue_fsm_262429408138297 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.331 [info] ue_fsm init("262429408138297") 04:13:25.331 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.331 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429408138297",undefined,undefined,false,false,undefined} 04:13:25.331 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429408138297 send ok to <0.201.0> 04:13:25.331 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","325",";","nonode@nohost"],1,undefined,undefined,undefined,"262429408138297",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429408138297 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262429408138297 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19>>, <<250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161>>, <<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101, 93,159,229,85,35,21,152,72,81,76,3,146,184>>, <<137,222,8,186,213,130,102,239,176,161,52,147,113,249,110, 141>>, <<208,251,176,2,71,42,123,161,40,236,34,202,205,127,243, 78>>}]}} from <0.1700.0> in state state_wait_swx_maa 04:13:25.334 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;325;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429408138297",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161]],[[61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101,93,159,229,85,35,21,152,72,81,76,3,146,184]],["foobar"],[[208,251,176,2,71,42,123,161,40,236,34,202,205,127,243,78]],[[137,222,8,186,213,130,102,239,176,161,52,147,113,249,110,141]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.334 [info] dia_sip2gsup: auth [61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161] authz [61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101,93,159,229,85,35,21,152,72,81,76,3,146,184]  *DBG* aaa_ue_fsm_262429408138297 send ok to <0.1700.0> *DBG* epdg_ue_fsm_262429408138297 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19>>, <<250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161>>, <<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101, 93,159,229,85,35,21,152,72,81,76,3,146,184>>, <<137,222,8,186,213,130,102,239,176,161,52,147,113,249,110, 141>>, <<208,251,176,2,71,42,123,161,40,236,34,202,205,127,243, 78>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.334 [info] rand [61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19] autn [250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161]  *DBG* aaa_ue_fsm_262429408138297 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19>>, <<250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161>>, <<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101, 93,159,229,85,35,21,152,72,81,76,3,146,184>>, <<137,222,8,186,213,130,102,239,176,161,52,147,113,249,110, 141>>, <<208,251,176,2,71,42,123,161,40,236,34,202,205,127,243, 78>>}]}} from <0.1700.0> in state state_wait_swx_maa => state_new 04:13:25.334 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429408138297 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429408138297">>, {ok, [{epdg_auth_tuple, <<61,144,83,27,162,124,29,137,132,22,56,30,61, 230,74,19>>, <<250,87,42,163,16,238,20,103,61,234,150,157, 16,61,237,161>>, <<61,144,83,27,162,124,29,137,132,22,56,30,61, 230,74,19,101,93,159,229,85,35,21,152,72,81, 76,3,146,184>>, <<137,222,8,186,213,130,102,239,176,161,52,147, 113,249,110,141>>, <<208,251,176,2,71,42,123,161,40,236,34, 202,205,127,243,78>>}]}}} 04:13:25.335 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429408138297",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429408138297 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19>>, <<250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161>>, <<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101, 93,159,229,85,35,21,152,72,81,76,3,146,184>>, <<137,222,8,186,213,130,102,239,176,161,52,147,113,249,110, 141>>, <<208,251,176,2,71,42,123,161,40,236,34,202,205,127,243, 78>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.335 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19>>,<<250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161>>,<<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101,93,159,229,85,35,21,152,72,81,76,3,146,184>>,<<137,222,8,186,213,130,102,239,176,161,52,147,113,249,110,141>>,<<208,251,176,2,71,42,123,161,40,236,34,202,205,127,243,78>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.335 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19>>,<<250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161>>,<<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101,93,159,229,85,35,21,152,72,81,76,3,146,184>>,<<137,222,8,186,213,130,102,239,176,161,52,147,113,249,110,141>>,<<208,251,176,2,71,42,123,161,40,236,34,202,205,127,243,78>>}]}, {ue_fsm_data,<<"262429408138297">>,"internet",[],undefined,false,0,false,false} 04:13:25.335 [info] auth_response(<<"262429408138297">>): {ok,[{epdg_auth_tuple,<<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19>>,<<250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161>>,<<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101,93,159,229,85,35,21,152,72,81,76,3,146,184>>,<<137,222,8,186,213,130,102,239,176,161,52,147,113,249,110,141>>,<<208,251,176,2,71,42,123,161,40,236,34,202,205,127,243,78>>}]} 04:13:25.335 [info] auth_response for <<"262429408138297">>: {ok,[{epdg_auth_tuple,<<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19>>,<<250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161>>,<<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101,93,159,229,85,35,21,152,72,81,76,3,146,184>>,<<137,222,8,186,213,130,102,239,176,161,52,147,113,249,110,141>>,<<208,251,176,2,71,42,123,161,40,236,34,202,205,127,243,78>>}]} 04:13:25.335 [info] GSUP: Tx #{auth_tuples => [#{autn => <<250,87,42,163,16,238,20,103,61,234,150,157,16,61,237,161>>,ck => <<208,251,176,2,71,42,123,161,40,236,34,202,205,127,243,78>>,ik => <<137,222,8,186,213,130,102,239,176,161,52,147,113,249,110,141>>,rand => <<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19>>,res => <<61,144,83,27,162,124,29,137,132,22,56,30,61,230,74,19,101,93,159,229,85,35,21,152,72,81,76,3,146,184>>}],imsi => <<"262429408138297">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429408138297">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429408138297 receive call lu_request from <0.1701.0> in state state_authenticating *DBG* epdg_ue_fsm_262429408138297 send ok to <0.1701.0> 04:13:25.336 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429408138297">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429408138297 consume call lu_request from <0.1701.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429408138297 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.336 [info] ue_fsm lu_request 04:13:25.336 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429408138297">>,"internet",[],undefined,false,0,false,false} 04:13:25.336 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.337 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429408138297",undefined,undefined,false,false,undefined} 04:13:25.337 [debug] SWx Tx SAR Imsi="262429408138297" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429408138297 send ok to <0.201.0> 04:13:25.337 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","326",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429408138297",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429408138297 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429408138297 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1702.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429408138297 send ok to <0.1702.0> 04:13:25.338 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;326;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429408138297",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429408138297 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429408138297 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1702.0> in state state_wait_swx_saa => state_authenticated 04:13:25.338 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429408138297 send ok to <0.211.0> 04:13:25.338 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429408138297",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262429408138297">>,ok}} *DBG* epdg_ue_fsm_262429408138297 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.338 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:25.339 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429408138297">>,"internet",[],undefined,false,0,false,false} 04:13:25.339 [info] lu_response(<<"262429408138297">>): ok 04:13:25.339 [info] lu_response for <<"262429408138297">>: ok 04:13:25.339 [info] GSUP: Tx #{imsi => <<"262429408138297">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429408138297">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429408138297 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1703.0> in state state_authenticated 04:13:25.340 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429408138297">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.340 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.340 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429408138297">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429408138297 send ok to <0.1703.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429408138297 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1703.0> in state state_authenticated => state_wait_create_session_resp 04:13:25.340 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262429408138297 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.340 [info] s2b: Tx {gtp,v2,create_session_request,0,5395984,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429408138297">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864964,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660847,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:25.340 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429408138297 receive call {rx_s6b_aar,"262429408138297@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1704.0> in state state_authenticated 04:13:25.344 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429408138297@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.344 [info] ue_fsm ev_rx_s6b_aar: "262429408138297@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:25.344 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429408138297@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429408138297",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429408138297 send ok to <0.1704.0> *DBG* aaa_ue_fsm_262429408138297 consume call {rx_s6b_aar,"262429408138297@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1704.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:25.344 [debug] SWx Tx SAR Imsi="262429408138297" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:25.345 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","327",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429408138297",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:25.345 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429408138297 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1705.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429408138297 send ok to <0.1705.0> 04:13:25.346 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;327;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429408138297",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429408138297 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1705.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.346 [info] ue_fsm ev_rx_swx_saa 04:13:25.346 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429408138297","262429408138297@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1704.0>} 04:13:25.346 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.346 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.350 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,4,82,86,16,0,2,0,2,0,16,0,87,0,9,1,160,196,201,130,153,172,18,2,103,79,0,5,0,1,192,168,0,96,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,196,201,130,153,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,196,201,130,153,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.350 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864964,5395984,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<196,201,130,153>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3301540505,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3301540505,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,96>>}}} 04:13:25.350 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429408138297">>,<0.1698.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864964,3301540505,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3431660847,3301540505}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:25.350 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.350 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 3431660847,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3301540505}} *DBG* epdg_ue_fsm_262429408138297 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 3431660847, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3301540505}}} from <0.1706.0> in state state_wait_create_session_resp 04:13:25.350 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429408138297">>,"internet",[],undefined,false,0,false,false} 04:13:25.350 [info] KMOD Port Create PDP Context Call {<0.1698.0>,[alias|#Ref<0.718718372.1967980545.237355>]}: {create_pdp_context,{172,18,2,103},3431660847,3301540505,{192,168,0,96}} 04:13:25.350 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,96}, 3431660847, 3301540505 04:13:25.350 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],266,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,96}},{i_tid,3431660847},{o_tid,3301540505}]}} *DBG* epdg_ue_fsm_262429408138297 send ok to <0.1706.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429408138297">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 3431660847, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3301540505}}}} 04:13:25.350 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 3431660847,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3301540505}) returned ok *DBG* epdg_ue_fsm_262429408138297 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 3431660847, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3301540505}}} from <0.1706.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.350 [info] tunnel_response(<<"262429408138297">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 3431660847,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3301540505}} 04:13:25.351 [info] tunnel_response for <<"262429408138297">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 3431660847,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3301540505}} 04:13:25.351 [info] GSUP: Tx #{imsi => <<"262429408138297">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,96>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429562955324">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:25.434 [info] GSUP: Rx #{imsi => <<"262429562955324">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429562955324 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429562955324 consume internal init_state in state state_new 04:13:25.434 [info] ue_fsm start(epdg_ue_fsm_262429562955324) *DBG* epdg_ue_fsm_262429562955324 receive call {auth_request,33,"internet",#{}} from <0.1707.0> in state state_new 04:13:25.434 [info] ue_fsm init(<<"262429562955324">>) *DBG* epdg_ue_fsm_262429562955324 send ok to <0.1707.0> *DBG* epdg_ue_fsm_262429562955324 consume call {auth_request,33,"internet",#{}} from <0.1707.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.434 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429562955324 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:25.435 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429562955324">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429562955324 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262429562955324 consume internal init_state in state state_new 04:13:25.435 [info] ue_fsm start_link(aaa_ue_fsm_262429562955324) *DBG* aaa_ue_fsm_262429562955324 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.435 [info] ue_fsm init("262429562955324") 04:13:25.435 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.436 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429562955324",undefined,undefined,false,false,undefined} 04:13:25.436 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429562955324 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429562955324 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.436 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","328",";","nonode@nohost"],1,undefined,undefined,undefined,"262429562955324",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:25.450 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;328;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429562955324",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17,166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25]],[[135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17,221,131,188,148,101,63,186,190,2,101,111,50,250,217]],["foobar"],[[238,205,178,131,178,12,229,183,125,255,77,54,96,213,91,125]],[[71,166,62,34,181,204,221,47,255,250,159,17,161,143,6,118]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429562955324 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17>>, <<166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25>>, <<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17, 221,131,188,148,101,63,186,190,2,101,111,50,250,217>>, <<71,166,62,34,181,204,221,47,255,250,159,17,161,143,6,118>>, <<238,205,178,131,178,12,229,183,125,255,77,54,96,213,91, 125>>}]}} from <0.1710.0> in state state_wait_swx_maa 04:13:25.450 [info] dia_sip2gsup: auth [135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17,166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25] authz [135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17,221,131,188,148,101,63,186,190,2,101,111,50,250,217]  04:13:25.450 [info] rand [135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17] autn [166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25]  *DBG* aaa_ue_fsm_262429562955324 send ok to <0.1710.0> *DBG* aaa_ue_fsm_262429562955324 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17>>, <<166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25>>, <<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17, 221,131,188,148,101,63,186,190,2,101,111,50,250,217>>, <<71,166,62,34,181,204,221,47,255,250,159,17,161,143,6,118>>, <<238,205,178,131,178,12,229,183,125,255,77,54,96,213,91, 125>>}]}} from <0.1710.0> in state state_wait_swx_maa => state_new 04:13:25.450 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429562955324 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17>>, <<166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25>>, <<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17, 221,131,188,148,101,63,186,190,2,101,111,50,250,217>>, <<71,166,62,34,181,204,221,47,255,250,159,17,161,143,6,118>>, <<238,205,178,131,178,12,229,183,125,255,77,54,96,213,91, 125>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.451 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429562955324",undefined,undefined,false,false,undefined} 04:13:25.451 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17>>,<<166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25>>,<<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17,221,131,188,148,101,63,186,190,2,101,111,50,250,217>>,<<71,166,62,34,181,204,221,47,255,250,159,17,161,143,6,118>>,<<238,205,178,131,178,12,229,183,125,255,77,54,96,213,91,125>>}]} 04:13:25.452 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17>>,<<166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25>>,<<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17,221,131,188,148,101,63,186,190,2,101,111,50,250,217>>,<<71,166,62,34,181,204,221,47,255,250,159,17,161,143,6,118>>,<<238,205,178,131,178,12,229,183,125,255,77,54,96,213,91,125>>}]}, {ue_fsm_data,<<"262429562955324">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429562955324 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429562955324">>, {ok, [{epdg_auth_tuple, <<135,143,241,212,184,129,115,76,48,233,168, 104,51,97,90,17>>, <<166,248,143,158,232,179,240,179,17,86,195,77, 92,87,0,25>>, <<135,143,241,212,184,129,115,76,48,233,168, 104,51,97,90,17,221,131,188,148,101,63,186, 190,2,101,111,50,250,217>>, <<71,166,62,34,181,204,221,47,255,250,159,17, 161,143,6,118>>, <<238,205,178,131,178,12,229,183,125,255, 77,54,96,213,91,125>>}]}}} 04:13:25.452 [info] auth_response(<<"262429562955324">>): {ok,[{epdg_auth_tuple,<<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17>>,<<166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25>>,<<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17,221,131,188,148,101,63,186,190,2,101,111,50,250,217>>,<<71,166,62,34,181,204,221,47,255,250,159,17,161,143,6,118>>,<<238,205,178,131,178,12,229,183,125,255,77,54,96,213,91,125>>}]} *DBG* epdg_ue_fsm_262429562955324 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17>>, <<166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25>>, <<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17, 221,131,188,148,101,63,186,190,2,101,111,50,250,217>>, <<71,166,62,34,181,204,221,47,255,250,159,17,161,143,6,118>>, <<238,205,178,131,178,12,229,183,125,255,77,54,96,213,91, 125>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.453 [info] auth_response for <<"262429562955324">>: {ok,[{epdg_auth_tuple,<<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17>>,<<166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25>>,<<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17,221,131,188,148,101,63,186,190,2,101,111,50,250,217>>,<<71,166,62,34,181,204,221,47,255,250,159,17,161,143,6,118>>,<<238,205,178,131,178,12,229,183,125,255,77,54,96,213,91,125>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.453 [info] GSUP: Tx #{auth_tuples => [#{autn => <<166,248,143,158,232,179,240,179,17,86,195,77,92,87,0,25>>,ck => <<238,205,178,131,178,12,229,183,125,255,77,54,96,213,91,125>>,ik => <<71,166,62,34,181,204,221,47,255,250,159,17,161,143,6,118>>,rand => <<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17>>,res => <<135,143,241,212,184,129,115,76,48,233,168,104,51,97,90,17,221,131,188,148,101,63,186,190,2,101,111,50,250,217>>}],imsi => <<"262429562955324">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429562955324">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429562955324 receive call lu_request from <0.1711.0> in state state_authenticating 04:13:25.459 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429562955324">>,message_type => location_upd_req} 04:13:25.459 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429562955324 send ok to <0.1711.0> *DBG* aaa_ue_fsm_262429562955324 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429562955324 consume call lu_request from <0.1711.0> in state state_authenticating 04:13:25.459 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429562955324">>,"internet",[],undefined,false,0,false,false} 04:13:25.459 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.460 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429562955324",undefined,undefined,false,false,undefined} 04:13:25.460 [debug] SWx Tx SAR Imsi="262429562955324" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.460 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","329",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429562955324",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429562955324 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429562955324 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429562955324 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1712.0> in state state_wait_swx_saa 04:13:25.470 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;329;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429562955324",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.470 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429562955324 send ok to <0.1712.0> *DBG* epdg_ue_fsm_262429562955324 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.471 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429562955324",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429562955324 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1712.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429562955324 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429562955324">>,ok}} 04:13:25.471 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429562955324 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.471 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429562955324">>,"internet",[],undefined,false,0,false,false} 04:13:25.471 [info] lu_response(<<"262429562955324">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.471 [info] lu_response for <<"262429562955324">>: ok 04:13:25.471 [info] GSUP: Tx #{imsi => <<"262429562955324">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429562955324">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429562955324 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1713.0> in state state_authenticated 04:13:25.477 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429562955324">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.478 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.478 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429562955324">>,"internet",[],undefined,false,0,false,false} 04:13:25.478 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:25.478 [info] s2b: Tx {gtp,v2,create_session_request,0,5395985,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429562955324">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864965,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660848,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429562955324 send ok to <0.1713.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.478 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429562955324 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1713.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429562955324 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429562955324 receive call {rx_s6b_aar,"262429562955324@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1714.0> in state state_authenticated 04:13:25.495 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429562955324@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.495 [info] ue_fsm ev_rx_s6b_aar: "262429562955324@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:25.495 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429562955324@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429562955324",undefined,undefined,true,false,undefined} 04:13:25.495 [debug] SWx Tx SAR Imsi="262429562955324" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:25.495 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","330",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429562955324",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429562955324 send ok to <0.1714.0> 04:13:25.495 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429562955324 consume call {rx_s6b_aar,"262429562955324@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1714.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429562955324 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1715.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429562955324 send ok to <0.1715.0> 04:13:25.503 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;330;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429562955324",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.503 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429562955324 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1715.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.503 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429562955324","262429562955324@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1714.0>} 04:13:25.503 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.503 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.511 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,5,82,86,17,0,2,0,2,0,16,0,87,0,9,1,160,85,185,67,197,172,18,2,103,79,0,5,0,1,192,168,0,97,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,85,185,67,197,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,85,185,67,197,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.512 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864965,5395985,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"U¹CÅ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1438204869,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1438204869,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,97>>}}} 04:13:25.512 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429562955324">>,<0.1708.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864965,1438204869,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660848,1438204869}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429562955324 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 3431660848, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1438204869}}} from <0.1716.0> in state state_wait_create_session_resp 04:13:25.512 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.512 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 3431660848,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1438204869}} 04:13:25.512 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429562955324">>,"internet",[],undefined,false,0,false,false} 04:13:25.512 [info] KMOD Port Create PDP Context Call {<0.1708.0>,[alias|#Ref<0.718718372.1967980553.221075>]}: {create_pdp_context,{172,18,2,103},3431660848,1438204869,{192,168,0,97}} 04:13:25.512 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,97}, 3431660848, 1438204869 04:13:25.513 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],330,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,97}},{i_tid,3431660848},{o_tid,1438204869}]}} *DBG* epdg_ue_fsm_262429562955324 send ok to <0.1716.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429562955324">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 3431660848, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1438204869}}}} 04:13:25.513 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 3431660848,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1438204869}) returned ok *DBG* epdg_ue_fsm_262429562955324 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 3431660848, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1438204869}}} from <0.1716.0> in state state_wait_create_session_resp => state_active 04:13:25.513 [info] tunnel_response(<<"262429562955324">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 3431660848,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1438204869}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.514 [info] tunnel_response for <<"262429562955324">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 3431660848,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1438204869}} 04:13:25.514 [info] GSUP: Tx #{imsi => <<"262429562955324">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,97>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429180163377">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429180163377 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429180163377 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429180163377 receive call {auth_request,33,"internet",#{}} from <0.1717.0> in state state_new *DBG* epdg_ue_fsm_262429180163377 send ok to <0.1717.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429180163377 consume call {auth_request,33,"internet",#{}} from <0.1717.0> in state state_new => state_wait_auth_resp 04:13:25.534 [info] GSUP: Rx #{imsi => <<"262429180163377">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* aaa_ue_fsm_262429180163377 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429180163377 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:25.534 [info] ue_fsm start(epdg_ue_fsm_262429180163377) *DBG* aaa_ue_fsm_262429180163377 consume internal init_state in state state_new 04:13:25.534 [info] ue_fsm init(<<"262429180163377">>) *DBG* aaa_ue_fsm_262429180163377 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.535 [info] ue_fsm auth_request 04:13:25.535 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429180163377">>,"internet",[],undefined,false,0,false,false} 04:13:25.535 [info] ue_fsm start_link(aaa_ue_fsm_262429180163377) 04:13:25.535 [info] ue_fsm init("262429180163377") 04:13:25.535 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.536 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429180163377",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429180163377 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429180163377 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.536 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.536 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","331",";","nonode@nohost"],1,undefined,undefined,undefined,"262429180163377",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:25.549 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;331;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429180163377",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134]],[[93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162,189,253,204,148,46,109,219,192,211,233,156,161,45]],["foobar"],[[54,222,50,63,172,204,245,48,35,60,6,133,12,160,154,151]],[[198,168,71,115,121,215,156,48,94,59,132,209,154,61,100,176]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429180163377 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164>>, <<73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134>>, <<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162, 189,253,204,148,46,109,219,192,211,233,156,161,45>>, <<198,168,71,115,121,215,156,48,94,59,132,209,154,61,100,176>>, <<54,222,50,63,172,204,245,48,35,60,6,133,12,160,154,151>>}]}} from <0.1720.0> in state state_wait_swx_maa 04:13:25.549 [info] dia_sip2gsup: auth [93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134] authz [93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162,189,253,204,148,46,109,219,192,211,233,156,161,45]  04:13:25.549 [info] rand [93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164] autn [73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134]  *DBG* aaa_ue_fsm_262429180163377 send ok to <0.1720.0> 04:13:25.549 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429180163377 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164>>, <<73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134>>, <<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162, 189,253,204,148,46,109,219,192,211,233,156,161,45>>, <<198,168,71,115,121,215,156,48,94,59,132,209,154,61,100,176>>, <<54,222,50,63,172,204,245,48,35,60,6,133,12,160,154,151>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429180163377 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164>>, <<73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134>>, <<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162, 189,253,204,148,46,109,219,192,211,233,156,161,45>>, <<198,168,71,115,121,215,156,48,94,59,132,209,154,61,100,176>>, <<54,222,50,63,172,204,245,48,35,60,6,133,12,160,154,151>>}]}} from <0.1720.0> in state state_wait_swx_maa => state_new 04:13:25.551 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429180163377",undefined,undefined,false,false,undefined} 04:13:25.551 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164>>,<<73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134>>,<<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162,189,253,204,148,46,109,219,192,211,233,156,161,45>>,<<198,168,71,115,121,215,156,48,94,59,132,209,154,61,100,176>>,<<54,222,50,63,172,204,245,48,35,60,6,133,12,160,154,151>>}]} *DBG* epdg_ue_fsm_262429180163377 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429180163377">>, {ok, [{epdg_auth_tuple, <<93,11,134,21,89,116,226,16,30,126,122,243,15, 82,97,164>>, <<73,48,131,95,111,66,158,124,194,175,18,234, 116,135,237,134>>, <<93,11,134,21,89,116,226,16,30,126,122,243,15, 82,97,164,162,189,253,204,148,46,109,219,192, 211,233,156,161,45>>, <<198,168,71,115,121,215,156,48,94,59,132,209, 154,61,100,176>>, <<54,222,50,63,172,204,245,48,35,60,6,133, 12,160,154,151>>}]}}} 04:13:25.552 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164>>,<<73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134>>,<<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162,189,253,204,148,46,109,219,192,211,233,156,161,45>>,<<198,168,71,115,121,215,156,48,94,59,132,209,154,61,100,176>>,<<54,222,50,63,172,204,245,48,35,60,6,133,12,160,154,151>>}]}, {ue_fsm_data,<<"262429180163377">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429180163377 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164>>, <<73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134>>, <<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162, 189,253,204,148,46,109,219,192,211,233,156,161,45>>, <<198,168,71,115,121,215,156,48,94,59,132,209,154,61,100,176>>, <<54,222,50,63,172,204,245,48,35,60,6,133,12,160,154,151>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.552 [info] auth_response(<<"262429180163377">>): {ok,[{epdg_auth_tuple,<<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164>>,<<73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134>>,<<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162,189,253,204,148,46,109,219,192,211,233,156,161,45>>,<<198,168,71,115,121,215,156,48,94,59,132,209,154,61,100,176>>,<<54,222,50,63,172,204,245,48,35,60,6,133,12,160,154,151>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.553 [info] auth_response for <<"262429180163377">>: {ok,[{epdg_auth_tuple,<<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164>>,<<73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134>>,<<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162,189,253,204,148,46,109,219,192,211,233,156,161,45>>,<<198,168,71,115,121,215,156,48,94,59,132,209,154,61,100,176>>,<<54,222,50,63,172,204,245,48,35,60,6,133,12,160,154,151>>}]} 04:13:25.553 [info] GSUP: Tx #{auth_tuples => [#{autn => <<73,48,131,95,111,66,158,124,194,175,18,234,116,135,237,134>>,ck => <<54,222,50,63,172,204,245,48,35,60,6,133,12,160,154,151>>,ik => <<198,168,71,115,121,215,156,48,94,59,132,209,154,61,100,176>>,rand => <<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164>>,res => <<93,11,134,21,89,116,226,16,30,126,122,243,15,82,97,164,162,189,253,204,148,46,109,219,192,211,233,156,161,45>>}],imsi => <<"262429180163377">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429180163377">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429180163377 receive call lu_request from <0.1721.0> in state state_authenticating 04:13:25.558 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429180163377">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429180163377 send ok to <0.1721.0> 04:13:25.558 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429180163377 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429180163377 consume call lu_request from <0.1721.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.558 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429180163377">>,"internet",[],undefined,false,0,false,false} 04:13:25.558 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.558 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429180163377",undefined,undefined,false,false,undefined} 04:13:25.558 [debug] SWx Tx SAR Imsi="262429180163377" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429180163377 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429180163377 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.559 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","332",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429180163377",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429180163377 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1722.0> in state state_wait_swx_saa 04:13:25.568 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;332;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429180163377",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429180163377 send ok to <0.1722.0> *DBG* aaa_ue_fsm_262429180163377 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1722.0> in state state_wait_swx_saa => state_authenticated 04:13:25.568 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429180163377 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.568 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429180163377",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429180163377 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429180163377">>,ok}} 04:13:25.568 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429180163377 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.568 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429180163377">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.569 [info] lu_response(<<"262429180163377">>): ok 04:13:25.569 [info] lu_response for <<"262429180163377">>: ok 04:13:25.569 [info] GSUP: Tx #{imsi => <<"262429180163377">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429180163377">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429180163377 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1723.0> in state state_authenticated 04:13:25.574 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429180163377">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.574 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.574 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429180163377">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429180163377 send ok to <0.1723.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.574 [debug] Selected PGW Remote Address "172.18.2.103" *DBG* epdg_ue_fsm_262429180163377 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1723.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429180163377 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:25.574 [info] s2b: Tx {gtp,v2,create_session_request,0,5395986,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429180163377">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864966,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660849,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:25.575 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429180163377 receive call {rx_s6b_aar,"262429180163377@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1724.0> in state state_authenticated 04:13:25.585 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429180163377@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.585 [info] ue_fsm ev_rx_s6b_aar: "262429180163377@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:25.585 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429180163377@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429180163377",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429180163377 send ok to <0.1724.0> 04:13:25.585 [debug] SWx Tx SAR Imsi="262429180163377" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429180163377 consume call {rx_s6b_aar,"262429180163377@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1724.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:25.585 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","333",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429180163377",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:25.586 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429180163377 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1725.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429180163377 send ok to <0.1725.0> 04:13:25.590 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;333;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429180163377",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429180163377 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1725.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.590 [info] ue_fsm ev_rx_swx_saa 04:13:25.590 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429180163377","262429180163377@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1724.0>} 04:13:25.590 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.591 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.596 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,6,82,86,18,0,2,0,2,0,16,0,87,0,9,1,160,74,59,87,2,172,18,2,103,79,0,5,0,1,192,168,0,98,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,74,59,87,2,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,74,59,87,2,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.596 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864966,5395986,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<74,59,87,2>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1245402882,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1245402882,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,98>>}}} *DBG* epdg_ue_fsm_262429180163377 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 3431660849, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1245402882}}} from <0.1726.0> in state state_wait_create_session_resp 04:13:25.596 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429180163377">>,<0.1718.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864966,1245402882,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3431660849,1245402882}],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:25.596 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.596 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 3431660849,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1245402882}} 04:13:25.597 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429180163377">>,"internet",[],undefined,false,0,false,false} 04:13:25.597 [info] KMOD Port Create PDP Context Call {<0.1718.0>,[alias|#Ref<0.718718372.1967980553.221184>]}: {create_pdp_context,{172,18,2,103},3431660849,1245402882,{192,168,0,98}} 04:13:25.597 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,98}, 3431660849, 1245402882 04:13:25.597 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],394,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,98}},{i_tid,3431660849},{o_tid,1245402882}]}} 04:13:25.597 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 3431660849,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1245402882}) returned ok *DBG* epdg_ue_fsm_262429180163377 send ok to <0.1726.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429180163377">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 3431660849, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1245402882}}}} *DBG* epdg_ue_fsm_262429180163377 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 3431660849, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1245402882}}} from <0.1726.0> in state state_wait_create_session_resp => state_active 04:13:25.597 [info] tunnel_response(<<"262429180163377">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 3431660849,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1245402882}} 04:13:25.598 [info] tunnel_response for <<"262429180163377">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 3431660849,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1245402882}} 04:13:25.598 [info] GSUP: Tx #{imsi => <<"262429180163377">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,98>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262421881537527">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421881537527 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421881537527 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421881537527 receive call {auth_request,33,"internet",#{}} from <0.1727.0> in state state_new 04:13:25.636 [info] GSUP: Rx #{imsi => <<"262421881537527">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421881537527 send ok to <0.1727.0> *DBG* epdg_ue_fsm_262421881537527 consume call {auth_request,33,"internet",#{}} from <0.1727.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.636 [info] ue_fsm start(epdg_ue_fsm_262421881537527) *DBG* epdg_ue_fsm_262421881537527 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421881537527 enter aaa_ue_fsm in state state_new 04:13:25.636 [info] ue_fsm init(<<"262421881537527">>) *DBG* aaa_ue_fsm_262421881537527 consume internal init_state in state state_new 04:13:25.636 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421881537527 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.636 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421881537527">>,"internet",[],undefined,false,0,false,false} 04:13:25.636 [info] ue_fsm start_link(aaa_ue_fsm_262421881537527) 04:13:25.637 [info] ue_fsm init("262421881537527") 04:13:25.637 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.637 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421881537527",undefined,undefined,false,false,undefined} 04:13:25.637 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.638 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","334",";","nonode@nohost"],1,undefined,undefined,undefined,"262421881537527",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421881537527 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421881537527 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421881537527 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49>>, <<41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140>>, <<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49, 208,192,77,242,55,110,30,236,28,137,89,187,157,58>>, <<2,194,113,170,113,201,235,188,122,161,252,158,144,111,238, 100>>, <<194,83,249,60,65,2,149,95,68,10,27,177,108,73,48,232>>}]}} from <0.1730.0> in state state_wait_swx_maa 04:13:25.651 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;334;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421881537527",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49,41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140]],[[14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49,208,192,77,242,55,110,30,236,28,137,89,187,157,58]],["foobar"],[[194,83,249,60,65,2,149,95,68,10,27,177,108,73,48,232]],[[2,194,113,170,113,201,235,188,122,161,252,158,144,111,238,100]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.652 [info] dia_sip2gsup: auth [14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49,41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140] authz [14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49,208,192,77,242,55,110,30,236,28,137,89,187,157,58]  *DBG* aaa_ue_fsm_262421881537527 send ok to <0.1730.0> *DBG* epdg_ue_fsm_262421881537527 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49>>, <<41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140>>, <<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49, 208,192,77,242,55,110,30,236,28,137,89,187,157,58>>, <<2,194,113,170,113,201,235,188,122,161,252,158,144,111,238, 100>>, <<194,83,249,60,65,2,149,95,68,10,27,177,108,73,48,232>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.652 [info] rand [14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49] autn [41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140]  *DBG* aaa_ue_fsm_262421881537527 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49>>, <<41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140>>, <<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49, 208,192,77,242,55,110,30,236,28,137,89,187,157,58>>, <<2,194,113,170,113,201,235,188,122,161,252,158,144,111,238, 100>>, <<194,83,249,60,65,2,149,95,68,10,27,177,108,73,48,232>>}]}} from <0.1730.0> in state state_wait_swx_maa => state_new 04:13:25.652 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421881537527 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421881537527">>, {ok, [{epdg_auth_tuple, <<14,70,52,236,21,182,112,16,180,120,135,16, 203,171,30,49>>, <<41,90,39,75,218,32,14,106,133,17,222,97,9, 242,10,140>>, <<14,70,52,236,21,182,112,16,180,120,135,16, 203,171,30,49,208,192,77,242,55,110,30,236, 28,137,89,187,157,58>>, <<2,194,113,170,113,201,235,188,122,161,252, 158,144,111,238,100>>, <<194,83,249,60,65,2,149,95,68,10,27,177, 108,73,48,232>>}]}}} 04:13:25.653 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421881537527",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421881537527 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49>>, <<41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140>>, <<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49, 208,192,77,242,55,110,30,236,28,137,89,187,157,58>>, <<2,194,113,170,113,201,235,188,122,161,252,158,144,111,238, 100>>, <<194,83,249,60,65,2,149,95,68,10,27,177,108,73,48,232>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.653 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49>>,<<41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140>>,<<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49,208,192,77,242,55,110,30,236,28,137,89,187,157,58>>,<<2,194,113,170,113,201,235,188,122,161,252,158,144,111,238,100>>,<<194,83,249,60,65,2,149,95,68,10,27,177,108,73,48,232>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.654 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49>>,<<41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140>>,<<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49,208,192,77,242,55,110,30,236,28,137,89,187,157,58>>,<<2,194,113,170,113,201,235,188,122,161,252,158,144,111,238,100>>,<<194,83,249,60,65,2,149,95,68,10,27,177,108,73,48,232>>}]}, {ue_fsm_data,<<"262421881537527">>,"internet",[],undefined,false,0,false,false} 04:13:25.654 [info] auth_response(<<"262421881537527">>): {ok,[{epdg_auth_tuple,<<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49>>,<<41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140>>,<<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49,208,192,77,242,55,110,30,236,28,137,89,187,157,58>>,<<2,194,113,170,113,201,235,188,122,161,252,158,144,111,238,100>>,<<194,83,249,60,65,2,149,95,68,10,27,177,108,73,48,232>>}]} 04:13:25.655 [info] auth_response for <<"262421881537527">>: {ok,[{epdg_auth_tuple,<<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49>>,<<41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140>>,<<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49,208,192,77,242,55,110,30,236,28,137,89,187,157,58>>,<<2,194,113,170,113,201,235,188,122,161,252,158,144,111,238,100>>,<<194,83,249,60,65,2,149,95,68,10,27,177,108,73,48,232>>}]} 04:13:25.655 [info] GSUP: Tx #{auth_tuples => [#{autn => <<41,90,39,75,218,32,14,106,133,17,222,97,9,242,10,140>>,ck => <<194,83,249,60,65,2,149,95,68,10,27,177,108,73,48,232>>,ik => <<2,194,113,170,113,201,235,188,122,161,252,158,144,111,238,100>>,rand => <<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49>>,res => <<14,70,52,236,21,182,112,16,180,120,135,16,203,171,30,49,208,192,77,242,55,110,30,236,28,137,89,187,157,58>>}],imsi => <<"262421881537527">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421881537527">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421881537527 receive call lu_request from <0.1731.0> in state state_authenticating *DBG* epdg_ue_fsm_262421881537527 send ok to <0.1731.0> 04:13:25.659 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421881537527">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421881537527 consume call lu_request from <0.1731.0> in state state_authenticating *DBG* aaa_ue_fsm_262421881537527 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.659 [info] ue_fsm lu_request 04:13:25.659 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421881537527">>,"internet",[],undefined,false,0,false,false} 04:13:25.659 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.659 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421881537527",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421881537527 send ok to <0.201.0> 04:13:25.659 [debug] SWx Tx SAR Imsi="262421881537527" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421881537527 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:25.659 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","335",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421881537527",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421881537527 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1732.0> in state state_wait_swx_saa 04:13:25.670 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;335;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421881537527",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.670 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421881537527 send ok to <0.1732.0> *DBG* aaa_ue_fsm_262421881537527 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1732.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421881537527 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.670 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421881537527",undefined,undefined,false,false,undefined} 04:13:25.670 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421881537527 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421881537527">>,ok}} 04:13:25.670 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421881537527">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421881537527 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.670 [info] lu_response(<<"262421881537527">>): ok 04:13:25.671 [info] lu_response for <<"262421881537527">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.671 [info] GSUP: Tx #{imsi => <<"262421881537527">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421881537527">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421881537527 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1733.0> in state state_authenticated 04:13:25.675 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421881537527">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.675 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.676 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421881537527">>,"internet",[],undefined,false,0,false,false} 04:13:25.676 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:25.676 [info] s2b: Tx {gtp,v2,create_session_request,0,5395987,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421881537527">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864967,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660850,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421881537527 send ok to <0.1733.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.676 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421881537527 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1733.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421881537527 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421881537527 receive call {rx_s6b_aar,"262421881537527@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1734.0> in state state_authenticated 04:13:25.690 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421881537527@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.690 [info] ue_fsm ev_rx_s6b_aar: "262421881537527@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:25.691 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421881537527@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262421881537527",undefined,undefined,true,false,undefined} 04:13:25.691 [debug] SWx Tx SAR Imsi="262421881537527" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:25.691 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","336",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421881537527",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421881537527 send ok to <0.1734.0> *DBG* aaa_ue_fsm_262421881537527 consume call {rx_s6b_aar,"262421881537527@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1734.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:25.691 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421881537527 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1735.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421881537527 send ok to <0.1735.0> 04:13:25.701 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;336;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421881537527",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.702 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421881537527 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1735.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.702 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421881537527","262421881537527@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1734.0>} 04:13:25.702 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.702 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.712 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,7,82,86,19,0,2,0,2,0,16,0,87,0,9,1,160,40,80,22,6,172,18,2,103,79,0,5,0,1,192,168,0,99,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,40,80,22,6,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,40,80,22,6,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.713 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864967,5395987,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<40,80,22,6>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,676337158,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,676337158,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,99>>}}} *DBG* epdg_ue_fsm_262421881537527 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 3431660850, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 676337158}}} from <0.1736.0> in state state_wait_create_session_resp 04:13:25.713 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421881537527">>,<0.1728.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864967,676337158,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660850,676337158}],[]}}}} 04:13:25.713 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.713 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 3431660850,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 676337158}} 04:13:25.714 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421881537527">>,"internet",[],undefined,false,0,false,false} 04:13:25.714 [info] KMOD Port Create PDP Context Call {<0.1728.0>,[alias|#Ref<0.718718372.1967980545.237875>]}: {create_pdp_context,{172,18,2,103},3431660850,676337158,{192,168,0,99}} 04:13:25.714 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,99}, 3431660850, 676337158 04:13:25.714 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3458,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,99}},{i_tid,3431660850},{o_tid,676337158}]}} *DBG* epdg_ue_fsm_262421881537527 send ok to <0.1736.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421881537527">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 3431660850, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 676337158}}}} 04:13:25.715 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 3431660850,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 676337158}) returned ok *DBG* epdg_ue_fsm_262421881537527 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 3431660850, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 676337158}}} from <0.1736.0> in state state_wait_create_session_resp => state_active 04:13:25.715 [info] tunnel_response(<<"262421881537527">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 3431660850,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 676337158}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.716 [info] tunnel_response for <<"262421881537527">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 3431660850,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 676337158}} 04:13:25.716 [info] GSUP: Tx #{imsi => <<"262421881537527">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,99>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429573586420">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:25.735 [info] GSUP: Rx #{imsi => <<"262429573586420">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429573586420 enter epdg_ue_fsm in state state_new 04:13:25.736 [info] ue_fsm start(epdg_ue_fsm_262429573586420) *DBG* epdg_ue_fsm_262429573586420 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429573586420 receive call {auth_request,33,"internet",#{}} from <0.1737.0> in state state_new 04:13:25.736 [info] ue_fsm init(<<"262429573586420">>) *DBG* epdg_ue_fsm_262429573586420 send ok to <0.1737.0> 04:13:25.736 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429573586420 consume call {auth_request,33,"internet",#{}} from <0.1737.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.736 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429573586420">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429573586420 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429573586420 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429573586420 consume internal init_state in state state_new 04:13:25.736 [info] ue_fsm start_link(aaa_ue_fsm_262429573586420) *DBG* aaa_ue_fsm_262429573586420 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.736 [info] ue_fsm init("262429573586420") 04:13:25.736 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.737 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429573586420",undefined,undefined,false,false,undefined} 04:13:25.737 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.737 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","337",";","nonode@nohost"],1,undefined,undefined,undefined,"262429573586420",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429573586420 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429573586420 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.750 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;337;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429573586420",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84,159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213]],[[222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84,157,197,94,39,74,84,127,140,95,192,179,255,233,226]],["foobar"],[[196,153,228,16,115,147,238,143,191,147,130,56,190,187,122,165]],[[192,66,206,84,165,219,154,137,158,237,253,182,193,243,88,78]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429573586420 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231, 84>>, <<159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213>>, <<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231, 84,157,197,94,39,74,84,127,140,95,192,179,255,233,226>>, <<192,66,206,84,165,219,154,137,158,237,253,182,193,243,88,78>>, <<196,153,228,16,115,147,238,143,191,147,130,56,190,187, 122,165>>}]}} from <0.1740.0> in state state_wait_swx_maa 04:13:25.750 [info] dia_sip2gsup: auth [222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84,159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213] authz [222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84,157,197,94,39,74,84,127,140,95,192,179,255,233,226]  04:13:25.750 [info] rand [222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84] autn [159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213]  *DBG* aaa_ue_fsm_262429573586420 send ok to <0.1740.0> *DBG* epdg_ue_fsm_262429573586420 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231, 84>>, <<159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213>>, <<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231, 84,157,197,94,39,74,84,127,140,95,192,179,255,233,226>>, <<192,66,206,84,165,219,154,137,158,237,253,182,193,243,88,78>>, <<196,153,228,16,115,147,238,143,191,147,130,56,190,187, 122,165>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.750 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429573586420 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231, 84>>, <<159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213>>, <<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231, 84,157,197,94,39,74,84,127,140,95,192,179,255,233,226>>, <<192,66,206,84,165,219,154,137,158,237,253,182,193,243,88,78>>, <<196,153,228,16,115,147,238,143,191,147,130,56,190,187, 122,165>>}]}} from <0.1740.0> in state state_wait_swx_maa => state_new 04:13:25.751 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429573586420",undefined,undefined,false,false,undefined} 04:13:25.751 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84>>,<<159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213>>,<<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84,157,197,94,39,74,84,127,140,95,192,179,255,233,226>>,<<192,66,206,84,165,219,154,137,158,237,253,182,193,243,88,78>>,<<196,153,228,16,115,147,238,143,191,147,130,56,190,187,122,165>>}]} *DBG* epdg_ue_fsm_262429573586420 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429573586420">>, {ok, [{epdg_auth_tuple, <<222,225,254,181,153,145,112,127,154,244,147, 187,239,37,231,84>>, <<159,141,97,135,201,220,99,177,95,69,137,73, 110,135,89,213>>, <<222,225,254,181,153,145,112,127,154,244,147, 187,239,37,231,84,157,197,94,39,74,84,127, 140,95,192,179,255,233,226>>, <<192,66,206,84,165,219,154,137,158,237,253, 182,193,243,88,78>>, <<196,153,228,16,115,147,238,143,191,147, 130,56,190,187,122,165>>}]}}} 04:13:25.751 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84>>,<<159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213>>,<<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84,157,197,94,39,74,84,127,140,95,192,179,255,233,226>>,<<192,66,206,84,165,219,154,137,158,237,253,182,193,243,88,78>>,<<196,153,228,16,115,147,238,143,191,147,130,56,190,187,122,165>>}]}, {ue_fsm_data,<<"262429573586420">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429573586420 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231, 84>>, <<159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213>>, <<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231, 84,157,197,94,39,74,84,127,140,95,192,179,255,233,226>>, <<192,66,206,84,165,219,154,137,158,237,253,182,193,243,88,78>>, <<196,153,228,16,115,147,238,143,191,147,130,56,190,187, 122,165>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.751 [info] auth_response(<<"262429573586420">>): {ok,[{epdg_auth_tuple,<<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84>>,<<159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213>>,<<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84,157,197,94,39,74,84,127,140,95,192,179,255,233,226>>,<<192,66,206,84,165,219,154,137,158,237,253,182,193,243,88,78>>,<<196,153,228,16,115,147,238,143,191,147,130,56,190,187,122,165>>}]} 04:13:25.752 [info] auth_response for <<"262429573586420">>: {ok,[{epdg_auth_tuple,<<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84>>,<<159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213>>,<<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84,157,197,94,39,74,84,127,140,95,192,179,255,233,226>>,<<192,66,206,84,165,219,154,137,158,237,253,182,193,243,88,78>>,<<196,153,228,16,115,147,238,143,191,147,130,56,190,187,122,165>>}]} 04:13:25.752 [info] GSUP: Tx #{auth_tuples => [#{autn => <<159,141,97,135,201,220,99,177,95,69,137,73,110,135,89,213>>,ck => <<196,153,228,16,115,147,238,143,191,147,130,56,190,187,122,165>>,ik => <<192,66,206,84,165,219,154,137,158,237,253,182,193,243,88,78>>,rand => <<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84>>,res => <<222,225,254,181,153,145,112,127,154,244,147,187,239,37,231,84,157,197,94,39,74,84,127,140,95,192,179,255,233,226>>}],imsi => <<"262429573586420">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429573586420">>, message_type => location_upd_req}} 04:13:25.754 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429573586420">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429573586420 receive call lu_request from <0.1741.0> in state state_authenticating 04:13:25.754 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429573586420 send ok to <0.1741.0> 04:13:25.754 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429573586420">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429573586420 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429573586420 consume call lu_request from <0.1741.0> in state state_authenticating 04:13:25.754 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.754 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429573586420",undefined,undefined,false,false,undefined} 04:13:25.754 [debug] SWx Tx SAR Imsi="262429573586420" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.754 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","338",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429573586420",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429573586420 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429573586420 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429573586420 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1742.0> in state state_wait_swx_saa 04:13:25.759 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;338;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429573586420",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.759 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429573586420 send ok to <0.1742.0> 04:13:25.759 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429573586420",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429573586420 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429573586420 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1742.0> in state state_wait_swx_saa => state_authenticated 04:13:25.759 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429573586420 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429573586420">>,ok}} 04:13:25.760 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429573586420">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429573586420 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.760 [info] lu_response(<<"262429573586420">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.760 [info] lu_response for <<"262429573586420">>: ok 04:13:25.760 [info] GSUP: Tx #{imsi => <<"262429573586420">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429573586420">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429573586420 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1743.0> in state state_authenticated 04:13:25.761 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429573586420">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.761 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.762 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429573586420">>,"internet",[],undefined,false,0,false,false} 04:13:25.762 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:25.762 [info] s2b: Tx {gtp,v2,create_session_request,0,5395988,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429573586420">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864968,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660851,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429573586420 send ok to <0.1743.0> 04:13:25.762 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429573586420 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1743.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429573586420 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429573586420 receive call {rx_s6b_aar,"262429573586420@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1744.0> in state state_authenticated 04:13:25.767 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429573586420@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.767 [info] ue_fsm ev_rx_s6b_aar: "262429573586420@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:25.767 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429573586420@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262429573586420",undefined,undefined,true,false,undefined} 04:13:25.767 [debug] SWx Tx SAR Imsi="262429573586420" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:25.767 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","339",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429573586420",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429573586420 send ok to <0.1744.0> 04:13:25.768 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429573586420 consume call {rx_s6b_aar,"262429573586420@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1744.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429573586420 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1745.0> in state state_authenticated_wait_swx_saa 04:13:25.770 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;339;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429573586420",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.770 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429573586420 send ok to <0.1745.0> *DBG* aaa_ue_fsm_262429573586420 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1745.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.770 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429573586420","262429573586420@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1744.0>} 04:13:25.770 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.770 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.774 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,8,82,86,20,0,2,0,2,0,16,0,87,0,9,1,160,234,13,19,21,172,18,2,103,79,0,5,0,1,192,168,0,100,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,234,13,19,21,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,234,13,19,21,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.774 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864968,5395988,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<234,13,19,21>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3926725397,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3926725397,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,100>>}}} 04:13:25.774 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429573586420">>,<0.1738.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864968,3926725397,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3431660851,3926725397}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:25.774 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.774 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 3431660851,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3926725397}} *DBG* epdg_ue_fsm_262429573586420 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 3431660851, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3926725397}}} from <0.1746.0> in state state_wait_create_session_resp 04:13:25.775 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429573586420">>,"internet",[],undefined,false,0,false,false} 04:13:25.775 [info] KMOD Port Create PDP Context Call {<0.1738.0>,[alias|#Ref<0.718718372.1967980545.238037>]}: {create_pdp_context,{172,18,2,103},3431660851,3926725397,{192,168,0,100}} 04:13:25.775 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,100}, 3431660851, 3926725397 04:13:25.775 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3522,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,100}},{i_tid,3431660851},{o_tid,3926725397}]}} 04:13:25.775 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 3431660851,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3926725397}) returned ok *DBG* epdg_ue_fsm_262429573586420 send ok to <0.1746.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429573586420">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 3431660851, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3926725397}}}} 04:13:25.775 [info] tunnel_response(<<"262429573586420">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 3431660851,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3926725397}} *DBG* epdg_ue_fsm_262429573586420 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 3431660851, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3926725397}}} from <0.1746.0> in state state_wait_create_session_resp => state_active 04:13:25.775 [info] tunnel_response for <<"262429573586420">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 3431660851,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3926725397}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.775 [info] GSUP: Tx #{imsi => <<"262429573586420">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,100>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262428432921930">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428432921930 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428432921930 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428432921930 receive call {auth_request,33,"internet",#{}} from <0.1747.0> in state state_new 04:13:25.836 [info] GSUP: Rx #{imsi => <<"262428432921930">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:13:25.836 [info] ue_fsm start(epdg_ue_fsm_262428432921930) *DBG* epdg_ue_fsm_262428432921930 send ok to <0.1747.0> *DBG* aaa_ue_fsm_262428432921930 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.836 [info] ue_fsm init(<<"262428432921930">>) *DBG* epdg_ue_fsm_262428432921930 consume call {auth_request,33,"internet",#{}} from <0.1747.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428432921930 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428432921930 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:25.836 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428432921930 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:25.837 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428432921930">>,"internet",[],undefined,false,0,false,false} 04:13:25.837 [info] ue_fsm start_link(aaa_ue_fsm_262428432921930) 04:13:25.837 [info] ue_fsm init("262428432921930") 04:13:25.837 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:25.838 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428432921930",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428432921930 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428432921930 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:25.838 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:25.838 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","340",";","nonode@nohost"],1,undefined,undefined,undefined,"262428432921930",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428432921930 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244>>, <<106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99>>, <<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237, 244,113,144,116,162,107,69,173,230,238,37,8,229,110,71>>, <<32,46,167,79,220,12,88,10,213,100,223,131,144,109,224,138>>, <<214,244,4,72,65,87,98,67,60,25,207,135,40,74,184,231>>}]}} from <0.1750.0> in state state_wait_swx_maa 04:13:25.847 [info] SWx Rx MAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;340;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428432921930",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244,106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99]],[[200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244,113,144,116,162,107,69,173,230,238,37,8,229,110,71]],["foobar"],[[214,244,4,72,65,87,98,67,60,25,207,135,40,74,184,231]],[[32,46,167,79,220,12,88,10,213,100,223,131,144,109,224,138]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.847 [info] dia_sip2gsup: auth [200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244,106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99] authz [200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244,113,144,116,162,107,69,173,230,238,37,8,229,110,71]  *DBG* aaa_ue_fsm_262428432921930 send ok to <0.1750.0> 04:13:25.847 [info] rand [200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244] autn [106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99]  *DBG* aaa_ue_fsm_262428432921930 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244>>, <<106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99>>, <<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237, 244,113,144,116,162,107,69,173,230,238,37,8,229,110,71>>, <<32,46,167,79,220,12,88,10,213,100,223,131,144,109,224,138>>, <<214,244,4,72,65,87,98,67,60,25,207,135,40,74,184,231>>}]}} from <0.1750.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428432921930 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244>>, <<106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99>>, <<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237, 244,113,144,116,162,107,69,173,230,238,37,8,229,110,71>>, <<32,46,167,79,220,12,88,10,213,100,223,131,144,109,224,138>>, <<214,244,4,72,65,87,98,67,60,25,207,135,40,74,184,231>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:25.847 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428432921930 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428432921930">>, {ok, [{epdg_auth_tuple, <<200,230,232,228,229,216,31,154,255,128,46, 149,2,249,237,244>>, <<106,39,34,252,88,216,234,36,136,175,113,72, 201,221,240,99>>, <<200,230,232,228,229,216,31,154,255,128,46, 149,2,249,237,244,113,144,116,162,107,69,173, 230,238,37,8,229,110,71>>, <<32,46,167,79,220,12,88,10,213,100,223,131, 144,109,224,138>>, <<214,244,4,72,65,87,98,67,60,25,207,135, 40,74,184,231>>}]}}} 04:13:25.848 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428432921930",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428432921930 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244>>, <<106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99>>, <<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237, 244,113,144,116,162,107,69,173,230,238,37,8,229,110,71>>, <<32,46,167,79,220,12,88,10,213,100,223,131,144,109,224,138>>, <<214,244,4,72,65,87,98,67,60,25,207,135,40,74,184,231>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:25.848 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244>>,<<106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99>>,<<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244,113,144,116,162,107,69,173,230,238,37,8,229,110,71>>,<<32,46,167,79,220,12,88,10,213,100,223,131,144,109,224,138>>,<<214,244,4,72,65,87,98,67,60,25,207,135,40,74,184,231>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.848 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244>>,<<106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99>>,<<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244,113,144,116,162,107,69,173,230,238,37,8,229,110,71>>,<<32,46,167,79,220,12,88,10,213,100,223,131,144,109,224,138>>,<<214,244,4,72,65,87,98,67,60,25,207,135,40,74,184,231>>}]}, {ue_fsm_data,<<"262428432921930">>,"internet",[],undefined,false,0,false,false} 04:13:25.848 [info] auth_response(<<"262428432921930">>): {ok,[{epdg_auth_tuple,<<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244>>,<<106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99>>,<<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244,113,144,116,162,107,69,173,230,238,37,8,229,110,71>>,<<32,46,167,79,220,12,88,10,213,100,223,131,144,109,224,138>>,<<214,244,4,72,65,87,98,67,60,25,207,135,40,74,184,231>>}]} 04:13:25.848 [info] auth_response for <<"262428432921930">>: {ok,[{epdg_auth_tuple,<<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244>>,<<106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99>>,<<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244,113,144,116,162,107,69,173,230,238,37,8,229,110,71>>,<<32,46,167,79,220,12,88,10,213,100,223,131,144,109,224,138>>,<<214,244,4,72,65,87,98,67,60,25,207,135,40,74,184,231>>}]} 04:13:25.848 [info] GSUP: Tx #{auth_tuples => [#{autn => <<106,39,34,252,88,216,234,36,136,175,113,72,201,221,240,99>>,ck => <<214,244,4,72,65,87,98,67,60,25,207,135,40,74,184,231>>,ik => <<32,46,167,79,220,12,88,10,213,100,223,131,144,109,224,138>>,rand => <<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244>>,res => <<200,230,232,228,229,216,31,154,255,128,46,149,2,249,237,244,113,144,116,162,107,69,173,230,238,37,8,229,110,71>>}],imsi => <<"262428432921930">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428432921930">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428432921930 receive call lu_request from <0.1751.0> in state state_authenticating *DBG* epdg_ue_fsm_262428432921930 send ok to <0.1751.0> 04:13:25.850 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428432921930">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428432921930 consume call lu_request from <0.1751.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428432921930 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:25.850 [info] ue_fsm lu_request 04:13:25.850 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428432921930">>,"internet",[],undefined,false,0,false,false} 04:13:25.850 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:25.850 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428432921930",undefined,undefined,false,false,undefined} 04:13:25.850 [debug] SWx Tx SAR Imsi="262428432921930" Type=1 APN="internet" AgentInfoOpt=[]  04:13:25.850 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","341",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428432921930",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428432921930 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428432921930 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428432921930 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1752.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428432921930 send ok to <0.1752.0> 04:13:25.853 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;341;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428432921930",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428432921930 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1752.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428432921930 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:25.853 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428432921930 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428432921930">>,ok}} 04:13:25.853 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428432921930",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428432921930 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:25.853 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.853 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428432921930">>,"internet",[],undefined,false,0,false,false} 04:13:25.853 [info] lu_response(<<"262428432921930">>): ok 04:13:25.853 [info] lu_response for <<"262428432921930">>: ok 04:13:25.853 [info] GSUP: Tx #{imsi => <<"262428432921930">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428432921930">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428432921930 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1753.0> in state state_authenticated 04:13:25.854 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428432921930">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:25.854 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:25.854 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428432921930">>,"internet",[],undefined,false,0,false,false} 04:13:25.854 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:25.854 [info] s2b: Tx {gtp,v2,create_session_request,0,5395989,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428432921930">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864969,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660852,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428432921930 send ok to <0.1753.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.854 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428432921930 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1753.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428432921930 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428432921930 receive call {rx_s6b_aar,"262428432921930@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1754.0> in state state_authenticated 04:13:25.859 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428432921930@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:25.859 [info] ue_fsm ev_rx_s6b_aar: "262428432921930@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:25.859 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428432921930@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262428432921930",undefined,undefined,true,false,undefined} 04:13:25.859 [debug] SWx Tx SAR Imsi="262428432921930" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:25.859 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","342",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428432921930",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428432921930 send ok to <0.1754.0> 04:13:25.859 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428432921930 consume call {rx_s6b_aar,"262428432921930@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.1754.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428432921930 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1755.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428432921930 send ok to <0.1755.0> 04:13:25.862 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;342;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428432921930",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:25.862 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428432921930 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1755.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:25.862 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428432921930","262428432921930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1754.0>} 04:13:25.862 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:25.862 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:25.865 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,9,82,86,21,0,2,0,2,0,16,0,87,0,9,1,160,182,44,191,154,172,18,2,103,79,0,5,0,1,192,168,0,101,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,182,44,191,154,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,182,44,191,154,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:25.865 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864969,5395989,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<182,44,191,154>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3056385946,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3056385946,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,101>>}}} 04:13:25.865 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428432921930">>,<0.1748.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864969,3056385946,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660852,3056385946}],[],[],[],[]}}}} 04:13:25.865 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:25.865 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 3431660852,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3056385946}} *DBG* epdg_ue_fsm_262428432921930 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 3431660852, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3056385946}}} from <0.1756.0> in state state_wait_create_session_resp 04:13:25.865 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428432921930">>,"internet",[],undefined,false,0,false,false} 04:13:25.865 [info] KMOD Port Create PDP Context Call {<0.1748.0>,[alias|#Ref<0.718718372.1967980545.238182>]}: {create_pdp_context,{172,18,2,103},3431660852,3056385946,{192,168,0,101}} 04:13:25.865 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,101}, 3431660852, 3056385946 04:13:25.865 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3586,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,101}},{i_tid,3431660852},{o_tid,3056385946}]}} *DBG* epdg_ue_fsm_262428432921930 send ok to <0.1756.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428432921930">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 3431660852, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 3056385946}}}} 04:13:25.865 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 3431660852,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3056385946}) returned ok *DBG* epdg_ue_fsm_262428432921930 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 3431660852, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 3056385946}}} from <0.1756.0> in state state_wait_create_session_resp => state_active 04:13:25.865 [info] tunnel_response(<<"262428432921930">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 3431660852,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3056385946}} 04:13:25.865 [info] tunnel_response for <<"262428432921930">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 3431660852,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 3056385946}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:25.865 [info] GSUP: Tx #{imsi => <<"262428432921930">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,101>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425667255459">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425667255459 receive call purge_ms_request from <0.1757.0> in state state_active 04:13:26.939 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425667255459">>,message_type => purge_ms_req} 04:13:26.939 [info] ue_fsm purge_ms_request 04:13:26.940 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425667255459">>,"internet",[],{epdg_tun_pdp_ctx,3431660754,2320441001,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:26.940 [info] KMOD Port Delete PDP Context Call {<0.764.0>,[alias|#Ref<0.718718372.1967980545.238199>]}: {delete_pdp_context,{172,18,2,103},3431660754,2320441001,{192,168,0,3}} 04:13:26.940 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,3}, 3431660754, 2320441001 04:13:26.940 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],458,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,3}},{i_tid,3431660754}]}} *DBG* epdg_ue_fsm_262425667255459 send ok to <0.1757.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.941 [info] s2b: Tx {gtp,v2,delete_session_request,2320441001,5395990,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660754,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262425667255459 consume call purge_ms_request from <0.1757.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425667255459 receive call rx_s6b_str from <0.1758.0> in state state_authenticated *DBG* aaa_ue_fsm_262425667255459 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1758.0> *DBG* aaa_ue_fsm_262425667255459 consume call rx_s6b_str from <0.1758.0> in state state_authenticated 04:13:26.944 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425667255459"],[],[]} 04:13:26.944 [info] ue_fsm ev_rx_s6b_str 04:13:26.944 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425667255459","262425667255459@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:26.944 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:26.944 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.950 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,167,82,86,22,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425667255459 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864871,5395990,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1759.0> in state state_wait_delete_session_resp 04:13:26.950 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864871,5395990,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.950 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864871,5395990,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425667255459 send ok to <0.1759.0> 04:13:26.950 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425667255459">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425667255459 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864871,5395990,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1759.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:26.950 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262425667255459 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425667255459 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:26.950 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425667255459">>,"internet",[],undefined,true,0,false,false} 04:13:26.950 [info] ue_fsm ev_rx_swm_str 04:13:26.951 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425667255459","262425667255459@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:26.951 [debug] SWx Tx SAR Imsi="262425667255459" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425667255459 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425667255459 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.951 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","343",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425667255459",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} Stream 238, 15 bytes Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428788477634">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.952 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428788477634">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428788477634 receive call purge_ms_request from <0.1761.0> in state state_active Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.952 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.952 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428788477634">>,"internet",[],{epdg_tun_pdp_ctx,3431660756,2093389591,{epdg_eua,33,<<192,168,0,5>>,undefined},<<172,18,2,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.952 [info] KMOD Port Delete PDP Context Call {<0.784.0>,[alias|#Ref<0.718718372.1967980552.220095>]}: {delete_pdp_context,{172,18,2,103},3431660756,2093389591,{192,168,0,5}} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262428788477634 send ok to <0.1761.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262428788477634 consume call purge_ms_request from <0.1761.0> in state state_active => state_wait_delete_session_resp 04:13:26.952 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,5}, 3431660756, 2093389591 *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424143037185">>, message_type => purge_ms_req}} Stream 238, 15 bytes 04:13:26.952 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],522,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,5}},{i_tid,3431660756}]}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.953 [info] s2b: Tx {gtp,v2,delete_session_request,2093389591,5395991,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660756,<<172,18,2,20>>,undefined}]} Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262424143037185 receive call purge_ms_request from <0.1762.0> in state state_active 04:13:26.953 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424143037185">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.953 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.953 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424143037185">>,"internet",[],{epdg_tun_pdp_ctx,3431660757,2381870455,{epdg_eua,33,<<192,168,0,6>>,undefined},<<172,18,2,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.953 [info] KMOD Port Delete PDP Context Call {<0.794.0>,[alias|#Ref<0.718718372.1967980553.221760>]}: {delete_pdp_context,{172,18,2,103},3431660757,2381870455,{192,168,0,6}} Stream 238, 15 bytes 04:13:26.953 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,6}, 3431660757, 2381870455 Stream 238, 15 bytes *DBG* epdg_ue_fsm_262424143037185 send ok to <0.1762.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes 04:13:26.954 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],586,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,6}},{i_tid,3431660757}]}} *DBG* epdg_ue_fsm_262424143037185 consume call purge_ms_request from <0.1762.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427401715431">>, message_type => purge_ms_req}} 04:13:26.954 [info] s2b: Tx {gtp,v2,delete_session_request,2381870455,5395992,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660757,<<172,18,2,20>>,undefined}]} Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262427401715431 receive call purge_ms_request from <0.1763.0> in state state_active Stream 238, 15 bytes 04:13:26.955 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427401715431">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.955 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.955 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427401715431">>,"internet",[],{epdg_tun_pdp_ctx,3431660753,2281107456,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} Stream 238, 15 bytes 04:13:26.955 [info] KMOD Port Delete PDP Context Call {<0.754.0>,[alias|#Ref<0.718718372.1967980545.238290>]}: {delete_pdp_context,{172,18,2,103},3431660753,2281107456,{192,168,0,2}} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.956 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660753, 2281107456 Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.956 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],650,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660753}]}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.956 [info] s2b: Tx {gtp,v2,delete_session_request,2281107456,5395993,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660753,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262427401715431 send ok to <0.1763.0> Stream 238, 15 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427401715431 consume call purge_ms_request from <0.1763.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422870194146">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262422870194146 receive call purge_ms_request from <0.1764.0> in state state_active Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.957 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422870194146">>,message_type => purge_ms_req} 04:13:26.957 [info] ue_fsm purge_ms_request 04:13:26.958 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422870194146">>,"internet",[],{epdg_tun_pdp_ctx,3431660755,1194042282,{epdg_eua,33,<<192,168,0,4>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:26.958 [info] KMOD Port Delete PDP Context Call {<0.774.0>,[alias|#Ref<0.718718372.1967980553.221811>]}: {delete_pdp_context,{172,18,2,103},3431660755,1194042282,{192,168,0,4}} *DBG* epdg_ue_fsm_262422870194146 send ok to <0.1764.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.958 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,4}, 3431660755, 1194042282 *DBG* epdg_ue_fsm_262422870194146 consume call purge_ms_request from <0.1764.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426651996913">>, message_type => purge_ms_req}} 04:13:26.958 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3650,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,4}},{i_tid,3431660755}]}} 04:13:26.958 [info] s2b: Tx {gtp,v2,delete_session_request,1194042282,5395994,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660755,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262426651996913 receive call purge_ms_request from <0.1765.0> in state state_active 04:13:26.959 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426651996913">>,message_type => purge_ms_req} 04:13:26.959 [info] ue_fsm purge_ms_request 04:13:26.959 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426651996913">>,"internet",[],{epdg_tun_pdp_ctx,3431660758,1678939271,{epdg_eua,33,<<192,168,0,7>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:26.959 [info] KMOD Port Delete PDP Context Call {<0.804.0>,[alias|#Ref<0.718718372.1967980545.238331>]}: {delete_pdp_context,{172,18,2,103},3431660758,1678939271,{192,168,0,7}} 04:13:26.960 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,7}, 3431660758, 1678939271 04:13:26.960 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],9,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,7}},{i_tid,3431660758}]}} *DBG* aaa_ue_fsm_262425667255459 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1760.0> in state state_authenticated_wait_swx_saa 04:13:26.960 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;343;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425667255459",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:26.960 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425667255459 send ok to <0.1760.0> *DBG* epdg_ue_fsm_262426651996913 send ok to <0.1765.0> *DBG* epdg_ue_fsm_262425667255459 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:26.960 [info] s2b: Tx {gtp,v2,delete_session_request,1678939271,5395995,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660758,<<172,18,2,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425667255459 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1760.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426651996913 consume call purge_ms_request from <0.1765.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425667255459 send ok to <0.211.0> 04:13:26.960 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425667255459","262425667255459@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428788477634 receive call rx_s6b_str from <0.1766.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429761220127">>, message_type => purge_ms_req}} 04:13:26.960 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425667255459 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428788477634 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1766.0> 04:13:26.961 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425667255459">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428788477634 consume call rx_s6b_str from <0.1766.0> in state state_authenticated *DBG* epdg_ue_fsm_262429761220127 receive call purge_ms_request from <0.1767.0> in state state_active 04:13:26.961 [info] purge_ms_response(<<"262425667255459">>): ok 04:13:26.961 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428788477634"],[],[]} 04:13:26.961 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424143037185 receive call rx_s6b_str from <0.1768.0> in state state_authenticated 04:13:26.961 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425667255459">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424143037185 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1768.0> *DBG* epdg_ue_fsm_262429761220127 send ok to <0.1767.0> 04:13:26.961 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428788477634","262428788477634@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424143037185 consume call rx_s6b_str from <0.1768.0> in state state_authenticated *DBG* epdg_ue_fsm_262429761220127 consume call purge_ms_request from <0.1767.0> in state state_active => state_wait_delete_session_resp 04:13:26.961 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423142730315">>, message_type => purge_ms_req}} 04:13:26.962 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.962 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429761220127">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423142730315 receive call purge_ms_request from <0.1769.0> in state state_active 04:13:26.962 [info] ue_fsm purge_ms_request 04:13:26.962 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429761220127">>,"internet",[],{epdg_tun_pdp_ctx,3431660759,1477423464,{epdg_eua,33,<<192,168,0,8>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:26.962 [info] KMOD Port Delete PDP Context Call {<0.814.0>,[alias|#Ref<0.718718372.1967980553.221859>]}: {delete_pdp_context,{172,18,2,103},3431660759,1477423464,{192,168,0,8}} 04:13:26.962 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,8}, 3431660759, 1477423464 *DBG* epdg_ue_fsm_262423142730315 send ok to <0.1769.0> 04:13:26.962 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424143037185"],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:26.963 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423142730315 consume call purge_ms_request from <0.1769.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423858449434">>, message_type => purge_ms_req}} 04:13:26.963 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],714,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,8}},{i_tid,3431660759}]}} *DBG* epdg_ue_fsm_262428788477634 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864873,5395991,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1770.0> in state state_wait_delete_session_resp 04:13:26.963 [info] s2b: Tx {gtp,v2,delete_session_request,1477423464,5395996,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660759,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262423858449434 receive call purge_ms_request from <0.1772.0> in state state_active *DBG* aaa_ue_fsm_262427401715431 receive call rx_s6b_str from <0.1771.0> in state state_authenticated 04:13:26.963 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424143037185","262424143037185@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428788477634 send ok to <0.1770.0> *DBG* aaa_ue_fsm_262427401715431 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1771.0> 04:13:26.963 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262428788477634 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864873,5395991,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1770.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428788477634 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427401715431 consume call rx_s6b_str from <0.1771.0> in state state_authenticated *DBG* epdg_ue_fsm_262428788477634 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423858449434 send ok to <0.1772.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423858449434 consume call purge_ms_request from <0.1772.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428788477634 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421736184139">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428788477634 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.963 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.964 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423142730315">>,message_type => purge_ms_req} 04:13:26.964 [info] ue_fsm purge_ms_request 04:13:26.965 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423142730315">>,"internet",[],{epdg_tun_pdp_ctx,3431660760,1210994738,{epdg_eua,33,<<192,168,0,9>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:26.965 [info] KMOD Port Delete PDP Context Call {<0.824.0>,[alias|#Ref<0.718718372.1967980545.238357>]}: {delete_pdp_context,{172,18,2,103},3431660760,1210994738,{192,168,0,9}} 04:13:26.965 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,9}, 3431660760, 1210994738 04:13:26.965 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],778,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,9}},{i_tid,3431660760}]}} 04:13:26.965 [info] s2b: Tx {gtp,v2,delete_session_request,1210994738,5395997,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660760,<<172,18,2,20>>,undefined}]} 04:13:26.966 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,169,82,86,23,0,2,0,2,0,16,0>> 04:13:26.966 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864873,5395991,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.966 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864873,5395991,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.967 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423858449434">>,message_type => purge_ms_req} 04:13:26.967 [info] ue_fsm purge_ms_request 04:13:26.967 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427401715431"],[],[]} 04:13:26.967 [info] ue_fsm ev_rx_s6b_str 04:13:26.967 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428788477634">>,"internet",[],undefined,false,0,false,false} 04:13:26.967 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:26.967 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423858449434">>,"internet",[],{epdg_tun_pdp_ctx,3431660761,2200762749,{epdg_eua,33,<<192,168,0,10>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:26.967 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427401715431","262427401715431@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:26.967 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:26.967 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428788477634">>,"internet",[],undefined,true,0,false,false} 04:13:26.967 [info] KMOD Port Delete PDP Context Call {<0.834.0>,[alias|#Ref<0.718718372.1967980552.220195>]}: {delete_pdp_context,{172,18,2,103},3431660761,2200762749,{192,168,0,10}} 04:13:26.967 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,10}, 3431660761, 2200762749 04:13:26.967 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],842,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,10}},{i_tid,3431660761}]}} 04:13:26.967 [info] ue_fsm ev_rx_swm_str 04:13:26.968 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.968 [info] s2b: Tx {gtp,v2,delete_session_request,2200762749,5395998,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660761,<<172,18,2,20>>,undefined}]} 04:13:26.968 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428788477634","262428788477634@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:26.968 [debug] SWx Tx SAR Imsi="262428788477634" Type=5 APN="internet" AgentInfoOpt=[]  04:13:26.968 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","344",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428788477634",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:26.969 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421736184139">>,message_type => purge_ms_req} 04:13:26.969 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422870194146"],[],[]} *DBG* epdg_ue_fsm_262421736184139 receive call purge_ms_request from <0.1775.0> in state state_active 04:13:26.971 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,170,82,86,24,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422870194146 receive call rx_s6b_str from <0.1774.0> in state state_authenticated 04:13:26.973 [info] ue_fsm purge_ms_request 04:13:26.973 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422870194146 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1774.0> 04:13:26.974 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421736184139">>,"internet",[],{epdg_tun_pdp_ctx,3431660763,934406841,{epdg_eua,33,<<192,168,0,12>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422870194146 consume call rx_s6b_str from <0.1774.0> in state state_authenticated 04:13:26.974 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422870194146","262422870194146@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262424143037185 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864874,5395992,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1776.0> in state state_wait_delete_session_resp 04:13:26.974 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864874,5395992,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.974 [info] KMOD Port Delete PDP Context Call {<0.854.0>,[alias|#Ref<0.718718372.1967980551.220430>]}: {delete_pdp_context,{172,18,2,103},3431660763,934406841,{192,168,0,12}} 04:13:26.974 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262424143037185 send ok to <0.1776.0> *DBG* aaa_ue_fsm_262426651996913 receive call rx_s6b_str from <0.1777.0> in state state_authenticated 04:13:26.974 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864874,5395992,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.974 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,12}, 3431660763, 934406841 *DBG* epdg_ue_fsm_262424143037185 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864874,5395992,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1776.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424143037185 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426651996913 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1777.0> 04:13:26.974 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],73,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,12}},{i_tid,3431660763}]}} *DBG* epdg_ue_fsm_262421736184139 send ok to <0.1775.0> *DBG* epdg_ue_fsm_262424143037185 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426651996913 consume call rx_s6b_str from <0.1777.0> in state state_authenticated 04:13:26.974 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262421736184139 consume call purge_ms_request from <0.1775.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427401715431 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864870,5395993,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1778.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421868682920">>, message_type => purge_ms_req}} 04:13:26.974 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424143037185">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424143037185 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429761220127 receive call rx_s6b_str from <0.1780.0> in state state_authenticated *DBG* epdg_ue_fsm_262427401715431 send ok to <0.1778.0> *DBG* aaa_ue_fsm_262424143037185 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.974 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421868682920 receive call purge_ms_request from <0.1781.0> in state state_active 04:13:26.974 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426651996913"],[],[]} *DBG* aaa_ue_fsm_262429761220127 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1780.0> *DBG* epdg_ue_fsm_262427401715431 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864870,5395993,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1778.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427401715431 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429761220127 consume call rx_s6b_str from <0.1780.0> in state state_authenticated *DBG* epdg_ue_fsm_262427401715431 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421868682920 send ok to <0.1781.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421868682920 consume call purge_ms_request from <0.1781.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426523349225">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427401715431 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427401715431 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:26.974 [info] ue_fsm ev_rx_s6b_str 04:13:26.975 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424143037185">>,"internet",[],undefined,true,0,false,false} 04:13:26.975 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426651996913","262426651996913@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:26.975 [info] ue_fsm ev_rx_swm_str 04:13:26.975 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:26.975 [info] s2b: Tx {gtp,v2,delete_session_request,934406841,5395999,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660763,<<172,18,2,20>>,undefined}]} 04:13:26.975 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.975 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,166,82,86,25,0,2,0,2,0,16,0>> 04:13:26.975 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424143037185","262424143037185@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:26.975 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864870,5395993,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.975 [debug] SWx Tx SAR Imsi="262424143037185" Type=5 APN="internet" AgentInfoOpt=[]  04:13:26.975 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864870,5395993,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.976 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","345",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424143037185",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:26.976 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429761220127"],[],[]} 04:13:26.976 [info] ue_fsm ev_rx_s6b_str 04:13:26.976 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427401715431">>,"internet",[],undefined,false,0,false,false} 04:13:26.976 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:26.976 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421868682920">>,message_type => purge_ms_req} 04:13:26.976 [info] ue_fsm purge_ms_request 04:13:26.976 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427401715431">>,"internet",[],undefined,true,0,false,false} 04:13:26.976 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429761220127","262429761220127@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:26.976 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:26.976 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421868682920">>,"internet",[],{epdg_tun_pdp_ctx,3431660764,3388583739,{epdg_eua,33,<<192,168,0,13>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:26.976 [info] ue_fsm ev_rx_swm_str 04:13:26.976 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.976 [info] KMOD Port Delete PDP Context Call {<0.864.0>,[alias|#Ref<0.718718372.1967980550.220091>]}: {delete_pdp_context,{172,18,2,103},3431660764,3388583739,{192,168,0,13}} 04:13:26.976 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,13}, 3431660764, 3388583739 04:13:26.977 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],7,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,13}},{i_tid,3431660764}]}} 04:13:26.977 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427401715431","262427401715431@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:26.977 [debug] SWx Tx SAR Imsi="262427401715431" Type=5 APN="internet" AgentInfoOpt=[]  04:13:26.977 [info] s2b: Tx {gtp,v2,delete_session_request,3388583739,5396000,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660764,<<172,18,2,20>>,undefined}]} 04:13:26.977 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","346",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427401715431",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262422870194146 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864872,5395994,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1784.0> in state state_wait_delete_session_resp 04:13:26.977 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423142730315"],[],[]} 04:13:26.977 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426523349225">>,message_type => purge_ms_req} 04:13:26.977 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;344;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428788477634",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423142730315 receive call rx_s6b_str from <0.1783.0> in state state_authenticated *DBG* epdg_ue_fsm_262422870194146 send ok to <0.1784.0> 04:13:26.981 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,168,82,86,26,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426523349225 receive call purge_ms_request from <0.1785.0> in state state_active *DBG* aaa_ue_fsm_262428788477634 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1773.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423142730315 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1783.0> *DBG* epdg_ue_fsm_262422870194146 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864872,5395994,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1784.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422870194146 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:26.981 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864872,5395994,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423142730315 consume call rx_s6b_str from <0.1783.0> in state state_authenticated *DBG* epdg_ue_fsm_262422870194146 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:26.981 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864872,5395994,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.981 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422870194146">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423858449434 receive call rx_s6b_str from <0.1786.0> in state state_authenticated 04:13:26.981 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422870194146 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428788477634 send ok to <0.1773.0> *DBG* aaa_ue_fsm_262422870194146 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428788477634 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1773.0> in state state_authenticated_wait_swx_saa => state_new 04:13:26.981 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423858449434 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1786.0> *DBG* epdg_ue_fsm_262428788477634 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426523349225 send ok to <0.1785.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426651996913 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864875,5395995,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1788.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423858449434 consume call rx_s6b_str from <0.1786.0> in state state_authenticated *DBG* epdg_ue_fsm_262428788477634 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426523349225 consume call purge_ms_request from <0.1785.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423428420705">>, message_type => purge_ms_req}} 04:13:26.982 [info] ue_fsm purge_ms_request 04:13:26.982 [info] ue_fsm ev_rx_swx_saa 04:13:26.982 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423142730315","262423142730315@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:26.982 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:26.982 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422870194146">>,"internet",[],undefined,true,0,false,false} 04:13:26.982 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426523349225">>,"internet",[],{epdg_tun_pdp_ctx,3431660762,1847088802,{epdg_eua,33,<<192,168,0,11>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:26.982 [info] ue_fsm ev_rx_swm_str 04:13:26.982 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.982 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428788477634","262428788477634@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:26.982 [info] KMOD Port Delete PDP Context Call {<0.844.0>,[alias|#Ref<0.718718372.1967980545.238405>]}: {delete_pdp_context,{172,18,2,103},3431660762,1847088802,{192,168,0,11}} 04:13:26.982 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,11}, 3431660762, 1847088802 04:13:26.983 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3714,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,11}},{i_tid,3431660762}]}} 04:13:26.983 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422870194146","262422870194146@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:26.983 [debug] SWx Tx SAR Imsi="262422870194146" Type=5 APN="internet" AgentInfoOpt=[]  04:13:26.983 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","347",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422870194146",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:26.983 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423858449434"],[],[]} 04:13:26.983 [info] ue_fsm ev_rx_s6b_str 04:13:26.983 [info] s2b: Tx {gtp,v2,delete_session_request,1847088802,5396001,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660762,<<172,18,2,20>>,undefined}]} 04:13:26.983 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:26.984 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,171,82,86,27,0,2,0,2,0,16,0>> 04:13:26.983 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423858449434","262423858449434@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:26.985 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:26.985 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864875,5395995,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.985 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864875,5395995,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.985 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.985 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428788477634">>,"internet",[],undefined,true,0,false,false} 04:13:26.985 [info] purge_ms_response(<<"262428788477634">>): ok 04:13:26.986 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426651996913">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426651996913 send ok to <0.1788.0> 04:13:26.986 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421736184139"],[],[]} *DBG* aaa_ue_fsm_262426651996913 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426651996913 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864875,5395995,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1788.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421736184139 receive call rx_s6b_str from <0.1789.0> in state state_authenticated *DBG* epdg_ue_fsm_262429761220127 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864876,5395996,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1790.0> in state state_wait_delete_session_resp 04:13:26.986 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428788477634">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426651996913 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428788477634 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426651996913 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421736184139 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1789.0> *DBG* epdg_ue_fsm_262429761220127 send ok to <0.1790.0> 04:13:26.986 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;345;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424143037185",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426651996913 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421736184139 consume call rx_s6b_str from <0.1789.0> in state state_authenticated 04:13:26.986 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423428420705">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429761220127 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864876,5395996,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1790.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429761220127 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424143037185 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1779.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423142730315 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864877,5395997,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1792.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421868682920 receive call rx_s6b_str from <0.1793.0> in state state_authenticated *DBG* epdg_ue_fsm_262429761220127 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426523349225 receive call rx_s6b_str from <0.1794.0> in state state_authenticated 04:13:26.990 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262429761220127 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424143037185 send ok to <0.1779.0> *DBG* aaa_ue_fsm_262429761220127 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424143037185 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1779.0> in state state_authenticated_wait_swx_saa => state_new 04:13:26.990 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,172,82,86,28,0,2,0,2,0,16,0>> 04:13:26.990 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426651996913">>,"internet",[],undefined,true,0,false,false} 04:13:26.991 [info] ue_fsm ev_rx_swm_str 04:13:26.991 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864876,5395996,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.991 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864876,5395996,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.991 [info] ue_fsm ev_rx_s6b_str Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.991 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426651996913","262426651996913@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.991 [debug] SWx Tx SAR Imsi="262426651996913" Type=5 APN="internet" AgentInfoOpt=[]  Stream 238, 15 bytes 04:13:26.991 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","348",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426651996913",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.991 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421736184139","262421736184139@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} Stream 238, 15 bytes 04:13:26.991 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429761220127">>,"internet",[],undefined,false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.991 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:13:26.991 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:26.991 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.991 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,173,82,86,29,0,2,0,2,0,16,0>> 04:13:26.992 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864877,5395997,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.992 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429761220127">>,"internet",[],undefined,true,0,false,false} 04:13:26.992 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864877,5395997,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.992 [info] ue_fsm ev_rx_swm_str 04:13:26.992 [info] ue_fsm ev_rx_swx_saa 04:13:26.992 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421868682920"],[],[]} 04:13:26.992 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426523349225"],[],[]} 04:13:26.992 [info] ue_fsm ev_rx_s6b_str 04:13:26.992 [info] ue_fsm ev_rx_s6b_str 04:13:26.992 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429761220127","262429761220127@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:26.992 [debug] SWx Tx SAR Imsi="262429761220127" Type=5 APN="internet" AgentInfoOpt=[]  04:13:26.992 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424143037185","262424143037185@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:26.992 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","349",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429761220127",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:26.993 [info] ue_fsm purge_ms_request 04:13:26.993 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423428420705 receive call purge_ms_request from <0.1796.0> in state state_active *DBG* epdg_ue_fsm_262424143037185 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:26.993 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423142730315">>,"internet",[],undefined,false,0,false,false} 04:13:26.993 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421868682920","262421868682920@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262424143037185 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423142730315 send ok to <0.1792.0> 04:13:26.993 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426523349225","262426523349225@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262421868682920 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1793.0> 04:13:26.993 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;346;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427401715431",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424143037185 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421868682920 consume call rx_s6b_str from <0.1793.0> in state state_authenticated *DBG* aaa_ue_fsm_262426523349225 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1794.0> *DBG* aaa_ue_fsm_262427401715431 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1782.0> in state state_authenticated_wait_swx_saa 04:13:26.996 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;347;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422870194146",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426523349225 consume call rx_s6b_str from <0.1794.0> in state state_authenticated *DBG* aaa_ue_fsm_262422870194146 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1787.0> in state state_authenticated_wait_swx_saa 04:13:26.997 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423428420705">>,"internet",[],{epdg_tun_pdp_ctx,3431660765,1402485292,{epdg_eua,33,<<192,168,0,14>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262427401715431 send ok to <0.1782.0> *DBG* aaa_ue_fsm_262427401715431 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1782.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427401715431 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:26.997 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424143037185">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423858449434 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864878,5395998,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1797.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427401715431 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422870194146 send ok to <0.1787.0> *DBG* epdg_ue_fsm_262422870194146 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422870194146 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1787.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427401715431 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423858449434 send ok to <0.1797.0> *DBG* epdg_ue_fsm_262423142730315 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864877,5395997,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1792.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423142730315 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423858449434 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864878,5395998,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1797.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421736184139 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864880,5395999,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1798.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423858449434 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421736184139 send ok to <0.1798.0> *DBG* epdg_ue_fsm_262421736184139 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864880,5395999,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1798.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423428420705 send ok to <0.1796.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423428420705 consume call purge_ms_request from <0.1796.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421736184139 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422870194146 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424888691781">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423142730315 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:26.997 [info] purge_ms_response(<<"262424143037185">>): ok 04:13:26.997 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:26.997 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:26.997 [info] KMOD Port Delete PDP Context Call {<0.874.0>,[alias|#Ref<0.718718372.1967980552.220344>]}: {delete_pdp_context,{172,18,2,103},3431660765,1402485292,{192,168,0,14}} 04:13:26.997 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424143037185">>,"internet",[],undefined,true,0,false,false} 04:13:26.997 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.997 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,14}, 3431660765, 1402485292 04:13:26.997 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:26.997 [info] ue_fsm ev_rx_swx_saa 04:13:26.997 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3778,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,14}},{i_tid,3431660765}]}} 04:13:26.997 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,174,82,86,30,0,2,0,2,0,16,0>> 04:13:26.997 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:26.997 [info] ue_fsm ev_rx_swx_saa 04:13:26.997 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427401715431","262427401715431@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:26.997 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864878,5395998,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.997 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:26.997 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864878,5395998,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.997 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422870194146","262422870194146@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:26.998 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427401715431">>,"internet",[],undefined,true,0,false,false} 04:13:26.998 [info] purge_ms_response(<<"262427401715431">>): ok 04:13:26.998 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:26.998 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423858449434">>,"internet",[],undefined,false,0,false,false} 04:13:26.998 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427401715431">>,"internet",[],undefined,true,0,false,false} 04:13:26.997 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423142730315">>,"internet",[],undefined,true,0,false,false} 04:13:26.998 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:26.998 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422870194146">>,"internet",[],undefined,true,0,false,false} 04:13:26.998 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,176,82,86,31,0,2,0,2,0,16,0>> 04:13:26.998 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423858449434">>,"internet",[],undefined,true,0,false,false} 04:13:26.998 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864880,5395999,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.998 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864880,5395999,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:26.999 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421736184139">>,"internet",[],undefined,false,0,false,false} 04:13:26.999 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:26.999 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421736184139">>,"internet",[],undefined,true,0,false,false} 04:13:26.999 [info] s2b: Tx {gtp,v2,delete_session_request,1402485292,5396002,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660765,<<172,18,2,20>>,undefined}]} 04:13:26.998 [info] purge_ms_response(<<"262422870194146">>): ok 04:13:26.999 [info] ue_fsm ev_rx_swm_str 04:13:26.999 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422870194146">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422870194146 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.000 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424888691781">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424888691781 receive call purge_ms_request from <0.1799.0> in state state_active 04:13:27.000 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423142730315","262423142730315@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.000 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,177,82,86,32,0,2,0,2,0,16,0>> 04:13:27.003 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423142730315 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423858449434 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423142730315 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421868682920 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864881,5396000,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1801.0> in state state_wait_delete_session_resp 04:13:27.003 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424888691781">>,"internet",[],{epdg_tun_pdp_ctx,3431660768,2984277952,{epdg_eua,33,<<192,168,0,17>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.003 [debug] SWx Tx SAR Imsi="262423142730315" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421868682920 send ok to <0.1801.0> *DBG* aaa_ue_fsm_262423858449434 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421736184139 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.003 [info] KMOD Port Delete PDP Context Call {<0.904.0>,[alias|#Ref<0.718718372.1967980550.220218>]}: {delete_pdp_context,{172,18,2,103},3431660768,2984277952,{192,168,0,17}} *DBG* aaa_ue_fsm_262423858449434 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421868682920 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864881,5396000,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1801.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424888691781 send ok to <0.1799.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.003 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,17}, 3431660768, 2984277952 *DBG* aaa_ue_fsm_262426651996913 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1791.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429761220127 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1795.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421736184139 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421868682920 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421868682920 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424888691781 consume call purge_ms_request from <0.1799.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424016556141">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421736184139 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.003 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","350",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423142730315",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.003 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],137,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,17}},{i_tid,3431660768}]}} 04:13:27.003 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864881,5396000,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.003 [info] ue_fsm ev_rx_swm_str 04:13:27.003 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864881,5396000,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.003 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423858449434","262423858449434@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.003 [debug] SWx Tx SAR Imsi="262423858449434" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.003 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","351",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423858449434",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.003 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421868682920">>,"internet",[],undefined,false,0,false,false} 04:13:27.003 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.003 [info] ue_fsm ev_rx_swm_str 04:13:27.003 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421868682920">>,"internet",[],undefined,true,0,false,false} 04:13:27.003 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421736184139","262421736184139@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.004 [info] s2b: Tx {gtp,v2,delete_session_request,2984277952,5396003,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660768,<<172,18,2,20>>,undefined}]} 04:13:27.004 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;348;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426651996913",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.004 [debug] SWx Tx SAR Imsi="262421736184139" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.004 [info] ue_fsm ev_rx_swx_saa 04:13:27.004 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","352",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421736184139",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.004 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;349;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429761220127",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.004 [info] ue_fsm ev_rx_swx_saa 04:13:27.004 [info] ue_fsm ev_rx_swm_str 04:13:27.004 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429761220127","262429761220127@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.004 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426651996913","262426651996913@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.004 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421868682920","262421868682920@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.004 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424016556141">>,message_type => purge_ms_req} 04:13:27.006 [debug] SWx Tx SAR Imsi="262421868682920" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.006 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","353",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421868682920",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421868682920 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424016556141 receive call purge_ms_request from <0.1805.0> in state state_active 04:13:27.006 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262426651996913 send ok to <0.1791.0> *DBG* aaa_ue_fsm_262429761220127 send ok to <0.1795.0> *DBG* epdg_ue_fsm_262429761220127 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421868682920 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429761220127 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1795.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262426651996913 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1791.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.006 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429761220127 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426651996913 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.006 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424016556141">>,"internet",[],{epdg_tun_pdp_ctx,3431660769,3768423175,{epdg_eua,33,<<192,168,0,18>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429761220127 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.006 [info] KMOD Port Delete PDP Context Call {<0.914.0>,[alias|#Ref<0.718718372.1967980553.222160>]}: {delete_pdp_context,{172,18,2,103},3431660769,3768423175,{192,168,0,18}} 04:13:27.006 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,18}, 3431660769, 3768423175 *DBG* epdg_ue_fsm_262426651996913 send ok to <0.211.0> 04:13:27.006 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429761220127">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424016556141 send ok to <0.1805.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426651996913 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424016556141 consume call purge_ms_request from <0.1805.0> in state state_active => state_wait_delete_session_resp 04:13:27.006 [info] purge_ms_response(<<"262429761220127">>): ok *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424718788868">>, message_type => purge_ms_req}} 04:13:27.006 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.007 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429761220127">>,"internet",[],undefined,true,0,false,false} 04:13:27.007 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],906,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,18}},{i_tid,3431660769}]}} 04:13:27.007 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426651996913">>,"internet",[],undefined,true,0,false,false} 04:13:27.007 [info] purge_ms_response(<<"262426651996913">>): ok 04:13:27.007 [info] s2b: Tx {gtp,v2,delete_session_request,3768423175,5396004,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660769,<<172,18,2,20>>,undefined}]} 04:13:27.007 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426651996913">>,"internet",[],undefined,true,0,false,false} 04:13:27.008 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424718788868">>,message_type => purge_ms_req} 04:13:27.008 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423428420705"],[],[]} 04:13:27.008 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423428420705 receive call rx_s6b_str from <0.1806.0> in state state_authenticated *DBG* epdg_ue_fsm_262424718788868 receive call purge_ms_request from <0.1807.0> in state state_active *DBG* aaa_ue_fsm_262423428420705 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1806.0> 04:13:27.008 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423428420705 consume call rx_s6b_str from <0.1806.0> in state state_authenticated 04:13:27.008 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423428420705","262423428420705@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.009 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.009 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424718788868">>,"internet",[],{epdg_tun_pdp_ctx,3431660770,3896150812,{epdg_eua,33,<<192,168,0,19>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.009 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.009 [info] KMOD Port Delete PDP Context Call {<0.924.0>,[alias|#Ref<0.718718372.1967980545.238579>]}: {delete_pdp_context,{172,18,2,103},3431660770,3896150812,{192,168,0,19}} 04:13:27.009 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,19}, 3431660770, 3896150812 04:13:27.009 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],970,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,19}},{i_tid,3431660770}]}} 04:13:27.009 [info] s2b: Tx {gtp,v2,delete_session_request,3896150812,5396005,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660770,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262424718788868 send ok to <0.1807.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421722045176">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424718788868 consume call purge_ms_request from <0.1807.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423142730315 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1800.0> in state state_authenticated_wait_swx_saa 04:13:27.010 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;350;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423142730315",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421722045176 receive call purge_ms_request from <0.1808.0> in state state_active *DBG* aaa_ue_fsm_262423142730315 send ok to <0.1800.0> 04:13:27.010 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423142730315 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1800.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423142730315 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.010 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421722045176">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423142730315 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423142730315 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.010 [info] ue_fsm purge_ms_request 04:13:27.010 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423142730315","262423142730315@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.011 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.011 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421722045176">>,"internet",[],{epdg_tun_pdp_ctx,3431660767,2479976141,{epdg_eua,33,<<192,168,0,16>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.011 [info] KMOD Port Delete PDP Context Call {<0.894.0>,[alias|#Ref<0.718718372.1967980550.220316>]}: {delete_pdp_context,{172,18,2,103},3431660767,2479976141,{192,168,0,16}} 04:13:27.011 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423142730315">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421722045176 send ok to <0.1808.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.011 [info] purge_ms_response(<<"262423142730315">>): ok *DBG* epdg_ue_fsm_262421722045176 consume call purge_ms_request from <0.1808.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427377349002">>, message_type => purge_ms_req}} 04:13:27.011 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423142730315">>,"internet",[],undefined,true,0,false,false} 04:13:27.011 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,16}, 3431660767, 2479976141 *DBG* aaa_ue_fsm_262423858449434 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1802.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427377349002 receive call purge_ms_request from <0.1809.0> in state state_active 04:13:27.011 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],71,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,16}},{i_tid,3431660767}]}} 04:13:27.011 [info] s2b: Tx {gtp,v2,delete_session_request,2479976141,5396006,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660767,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262423858449434 send ok to <0.1802.0> *DBG* epdg_ue_fsm_262423858449434 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.012 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;351;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423858449434",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423858449434 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1802.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423858449434 send ok to <0.211.0> 04:13:27.012 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427377349002">>,message_type => purge_ms_req} 04:13:27.012 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423858449434 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.012 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427377349002 send ok to <0.1809.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427377349002 consume call purge_ms_request from <0.1809.0> in state state_active => state_wait_delete_session_resp 04:13:27.013 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423858449434","262423858449434@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424870692923">>, message_type => purge_ms_req}} 04:13:27.013 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427377349002">>,"internet",[],{epdg_tun_pdp_ctx,3431660771,2463514915,{epdg_eua,33,<<192,168,0,20>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262424870692923 receive call purge_ms_request from <0.1810.0> in state state_active 04:13:27.013 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.013 [info] KMOD Port Delete PDP Context Call {<0.934.0>,[alias|#Ref<0.718718372.1967980545.238605>]}: {delete_pdp_context,{172,18,2,103},3431660771,2463514915,{192,168,0,20}} 04:13:27.013 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,20}, 3431660771, 2463514915 *DBG* aaa_ue_fsm_262424888691781 receive call rx_s6b_str from <0.1811.0> in state state_authenticated 04:13:27.013 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3842,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,20}},{i_tid,3431660771}]}} *DBG* epdg_ue_fsm_262426523349225 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864879,5396001,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1812.0> in state state_wait_delete_session_resp 04:13:27.013 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423858449434">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424888691781 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1811.0> *DBG* aaa_ue_fsm_262424888691781 consume call rx_s6b_str from <0.1811.0> in state state_authenticated 04:13:27.013 [info] purge_ms_response(<<"262423858449434">>): ok *DBG* epdg_ue_fsm_262426523349225 send ok to <0.1812.0> 04:13:27.013 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423858449434">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426523349225 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864879,5396001,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1812.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.013 [info] s2b: Tx {gtp,v2,delete_session_request,2463514915,5396007,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660771,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262426523349225 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424870692923 send ok to <0.1810.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426523349225 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.014 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424870692923">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424870692923 consume call purge_ms_request from <0.1810.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426523349225 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427148569865">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426523349225 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.014 [info] ue_fsm purge_ms_request 04:13:27.014 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,175,82,86,33,0,2,0,2,0,16,0>> 04:13:27.014 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424888691781"],[],[]} 04:13:27.014 [info] ue_fsm ev_rx_s6b_str 04:13:27.014 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424870692923">>,"internet",[],{epdg_tun_pdp_ctx,3431660766,3125054991,{epdg_eua,33,<<192,168,0,15>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.014 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864879,5396001,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.015 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864879,5396001,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.015 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424888691781","262424888691781@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.015 [info] KMOD Port Delete PDP Context Call {<0.884.0>,[alias|#Ref<0.718718372.1967980550.220338>]}: {delete_pdp_context,{172,18,2,103},3431660766,3125054991,{192,168,0,15}} 04:13:27.015 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.015 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,15}, 3431660766, 3125054991 04:13:27.015 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.015 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1034,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,15}},{i_tid,3431660766}]}} 04:13:27.015 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426523349225">>,"internet",[],undefined,false,0,false,false} 04:13:27.015 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.015 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426523349225">>,"internet",[],undefined,true,0,false,false} 04:13:27.015 [info] s2b: Tx {gtp,v2,delete_session_request,3125054991,5396008,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660766,<<172,18,2,20>>,undefined}]} 04:13:27.015 [info] ue_fsm ev_rx_swm_str 04:13:27.015 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426523349225","262426523349225@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.015 [debug] SWx Tx SAR Imsi="262426523349225" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.016 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","354",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426523349225",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.016 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427148569865">>,message_type => purge_ms_req} 04:13:27.016 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427148569865 receive call purge_ms_request from <0.1814.0> in state state_active 04:13:27.017 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424016556141"],[],[]} *DBG* aaa_ue_fsm_262424016556141 receive call rx_s6b_str from <0.1815.0> in state state_authenticated 04:13:27.018 [info] ue_fsm ev_rx_s6b_str 04:13:27.018 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427148569865">>,"internet",[],{epdg_tun_pdp_ctx,3431660772,2601663096,{epdg_eua,33,<<192,168,0,21>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262424016556141 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1815.0> 04:13:27.018 [info] KMOD Port Delete PDP Context Call {<0.944.0>,[alias|#Ref<0.718718372.1967980551.220731>]}: {delete_pdp_context,{172,18,2,103},3431660772,2601663096,{192,168,0,21}} *DBG* epdg_ue_fsm_262427148569865 send ok to <0.1814.0> *DBG* aaa_ue_fsm_262424016556141 consume call rx_s6b_str from <0.1815.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427148569865 consume call purge_ms_request from <0.1814.0> in state state_active => state_wait_delete_session_resp 04:13:27.018 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,21}, 3431660772, 2601663096 *DBG* aaa_ue_fsm_262421736184139 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1803.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428332617011">>, message_type => purge_ms_req}} 04:13:27.018 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3906,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,21}},{i_tid,3431660772}]}} 04:13:27.018 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424016556141","262424016556141@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262421736184139 send ok to <0.1803.0> *DBG* epdg_ue_fsm_262428332617011 receive call purge_ms_request from <0.1816.0> in state state_active *DBG* aaa_ue_fsm_262421736184139 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1803.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421736184139 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.019 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421736184139 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421736184139 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.019 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.019 [info] s2b: Tx {gtp,v2,delete_session_request,2601663096,5396009,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660772,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262428332617011 send ok to <0.1816.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.019 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;352;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421736184139",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428332617011 consume call purge_ms_request from <0.1816.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428582545789">>, message_type => purge_ms_req}} 04:13:27.019 [info] ue_fsm ev_rx_swx_saa 04:13:27.019 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421736184139","262421736184139@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428582545789 receive call purge_ms_request from <0.1817.0> in state state_active 04:13:27.019 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428332617011">>,message_type => purge_ms_req} 04:13:27.019 [info] ue_fsm purge_ms_request 04:13:27.019 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.019 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428332617011">>,"internet",[],{epdg_tun_pdp_ctx,3431660776,1746700412,{epdg_eua,33,<<192,168,0,25>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.020 [info] KMOD Port Delete PDP Context Call {<0.984.0>,[alias|#Ref<0.718718372.1967980545.238658>]}: {delete_pdp_context,{172,18,2,103},3431660776,1746700412,{192,168,0,25}} 04:13:27.020 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421736184139">>,"internet",[],undefined,true,0,false,false} 04:13:27.020 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,25}, 3431660776, 1746700412 04:13:27.020 [info] purge_ms_response(<<"262421736184139">>): ok 04:13:27.020 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],201,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,25}},{i_tid,3431660776}]}} 04:13:27.020 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421736184139">>,"internet",[],undefined,true,0,false,false} 04:13:27.020 [info] s2b: Tx {gtp,v2,delete_session_request,1746700412,5396010,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660776,<<172,18,2,20>>,undefined}]} 04:13:27.020 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428582545789">>,message_type => purge_ms_req} 04:13:27.020 [info] ue_fsm purge_ms_request 04:13:27.020 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428582545789">>,"internet",[],{epdg_tun_pdp_ctx,3431660773,1120676922,{epdg_eua,33,<<192,168,0,22>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428582545789 send ok to <0.1817.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.020 [info] KMOD Port Delete PDP Context Call {<0.954.0>,[alias|#Ref<0.718718372.1967980551.220752>]}: {delete_pdp_context,{172,18,2,103},3431660773,1120676922,{192,168,0,22}} *DBG* epdg_ue_fsm_262428582545789 consume call purge_ms_request from <0.1817.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421925991684">>, message_type => purge_ms_req}} 04:13:27.021 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,22}, 3431660773, 1120676922 04:13:27.021 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],265,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,22}},{i_tid,3431660773}]}} 04:13:27.021 [info] s2b: Tx {gtp,v2,delete_session_request,1120676922,5396011,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660773,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262421925991684 receive call purge_ms_request from <0.1819.0> in state state_active 04:13:27.022 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421925991684">>,message_type => purge_ms_req} 04:13:27.022 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262424718788868 receive call rx_s6b_str from <0.1818.0> in state state_authenticated 04:13:27.022 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424718788868"],[],[]} 04:13:27.022 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421925991684">>,"internet",[],{epdg_tun_pdp_ctx,3431660782,2981468652,{epdg_eua,33,<<192,168,0,31>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.022 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423428420705 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864882,5396002,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1820.0> in state state_wait_delete_session_resp 04:13:27.022 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,178,82,86,34,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262424718788868 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1818.0> *DBG* aaa_ue_fsm_262424718788868 consume call rx_s6b_str from <0.1818.0> in state state_authenticated 04:13:27.022 [info] KMOD Port Delete PDP Context Call {<0.1044.0>,[alias|#Ref<0.718718372.1967980550.220351>]}: {delete_pdp_context,{172,18,2,103},3431660782,2981468652,{192,168,0,31}} *DBG* epdg_ue_fsm_262423428420705 send ok to <0.1820.0> 04:13:27.022 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,31}, 3431660782, 2981468652 04:13:27.022 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424718788868","262424718788868@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423428420705 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864882,5396002,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1820.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423428420705 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.022 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],135,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,31}},{i_tid,3431660782}]}} *DBG* epdg_ue_fsm_262423428420705 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421925991684 send ok to <0.1819.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.022 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864882,5396002,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421925991684 consume call purge_ms_request from <0.1819.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423428420705 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421872226956">>, message_type => purge_ms_req}} 04:13:27.022 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864882,5396002,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423428420705 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.022 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421872226956 receive call purge_ms_request from <0.1822.0> in state state_active 04:13:27.022 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423428420705">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426523349225 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1813.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421868682920 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1804.0> in state state_authenticated_wait_swx_saa 04:13:27.023 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262426523349225 send ok to <0.1813.0> *DBG* aaa_ue_fsm_262426523349225 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1813.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421868682920 send ok to <0.1804.0> *DBG* epdg_ue_fsm_262426523349225 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421868682920 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1804.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.023 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426523349225 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421722045176 receive call rx_s6b_str from <0.1824.0> in state state_authenticated *DBG* epdg_ue_fsm_262421868682920 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426523349225 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424888691781 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864885,5396003,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1823.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421868682920 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421722045176 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1824.0> *DBG* aaa_ue_fsm_262421722045176 consume call rx_s6b_str from <0.1824.0> in state state_authenticated 04:13:27.023 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423428420705">>,"internet",[],undefined,true,0,false,false} 04:13:27.023 [info] ue_fsm ev_rx_swm_str 04:13:27.023 [info] s2b: Tx {gtp,v2,delete_session_request,2981468652,5396012,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660782,<<172,18,2,20>>,undefined}]} 04:13:27.023 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423428420705","262423428420705@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.023 [debug] SWx Tx SAR Imsi="262423428420705" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.023 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","355",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423428420705",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.023 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421872226956">>,message_type => purge_ms_req} 04:13:27.023 [info] ue_fsm purge_ms_request 04:13:27.024 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;354;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426523349225",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.024 [info] ue_fsm ev_rx_swx_saa 04:13:27.024 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;353;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421868682920",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.024 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421872226956">>,"internet",[],{epdg_tun_pdp_ctx,3431660775,2746768710,{epdg_eua,33,<<192,168,0,24>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.024 [info] ue_fsm ev_rx_swx_saa 04:13:27.024 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426523349225","262426523349225@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.024 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.024 [info] KMOD Port Delete PDP Context Call {<0.974.0>,[alias|#Ref<0.718718372.1967980551.220789>]}: {delete_pdp_context,{172,18,2,103},3431660775,2746768710,{192,168,0,24}} 04:13:27.024 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,181,82,86,35,0,2,0,2,0,16,0>> 04:13:27.024 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421868682920","262421868682920@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.024 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,24}, 3431660775, 2746768710 04:13:27.024 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864885,5396003,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.024 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],199,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,24}},{i_tid,3431660775}]}} 04:13:27.024 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426523349225">>,"internet",[],undefined,true,0,false,false} 04:13:27.024 [info] purge_ms_response(<<"262426523349225">>): ok 04:13:27.024 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421722045176"],[],[]} 04:13:27.024 [info] ue_fsm ev_rx_s6b_str 04:13:27.024 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864885,5396003,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.024 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.024 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426523349225">>,"internet",[],undefined,true,0,false,false} 04:13:27.024 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421868682920">>,"internet",[],undefined,true,0,false,false} 04:13:27.024 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421722045176","262421722045176@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.024 [info] purge_ms_response(<<"262421868682920">>): ok 04:13:27.024 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.024 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.024 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424888691781">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427377349002 receive call rx_s6b_str from <0.1825.0> in state state_authenticated 04:13:27.024 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421868682920">>,"internet",[],undefined,true,0,false,false} 04:13:27.025 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421868682920 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427377349002 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1825.0> *DBG* epdg_ue_fsm_262424888691781 send ok to <0.1823.0> *DBG* aaa_ue_fsm_262427377349002 consume call rx_s6b_str from <0.1825.0> in state state_authenticated 04:13:27.027 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427377349002"],[],[]} *DBG* epdg_ue_fsm_262424888691781 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864885,5396003,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1823.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.027 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424888691781 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424888691781 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.027 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427377349002","262427377349002@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.027 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421872226956 send ok to <0.1822.0> *DBG* aaa_ue_fsm_262424870692923 receive call rx_s6b_str from <0.1826.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.027 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262421872226956 consume call purge_ms_request from <0.1822.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424870692923 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1826.0> *DBG* aaa_ue_fsm_262424888691781 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422368886554">>, message_type => purge_ms_req}} 04:13:27.027 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424888691781">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424016556141 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864886,5396004,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1827.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424870692923 consume call rx_s6b_str from <0.1826.0> in state state_authenticated *DBG* aaa_ue_fsm_262424888691781 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422368886554 receive call purge_ms_request from <0.1829.0> in state state_active *DBG* epdg_ue_fsm_262424016556141 send ok to <0.1827.0> 04:13:27.027 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423428420705 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1821.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424016556141 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864886,5396004,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1827.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424016556141 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424016556141 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.027 [info] s2b: Tx {gtp,v2,delete_session_request,2746768710,5396013,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660775,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262422368886554 send ok to <0.1829.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422368886554 consume call purge_ms_request from <0.1829.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424016556141 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423428420705 send ok to <0.1821.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423487357775">>, message_type => purge_ms_req}} 04:13:27.027 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424888691781","262424888691781@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424016556141 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423428420705 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1821.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.027 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424870692923"],[],[]} 04:13:27.027 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,182,82,86,36,0,2,0,2,0,16,0>> 04:13:27.027 [debug] SWx Tx SAR Imsi="262424888691781" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.027 [info] ue_fsm ev_rx_s6b_str 04:13:27.028 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","356",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424888691781",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.028 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424870692923","262424870692923@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.028 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.028 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864886,5396004,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.028 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.028 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864886,5396004,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.028 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422368886554">>,message_type => purge_ms_req} 04:13:27.028 [info] ue_fsm purge_ms_request 04:13:27.028 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424016556141">>,"internet",[],undefined,false,0,false,false} 04:13:27.028 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.028 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;355;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423428420705",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.028 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422368886554">>,"internet",[],{epdg_tun_pdp_ctx,3431660774,984482932,{epdg_eua,33,<<192,168,0,23>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.028 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424016556141">>,"internet",[],undefined,true,0,false,false} 04:13:27.028 [info] ue_fsm ev_rx_swx_saa 04:13:27.028 [info] KMOD Port Delete PDP Context Call {<0.964.0>,[alias|#Ref<0.718718372.1967980545.238783>]}: {delete_pdp_context,{172,18,2,103},3431660774,984482932,{192,168,0,23}} 04:13:27.029 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,23}, 3431660774, 984482932 04:13:27.029 [info] ue_fsm ev_rx_swm_str 04:13:27.029 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423428420705","262423428420705@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.029 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],8,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,23}},{i_tid,3431660774}]}} 04:13:27.029 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424016556141","262424016556141@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.029 [debug] SWx Tx SAR Imsi="262424016556141" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.029 [info] s2b: Tx {gtp,v2,delete_session_request,984482932,5396014,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660774,<<172,18,2,20>>,undefined}]} 04:13:27.029 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","357",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424016556141",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.029 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.029 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423487357775">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423428420705 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.030 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,183,82,86,37,0,2,0,2,0,16,0>> 04:13:27.031 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262423487357775 receive call purge_ms_request from <0.1831.0> in state state_active *DBG* epdg_ue_fsm_262423428420705 send ok to <0.211.0> 04:13:27.031 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423428420705">>,"internet",[],undefined,true,0,false,false} 04:13:27.031 [info] purge_ms_response(<<"262423428420705">>): ok *DBG* epdg_ue_fsm_262423428420705 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.031 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423487357775">>,"internet",[],{epdg_tun_pdp_ctx,3431660780,2522689935,{epdg_eua,33,<<192,168,0,29>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262424718788868 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864887,5396005,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1832.0> in state state_wait_delete_session_resp 04:13:27.031 [info] KMOD Port Delete PDP Context Call {<0.1024.0>,[alias|#Ref<0.718718372.1967980552.220581>]}: {delete_pdp_context,{172,18,2,103},3431660780,2522689935,{192,168,0,29}} *DBG* epdg_ue_fsm_262424718788868 send ok to <0.1832.0> 04:13:27.031 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,29}, 3431660780, 2522689935 *DBG* aaa_ue_fsm_262427148569865 receive call rx_s6b_str from <0.1833.0> in state state_authenticated *DBG* aaa_ue_fsm_262427148569865 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1833.0> *DBG* epdg_ue_fsm_262424718788868 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864887,5396005,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1832.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421722045176 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864884,5396006,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1834.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424718788868 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.031 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],329,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,29}},{i_tid,3431660780}]}} *DBG* aaa_ue_fsm_262427148569865 consume call rx_s6b_str from <0.1833.0> in state state_authenticated *DBG* epdg_ue_fsm_262424718788868 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421722045176 send ok to <0.1834.0> 04:13:27.031 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864887,5396005,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262428332617011 receive call rx_s6b_str from <0.1835.0> in state state_authenticated *DBG* epdg_ue_fsm_262421722045176 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864884,5396006,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1834.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.031 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423428420705">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428332617011 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1835.0> *DBG* aaa_ue_fsm_262424718788868 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421722045176 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421722045176 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423487357775 send ok to <0.1831.0> *DBG* aaa_ue_fsm_262428332617011 consume call rx_s6b_str from <0.1835.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424718788868 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423487357775 consume call purge_ms_request from <0.1831.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424888691781 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1828.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425945584986">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421722045176 send ok to <0.201.0> 04:13:27.032 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864887,5396005,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421722045176 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.032 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424718788868">>,"internet",[],undefined,false,0,false,false} 04:13:27.032 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427148569865"],[],[]} 04:13:27.032 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.032 [info] ue_fsm ev_rx_s6b_str 04:13:27.032 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,180,82,86,38,0,2,0,2,0,16,0>> 04:13:27.032 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427148569865","262427148569865@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.032 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.032 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424718788868">>,"internet",[],undefined,true,0,false,false} 04:13:27.032 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864884,5396006,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.032 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864884,5396006,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.032 [info] ue_fsm ev_rx_swm_str 04:13:27.032 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.033 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421722045176">>,"internet",[],undefined,false,0,false,false} 04:13:27.033 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.033 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424718788868","262424718788868@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.033 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428332617011"],[],[]} 04:13:27.033 [debug] SWx Tx SAR Imsi="262424718788868" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.033 [info] ue_fsm ev_rx_s6b_str 04:13:27.033 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","358",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424718788868",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.033 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421722045176">>,"internet",[],undefined,true,0,false,false} 04:13:27.033 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428332617011","262428332617011@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.033 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.033 [info] s2b: Tx {gtp,v2,delete_session_request,2522689935,5396015,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660780,<<172,18,2,20>>,undefined}]} 04:13:27.033 [info] ue_fsm ev_rx_swm_str 04:13:27.033 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262424016556141 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1830.0> in state state_authenticated_wait_swx_saa 04:13:27.034 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;356;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424888691781",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424016556141 send ok to <0.1830.0> 04:13:27.034 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421722045176","262421722045176@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424016556141 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1830.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.034 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424016556141 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.034 [debug] SWx Tx SAR Imsi="262421722045176" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.034 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","359",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421722045176",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.034 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424888691781","262424888691781@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.034 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425945584986">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424016556141 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424888691781 send ok to <0.1828.0> 04:13:27.035 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428582545789"],[],[]} *DBG* epdg_ue_fsm_262424888691781 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425945584986 receive call purge_ms_request from <0.1840.0> in state state_active *DBG* epdg_ue_fsm_262424016556141 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424888691781 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1828.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428582545789 receive call rx_s6b_str from <0.1838.0> in state state_authenticated *DBG* epdg_ue_fsm_262424888691781 send ok to <0.211.0> 04:13:27.035 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,184,82,86,39,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262428582545789 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1838.0> *DBG* epdg_ue_fsm_262424888691781 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428582545789 consume call rx_s6b_str from <0.1838.0> in state state_authenticated 04:13:27.035 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421925991684"],[],[]} *DBG* aaa_ue_fsm_262421925991684 receive call rx_s6b_str from <0.1839.0> in state state_authenticated 04:13:27.036 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;357;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424016556141",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427377349002 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864888,5396007,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1841.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421925991684 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1839.0> *DBG* aaa_ue_fsm_262421925991684 consume call rx_s6b_str from <0.1839.0> in state state_authenticated *DBG* epdg_ue_fsm_262427377349002 send ok to <0.1841.0> *DBG* aaa_ue_fsm_262421872226956 receive call rx_s6b_str from <0.1842.0> in state state_authenticated *DBG* epdg_ue_fsm_262427377349002 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864888,5396007,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1841.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.036 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427377349002 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.036 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424016556141","262424016556141@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.036 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.036 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424016556141">>,"internet",[],undefined,true,0,false,false} 04:13:27.036 [info] purge_ms_response(<<"262424016556141">>): ok 04:13:27.036 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.036 [info] ue_fsm purge_ms_request 04:13:27.036 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424016556141">>,"internet",[],undefined,true,0,false,false} 04:13:27.036 [info] ue_fsm ev_rx_s6b_str 04:13:27.036 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424888691781">>,"internet",[],undefined,true,0,false,false} 04:13:27.036 [info] purge_ms_response(<<"262424888691781">>): ok 04:13:27.036 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425945584986">>,"internet",[],{epdg_tun_pdp_ctx,3431660778,303771582,{epdg_eua,33,<<192,168,0,27>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.036 [info] KMOD Port Delete PDP Context Call {<0.1004.0>,[alias|#Ref<0.718718372.1967980552.220675>]}: {delete_pdp_context,{172,18,2,103},3431660778,303771582,{192,168,0,27}} 04:13:27.036 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,27}, 3431660778, 303771582 04:13:27.036 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428582545789","262428582545789@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.036 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3970,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,27}},{i_tid,3431660778}]}} 04:13:27.036 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.037 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424888691781">>,"internet",[],undefined,true,0,false,false} 04:13:27.037 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.037 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864888,5396007,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.037 [info] ue_fsm ev_rx_s6b_str 04:13:27.037 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864888,5396007,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.037 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421925991684","262421925991684@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.037 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.037 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.037 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427377349002">>,"internet",[],undefined,false,0,false,false} 04:13:27.037 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.037 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421872226956"],[],[]} 04:13:27.037 [info] ue_fsm ev_rx_s6b_str 04:13:27.037 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427377349002">>,"internet",[],undefined,true,0,false,false} 04:13:27.037 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,179,82,86,40,0,2,0,2,0,16,0>> 04:13:27.037 [info] ue_fsm ev_rx_swm_str 04:13:27.037 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421872226956","262421872226956@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.038 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864883,5396008,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262427377349002 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421872226956 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1842.0> *DBG* epdg_ue_fsm_262424870692923 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864883,5396008,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1843.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421872226956 consume call rx_s6b_str from <0.1842.0> in state state_authenticated 04:13:27.038 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864883,5396008,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422368886554 receive call rx_s6b_str from <0.1844.0> in state state_authenticated *DBG* epdg_ue_fsm_262424870692923 send ok to <0.1843.0> 04:13:27.038 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262422368886554 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1844.0> *DBG* aaa_ue_fsm_262427377349002 send ok to <0.201.0> 04:13:27.039 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422368886554"],[],[]} *DBG* epdg_ue_fsm_262425945584986 send ok to <0.1840.0> *DBG* epdg_ue_fsm_262424870692923 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864883,5396008,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1843.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422368886554 consume call rx_s6b_str from <0.1844.0> in state state_authenticated *DBG* aaa_ue_fsm_262427377349002 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424870692923 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427148569865 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864889,5396009,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1846.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424718788868 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1836.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425945584986 consume call purge_ms_request from <0.1840.0> in state state_active => state_wait_delete_session_resp 04:13:27.039 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262424870692923 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424910970903">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427148569865 send ok to <0.1846.0> *DBG* aaa_ue_fsm_262424870692923 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424718788868 send ok to <0.1836.0> *DBG* epdg_ue_fsm_262424718788868 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424870692923 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424718788868 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1836.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.039 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.039 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427377349002","262427377349002@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.039 [debug] SWx Tx SAR Imsi="262427377349002" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.039 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424870692923">>,"internet",[],undefined,false,0,false,false} 04:13:27.039 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","360",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427377349002",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.039 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.039 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422368886554","262422368886554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.039 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.039 [info] s2b: Tx {gtp,v2,delete_session_request,303771582,5396016,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660778,<<172,18,2,20>>,undefined}]} 04:13:27.039 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.039 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,185,82,86,41,0,2,0,2,0,16,0>> 04:13:27.039 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424870692923">>,"internet",[],undefined,true,0,false,false} 04:13:27.039 [info] ue_fsm ev_rx_swm_str 04:13:27.039 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864889,5396009,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.039 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864889,5396009,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.039 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;358;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424718788868",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.039 [info] ue_fsm ev_rx_swx_saa 04:13:27.039 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424870692923","262424870692923@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.039 [debug] SWx Tx SAR Imsi="262424870692923" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.040 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","361",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424870692923",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.040 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427148569865">>,"internet",[],undefined,false,0,false,false} 04:13:27.040 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.040 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424718788868","262424718788868@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.040 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.040 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424910970903">>,message_type => purge_ms_req} 04:13:27.040 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427148569865">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424910970903 receive call purge_ms_request from <0.1849.0> in state state_active 04:13:27.040 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424718788868">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427148569865 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864889,5396009,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1846.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424718788868 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427148569865 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.040 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423487357775"],[],[]} *DBG* aaa_ue_fsm_262427148569865 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424718788868 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.040 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;359;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421722045176",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423487357775 receive call rx_s6b_str from <0.1848.0> in state state_authenticated *DBG* aaa_ue_fsm_262423487357775 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1848.0> 04:13:27.040 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,189,82,86,42,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262421722045176 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1837.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427148569865 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427377349002 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1845.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423487357775 consume call rx_s6b_str from <0.1848.0> in state state_authenticated *DBG* aaa_ue_fsm_262427148569865 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.041 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262421722045176 send ok to <0.1837.0> *DBG* aaa_ue_fsm_262427377349002 send ok to <0.1845.0> *DBG* epdg_ue_fsm_262421722045176 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.041 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424910970903">>,"internet",[],{epdg_tun_pdp_ctx,3431660777,3666987006,{epdg_eua,33,<<192,168,0,26>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421722045176 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1837.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427377349002 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1845.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428332617011 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864893,5396010,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1851.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421722045176 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427377349002 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421722045176 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428332617011 send ok to <0.1851.0> *DBG* epdg_ue_fsm_262427377349002 send ok to <0.211.0> 04:13:27.041 [info] purge_ms_response(<<"262424718788868">>): ok 04:13:27.041 [info] ue_fsm ev_rx_swm_str 04:13:27.041 [info] KMOD Port Delete PDP Context Call {<0.994.0>,[alias|#Ref<0.718718372.1967980550.220485>]}: {delete_pdp_context,{172,18,2,103},3431660777,3666987006,{192,168,0,26}} 04:13:27.041 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424718788868">>,"internet",[],undefined,true,0,false,false} 04:13:27.041 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,26}, 3431660777, 3666987006 04:13:27.041 [info] ue_fsm ev_rx_s6b_str 04:13:27.041 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427148569865","262427148569865@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.041 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],263,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,26}},{i_tid,3431660777}]}} 04:13:27.041 [debug] SWx Tx SAR Imsi="262427148569865" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.041 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423487357775","262423487357775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.041 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.041 [info] ue_fsm ev_rx_swx_saa 04:13:27.041 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","362",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427148569865",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.041 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;360;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427377349002",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.041 [info] ue_fsm ev_rx_swx_saa 04:13:27.042 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.042 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421722045176","262421722045176@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.042 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427377349002","262427377349002@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.042 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864893,5396010,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.042 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.042 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864893,5396010,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.042 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421722045176">>,"internet",[],undefined,true,0,false,false} 04:13:27.042 [info] purge_ms_response(<<"262421722045176">>): ok 04:13:27.042 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.042 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428332617011">>,"internet",[],undefined,false,0,false,false} 04:13:27.042 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421722045176">>,"internet",[],undefined,true,0,false,false} 04:13:27.042 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.042 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427377349002">>,"internet",[],undefined,true,0,false,false} 04:13:27.042 [info] purge_ms_response(<<"262427377349002">>): ok *DBG* aaa_ue_fsm_262424870692923 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1847.0> in state state_authenticated_wait_swx_saa 04:13:27.042 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428332617011">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425945584986 receive call rx_s6b_str from <0.1852.0> in state state_authenticated 04:13:27.042 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,186,82,86,43,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428332617011 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864893,5396010,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1851.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424870692923 send ok to <0.1847.0> *DBG* aaa_ue_fsm_262428332617011 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424870692923 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.042 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427377349002">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425945584986 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1852.0> *DBG* epdg_ue_fsm_262428332617011 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428582545789 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864890,5396011,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1853.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424870692923 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1847.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425945584986 consume call rx_s6b_str from <0.1852.0> in state state_authenticated *DBG* epdg_ue_fsm_262424870692923 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427377349002 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428332617011 send ok to <0.201.0> 04:13:27.043 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;361;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424870692923",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428582545789 send ok to <0.1853.0> *DBG* epdg_ue_fsm_262424870692923 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428332617011 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.043 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428582545789 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864890,5396011,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1853.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.043 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425945584986"],[],[]} *DBG* aaa_ue_fsm_262428582545789 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428582545789 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.043 [info] ue_fsm ev_rx_s6b_str 04:13:27.043 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424870692923","262424870692923@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.043 [info] ue_fsm ev_rx_swm_str 04:13:27.043 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.043 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425945584986","262425945584986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.043 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.043 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262428582545789 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428582545789 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.043 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864890,5396011,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.043 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864890,5396011,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424910970903 send ok to <0.1849.0> 04:13:27.043 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428332617011","262428332617011@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424910970903 consume call purge_ms_request from <0.1849.0> in state state_active => state_wait_delete_session_resp 04:13:27.043 [debug] SWx Tx SAR Imsi="262428332617011" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423225415093">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421925991684 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864899,5396012,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1856.0> in state state_wait_delete_session_resp 04:13:27.043 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424870692923">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421925991684 send ok to <0.1856.0> 04:13:27.043 [info] purge_ms_response(<<"262424870692923">>): ok *DBG* epdg_ue_fsm_262423225415093 receive call purge_ms_request from <0.1857.0> in state state_active *DBG* epdg_ue_fsm_262421925991684 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864899,5396012,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1856.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.043 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","363",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428332617011",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421925991684 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421872226956 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864892,5396013,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1858.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421925991684 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421872226956 send ok to <0.1858.0> *DBG* aaa_ue_fsm_262421925991684 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421872226956 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864892,5396013,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1858.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422368886554 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864891,5396014,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1860.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421872226956 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421925991684 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421872226956 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.043 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428582545789">>,"internet",[],undefined,false,0,false,false} 04:13:27.043 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.043 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424870692923">>,"internet",[],undefined,true,0,false,false} 04:13:27.043 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428582545789">>,"internet",[],undefined,true,0,false,false} 04:13:27.043 [info] ue_fsm ev_rx_swm_str 04:13:27.043 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428582545789","262428582545789@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.043 [debug] SWx Tx SAR Imsi="262428582545789" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.043 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","364",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428582545789",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.044 [info] s2b: Tx {gtp,v2,delete_session_request,3666987006,5396017,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660777,<<172,18,2,20>>,undefined}]} 04:13:27.044 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,195,82,86,44,0,2,0,2,0,16,0>> 04:13:27.044 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864899,5396012,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.044 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864899,5396012,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.044 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423225415093">>,message_type => purge_ms_req} 04:13:27.044 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421925991684">>,"internet",[],undefined,false,0,false,false} 04:13:27.044 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.044 [info] ue_fsm purge_ms_request 04:13:27.044 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421925991684">>,"internet",[],undefined,true,0,false,false} 04:13:27.044 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,188,82,86,45,0,2,0,2,0,16,0>> 04:13:27.044 [info] ue_fsm ev_rx_swm_str 04:13:27.044 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864892,5396013,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.044 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423225415093">>,"internet",[],{epdg_tun_pdp_ctx,3431660783,4107533217,{epdg_eua,33,<<192,168,0,32>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.044 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864892,5396013,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.044 [info] KMOD Port Delete PDP Context Call {<0.1054.0>,[alias|#Ref<0.718718372.1967980550.220522>]}: {delete_pdp_context,{172,18,2,103},3431660783,4107533217,{192,168,0,32}} 04:13:27.044 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421925991684","262421925991684@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.044 [debug] SWx Tx SAR Imsi="262421925991684" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.044 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,32}, 3431660783, 4107533217 04:13:27.044 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421872226956">>,"internet",[],undefined,false,0,false,false} 04:13:27.044 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.044 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],393,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,32}},{i_tid,3431660783}]}} 04:13:27.044 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","365",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421925991684",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.044 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,187,82,86,46,0,2,0,2,0,16,0>> 04:13:27.044 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421872226956">>,"internet",[],undefined,true,0,false,false} 04:13:27.044 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864891,5396014,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.044 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864891,5396014,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.044 [info] ue_fsm ev_rx_swm_str 04:13:27.044 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421872226956","262421872226956@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.044 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422368886554">>,"internet",[],undefined,false,0,false,false} 04:13:27.045 [debug] SWx Tx SAR Imsi="262421872226956" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262422368886554 send ok to <0.1860.0> *DBG* epdg_ue_fsm_262422368886554 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864891,5396014,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1860.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421872226956 send ok to <0.201.0> 04:13:27.045 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262422368886554 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423225415093 send ok to <0.1857.0> *DBG* epdg_ue_fsm_262422368886554 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421872226956 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423225415093 consume call purge_ms_request from <0.1857.0> in state state_active => state_wait_delete_session_resp 04:13:27.045 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","366",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421872226956",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422507447285">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423487357775 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864897,5396015,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1862.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422368886554 send ok to <0.201.0> 04:13:27.045 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422368886554">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422368886554 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422507447285 receive call purge_ms_request from <0.1864.0> in state state_active *DBG* epdg_ue_fsm_262423487357775 send ok to <0.1862.0> 04:13:27.045 [info] s2b: Tx {gtp,v2,delete_session_request,4107533217,5396018,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660783,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262423487357775 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864897,5396015,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1862.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.045 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423487357775 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423487357775 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422507447285 send ok to <0.1864.0> 04:13:27.045 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,193,82,86,47,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262423487357775 send ok to <0.201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422507447285 consume call purge_ms_request from <0.1864.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423487357775 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.045 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422368886554","262422368886554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421567624710">>, message_type => purge_ms_req}} 04:13:27.045 [debug] SWx Tx SAR Imsi="262422368886554" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421567624710 receive call purge_ms_request from <0.1866.0> in state state_active 04:13:27.045 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864897,5396015,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.045 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864897,5396015,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.045 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","367",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422368886554",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.045 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422507447285">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262427148569865 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1850.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427148569865 send ok to <0.1850.0> *DBG* aaa_ue_fsm_262427148569865 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1850.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427148569865 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421567624710 send ok to <0.1866.0> 04:13:27.045 [info] ue_fsm purge_ms_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421567624710 consume call purge_ms_request from <0.1866.0> in state state_active => state_wait_delete_session_resp 04:13:27.045 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423487357775">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428307327672">>, message_type => purge_ms_req}} 04:13:27.045 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.045 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422507447285">>,"internet",[],{epdg_tun_pdp_ctx,3431660779,4268735882,{epdg_eua,33,<<192,168,0,28>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.045 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423487357775">>,"internet",[],undefined,true,0,false,false} 04:13:27.045 [info] ue_fsm ev_rx_swm_str 04:13:27.045 [info] KMOD Port Delete PDP Context Call {<0.1014.0>,[alias|#Ref<0.718718372.1967980545.238988>]}: {delete_pdp_context,{172,18,2,103},3431660779,4268735882,{192,168,0,28}} 04:13:27.045 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,28}, 3431660779, 4268735882 04:13:27.045 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4034,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,28}},{i_tid,3431660779}]}} 04:13:27.046 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423487357775","262423487357775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.046 [debug] SWx Tx SAR Imsi="262423487357775" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.046 [info] s2b: Tx {gtp,v2,delete_session_request,4268735882,5396019,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660779,<<172,18,2,20>>,undefined}]} 04:13:27.046 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","368",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423487357775",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.046 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421567624710">>,message_type => purge_ms_req} 04:13:27.046 [info] ue_fsm purge_ms_request 04:13:27.046 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;362;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427148569865",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.046 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421567624710">>,"internet",[],{epdg_tun_pdp_ctx,3431660786,784444628,{epdg_eua,33,<<192,168,0,35>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.046 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424910970903 receive call rx_s6b_str from <0.1867.0> in state state_authenticated 04:13:27.046 [info] KMOD Port Delete PDP Context Call {<0.1084.0>,[alias|#Ref<0.718718372.1967980545.239008>]}: {delete_pdp_context,{172,18,2,103},3431660786,784444628,{192,168,0,35}} 04:13:27.046 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,35}, 3431660786, 784444628 *DBG* aaa_ue_fsm_262424910970903 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1867.0> 04:13:27.046 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4098,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,35}},{i_tid,3431660786}]}} *DBG* aaa_ue_fsm_262424910970903 consume call rx_s6b_str from <0.1867.0> in state state_authenticated 04:13:27.046 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427148569865","262427148569865@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.046 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.046 [info] s2b: Tx {gtp,v2,delete_session_request,784444628,5396020,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660786,<<172,18,2,20>>,undefined}]} 04:13:27.046 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427148569865">>,"internet",[],undefined,true,0,false,false} 04:13:27.046 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428307327672">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427148569865 send ok to <0.211.0> 04:13:27.046 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424910970903"],[],[]} *DBG* epdg_ue_fsm_262428307327672 receive call purge_ms_request from <0.1868.0> in state state_active *DBG* epdg_ue_fsm_262427148569865 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.046 [info] ue_fsm ev_rx_s6b_str 04:13:27.046 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424910970903","262424910970903@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.046 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.046 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.047 [info] purge_ms_response(<<"262427148569865">>): ok 04:13:27.047 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428307327672 send ok to <0.1868.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.047 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427148569865">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428307327672 consume call purge_ms_request from <0.1868.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423922956150">>, message_type => purge_ms_req}} 04:13:27.047 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428307327672">>,"internet",[],{epdg_tun_pdp_ctx,3431660785,1880190722,{epdg_eua,33,<<192,168,0,34>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.047 [info] KMOD Port Delete PDP Context Call {<0.1074.0>,[alias|#Ref<0.718718372.1967980545.239034>]}: {delete_pdp_context,{172,18,2,103},3431660785,1880190722,{192,168,0,34}} *DBG* epdg_ue_fsm_262423922956150 receive call purge_ms_request from <0.1869.0> in state state_active 04:13:27.047 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,34}, 3431660785, 1880190722 04:13:27.047 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4162,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,34}},{i_tid,3431660785}]}} 04:13:27.047 [info] s2b: Tx {gtp,v2,delete_session_request,1880190722,5396021,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660785,<<172,18,2,20>>,undefined}]} 04:13:27.047 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423922956150">>,message_type => purge_ms_req} 04:13:27.047 [info] ue_fsm purge_ms_request 04:13:27.047 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423922956150">>,"internet",[],{epdg_tun_pdp_ctx,3431660791,3567486505,{epdg_eua,33,<<192,168,0,40>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.047 [info] KMOD Port Delete PDP Context Call {<0.1134.0>,[alias|#Ref<0.718718372.1967980545.239052>]}: {delete_pdp_context,{172,18,2,103},3431660791,3567486505,{192,168,0,40}} 04:13:27.047 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,40}, 3431660791, 3567486505 04:13:27.047 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4226,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,40}},{i_tid,3431660791}]}} 04:13:27.047 [info] s2b: Tx {gtp,v2,delete_session_request,3567486505,5396022,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660791,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262423922956150 send ok to <0.1869.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423922956150 consume call purge_ms_request from <0.1869.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421581565213">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421581565213 receive call purge_ms_request from <0.1871.0> in state state_active 04:13:27.048 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,191,82,86,48,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425945584986 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864895,5396016,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1870.0> in state state_wait_delete_session_resp 04:13:27.048 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421581565213">>,message_type => purge_ms_req} 04:13:27.048 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425945584986 send ok to <0.1870.0> *DBG* aaa_ue_fsm_262423225415093 receive call rx_s6b_str from <0.1872.0> in state state_authenticated 04:13:27.048 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864895,5396016,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421581565213 send ok to <0.1871.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.048 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864895,5396016,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425945584986 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864895,5396016,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1870.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425945584986 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423225415093 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1872.0> *DBG* epdg_ue_fsm_262421581565213 consume call purge_ms_request from <0.1871.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423946233318">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428332617011 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1854.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422507447285 receive call rx_s6b_str from <0.1873.0> in state state_authenticated 04:13:27.048 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421581565213">>,"internet",[],{epdg_tun_pdp_ctx,3431660789,4105739023,{epdg_eua,33,<<192,168,0,38>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262425945584986 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423225415093 consume call rx_s6b_str from <0.1872.0> in state state_authenticated *DBG* aaa_ue_fsm_262422507447285 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1873.0> *DBG* aaa_ue_fsm_262421567624710 receive call rx_s6b_str from <0.1875.0> in state state_authenticated *DBG* epdg_ue_fsm_262423946233318 receive call purge_ms_request from <0.1876.0> in state state_active *DBG* aaa_ue_fsm_262425945584986 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422507447285 consume call rx_s6b_str from <0.1873.0> in state state_authenticated *DBG* aaa_ue_fsm_262428332617011 send ok to <0.1854.0> *DBG* epdg_ue_fsm_262428332617011 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425945584986 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.048 [info] KMOD Port Delete PDP Context Call {<0.1114.0>,[alias|#Ref<0.718718372.1967980552.220876>]}: {delete_pdp_context,{172,18,2,103},3431660789,4105739023,{192,168,0,38}} *DBG* aaa_ue_fsm_262428332617011 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1854.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.048 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,38}, 3431660789, 4105739023 04:13:27.048 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],457,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,38}},{i_tid,3431660789}]}} 04:13:27.048 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425945584986">>,"internet",[],undefined,false,0,false,false} 04:13:27.048 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.048 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423225415093"],[],[]} 04:13:27.048 [info] ue_fsm ev_rx_s6b_str 04:13:27.048 [info] s2b: Tx {gtp,v2,delete_session_request,4105739023,5396023,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660789,<<172,18,2,20>>,undefined}]} 04:13:27.048 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425945584986">>,"internet",[],undefined,true,0,false,false} 04:13:27.048 [info] ue_fsm ev_rx_swm_str 04:13:27.048 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423225415093","262423225415093@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.048 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.048 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;363;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428332617011",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.048 [info] ue_fsm ev_rx_swx_saa 04:13:27.048 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.048 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422507447285"],[],[]} 04:13:27.048 [info] ue_fsm ev_rx_s6b_str 04:13:27.048 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425945584986","262425945584986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.048 [debug] SWx Tx SAR Imsi="262425945584986" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.048 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","369",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425945584986",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.048 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421567624710"],[],[]} 04:13:27.048 [info] ue_fsm ev_rx_s6b_str 04:13:27.048 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423946233318">>,message_type => purge_ms_req} 04:13:27.048 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422507447285","262422507447285@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.048 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.048 [info] ue_fsm purge_ms_request 04:13:27.048 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428332617011","262428332617011@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.048 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.048 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.048 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421567624710","262421567624710@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.048 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423946233318">>,"internet",[],{epdg_tun_pdp_ctx,3431660781,3382520807,{epdg_eua,33,<<192,168,0,30>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.048 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.049 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428332617011">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421567624710 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1875.0> *DBG* aaa_ue_fsm_262421567624710 consume call rx_s6b_str from <0.1875.0> in state state_authenticated *DBG* aaa_ue_fsm_262428582545789 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1855.0> in state state_authenticated_wait_swx_saa 04:13:27.049 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,190,82,86,49,0,2,0,2,0,16,0>> 04:13:27.049 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428307327672"],[],[]} *DBG* epdg_ue_fsm_262428332617011 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428582545789 send ok to <0.1855.0> 04:13:27.050 [info] KMOD Port Delete PDP Context Call {<0.1034.0>,[alias|#Ref<0.718718372.1967980545.239085>]}: {delete_pdp_context,{172,18,2,103},3431660781,3382520807,{192,168,0,30}} *DBG* epdg_ue_fsm_262428582545789 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428307327672 receive call rx_s6b_str from <0.1877.0> in state state_authenticated *DBG* epdg_ue_fsm_262428332617011 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428582545789 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1855.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.050 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;364;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428582545789",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428582545789 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423922956150 receive call rx_s6b_str from <0.1879.0> in state state_authenticated *DBG* epdg_ue_fsm_262424910970903 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864894,5396017,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1878.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428307327672 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1877.0> *DBG* epdg_ue_fsm_262428582545789 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.050 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,30}, 3431660781, 3382520807 *DBG* aaa_ue_fsm_262423922956150 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1879.0> *DBG* aaa_ue_fsm_262428307327672 consume call rx_s6b_str from <0.1877.0> in state state_authenticated *DBG* aaa_ue_fsm_262423922956150 consume call rx_s6b_str from <0.1879.0> in state state_authenticated *DBG* epdg_ue_fsm_262424910970903 send ok to <0.1878.0> *DBG* epdg_ue_fsm_262424910970903 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864894,5396017,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1878.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424910970903 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.050 [info] ue_fsm ev_rx_swx_saa 04:13:27.050 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.050 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],521,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,30}},{i_tid,3431660781}]}} 04:13:27.050 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428582545789","262428582545789@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.050 [info] purge_ms_response(<<"262428332617011">>): ok 04:13:27.050 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.050 [info] ue_fsm ev_rx_s6b_str 04:13:27.050 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428332617011">>,"internet",[],undefined,true,0,false,false} 04:13:27.050 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864894,5396017,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.050 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864894,5396017,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.050 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428582545789">>,"internet",[],undefined,true,0,false,false} 04:13:27.050 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423922956150"],[],[]} 04:13:27.050 [info] purge_ms_response(<<"262428582545789">>): ok 04:13:27.050 [info] ue_fsm ev_rx_s6b_str 04:13:27.050 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428307327672","262428307327672@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.050 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.050 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.050 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428582545789">>,"internet",[],undefined,true,0,false,false} 04:13:27.050 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423922956150","262423922956150@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.050 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.050 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.050 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424910970903">>,"internet",[],undefined,false,0,false,false} 04:13:27.050 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.050 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424910970903">>,"internet",[],undefined,true,0,false,false} 04:13:27.050 [info] ue_fsm ev_rx_swm_str 04:13:27.050 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,196,82,86,50,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262424910970903 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.051 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424910970903","262424910970903@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.051 [debug] SWx Tx SAR Imsi="262424910970903" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424910970903 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423225415093 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864900,5396018,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1880.0> in state state_wait_delete_session_resp 04:13:27.051 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864900,5396018,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424910970903 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.051 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","370",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424910970903",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421581565213 receive call rx_s6b_str from <0.1882.0> in state state_authenticated 04:13:27.051 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864900,5396018,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423225415093 send ok to <0.1880.0> *DBG* aaa_ue_fsm_262421925991684 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1859.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421581565213 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1882.0> 04:13:27.051 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421581565213"],[],[]} *DBG* epdg_ue_fsm_262423225415093 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864900,5396018,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1880.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423225415093 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421581565213 consume call rx_s6b_str from <0.1882.0> in state state_authenticated 04:13:27.051 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423225415093">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422507447285 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864896,5396019,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1883.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423225415093 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422507447285 send ok to <0.1883.0> *DBG* aaa_ue_fsm_262423225415093 send ok to <0.201.0> 04:13:27.051 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421925991684 send ok to <0.1859.0> *DBG* epdg_ue_fsm_262421925991684 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422507447285 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864896,5396019,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1883.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.051 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262421925991684 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1859.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423946233318 send ok to <0.1876.0> *DBG* aaa_ue_fsm_262423225415093 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421925991684 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422507447285 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422507447285 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423946233318 consume call purge_ms_request from <0.1876.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421567624710 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864903,5396020,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1885.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421925991684 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422194984425">>, message_type => purge_ms_req}} 04:13:27.051 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;365;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421925991684",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.051 [info] ue_fsm ev_rx_swx_saa 04:13:27.051 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421581565213","262421581565213@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.051 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.051 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.051 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423225415093">>,"internet",[],undefined,true,0,false,false} 04:13:27.051 [info] ue_fsm ev_rx_swm_str 04:13:27.051 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,192,82,86,51,0,2,0,2,0,16,0>> 04:13:27.051 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421925991684","262421925991684@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.051 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864896,5396019,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.051 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864896,5396019,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.051 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423225415093","262423225415093@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.051 [debug] SWx Tx SAR Imsi="262423225415093" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.051 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422507447285">>,"internet",[],undefined,false,0,false,false} 04:13:27.051 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","371",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423225415093",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.051 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.051 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.051 [info] s2b: Tx {gtp,v2,delete_session_request,3382520807,5396024,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660781,<<172,18,2,20>>,undefined}]} 04:13:27.051 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422507447285">>,"internet",[],undefined,true,0,false,false} 04:13:27.051 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,199,82,86,52,0,2,0,2,0,16,0>> 04:13:27.051 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421925991684">>,"internet",[],undefined,true,0,false,false} 04:13:27.051 [info] purge_ms_response(<<"262421925991684">>): ok 04:13:27.051 [info] ue_fsm ev_rx_swm_str 04:13:27.051 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864903,5396020,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.051 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864903,5396020,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.051 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421925991684">>,"internet",[],undefined,true,0,false,false} 04:13:27.051 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422507447285","262422507447285@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.051 [debug] SWx Tx SAR Imsi="262422507447285" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.052 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421567624710">>,"internet",[],undefined,false,0,false,false} 04:13:27.052 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422194984425">>,message_type => purge_ms_req} 04:13:27.052 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421567624710 send ok to <0.1885.0> *DBG* epdg_ue_fsm_262422194984425 receive call purge_ms_request from <0.1887.0> in state state_active 04:13:27.052 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","372",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422507447285",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422507447285 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421567624710 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864903,5396020,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1885.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.052 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262421567624710 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421872226956 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1861.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428307327672 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864902,5396021,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1888.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422507447285 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421567624710 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.052 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421567624710">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428307327672 send ok to <0.1888.0> 04:13:27.052 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,198,82,86,53,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428307327672 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864902,5396021,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1888.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.052 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422194984425">>,"internet",[],{epdg_tun_pdp_ctx,3431660787,1646485784,{epdg_eua,33,<<192,168,0,36>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421567624710 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423922956150 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864908,5396022,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1890.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428307327672 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421872226956 send ok to <0.1861.0> *DBG* epdg_ue_fsm_262428307327672 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421872226956 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421567624710 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.052 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;366;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421872226956",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423922956150 send ok to <0.1890.0> *DBG* aaa_ue_fsm_262421872226956 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1861.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422194984425 send ok to <0.1887.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428307327672 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421872226956 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423922956150 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864908,5396022,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1890.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422194984425 consume call purge_ms_request from <0.1887.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423922956150 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423209009105">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428307327672 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423922956150 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.052 [info] KMOD Port Delete PDP Context Call {<0.1094.0>,[alias|#Ref<0.718718372.1967980551.221386>]}: {delete_pdp_context,{172,18,2,103},3431660787,1646485784,{192,168,0,36}} 04:13:27.052 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864902,5396021,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.052 [info] ue_fsm ev_rx_swx_saa 04:13:27.052 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,36}, 3431660787, 1646485784 04:13:27.052 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],72,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,36}},{i_tid,3431660787}]}} 04:13:27.052 [info] ue_fsm ev_rx_swm_str 04:13:27.052 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864902,5396021,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.052 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421567624710","262421567624710@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.052 [debug] SWx Tx SAR Imsi="262421567624710" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.052 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421872226956","262421872226956@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.052 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428307327672">>,"internet",[],undefined,false,0,false,false} 04:13:27.052 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.053 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,204,82,86,54,0,2,0,2,0,16,0>> 04:13:27.053 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","373",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421567624710",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.053 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428307327672">>,"internet",[],undefined,true,0,false,false} 04:13:27.053 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864908,5396022,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.053 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864908,5396022,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.053 [info] ue_fsm ev_rx_swm_str 04:13:27.053 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.053 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423922956150">>,"internet",[],undefined,false,0,false,false} 04:13:27.053 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.053 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428307327672","262428307327672@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.053 [debug] SWx Tx SAR Imsi="262428307327672" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.053 [info] s2b: Tx {gtp,v2,delete_session_request,1646485784,5396025,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660787,<<172,18,2,20>>,undefined}]} 04:13:27.053 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","374",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428307327672",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.053 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421872226956">>,"internet",[],undefined,true,0,false,false} 04:13:27.053 [info] purge_ms_response(<<"262421872226956">>): ok 04:13:27.053 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423922956150">>,"internet",[],undefined,true,0,false,false} 04:13:27.053 [info] ue_fsm ev_rx_swm_str 04:13:27.053 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421872226956">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421872226956 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.053 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423922956150","262423922956150@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.053 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423209009105">>,message_type => purge_ms_req} 04:13:27.053 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;367;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422368886554",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423209009105 receive call purge_ms_request from <0.1893.0> in state state_active 04:13:27.053 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423946233318"],[],[]} *DBG* aaa_ue_fsm_262422368886554 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1863.0> in state state_authenticated_wait_swx_saa 04:13:27.054 [debug] SWx Tx SAR Imsi="262423922956150" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423946233318 receive call rx_s6b_str from <0.1892.0> in state state_authenticated 04:13:27.054 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423922956150 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423922956150 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.054 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423946233318 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1892.0> *DBG* epdg_ue_fsm_262422368886554 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.054 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","375",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423922956150",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422368886554 send ok to <0.1863.0> 04:13:27.054 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423209009105">>,"internet",[],{epdg_tun_pdp_ctx,3431660788,4125328890,{epdg_eua,33,<<192,168,0,37>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262423946233318 consume call rx_s6b_str from <0.1892.0> in state state_authenticated *DBG* epdg_ue_fsm_262422368886554 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423209009105 send ok to <0.1893.0> *DBG* aaa_ue_fsm_262423487357775 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1865.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422368886554 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1863.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423209009105 consume call purge_ms_request from <0.1893.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422368886554 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.054 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423487357775 send ok to <0.1865.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421830353271">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423487357775 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.054 [info] KMOD Port Delete PDP Context Call {<0.1104.0>,[alias|#Ref<0.718718372.1967980552.220953>]}: {delete_pdp_context,{172,18,2,103},3431660788,4125328890,{192,168,0,37}} *DBG* aaa_ue_fsm_262423487357775 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1865.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.054 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422368886554","262422368886554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421830353271 receive call purge_ms_request from <0.1895.0> in state state_active 04:13:27.054 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,37}, 3431660788, 4125328890 *DBG* epdg_ue_fsm_262423487357775 send ok to <0.211.0> 04:13:27.054 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],327,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,37}},{i_tid,3431660788}]}} 04:13:27.054 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423946233318","262423946233318@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423487357775 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.054 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.054 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.054 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.054 [info] s2b: Tx {gtp,v2,delete_session_request,4125328890,5396026,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660788,<<172,18,2,20>>,undefined}]} 04:13:27.054 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;368;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423487357775",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.054 [info] ue_fsm ev_rx_swx_saa 04:13:27.054 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422368886554">>,"internet",[],undefined,true,0,false,false} 04:13:27.054 [info] purge_ms_response(<<"262422368886554">>): ok 04:13:27.054 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422368886554">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421830353271 send ok to <0.1895.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.054 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423487357775","262423487357775@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421830353271 consume call purge_ms_request from <0.1895.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429649780728">>, message_type => purge_ms_req}} 04:13:27.054 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.054 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421830353271">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429649780728 receive call purge_ms_request from <0.1897.0> in state state_active *DBG* epdg_ue_fsm_262421581565213 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864906,5396023,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1898.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422194984425 receive call rx_s6b_str from <0.1896.0> in state state_authenticated 04:13:27.054 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423487357775">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421581565213 send ok to <0.1898.0> *DBG* aaa_ue_fsm_262422194984425 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1896.0> *DBG* epdg_ue_fsm_262421581565213 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864906,5396023,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1898.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421581565213 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262422194984425 consume call rx_s6b_str from <0.1896.0> in state state_authenticated *DBG* epdg_ue_fsm_262429649780728 send ok to <0.1897.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421581565213 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425945584986 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1874.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429649780728 consume call purge_ms_request from <0.1897.0> in state state_active => state_wait_delete_session_resp 04:13:27.054 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426378147946">>, message_type => purge_ms_req}} 04:13:27.054 [info] purge_ms_response(<<"262423487357775">>): ok 04:13:27.055 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421830353271">>,"internet",[],{epdg_tun_pdp_ctx,3431660792,3127498370,{epdg_eua,33,<<192,168,0,41>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.055 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423487357775">>,"internet",[],undefined,true,0,false,false} 04:13:27.055 [info] KMOD Port Delete PDP Context Call {<0.1144.0>,[alias|#Ref<0.718718372.1967980545.239213>]}: {delete_pdp_context,{172,18,2,103},3431660792,3127498370,{192,168,0,41}} 04:13:27.055 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,41}, 3431660792, 3127498370 04:13:27.055 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4290,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,41}},{i_tid,3431660792}]}} 04:13:27.055 [info] s2b: Tx {gtp,v2,delete_session_request,3127498370,5396027,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660792,<<172,18,2,20>>,undefined}]} 04:13:27.055 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429649780728">>,message_type => purge_ms_req} 04:13:27.055 [info] ue_fsm purge_ms_request 04:13:27.055 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,202,82,86,55,0,2,0,2,0,16,0>> 04:13:27.055 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864906,5396023,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.055 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864906,5396023,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.055 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422194984425"],[],[]} 04:13:27.055 [info] ue_fsm ev_rx_s6b_str 04:13:27.055 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429649780728">>,"internet",[],{epdg_tun_pdp_ctx,3431660790,4021307856,{epdg_eua,33,<<192,168,0,39>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.055 [info] KMOD Port Delete PDP Context Call {<0.1124.0>,[alias|#Ref<0.718718372.1967980550.220864>]}: {delete_pdp_context,{172,18,2,103},3431660790,4021307856,{192,168,0,39}} 04:13:27.055 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,39}, 3431660790, 4021307856 04:13:27.055 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421581565213">>,"internet",[],undefined,false,0,false,false} 04:13:27.055 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.055 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],136,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,39}},{i_tid,3431660790}]}} 04:13:27.055 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422194984425","262422194984425@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.055 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.055 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.055 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421581565213">>,"internet",[],undefined,true,0,false,false} 04:13:27.055 [info] ue_fsm ev_rx_swm_str 04:13:27.055 [info] s2b: Tx {gtp,v2,delete_session_request,4021307856,5396028,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660790,<<172,18,2,20>>,undefined}]} 04:13:27.055 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;369;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425945584986",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.055 [info] ue_fsm ev_rx_swx_saa 04:13:27.055 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421581565213","262421581565213@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.055 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425945584986","262425945584986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.055 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426378147946">>,message_type => purge_ms_req} 04:13:27.056 [debug] SWx Tx SAR Imsi="262421581565213" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262426378147946 receive call purge_ms_request from <0.1900.0> in state state_active 04:13:27.056 [info] ue_fsm purge_ms_request 04:13:27.056 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","376",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421581565213",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421581565213 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425945584986 send ok to <0.1874.0> 04:13:27.056 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426378147946">>,"internet",[],{epdg_tun_pdp_ctx,3431660793,4209989703,{epdg_eua,33,<<192,168,0,42>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262425945584986 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425945584986 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1874.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421581565213 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423946233318 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864898,5396024,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1901.0> in state state_wait_delete_session_resp 04:13:27.056 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,194,82,86,56,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425945584986 send ok to <0.211.0> 04:13:27.056 [info] KMOD Port Delete PDP Context Call {<0.1154.0>,[alias|#Ref<0.718718372.1967980550.220951>]}: {delete_pdp_context,{172,18,2,103},3431660793,4209989703,{192,168,0,42}} *DBG* epdg_ue_fsm_262425945584986 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423946233318 send ok to <0.1901.0> 04:13:27.056 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,42}, 3431660793, 4209989703 04:13:27.056 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],391,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,42}},{i_tid,3431660793}]}} *DBG* epdg_ue_fsm_262426378147946 send ok to <0.1900.0> *DBG* aaa_ue_fsm_262424910970903 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1881.0> in state state_authenticated_wait_swx_saa 04:13:27.056 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864898,5396024,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426378147946 consume call purge_ms_request from <0.1900.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423946233318 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864898,5396024,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1901.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423946233318 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427849518926">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423946233318 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.056 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.056 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864898,5396024,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427849518926 receive call purge_ms_request from <0.1903.0> in state state_active *DBG* aaa_ue_fsm_262423209009105 receive call rx_s6b_str from <0.1902.0> in state state_authenticated 04:13:27.056 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425945584986">>,"internet",[],undefined,true,0,false,false} 04:13:27.056 [info] purge_ms_response(<<"262425945584986">>): ok 04:13:27.056 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425945584986">>,"internet",[],undefined,true,0,false,false} 04:13:27.056 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423946233318">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423209009105 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1902.0> *DBG* aaa_ue_fsm_262423946233318 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424910970903 send ok to <0.1881.0> *DBG* aaa_ue_fsm_262424910970903 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1881.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424910970903 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.056 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423209009105 consume call rx_s6b_str from <0.1902.0> in state state_authenticated *DBG* aaa_ue_fsm_262423946233318 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427849518926 send ok to <0.1903.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427849518926 consume call purge_ms_request from <0.1903.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424910970903 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429884754341">>, message_type => purge_ms_req}} 04:13:27.056 [info] s2b: Tx {gtp,v2,delete_session_request,4209989703,5396029,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660793,<<172,18,2,20>>,undefined}]} 04:13:27.056 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;370;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424910970903",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.056 [info] ue_fsm ev_rx_swx_saa 04:13:27.056 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423946233318">>,"internet",[],undefined,true,0,false,false} 04:13:27.056 [info] ue_fsm ev_rx_swm_str 04:13:27.057 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424910970903","262424910970903@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.057 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423946233318","262423946233318@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.057 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427849518926">>,message_type => purge_ms_req} 04:13:27.057 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423209009105"],[],[]} 04:13:27.057 [info] ue_fsm purge_ms_request 04:13:27.057 [info] ue_fsm ev_rx_s6b_str 04:13:27.057 [debug] SWx Tx SAR Imsi="262423946233318" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.057 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427849518926">>,"internet",[],{epdg_tun_pdp_ctx,3431660796,4275936634,{epdg_eua,33,<<192,168,0,45>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.057 [info] KMOD Port Delete PDP Context Call {<0.1184.0>,[alias|#Ref<0.718718372.1967980550.220970>]}: {delete_pdp_context,{172,18,2,103},3431660796,4275936634,{192,168,0,45}} 04:13:27.057 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","377",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423946233318",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.057 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423209009105","262423209009105@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.057 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,45}, 3431660796, 4275936634 04:13:27.057 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],455,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,45}},{i_tid,3431660796}]}} 04:13:27.057 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.057 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.057 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.057 [info] s2b: Tx {gtp,v2,delete_session_request,4275936634,5396030,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660796,<<172,18,2,20>>,undefined}]} 04:13:27.057 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424910970903">>,"internet",[],undefined,true,0,false,false} 04:13:27.057 [info] purge_ms_response(<<"262424910970903">>): ok 04:13:27.057 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424910970903">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424910970903 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.057 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429884754341">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429884754341 receive call purge_ms_request from <0.1906.0> in state state_active 04:13:27.057 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;371;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423225415093",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423225415093 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1884.0> in state state_authenticated_wait_swx_saa 04:13:27.057 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421830353271"],[],[]} *DBG* aaa_ue_fsm_262423225415093 send ok to <0.1884.0> *DBG* aaa_ue_fsm_262421830353271 receive call rx_s6b_str from <0.1905.0> in state state_authenticated *DBG* epdg_ue_fsm_262429884754341 send ok to <0.1906.0> *DBG* aaa_ue_fsm_262423225415093 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1884.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.058 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262423225415093 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421830353271 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1905.0> *DBG* epdg_ue_fsm_262429884754341 consume call purge_ms_request from <0.1906.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428577330374">>, message_type => purge_ms_req}} 04:13:27.058 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429884754341">>,"internet",[],{epdg_tun_pdp_ctx,3431660798,1259033022,{epdg_eua,33,<<192,168,0,47>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421830353271 consume call rx_s6b_str from <0.1905.0> in state state_authenticated *DBG* epdg_ue_fsm_262423225415093 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423225415093 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428577330374 receive call purge_ms_request from <0.1907.0> in state state_active 04:13:27.058 [info] ue_fsm ev_rx_swx_saa 04:13:27.058 [info] KMOD Port Delete PDP Context Call {<0.1204.0>,[alias|#Ref<0.718718372.1967980551.221509>]}: {delete_pdp_context,{172,18,2,103},3431660798,1259033022,{192,168,0,47}} 04:13:27.058 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,47}, 3431660798, 1259033022 04:13:27.058 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],519,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,47}},{i_tid,3431660798}]}} 04:13:27.058 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423225415093","262423225415093@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.058 [info] s2b: Tx {gtp,v2,delete_session_request,1259033022,5396031,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660798,<<172,18,2,20>>,undefined}]} 04:13:27.058 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428577330374 send ok to <0.1907.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.058 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428577330374 consume call purge_ms_request from <0.1907.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421347144246">>, message_type => purge_ms_req}} 04:13:27.058 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421830353271","262421830353271@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421347144246 receive call purge_ms_request from <0.1908.0> in state state_active 04:13:27.058 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.058 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262422194984425 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864904,5396025,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1909.0> in state state_wait_delete_session_resp 04:13:27.058 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423225415093">>,"internet",[],undefined,true,0,false,false} 04:13:27.058 [info] purge_ms_response(<<"262423225415093">>): ok *DBG* epdg_ue_fsm_262422194984425 send ok to <0.1909.0> 04:13:27.058 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428577330374">>,message_type => purge_ms_req} 04:13:27.058 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423225415093">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422194984425 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864904,5396025,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1909.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.058 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421347144246 send ok to <0.1908.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422194984425 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422194984425 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.058 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428577330374">>,"internet",[],{epdg_tun_pdp_ctx,3431660797,352632673,{epdg_eua,33,<<192,168,0,46>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262421347144246 consume call purge_ms_request from <0.1908.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421465303163">>, message_type => purge_ms_req}} 04:13:27.058 [info] KMOD Port Delete PDP Context Call {<0.1194.0>,[alias|#Ref<0.718718372.1967980550.221050>]}: {delete_pdp_context,{172,18,2,103},3431660797,352632673,{192,168,0,46}} *DBG* aaa_ue_fsm_262426378147946 receive call rx_s6b_str from <0.1910.0> in state state_authenticated 04:13:27.058 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,46}, 3431660797, 352632673 *DBG* epdg_ue_fsm_262421465303163 receive call purge_ms_request from <0.1913.0> in state state_active *DBG* aaa_ue_fsm_262422194984425 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426378147946 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1910.0> *DBG* aaa_ue_fsm_262422194984425 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423209009105 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864905,5396026,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1912.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426378147946 consume call rx_s6b_str from <0.1910.0> in state state_authenticated *DBG* epdg_ue_fsm_262423209009105 send ok to <0.1912.0> 04:13:27.058 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],583,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,46}},{i_tid,3431660797}]}} 04:13:27.058 [info] s2b: Tx {gtp,v2,delete_session_request,352632673,5396032,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660797,<<172,18,2,20>>,undefined}]} 04:13:27.058 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421347144246">>,message_type => purge_ms_req} 04:13:27.058 [info] ue_fsm purge_ms_request 04:13:27.058 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,200,82,86,57,0,2,0,2,0,16,0>> 04:13:27.058 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421347144246">>,"internet",[],{epdg_tun_pdp_ctx,3431660799,592496901,{epdg_eua,33,<<192,168,0,48>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.058 [info] KMOD Port Delete PDP Context Call {<0.1214.0>,[alias|#Ref<0.718718372.1967980550.221071>]}: {delete_pdp_context,{172,18,2,103},3431660799,592496901,{192,168,0,48}} 04:13:27.058 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,48}, 3431660799, 592496901 04:13:27.058 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],647,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,48}},{i_tid,3431660799}]}} 04:13:27.058 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864904,5396025,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.058 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864904,5396025,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.059 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422194984425">>,"internet",[],undefined,false,0,false,false} 04:13:27.059 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.059 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422194984425">>,"internet",[],undefined,true,0,false,false} 04:13:27.059 [info] s2b: Tx {gtp,v2,delete_session_request,592496901,5396033,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660799,<<172,18,2,20>>,undefined}]} 04:13:27.059 [info] ue_fsm ev_rx_swm_str 04:13:27.059 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422194984425","262422194984425@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.059 [debug] SWx Tx SAR Imsi="262422194984425" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.059 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,201,82,86,58,0,2,0,2,0,16,0>> 04:13:27.059 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426378147946"],[],[]} 04:13:27.059 [info] ue_fsm ev_rx_s6b_str 04:13:27.059 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421465303163">>,message_type => purge_ms_req} 04:13:27.059 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","378",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422194984425",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.059 [info] ue_fsm purge_ms_request 04:13:27.059 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864905,5396026,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.059 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426378147946","262426378147946@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.059 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.059 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864905,5396026,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.059 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421465303163">>,"internet",[],{epdg_tun_pdp_ctx,3431660804,3038502841,{epdg_eua,33,<<192,168,0,53>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.059 [info] KMOD Port Delete PDP Context Call {<0.1264.0>,[alias|#Ref<0.718718372.1967980552.221033>]}: {delete_pdp_context,{172,18,2,103},3431660804,3038502841,{192,168,0,53}} 04:13:27.059 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.059 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,53}, 3431660804, 3038502841 04:13:27.059 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4354,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,53}},{i_tid,3431660804}]}} 04:13:27.059 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423209009105">>,"internet",[],undefined,false,0,false,false} 04:13:27.059 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.059 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;374;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428307327672",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.059 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;373;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421567624710",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428307327672 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1891.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421567624710 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1889.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428307327672 send ok to <0.1891.0> 04:13:27.059 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;372;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422507447285",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428307327672 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428307327672 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1891.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422507447285 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1886.0> in state state_authenticated_wait_swx_saa 04:13:27.059 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423209009105">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421567624710 send ok to <0.1889.0> *DBG* epdg_ue_fsm_262428307327672 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421567624710 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1889.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428307327672 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421567624710 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422507447285 send ok to <0.1886.0> *DBG* epdg_ue_fsm_262423209009105 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864905,5396026,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1912.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.059 [info] s2b: Tx {gtp,v2,delete_session_request,3038502841,5396034,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660804,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262422507447285 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1886.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421567624710 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423209009105 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.060 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429649780728"],[],[]} *DBG* epdg_ue_fsm_262421465303163 send ok to <0.1913.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422507447285 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423209009105 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421567624710 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.060 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427849518926"],[],[]} *DBG* epdg_ue_fsm_262421465303163 consume call purge_ms_request from <0.1913.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429649780728 receive call rx_s6b_str from <0.1914.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420988413391">>, message_type => purge_ms_req}} 04:13:27.060 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422507447285 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427849518926 receive call rx_s6b_str from <0.1915.0> in state state_authenticated *DBG* aaa_ue_fsm_262423209009105 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429649780728 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1914.0> *DBG* epdg_ue_fsm_262420988413391 receive call purge_ms_request from <0.1917.0> in state state_active *DBG* epdg_ue_fsm_262422507447285 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427849518926 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1915.0> *DBG* aaa_ue_fsm_262423209009105 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429649780728 consume call rx_s6b_str from <0.1914.0> in state state_authenticated *DBG* aaa_ue_fsm_262427849518926 consume call rx_s6b_str from <0.1915.0> in state state_authenticated *DBG* aaa_ue_fsm_262423922956150 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1894.0> in state state_authenticated_wait_swx_saa 04:13:27.060 [info] ue_fsm ev_rx_swx_saa 04:13:27.060 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428307327672","262428307327672@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.060 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.060 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421567624710","262421567624710@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.060 [info] ue_fsm ev_rx_swx_saa 04:13:27.060 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428307327672">>,"internet",[],undefined,true,0,false,false} 04:13:27.060 [info] purge_ms_response(<<"262428307327672">>): ok 04:13:27.060 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.060 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428307327672">>,"internet",[],undefined,true,0,false,false} 04:13:27.060 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422507447285","262422507447285@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.060 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421567624710">>,"internet",[],undefined,true,0,false,false} 04:13:27.060 [info] purge_ms_response(<<"262421567624710">>): ok 04:13:27.060 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.060 [info] ue_fsm ev_rx_swm_str 04:13:27.060 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421567624710">>,"internet",[],undefined,true,0,false,false} 04:13:27.060 [info] ue_fsm ev_rx_s6b_str 04:13:27.060 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423209009105","262423209009105@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.060 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422507447285">>,"internet",[],undefined,true,0,false,false} 04:13:27.060 [info] ue_fsm ev_rx_s6b_str 04:13:27.060 [info] purge_ms_response(<<"262422507447285">>): ok 04:13:27.060 [debug] SWx Tx SAR Imsi="262423209009105" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.061 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","379",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423209009105",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.061 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429649780728","262429649780728@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.061 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420988413391">>,message_type => purge_ms_req} 04:13:27.061 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.061 [info] ue_fsm purge_ms_request 04:13:27.061 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422507447285">>,"internet",[],undefined,true,0,false,false} 04:13:27.061 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.061 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427849518926","262427849518926@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262428577330374 receive call rx_s6b_str from <0.1919.0> in state state_authenticated 04:13:27.061 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.061 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.061 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420988413391">>,"internet",[],{epdg_tun_pdp_ctx,3431660801,2333371613,{epdg_eua,33,<<192,168,0,50>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.061 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;375;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423922956150",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428577330374 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1919.0> *DBG* aaa_ue_fsm_262428577330374 consume call rx_s6b_str from <0.1919.0> in state state_authenticated 04:13:27.061 [info] ue_fsm ev_rx_swx_saa 04:13:27.061 [info] KMOD Port Delete PDP Context Call {<0.1234.0>,[alias|#Ref<0.718718372.1967980545.239326>]}: {delete_pdp_context,{172,18,2,103},3431660801,2333371613,{192,168,0,50}} 04:13:27.061 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,50}, 3431660801, 2333371613 04:13:27.061 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;376;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421581565213",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.061 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423922956150","262423922956150@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421581565213 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1899.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423922956150 send ok to <0.1894.0> 04:13:27.061 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;377;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423946233318",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423922956150 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.061 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,205,82,86,59,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262423946233318 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1904.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423922956150 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1894.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.061 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429884754341"],[],[]} *DBG* epdg_ue_fsm_262423922956150 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421581565213 send ok to <0.1899.0> *DBG* epdg_ue_fsm_262421581565213 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.062 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428577330374"],[],[]} *DBG* epdg_ue_fsm_262421830353271 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864909,5396027,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1920.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429884754341 receive call rx_s6b_str from <0.1918.0> in state state_authenticated *DBG* aaa_ue_fsm_262421581565213 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1899.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423922956150 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423946233318 send ok to <0.1904.0> 04:13:27.062 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421581565213 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421830353271 send ok to <0.1920.0> *DBG* epdg_ue_fsm_262423946233318 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429884754341 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1918.0> *DBG* aaa_ue_fsm_262423946233318 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1904.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421581565213 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429884754341 consume call rx_s6b_str from <0.1918.0> in state state_authenticated *DBG* epdg_ue_fsm_262423946233318 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421830353271 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864909,5396027,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1920.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423946233318 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421830353271 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426378147946 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864910,5396029,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1921.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421347144246 receive call rx_s6b_str from <0.1922.0> in state state_authenticated *DBG* epdg_ue_fsm_262421830353271 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.062 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428577330374","262428577330374@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.062 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.062 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.062 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],711,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,50}},{i_tid,3431660801}]}} 04:13:27.062 [info] ue_fsm ev_rx_swx_saa 04:13:27.062 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.062 [info] ue_fsm ev_rx_swx_saa 04:13:27.062 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421581565213","262421581565213@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.062 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423922956150">>,"internet",[],undefined,true,0,false,false} 04:13:27.062 [info] purge_ms_response(<<"262423922956150">>): ok 04:13:27.062 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864909,5396027,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.062 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.062 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864909,5396027,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.062 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423946233318","262423946233318@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.062 [info] ue_fsm ev_rx_s6b_str 04:13:27.062 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423922956150">>,"internet",[],undefined,true,0,false,false} 04:13:27.062 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421581565213">>,"internet",[],undefined,true,0,false,false} 04:13:27.062 [info] purge_ms_response(<<"262421581565213">>): ok 04:13:27.062 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421830353271">>,"internet",[],undefined,false,0,false,false} 04:13:27.062 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.062 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.062 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429884754341","262429884754341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.062 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.062 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.062 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421581565213">>,"internet",[],undefined,true,0,false,false} 04:13:27.062 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,206,82,86,61,0,2,0,2,0,16,0>> 04:13:27.062 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421830353271">>,"internet",[],undefined,true,0,false,false} 04:13:27.062 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423946233318">>,"internet",[],undefined,true,0,false,false} 04:13:27.062 [info] purge_ms_response(<<"262423946233318">>): ok 04:13:27.063 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864910,5396029,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.063 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864910,5396029,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.063 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423946233318">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421465303163 receive call rx_s6b_str from <0.1923.0> in state state_authenticated 04:13:27.063 [info] ue_fsm ev_rx_swm_str 04:13:27.063 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421347144246"],[],[]} *DBG* aaa_ue_fsm_262421465303163 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1923.0> 04:13:27.063 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421465303163 consume call rx_s6b_str from <0.1923.0> in state state_authenticated 04:13:27.063 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421830353271","262421830353271@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.063 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426378147946">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426378147946 send ok to <0.1921.0> 04:13:27.063 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421347144246","262421347144246@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262421830353271 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421347144246 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1922.0> *DBG* epdg_ue_fsm_262426378147946 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864910,5396029,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1921.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.064 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421465303163"],[],[]} *DBG* epdg_ue_fsm_262420988413391 send ok to <0.1917.0> *DBG* aaa_ue_fsm_262421347144246 consume call rx_s6b_str from <0.1922.0> in state state_authenticated *DBG* aaa_ue_fsm_262421830353271 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.064 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262426378147946 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420988413391 consume call purge_ms_request from <0.1917.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426378147946 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429649780728 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864907,5396028,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1925.0> in state state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422194984425 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1911.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423209009105 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1916.0> in state state_authenticated_wait_swx_saa 04:13:27.064 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421465303163","262421465303163@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262426378147946 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429649780728 send ok to <0.1925.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420743287735">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423209009105 send ok to <0.1916.0> *DBG* aaa_ue_fsm_262422194984425 send ok to <0.1911.0> *DBG* aaa_ue_fsm_262426378147946 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422194984425 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429649780728 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864907,5396028,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1925.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423209009105 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1916.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422194984425 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1911.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427849518926 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864913,5396030,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1927.0> in state state_wait_delete_session_resp 04:13:27.064 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262429649780728 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.064 [debug] SWx Tx SAR Imsi="262421830353271" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.064 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","380",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421830353271",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.064 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.064 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426378147946">>,"internet",[],undefined,true,0,false,false} 04:13:27.064 [info] s2b: Tx {gtp,v2,delete_session_request,2333371613,5396035,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660801,<<172,18,2,20>>,undefined}]} 04:13:27.064 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.064 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,203,82,86,60,0,2,0,2,0,16,0>> 04:13:27.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.064 [info] ue_fsm ev_rx_swm_str 04:13:27.064 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864907,5396028,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.064 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;378;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422194984425",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.064 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864907,5396028,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.064 [info] ue_fsm ev_rx_swx_saa 04:13:27.064 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;379;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423209009105",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.064 [info] ue_fsm ev_rx_swx_saa 04:13:27.064 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426378147946","262426378147946@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.064 [debug] SWx Tx SAR Imsi="262426378147946" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.065 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","381",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426378147946",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.065 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429649780728">>,"internet",[],undefined,false,0,false,false} 04:13:27.065 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.065 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422194984425","262422194984425@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.065 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423209009105","262423209009105@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.065 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,209,82,86,62,0,2,0,2,0,16,0>> 04:13:27.065 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.065 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429649780728">>,"internet",[],undefined,true,0,false,false} 04:13:27.065 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864913,5396030,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.065 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864913,5396030,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.065 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420743287735">>,message_type => purge_ms_req} 04:13:27.065 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420743287735 receive call purge_ms_request from <0.1928.0> in state state_active 04:13:27.065 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422194984425">>,"internet",[],undefined,true,0,false,false} 04:13:27.065 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427849518926">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422194984425 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422194984425 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420988413391 receive call rx_s6b_str from <0.1929.0> in state state_authenticated *DBG* epdg_ue_fsm_262427849518926 send ok to <0.1927.0> 04:13:27.066 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420743287735">>,"internet",[],{epdg_tun_pdp_ctx,3431660802,3810545622,{epdg_eua,33,<<192,168,0,51>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423209009105 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420988413391 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1929.0> *DBG* epdg_ue_fsm_262427849518926 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864913,5396030,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1927.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423209009105 send ok to <0.211.0> 04:13:27.066 [info] purge_ms_response(<<"262422194984425">>): ok *DBG* aaa_ue_fsm_262420988413391 consume call rx_s6b_str from <0.1929.0> in state state_authenticated *DBG* aaa_ue_fsm_262421830353271 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1924.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427849518926 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429649780728 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423209009105 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.066 [info] KMOD Port Delete PDP Context Call {<0.1244.0>,[alias|#Ref<0.718718372.1967980545.239370>]}: {delete_pdp_context,{172,18,2,103},3431660802,3810545622,{192,168,0,51}} *DBG* epdg_ue_fsm_262428577330374 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864914,5396032,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1930.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428577330374 send ok to <0.1930.0> *DBG* aaa_ue_fsm_262429649780728 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427849518926 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429649780728 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.066 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,51}, 3431660802, 3810545622 04:13:27.066 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.066 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],775,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,51}},{i_tid,3431660802}]}} 04:13:27.066 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422194984425">>,"internet",[],undefined,true,0,false,false} 04:13:27.066 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420988413391"],[],[]} 04:13:27.066 [info] ue_fsm ev_rx_s6b_str 04:13:27.066 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.066 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420988413391","262420988413391@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.066 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.066 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427849518926">>,"internet",[],undefined,true,0,false,false} 04:13:27.066 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;380;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421830353271",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.066 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423209009105">>,"internet",[],undefined,true,0,false,false} 04:13:27.066 [info] ue_fsm ev_rx_swx_saa 04:13:27.066 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.066 [info] purge_ms_response(<<"262423209009105">>): ok 04:13:27.066 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,210,82,86,64,0,2,0,2,0,16,0>> 04:13:27.067 [info] ue_fsm ev_rx_swm_str 04:13:27.067 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864914,5396032,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.067 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423209009105">>,"internet",[],undefined,true,0,false,false} 04:13:27.067 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864914,5396032,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.067 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421830353271","262421830353271@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.067 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429649780728","262429649780728@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.067 [debug] SWx Tx SAR Imsi="262429649780728" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.067 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","382",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429649780728",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.067 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428577330374">>,"internet",[],undefined,false,0,false,false} 04:13:27.067 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.067 [info] ue_fsm ev_rx_swm_str 04:13:27.067 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428577330374">>,"internet",[],undefined,true,0,false,false} 04:13:27.067 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,211,82,86,63,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428577330374 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864914,5396032,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1930.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.067 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427849518926","262427849518926@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428577330374 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429884754341 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864915,5396031,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1932.0> in state state_wait_delete_session_resp 04:13:27.067 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;381;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426378147946",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429884754341 send ok to <0.1932.0> 04:13:27.068 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864915,5396031,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426378147946 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1926.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427849518926 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428577330374 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421830353271 send ok to <0.1924.0> *DBG* epdg_ue_fsm_262421830353271 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.068 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864915,5396031,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429884754341 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864915,5396031,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1932.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427849518926 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421830353271 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1924.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421830353271 send ok to <0.211.0> 04:13:27.068 [debug] SWx Tx SAR Imsi="262427849518926" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421465303163 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864921,5396034,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1934.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429884754341 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428577330374 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426378147946 send ok to <0.1926.0> *DBG* aaa_ue_fsm_262429884754341 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421830353271 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426378147946 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.068 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","383",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427849518926",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262421465303163 send ok to <0.1934.0> *DBG* aaa_ue_fsm_262428577330374 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426378147946 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1926.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426378147946 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420743287735 send ok to <0.1928.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429884754341 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421465303163 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864921,5396034,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1934.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420743287735 consume call purge_ms_request from <0.1928.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426378147946 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421465303163 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421347144246 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864916,5396033,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1937.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422872533090">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429884754341 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.068 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429884754341">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421465303163 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.068 [info] ue_fsm ev_rx_swx_saa 04:13:27.068 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.068 [info] ue_fsm ev_rx_swm_str 04:13:27.068 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.068 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429884754341">>,"internet",[],undefined,true,0,false,false} 04:13:27.068 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426378147946","262426378147946@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.068 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,217,82,86,66,0,2,0,2,0,16,0>> 04:13:27.068 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428577330374","262428577330374@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.068 [debug] SWx Tx SAR Imsi="262428577330374" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.068 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864921,5396034,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.068 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421830353271">>,"internet",[],undefined,true,0,false,false} 04:13:27.068 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864921,5396034,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.068 [info] purge_ms_response(<<"262421830353271">>): ok 04:13:27.068 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","384",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428577330374",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.068 [info] ue_fsm ev_rx_swm_str 04:13:27.068 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.068 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421830353271">>,"internet",[],undefined,true,0,false,false} 04:13:27.068 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421465303163">>,"internet",[],undefined,false,0,false,false} 04:13:27.068 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.068 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429884754341","262429884754341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.068 [info] s2b: Tx {gtp,v2,delete_session_request,3810545622,5396036,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660802,<<172,18,2,20>>,undefined}]} 04:13:27.068 [debug] SWx Tx SAR Imsi="262429884754341" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.068 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426378147946">>,"internet",[],undefined,true,0,false,false} 04:13:27.069 [info] purge_ms_response(<<"262426378147946">>): ok 04:13:27.069 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","385",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429884754341",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.069 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,212,82,86,65,0,2,0,2,0,16,0>> 04:13:27.069 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421465303163">>,"internet",[],undefined,true,0,false,false} 04:13:27.069 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864916,5396033,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.069 [info] ue_fsm ev_rx_swm_str 04:13:27.069 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426378147946">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429649780728 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1931.0> in state state_authenticated_wait_swx_saa 04:13:27.069 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864916,5396033,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.069 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421465303163","262421465303163@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.069 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421347144246">>,"internet",[],undefined,false,0,false,false} 04:13:27.069 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422872533090">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421347144246 send ok to <0.1937.0> *DBG* aaa_ue_fsm_262421465303163 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422872533090 receive call purge_ms_request from <0.1939.0> in state state_active *DBG* aaa_ue_fsm_262429649780728 send ok to <0.1931.0> *DBG* epdg_ue_fsm_262429649780728 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421465303163 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.069 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;382;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429649780728",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421347144246 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864916,5396033,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1937.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429649780728 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1931.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429649780728 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421347144246 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.070 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421347144246 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429649780728 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422872533090 send ok to <0.1939.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.070 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429649780728","262429649780728@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422872533090 consume call purge_ms_request from <0.1939.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429075222019">>, message_type => purge_ms_req}} 04:13:27.070 [debug] SWx Tx SAR Imsi="262421465303163" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421347144246 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421347144246 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429075222019 receive call purge_ms_request from <0.1941.0> in state state_active 04:13:27.070 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.070 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","386",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421465303163",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.070 [info] ue_fsm purge_ms_request 04:13:27.070 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.070 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421347144246">>,"internet",[],undefined,true,0,false,false} 04:13:27.070 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422872533090">>,"internet",[],{epdg_tun_pdp_ctx,3431660803,793645652,{epdg_eua,33,<<192,168,0,52>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429075222019 send ok to <0.1941.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.070 [info] KMOD Port Delete PDP Context Call {<0.1254.0>,[alias|#Ref<0.718718372.1967980545.239525>]}: {delete_pdp_context,{172,18,2,103},3431660803,793645652,{192,168,0,52}} *DBG* epdg_ue_fsm_262429075222019 consume call purge_ms_request from <0.1941.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420935067156">>, message_type => purge_ms_req}} 04:13:27.070 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,52}, 3431660803, 793645652 04:13:27.070 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4418,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,52}},{i_tid,3431660803}]}} *DBG* epdg_ue_fsm_262420935067156 receive call purge_ms_request from <0.1942.0> in state state_active 04:13:27.070 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429649780728">>,"internet",[],undefined,true,0,false,false} 04:13:27.070 [info] purge_ms_response(<<"262429649780728">>): ok 04:13:27.070 [info] ue_fsm ev_rx_swm_str 04:13:27.070 [info] s2b: Tx {gtp,v2,delete_session_request,793645652,5396037,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660803,<<172,18,2,20>>,undefined}]} 04:13:27.070 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429649780728">>,"internet",[],undefined,true,0,false,false} 04:13:27.070 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421347144246","262421347144246@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420935067156 send ok to <0.1942.0> 04:13:27.070 [debug] SWx Tx SAR Imsi="262421347144246" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262420935067156 consume call purge_ms_request from <0.1942.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.070 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","387",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421347144246",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427849518926 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1933.0> in state state_authenticated_wait_swx_saa 04:13:27.070 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429075222019">>,message_type => purge_ms_req} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423869149209">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420743287735 receive call rx_s6b_str from <0.1943.0> in state state_authenticated 04:13:27.070 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262427849518926 send ok to <0.1933.0> *DBG* epdg_ue_fsm_262423869149209 receive call purge_ms_request from <0.1944.0> in state state_active *DBG* epdg_ue_fsm_262427849518926 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427849518926 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1933.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.070 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429075222019">>,"internet",[],{epdg_tun_pdp_ctx,3431660807,2994530019,{epdg_eua,33,<<192,168,0,56>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262420743287735 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1943.0> *DBG* aaa_ue_fsm_262420743287735 consume call rx_s6b_str from <0.1943.0> in state state_authenticated *DBG* epdg_ue_fsm_262427849518926 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427849518926 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.070 [info] KMOD Port Delete PDP Context Call {<0.1294.0>,[alias|#Ref<0.718718372.1967980551.221706>]}: {delete_pdp_context,{172,18,2,103},3431660807,2994530019,{192,168,0,56}} 04:13:27.070 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,56}, 3431660807, 2994530019 04:13:27.070 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],585,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,56}},{i_tid,3431660807}]}} 04:13:27.070 [info] s2b: Tx {gtp,v2,delete_session_request,2994530019,5396038,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660807,<<172,18,2,20>>,undefined}]} 04:13:27.070 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420935067156">>,message_type => purge_ms_req} 04:13:27.070 [info] ue_fsm purge_ms_request 04:13:27.070 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420935067156">>,"internet",[],{epdg_tun_pdp_ctx,3431660809,2643492705,{epdg_eua,33,<<192,168,0,58>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.070 [info] KMOD Port Delete PDP Context Call {<0.1314.0>,[alias|#Ref<0.718718372.1967980551.221713>]}: {delete_pdp_context,{172,18,2,103},3431660809,2643492705,{192,168,0,58}} 04:13:27.070 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,58}, 3431660809, 2643492705 04:13:27.070 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],200,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,58}},{i_tid,3431660809}]}} 04:13:27.070 [info] s2b: Tx {gtp,v2,delete_session_request,2643492705,5396039,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660809,<<172,18,2,20>>,undefined}]} 04:13:27.071 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;383;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427849518926",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.071 [info] ue_fsm ev_rx_swx_saa 04:13:27.071 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420743287735"],[],[]} 04:13:27.071 [info] ue_fsm ev_rx_s6b_str 04:13:27.071 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427849518926","262427849518926@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.071 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423869149209">>,message_type => purge_ms_req} 04:13:27.071 [info] ue_fsm purge_ms_request 04:13:27.071 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.071 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420743287735","262420743287735@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.071 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.071 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.071 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423869149209">>,"internet",[],{epdg_tun_pdp_ctx,3431660794,798748794,{epdg_eua,33,<<192,168,0,43>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.071 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427849518926">>,"internet",[],undefined,true,0,false,false} 04:13:27.071 [info] KMOD Port Delete PDP Context Call {<0.1164.0>,[alias|#Ref<0.718718372.1967980549.220085>]}: {delete_pdp_context,{172,18,2,103},3431660794,798748794,{192,168,0,43}} 04:13:27.071 [info] purge_ms_response(<<"262427849518926">>): ok 04:13:27.071 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,43}, 3431660794, 798748794 04:13:27.071 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4482,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,43}},{i_tid,3431660794}]}} 04:13:27.071 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427849518926">>,"internet",[],undefined,true,0,false,false} 04:13:27.071 [info] s2b: Tx {gtp,v2,delete_session_request,798748794,5396040,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660794,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262422872533090 receive call rx_s6b_str from <0.1945.0> in state state_authenticated 04:13:27.072 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422872533090"],[],[]} *DBG* epdg_ue_fsm_262423869149209 send ok to <0.1944.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422872533090 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1945.0> 04:13:27.072 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423869149209 consume call purge_ms_request from <0.1944.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422932602288">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422872533090 consume call rx_s6b_str from <0.1945.0> in state state_authenticated *DBG* epdg_ue_fsm_262420988413391 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864918,5396035,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1946.0> in state state_wait_delete_session_resp 04:13:27.072 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422872533090","262422872533090@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262422932602288 receive call purge_ms_request from <0.1948.0> in state state_active 04:13:27.072 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262429075222019 receive call rx_s6b_str from <0.1947.0> in state state_authenticated *DBG* epdg_ue_fsm_262420988413391 send ok to <0.1946.0> 04:13:27.072 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,214,82,86,67,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262429075222019 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1947.0> 04:13:27.072 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262420988413391 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864918,5396035,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1946.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.072 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864918,5396035,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429075222019 consume call rx_s6b_str from <0.1947.0> in state state_authenticated *DBG* epdg_ue_fsm_262420988413391 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420988413391 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.072 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864918,5396035,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422932602288 send ok to <0.1948.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.072 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422932602288">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422932602288 consume call purge_ms_request from <0.1948.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429292931772">>, message_type => purge_ms_req}} 04:13:27.072 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429292931772 receive call purge_ms_request from <0.1950.0> in state state_active *DBG* aaa_ue_fsm_262420988413391 send ok to <0.201.0> 04:13:27.072 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429075222019"],[],[]} *DBG* aaa_ue_fsm_262420988413391 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.072 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420988413391">>,"internet",[],undefined,false,0,false,false} 04:13:27.072 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420935067156 receive call rx_s6b_str from <0.1951.0> in state state_authenticated 04:13:27.072 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.072 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422932602288">>,"internet",[],{epdg_tun_pdp_ctx,3431660810,918901706,{epdg_eua,33,<<192,168,0,59>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.072 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429075222019","262429075222019@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262420935067156 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1951.0> *DBG* aaa_ue_fsm_262420935067156 consume call rx_s6b_str from <0.1951.0> in state state_authenticated *DBG* epdg_ue_fsm_262429292931772 send ok to <0.1950.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429292931772 consume call purge_ms_request from <0.1950.0> in state state_active => state_wait_delete_session_resp 04:13:27.072 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425980772001">>, message_type => purge_ms_req}} 04:13:27.072 [info] KMOD Port Delete PDP Context Call {<0.1324.0>,[alias|#Ref<0.718718372.1967980550.221497>]}: {delete_pdp_context,{172,18,2,103},3431660810,918901706,{192,168,0,59}} 04:13:27.072 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420988413391">>,"internet",[],undefined,true,0,false,false} 04:13:27.072 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,59}, 3431660810, 918901706 04:13:27.072 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.072 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],264,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,59}},{i_tid,3431660810}]}} 04:13:27.072 [info] ue_fsm ev_rx_swm_str 04:13:27.072 [info] s2b: Tx {gtp,v2,delete_session_request,918901706,5396041,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660810,<<172,18,2,20>>,undefined}]} 04:13:27.073 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420988413391","262420988413391@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.073 [debug] SWx Tx SAR Imsi="262420988413391" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.073 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","388",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420988413391",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.073 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429292931772">>,message_type => purge_ms_req} 04:13:27.073 [info] ue_fsm purge_ms_request 04:13:27.073 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429292931772">>,"internet",[],{epdg_tun_pdp_ctx,3431660808,2966544,{epdg_eua,33,<<192,168,0,57>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.073 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420935067156"],[],[]} 04:13:27.073 [info] ue_fsm ev_rx_s6b_str 04:13:27.073 [info] KMOD Port Delete PDP Context Call {<0.1304.0>,[alias|#Ref<0.718718372.1967980551.221784>]}: {delete_pdp_context,{172,18,2,103},3431660808,2966544,{192,168,0,57}} 04:13:27.073 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,57}, 3431660808, 2966544 04:13:27.073 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420935067156","262420935067156@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.073 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4546,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,57}},{i_tid,3431660808}]}} 04:13:27.073 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.073 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.073 [info] s2b: Tx {gtp,v2,delete_session_request,2966544,5396042,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660808,<<172,18,2,20>>,undefined}]} 04:13:27.073 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,215,82,86,68,0,2,0,2,0,16,0>> 04:13:27.073 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425980772001">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423869149209 receive call rx_s6b_str from <0.1952.0> in state state_authenticated *DBG* epdg_ue_fsm_262425980772001 receive call purge_ms_request from <0.1954.0> in state state_active 04:13:27.073 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;384;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428577330374",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423869149209 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1952.0> *DBG* epdg_ue_fsm_262420743287735 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864919,5396036,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1953.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423869149209 consume call rx_s6b_str from <0.1952.0> in state state_authenticated *DBG* aaa_ue_fsm_262428577330374 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1935.0> in state state_authenticated_wait_swx_saa 04:13:27.074 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423869149209"],[],[]} *DBG* epdg_ue_fsm_262420743287735 send ok to <0.1953.0> 04:13:27.074 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428577330374 send ok to <0.1935.0> *DBG* epdg_ue_fsm_262428577330374 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428577330374 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1935.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.074 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864919,5396036,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.074 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428577330374 send ok to <0.211.0> 04:13:27.074 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864919,5396036,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420743287735 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864919,5396036,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1953.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422872533090 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864920,5396037,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1955.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420743287735 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428577330374 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.074 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423869149209","262423869149209@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262420743287735 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422872533090 send ok to <0.1955.0> *DBG* aaa_ue_fsm_262421465303163 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1938.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422872533090 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864920,5396037,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1955.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422872533090 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420743287735 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421465303163 send ok to <0.1938.0> *DBG* epdg_ue_fsm_262421465303163 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422872533090 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420743287735 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429075222019 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864924,5396038,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1957.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421465303163 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1938.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.074 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.074 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425980772001">>,"internet",[],{epdg_tun_pdp_ctx,3431660812,1357560214,{epdg_eua,33,<<192,168,0,61>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.074 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.074 [info] ue_fsm ev_rx_swx_saa 04:13:27.074 [info] KMOD Port Delete PDP Context Call {<0.1344.0>,[alias|#Ref<0.718718372.1967980550.221508>]}: {delete_pdp_context,{172,18,2,103},3431660812,1357560214,{192,168,0,61}} 04:13:27.074 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,61}, 3431660812, 1357560214 04:13:27.074 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420743287735">>,"internet",[],undefined,false,0,false,false} 04:13:27.074 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.074 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],328,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,61}},{i_tid,3431660812}]}} 04:13:27.074 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428577330374","262428577330374@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.074 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.074 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,216,82,86,69,0,2,0,2,0,16,0>> 04:13:27.074 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420743287735">>,"internet",[],undefined,true,0,false,false} 04:13:27.074 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428577330374">>,"internet",[],undefined,true,0,false,false} 04:13:27.074 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864920,5396037,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.074 [info] purge_ms_response(<<"262428577330374">>): ok 04:13:27.074 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864920,5396037,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.074 [info] ue_fsm ev_rx_swm_str 04:13:27.074 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428577330374">>,"internet",[],undefined,true,0,false,false} 04:13:27.075 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;386;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421465303163",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.075 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422872533090">>,"internet",[],undefined,false,0,false,false} 04:13:27.075 [info] ue_fsm ev_rx_swx_saa 04:13:27.075 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.075 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420743287735","262420743287735@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.075 [debug] SWx Tx SAR Imsi="262420743287735" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.075 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,220,82,86,70,0,2,0,2,0,16,0>> 04:13:27.075 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422872533090">>,"internet",[],undefined,true,0,false,false} 04:13:27.075 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421465303163","262421465303163@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.075 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","389",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420743287735",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.075 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864924,5396038,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.075 [info] ue_fsm ev_rx_swm_str 04:13:27.075 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864924,5396038,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.075 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.075 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421465303163">>,"internet",[],undefined,true,0,false,false} 04:13:27.075 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422872533090","262422872533090@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421465303163 send ok to <0.211.0> 04:13:27.075 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429075222019">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429075222019 send ok to <0.1957.0> *DBG* epdg_ue_fsm_262421465303163 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.075 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422932602288"],[],[]} *DBG* aaa_ue_fsm_262422872533090 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425980772001 send ok to <0.1954.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422932602288 receive call rx_s6b_str from <0.1958.0> in state state_authenticated *DBG* epdg_ue_fsm_262425980772001 consume call purge_ms_request from <0.1954.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422872533090 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429075222019 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.075 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;385;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429884754341",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429075222019 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864924,5396038,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1957.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420935067156 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864926,5396039,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1961.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425675572428">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422932602288 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1958.0> *DBG* aaa_ue_fsm_262429884754341 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1936.0> in state state_authenticated_wait_swx_saa 04:13:27.076 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429292931772"],[],[]} *DBG* epdg_ue_fsm_262429075222019 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429075222019 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420935067156 send ok to <0.1961.0> *DBG* aaa_ue_fsm_262422932602288 consume call rx_s6b_str from <0.1958.0> in state state_authenticated *DBG* aaa_ue_fsm_262429075222019 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425675572428 receive call purge_ms_request from <0.1963.0> in state state_active *DBG* aaa_ue_fsm_262429884754341 send ok to <0.1936.0> *DBG* epdg_ue_fsm_262420935067156 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864926,5396039,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1961.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429884754341 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429884754341 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1936.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.076 [info] purge_ms_response(<<"262421465303163">>): ok *DBG* epdg_ue_fsm_262420935067156 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.076 [debug] SWx Tx SAR Imsi="262422872533090" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.076 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.076 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421465303163">>,"internet",[],undefined,true,0,false,false} 04:13:27.076 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","390",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422872533090",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.076 [info] s2b: Tx {gtp,v2,delete_session_request,1357560214,5396043,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660812,<<172,18,2,20>>,undefined}]} 04:13:27.076 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,222,82,86,71,0,2,0,2,0,16,0>> 04:13:27.076 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429075222019">>,"internet",[],undefined,true,0,false,false} 04:13:27.076 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864926,5396039,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.076 [info] ue_fsm ev_rx_s6b_str 04:13:27.076 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864926,5396039,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.076 [info] ue_fsm ev_rx_swm_str 04:13:27.076 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422932602288","262422932602288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.076 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.076 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.076 [info] ue_fsm ev_rx_swx_saa 04:13:27.076 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429075222019","262429075222019@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.076 [debug] SWx Tx SAR Imsi="262429075222019" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.076 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","391",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429075222019",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.077 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420935067156">>,"internet",[],undefined,false,0,false,false} 04:13:27.077 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.077 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425675572428">>,message_type => purge_ms_req} 04:13:27.077 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429884754341","262429884754341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.077 [info] ue_fsm purge_ms_request 04:13:27.077 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,207,82,86,72,0,2,0,2,0,16,0>> 04:13:27.077 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420935067156">>,"internet",[],undefined,true,0,false,false} 04:13:27.077 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.077 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864911,5396040,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.077 [info] ue_fsm ev_rx_s6b_str 04:13:27.077 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425675572428">>,"internet",[],{epdg_tun_pdp_ctx,3431660814,972816035,{epdg_eua,33,<<192,168,0,63>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423869149209 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864911,5396040,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1964.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429292931772 receive call rx_s6b_str from <0.1959.0> in state state_authenticated 04:13:27.077 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;387;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421347144246",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423869149209 send ok to <0.1964.0> *DBG* aaa_ue_fsm_262421347144246 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1940.0> in state state_authenticated_wait_swx_saa 04:13:27.077 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429884754341">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429292931772 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1959.0> 04:13:27.077 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864911,5396040,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429884754341 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423869149209 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864911,5396040,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1964.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429292931772 consume call rx_s6b_str from <0.1959.0> in state state_authenticated *DBG* aaa_ue_fsm_262420935067156 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422932602288 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864927,5396041,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1965.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429884754341 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.077 [info] KMOD Port Delete PDP Context Call {<0.1364.0>,[alias|#Ref<0.718718372.1967980552.221321>]}: {delete_pdp_context,{172,18,2,103},3431660814,972816035,{192,168,0,63}} *DBG* epdg_ue_fsm_262423869149209 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422932602288 send ok to <0.1965.0> 04:13:27.078 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,63}, 3431660814, 972816035 *DBG* aaa_ue_fsm_262420935067156 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420935067156 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423869149209 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425675572428 send ok to <0.1963.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422932602288 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864927,5396041,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1965.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425675572428 consume call purge_ms_request from <0.1963.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425212209861">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420988413391 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1949.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422932602288 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423869149209 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421347144246 send ok to <0.1940.0> *DBG* aaa_ue_fsm_262423869149209 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.078 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423869149209">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421347144246 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1940.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.078 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.078 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],649,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,63}},{i_tid,3431660814}]}} 04:13:27.078 [info] ue_fsm ev_rx_swx_saa 04:13:27.078 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429292931772","262429292931772@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.078 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.078 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,223,82,86,73,0,2,0,2,0,16,0>> 04:13:27.078 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.078 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864927,5396041,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.078 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423869149209">>,"internet",[],undefined,true,0,false,false} 04:13:27.078 [info] purge_ms_response(<<"262429884754341">>): ok 04:13:27.078 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864927,5396041,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.078 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421347144246","262421347144246@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.078 [info] ue_fsm ev_rx_swm_str 04:13:27.078 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429884754341">>,"internet",[],undefined,true,0,false,false} 04:13:27.078 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420935067156","262420935067156@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.078 [debug] SWx Tx SAR Imsi="262420935067156" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.078 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422932602288">>,"internet",[],undefined,false,0,false,false} 04:13:27.078 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.078 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","392",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420935067156",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.078 [info] s2b: Tx {gtp,v2,delete_session_request,972816035,5396044,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660814,<<172,18,2,20>>,undefined}]} 04:13:27.078 [info] ue_fsm ev_rx_swm_str 04:13:27.078 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422932602288">>,"internet",[],undefined,true,0,false,false} 04:13:27.078 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423869149209","262423869149209@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.078 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;388;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420988413391",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.078 [debug] SWx Tx SAR Imsi="262423869149209" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.078 [info] ue_fsm ev_rx_swx_saa 04:13:27.078 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","393",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423869149209",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.078 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425980772001"],[],[]} 04:13:27.078 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425212209861">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262425980772001 receive call rx_s6b_str from <0.1968.0> in state state_authenticated 04:13:27.078 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262425212209861 receive call purge_ms_request from <0.1969.0> in state state_active *DBG* aaa_ue_fsm_262422932602288 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425980772001 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1968.0> 04:13:27.078 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420988413391","262420988413391@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425980772001 consume call rx_s6b_str from <0.1968.0> in state state_authenticated 04:13:27.078 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421347144246 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422932602288 send ok to <0.201.0> 04:13:27.079 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420988413391 send ok to <0.1949.0> *DBG* aaa_ue_fsm_262422932602288 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420988413391 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1949.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.079 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421347144246 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420988413391 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.079 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425980772001","262425980772001@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421347144246 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425212209861 send ok to <0.1969.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420988413391 send ok to <0.211.0> 04:13:27.079 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262425212209861 consume call purge_ms_request from <0.1969.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420743287735 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1956.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423714442633">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420988413391 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.079 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262420743287735 send ok to <0.1956.0> 04:13:27.079 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425212209861">>,"internet",[],{epdg_tun_pdp_ctx,3431660820,3723211151,{epdg_eua,33,<<192,168,0,69>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429292931772 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864925,5396042,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1971.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420743287735 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423714442633 receive call purge_ms_request from <0.1972.0> in state state_active *DBG* aaa_ue_fsm_262420743287735 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1956.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429292931772 send ok to <0.1971.0> 04:13:27.079 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422932602288","262422932602288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.079 [debug] SWx Tx SAR Imsi="262422932602288" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.079 [info] KMOD Port Delete PDP Context Call {<0.1424.0>,[alias|#Ref<0.718718372.1967980549.220212>]}: {delete_pdp_context,{172,18,2,103},3431660820,3723211151,{192,168,0,69}} 04:13:27.079 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,69}, 3431660820, 3723211151 04:13:27.079 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","394",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422932602288",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.079 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],392,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,69}},{i_tid,3431660820}]}} 04:13:27.079 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421347144246">>,"internet",[],undefined,true,0,false,false} 04:13:27.079 [info] purge_ms_response(<<"262421347144246">>): ok 04:13:27.079 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.079 [info] s2b: Tx {gtp,v2,delete_session_request,3723211151,5396045,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660820,<<172,18,2,20>>,undefined}]} 04:13:27.079 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421347144246">>,"internet",[],undefined,true,0,false,false} 04:13:27.079 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420988413391">>,"internet",[],undefined,true,0,false,false} 04:13:27.079 [info] purge_ms_response(<<"262420988413391">>): ok 04:13:27.079 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;389;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420743287735",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.079 [info] ue_fsm ev_rx_swx_saa 04:13:27.079 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420988413391">>,"internet",[],undefined,true,0,false,false} 04:13:27.079 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,221,82,86,74,0,2,0,2,0,16,0>> 04:13:27.079 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420743287735","262420743287735@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.079 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864925,5396042,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.079 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423714442633">>,message_type => purge_ms_req} 04:13:27.079 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864925,5396042,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.079 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.079 [info] ue_fsm purge_ms_request 04:13:27.080 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429292931772">>,"internet",[],undefined,false,0,false,false} 04:13:27.080 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.080 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420743287735">>,"internet",[],undefined,true,0,false,false} 04:13:27.080 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423714442633">>,"internet",[],{epdg_tun_pdp_ctx,3431660818,315814311,{epdg_eua,33,<<192,168,0,67>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.080 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429292931772">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420743287735 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429292931772 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864925,5396042,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1971.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429292931772 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.080 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425675572428"],[],[]} *DBG* epdg_ue_fsm_262420743287735 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429292931772 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.080 [info] purge_ms_response(<<"262420743287735">>): ok *DBG* aaa_ue_fsm_262425675572428 receive call rx_s6b_str from <0.1973.0> in state state_authenticated *DBG* epdg_ue_fsm_262423714442633 send ok to <0.1972.0> 04:13:27.080 [info] KMOD Port Delete PDP Context Call {<0.1404.0>,[alias|#Ref<0.718718372.1967980545.239740>]}: {delete_pdp_context,{172,18,2,103},3431660818,315814311,{192,168,0,67}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429292931772 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425675572428 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1973.0> *DBG* epdg_ue_fsm_262423714442633 consume call purge_ms_request from <0.1972.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423506581047">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429292931772 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.080 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425675572428 consume call rx_s6b_str from <0.1973.0> in state state_authenticated *DBG* epdg_ue_fsm_262423506581047 receive call purge_ms_request from <0.1975.0> in state state_active 04:13:27.080 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,67}, 3431660818, 315814311 04:13:27.080 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420743287735">>,"internet",[],undefined,true,0,false,false} 04:13:27.080 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4610,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,67}},{i_tid,3431660818}]}} 04:13:27.080 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429292931772","262429292931772@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.080 [info] ue_fsm ev_rx_s6b_str 04:13:27.080 [debug] SWx Tx SAR Imsi="262429292931772" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422872533090 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1960.0> in state state_authenticated_wait_swx_saa 04:13:27.080 [info] s2b: Tx {gtp,v2,delete_session_request,315814311,5396046,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660818,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262422872533090 send ok to <0.1960.0> *DBG* epdg_ue_fsm_262422872533090 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422872533090 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1960.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423506581047 send ok to <0.1975.0> *DBG* epdg_ue_fsm_262422872533090 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423506581047 consume call purge_ms_request from <0.1975.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425980772001 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864929,5396043,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1976.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422872533090 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423173419050">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425980772001 send ok to <0.1976.0> *DBG* epdg_ue_fsm_262423173419050 receive call purge_ms_request from <0.1977.0> in state state_active *DBG* epdg_ue_fsm_262425980772001 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864929,5396043,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1976.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425980772001 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.080 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","395",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429292931772",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425980772001 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423173419050 send ok to <0.1977.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425980772001 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423173419050 consume call purge_ms_request from <0.1977.0> in state state_active => state_wait_delete_session_resp 04:13:27.080 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425675572428","262425675572428@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424196451422">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425980772001 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.080 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.080 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.080 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423506581047">>,message_type => purge_ms_req} 04:13:27.081 [info] ue_fsm purge_ms_request 04:13:27.081 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423506581047">>,"internet",[],{epdg_tun_pdp_ctx,3431660815,3527903861,{epdg_eua,33,<<192,168,0,64>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.081 [info] KMOD Port Delete PDP Context Call {<0.1374.0>,[alias|#Ref<0.718718372.1967980545.239749>]}: {delete_pdp_context,{172,18,2,103},3431660815,3527903861,{192,168,0,64}} 04:13:27.081 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,64}, 3431660815, 3527903861 04:13:27.081 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,64}},{i_tid,3431660815}]}} 04:13:27.081 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;390;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422872533090",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.081 [info] ue_fsm ev_rx_swx_saa 04:13:27.081 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422872533090","262422872533090@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.081 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.081 [info] s2b: Tx {gtp,v2,delete_session_request,3527903861,5396047,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660815,<<172,18,2,20>>,undefined}]} 04:13:27.081 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,225,82,86,75,0,2,0,2,0,16,0>> 04:13:27.081 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422872533090">>,"internet",[],undefined,true,0,false,false} 04:13:27.081 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864929,5396043,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.081 [info] purge_ms_response(<<"262422872533090">>): ok 04:13:27.081 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864929,5396043,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.081 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422872533090">>,"internet",[],undefined,true,0,false,false} 04:13:27.081 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425980772001">>,"internet",[],undefined,false,0,false,false} 04:13:27.081 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423173419050">>,message_type => purge_ms_req} 04:13:27.081 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.081 [info] ue_fsm purge_ms_request 04:13:27.081 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425980772001">>,"internet",[],undefined,true,0,false,false} 04:13:27.081 [info] ue_fsm ev_rx_swm_str 04:13:27.081 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423173419050">>,"internet",[],{epdg_tun_pdp_ctx,3431660813,3386859398,{epdg_eua,33,<<192,168,0,62>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.081 [info] KMOD Port Delete PDP Context Call {<0.1354.0>,[alias|#Ref<0.718718372.1967980545.239755>]}: {delete_pdp_context,{172,18,2,103},3431660813,3386859398,{192,168,0,62}} 04:13:27.081 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,62}, 3431660813, 3386859398 04:13:27.081 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425980772001","262425980772001@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.081 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],839,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,62}},{i_tid,3431660813}]}} 04:13:27.081 [debug] SWx Tx SAR Imsi="262425980772001" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.081 [info] s2b: Tx {gtp,v2,delete_session_request,3386859398,5396048,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660813,<<172,18,2,20>>,undefined}]} 04:13:27.081 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","396",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425980772001",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.082 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424196451422">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424196451422 receive call purge_ms_request from <0.1980.0> in state state_active 04:13:27.082 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425212209861"],[],[]} 04:13:27.082 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;391;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429075222019",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425212209861 receive call rx_s6b_str from <0.1979.0> in state state_authenticated 04:13:27.082 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262429075222019 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1962.0> in state state_authenticated_wait_swx_saa 04:13:27.082 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424196451422">>,"internet",[],{epdg_tun_pdp_ctx,3431660816,3181218248,{epdg_eua,33,<<192,168,0,65>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425212209861 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1979.0> *DBG* aaa_ue_fsm_262429075222019 send ok to <0.1962.0> *DBG* aaa_ue_fsm_262423714442633 receive call rx_s6b_str from <0.1981.0> in state state_authenticated *DBG* aaa_ue_fsm_262429075222019 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1962.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425212209861 consume call rx_s6b_str from <0.1979.0> in state state_authenticated *DBG* epdg_ue_fsm_262429075222019 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423714442633 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1981.0> *DBG* epdg_ue_fsm_262424196451422 send ok to <0.1980.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423714442633 consume call rx_s6b_str from <0.1981.0> in state state_authenticated *DBG* epdg_ue_fsm_262424196451422 consume call purge_ms_request from <0.1980.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429075222019 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424527255182">>, message_type => purge_ms_req}} 04:13:27.082 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262425675572428 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864931,5396044,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1982.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429075222019 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.082 [info] KMOD Port Delete PDP Context Call {<0.1384.0>,[alias|#Ref<0.718718372.1967980550.221890>]}: {delete_pdp_context,{172,18,2,103},3431660816,3181218248,{192,168,0,65}} *DBG* epdg_ue_fsm_262424527255182 receive call purge_ms_request from <0.1983.0> in state state_active *DBG* epdg_ue_fsm_262425675572428 send ok to <0.1982.0> *DBG* epdg_ue_fsm_262425675572428 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864931,5396044,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1982.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425675572428 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425675572428 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.082 [info] ue_fsm ev_rx_swx_saa 04:13:27.082 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,65}, 3431660816, 3181218248 04:13:27.082 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4674,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,65}},{i_tid,3431660816}]}} 04:13:27.083 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425212209861","262425212209861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.083 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.083 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429075222019","262429075222019@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.083 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423714442633"],[],[]} 04:13:27.083 [info] ue_fsm ev_rx_s6b_str 04:13:27.083 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.083 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.083 [info] s2b: Tx {gtp,v2,delete_session_request,3181218248,5396049,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660816,<<172,18,2,20>>,undefined}]} 04:13:27.083 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423714442633","262423714442633@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.083 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.083 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,227,82,86,76,0,2,0,2,0,16,0>> 04:13:27.083 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.083 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429075222019">>,"internet",[],undefined,true,0,false,false} 04:13:27.083 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864931,5396044,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.083 [info] purge_ms_response(<<"262429075222019">>): ok 04:13:27.083 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864931,5396044,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423506581047 receive call rx_s6b_str from <0.1984.0> in state state_authenticated 04:13:27.083 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429075222019">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423506581047 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1984.0> 04:13:27.083 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424527255182">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423506581047 consume call rx_s6b_str from <0.1984.0> in state state_authenticated 04:13:27.083 [info] ue_fsm purge_ms_request 04:13:27.083 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425675572428">>,"internet",[],undefined,false,0,false,false} 04:13:27.083 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.083 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425675572428">>,"internet",[],undefined,true,0,false,false} 04:13:27.083 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424527255182">>,"internet",[],{epdg_tun_pdp_ctx,3431660795,905633376,{epdg_eua,33,<<192,168,0,44>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.083 [info] ue_fsm ev_rx_swm_str 04:13:27.083 [info] KMOD Port Delete PDP Context Call {<0.1174.0>,[alias|#Ref<0.718718372.1967980545.239767>]}: {delete_pdp_context,{172,18,2,103},3431660795,905633376,{192,168,0,44}} 04:13:27.083 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,44}, 3431660795, 905633376 04:13:27.083 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4738,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,44}},{i_tid,3431660795}]}} 04:13:27.083 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425675572428","262425675572428@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.083 [info] s2b: Tx {gtp,v2,delete_session_request,905633376,5396050,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660795,<<172,18,2,20>>,undefined}]} 04:13:27.083 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;392;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420935067156",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424527255182 send ok to <0.1983.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.084 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423506581047"],[],[]} *DBG* epdg_ue_fsm_262425212209861 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864937,5396045,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1986.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420893168310">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420935067156 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1966.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424527255182 consume call purge_ms_request from <0.1983.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425675572428 send ok to <0.201.0> 04:13:27.084 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423173419050 receive call rx_s6b_str from <0.1987.0> in state state_authenticated *DBG* epdg_ue_fsm_262425212209861 send ok to <0.1986.0> *DBG* epdg_ue_fsm_262420893168310 receive call purge_ms_request from <0.1988.0> in state state_active *DBG* aaa_ue_fsm_262420935067156 send ok to <0.1966.0> *DBG* aaa_ue_fsm_262425675572428 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420935067156 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.084 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423506581047","262423506581047@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262423173419050 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1987.0> *DBG* epdg_ue_fsm_262425212209861 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864937,5396045,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1986.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420935067156 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1966.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420935067156 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423173419050 consume call rx_s6b_str from <0.1987.0> in state state_authenticated *DBG* epdg_ue_fsm_262420893168310 send ok to <0.1988.0> *DBG* aaa_ue_fsm_262425212209861 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425212209861 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.084 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420893168310 consume call purge_ms_request from <0.1988.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423879461549">>, message_type => purge_ms_req}} 04:13:27.084 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.084 [debug] SWx Tx SAR Imsi="262425675572428" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.084 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,233,82,86,77,0,2,0,2,0,16,0>> 04:13:27.084 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864937,5396045,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.084 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","397",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425675572428",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.084 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864937,5396045,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.084 [info] ue_fsm ev_rx_swx_saa 04:13:27.084 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423173419050"],[],[]} 04:13:27.084 [info] ue_fsm ev_rx_s6b_str 04:13:27.084 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425212209861">>,"internet",[],undefined,false,0,false,false} 04:13:27.084 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.084 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420893168310">>,message_type => purge_ms_req} 04:13:27.084 [info] ue_fsm purge_ms_request 04:13:27.084 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420935067156","262420935067156@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.084 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.084 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423173419050","262423173419050@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.084 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.084 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420893168310">>,"internet",[],{epdg_tun_pdp_ctx,3431660834,2872167392,{epdg_eua,33,<<192,168,0,83>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.084 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425212209861">>,"internet",[],undefined,true,0,false,false} 04:13:27.084 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.084 [info] KMOD Port Delete PDP Context Call {<0.1568.0>,[alias|#Ref<0.718718372.1967980550.221961>]}: {delete_pdp_context,{172,18,2,103},3431660834,2872167392,{192,168,0,83}} 04:13:27.084 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,83}, 3431660834, 2872167392 04:13:27.084 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],903,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,83}},{i_tid,3431660834}]}} 04:13:27.084 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420935067156">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424196451422 receive call rx_s6b_str from <0.1989.0> in state state_authenticated 04:13:27.084 [info] purge_ms_response(<<"262420935067156">>): ok 04:13:27.084 [info] s2b: Tx {gtp,v2,delete_session_request,2872167392,5396051,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660834,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262424196451422 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1989.0> *DBG* aaa_ue_fsm_262424196451422 consume call rx_s6b_str from <0.1989.0> in state state_authenticated 04:13:27.084 [info] ue_fsm ev_rx_swm_str 04:13:27.084 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420935067156">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420935067156 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.085 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425212209861","262425212209861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.085 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423879461549">>,message_type => purge_ms_req} 04:13:27.085 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;393;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423869149209",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423879461549 receive call purge_ms_request from <0.1991.0> in state state_active *DBG* aaa_ue_fsm_262423869149209 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1967.0> in state state_authenticated_wait_swx_saa 04:13:27.085 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,231,82,86,78,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262425212209861 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425212209861 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423869149209 send ok to <0.1967.0> *DBG* epdg_ue_fsm_262423869149209 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423869149209 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1967.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.085 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424196451422"],[],[]} *DBG* epdg_ue_fsm_262423869149209 send ok to <0.211.0> 04:13:27.085 [info] ue_fsm ev_rx_s6b_str 04:13:27.085 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424196451422","262424196451422@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423869149209 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.085 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.085 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262423714442633 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864935,5396046,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1992.0> in state state_wait_delete_session_resp 04:13:27.085 [debug] SWx Tx SAR Imsi="262425212209861" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262423714442633 send ok to <0.1992.0> 04:13:27.085 [info] ue_fsm purge_ms_request 04:13:27.085 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","398",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425212209861",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262423714442633 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864935,5396046,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1992.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423714442633 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423506581047 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864932,5396047,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1993.0> in state state_wait_delete_session_resp 04:13:27.085 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423879461549">>,"internet",[],{epdg_tun_pdp_ctx,3431660811,4104697291,{epdg_eua,33,<<192,168,0,60>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423714442633 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422932602288 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1970.0> in state state_authenticated_wait_swx_saa 04:13:27.085 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423506581047 send ok to <0.1993.0> *DBG* aaa_ue_fsm_262423714442633 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422932602288 send ok to <0.1970.0> *DBG* epdg_ue_fsm_262423506581047 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864932,5396047,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1993.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423879461549 send ok to <0.1991.0> *DBG* aaa_ue_fsm_262423506581047 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423714442633 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422932602288 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422932602288 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1970.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423879461549 consume call purge_ms_request from <0.1991.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423506581047 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423173419050 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864930,5396048,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1995.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422932602288 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424527255182 receive call rx_s6b_str from <0.1996.0> in state state_authenticated *DBG* aaa_ue_fsm_262423506581047 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424855895665">>, message_type => purge_ms_req}} 04:13:27.085 [info] KMOD Port Delete PDP Context Call {<0.1334.0>,[alias|#Ref<0.718718372.1967980548.220105>]}: {delete_pdp_context,{172,18,2,103},3431660811,4104697291,{192,168,0,60}} *DBG* aaa_ue_fsm_262423506581047 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.086 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423869149209","262423869149209@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.086 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,60}, 3431660811, 4104697291 04:13:27.086 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.086 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],967,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,60}},{i_tid,3431660811}]}} 04:13:27.086 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423869149209">>,"internet",[],undefined,true,0,false,false} 04:13:27.086 [info] purge_ms_response(<<"262423869149209">>): ok 04:13:27.086 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864935,5396046,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.086 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423869149209">>,"internet",[],undefined,true,0,false,false} 04:13:27.086 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864935,5396046,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.086 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423714442633">>,"internet",[],undefined,false,0,false,false} 04:13:27.086 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.086 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,228,82,86,79,0,2,0,2,0,16,0>> 04:13:27.086 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423714442633">>,"internet",[],undefined,true,0,false,false} 04:13:27.086 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864932,5396047,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.086 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864932,5396047,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.086 [info] ue_fsm ev_rx_swm_str 04:13:27.086 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423714442633","262423714442633@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.086 [debug] SWx Tx SAR Imsi="262423714442633" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.086 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;394;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422932602288",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.086 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423506581047">>,"internet",[],undefined,false,0,false,false} 04:13:27.086 [info] ue_fsm ev_rx_swx_saa 04:13:27.086 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.086 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","399",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423714442633",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.086 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422932602288","262422932602288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.086 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423506581047">>,"internet",[],undefined,true,0,false,false} 04:13:27.086 [info] s2b: Tx {gtp,v2,delete_session_request,4104697291,5396052,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660811,<<172,18,2,20>>,undefined}]} 04:13:27.086 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.086 [info] ue_fsm ev_rx_swm_str 04:13:27.086 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,226,82,86,80,0,2,0,2,0,16,0>> 04:13:27.086 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864930,5396048,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.086 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864930,5396048,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.086 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423506581047","262423506581047@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.086 [debug] SWx Tx SAR Imsi="262423506581047" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.086 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422932602288">>,"internet",[],undefined,true,0,false,false} 04:13:27.086 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424527255182"],[],[]} 04:13:27.086 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","400",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423506581047",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.086 [info] purge_ms_response(<<"262422932602288">>): ok 04:13:27.086 [info] ue_fsm ev_rx_s6b_str 04:13:27.087 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423173419050">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423173419050 send ok to <0.1995.0> 04:13:27.087 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422932602288">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422932602288 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.087 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420893168310"],[],[]} 04:13:27.087 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424527255182","262424527255182@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423173419050 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864930,5396048,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1995.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424527255182 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1996.0> 04:13:27.087 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424855895665">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423173419050 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420893168310 receive call rx_s6b_str from <0.1998.0> in state state_authenticated *DBG* epdg_ue_fsm_262424196451422 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864933,5396049,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1999.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423173419050 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424527255182 consume call rx_s6b_str from <0.1996.0> in state state_authenticated 04:13:27.087 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;395;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429292931772",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424855895665 receive call purge_ms_request from <0.2000.0> in state state_active *DBG* aaa_ue_fsm_262420893168310 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1998.0> *DBG* epdg_ue_fsm_262424196451422 send ok to <0.1999.0> *DBG* aaa_ue_fsm_262423173419050 send ok to <0.201.0> 04:13:27.088 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262420893168310 consume call rx_s6b_str from <0.1998.0> in state state_authenticated *DBG* aaa_ue_fsm_262429292931772 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1974.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424196451422 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864933,5396049,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1999.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423173419050 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423879461549 receive call rx_s6b_str from <0.2002.0> in state state_authenticated *DBG* aaa_ue_fsm_262424196451422 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424196451422 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423879461549 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2002.0> *DBG* aaa_ue_fsm_262423879461549 consume call rx_s6b_str from <0.2002.0> in state state_authenticated 04:13:27.088 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,229,82,86,81,0,2,0,2,0,16,0>> 04:13:27.088 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423173419050">>,"internet",[],undefined,true,0,false,false} 04:13:27.088 [info] ue_fsm ev_rx_swm_str 04:13:27.088 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864933,5396049,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.088 [info] ue_fsm ev_rx_s6b_str 04:13:27.088 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.088 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864933,5396049,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.088 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.088 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423173419050","262423173419050@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.088 [info] ue_fsm purge_ms_request 04:13:27.088 [debug] SWx Tx SAR Imsi="262423173419050" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.088 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420893168310","262420893168310@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.088 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","401",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423173419050",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.088 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.088 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424196451422">>,"internet",[],undefined,false,0,false,false} 04:13:27.088 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.088 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.088 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424855895665">>,"internet",[],{epdg_tun_pdp_ctx,3431660805,2144101575,{epdg_eua,33,<<192,168,0,54>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.088 [info] ue_fsm ev_rx_swx_saa 04:13:27.088 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424196451422">>,"internet",[],undefined,true,0,false,false} 04:13:27.088 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423879461549"],[],[]} 04:13:27.088 [info] ue_fsm ev_rx_s6b_str 04:13:27.088 [info] ue_fsm ev_rx_swm_str 04:13:27.088 [info] KMOD Port Delete PDP Context Call {<0.1274.0>,[alias|#Ref<0.718718372.1967980548.220138>]}: {delete_pdp_context,{172,18,2,103},3431660805,2144101575,{192,168,0,54}} 04:13:27.088 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429292931772","262429292931772@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425980772001 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1978.0> in state state_authenticated_wait_swx_saa 04:13:27.088 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,54}, 3431660805, 2144101575 04:13:27.088 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,54}},{i_tid,3431660805}]}} 04:13:27.088 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423879461549","262423879461549@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.088 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424196451422","262424196451422@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.088 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.088 [debug] SWx Tx SAR Imsi="262424196451422" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.088 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262424196451422 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425980772001 send ok to <0.1978.0> *DBG* aaa_ue_fsm_262429292931772 send ok to <0.1974.0> 04:13:27.088 [info] s2b: Tx {gtp,v2,delete_session_request,2144101575,5396053,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660805,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262424196451422 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429292931772 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425980772001 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1978.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429292931772 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1974.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.089 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;396;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425980772001",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424855895665 send ok to <0.2000.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429292931772 send ok to <0.211.0> 04:13:27.089 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424855895665 consume call purge_ms_request from <0.2000.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425980772001 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425605242790">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424527255182 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864912,5396050,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2004.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429292931772 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.089 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425980772001","262425980772001@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425980772001 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425605242790 receive call purge_ms_request from <0.2005.0> in state state_active *DBG* epdg_ue_fsm_262424527255182 send ok to <0.2004.0> 04:13:27.089 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","402",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424196451422",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425980772001 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424527255182 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864912,5396050,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2004.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424527255182 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.089 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420893168310 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864951,5396051,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2006.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424527255182 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420893168310 send ok to <0.2006.0> *DBG* aaa_ue_fsm_262424527255182 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424527255182 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.089 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429292931772">>,"internet",[],undefined,true,0,false,false} 04:13:27.089 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,208,82,86,82,0,2,0,2,0,16,0>> 04:13:27.089 [info] purge_ms_response(<<"262429292931772">>): ok 04:13:27.089 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.089 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864912,5396050,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.090 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864912,5396050,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.090 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429292931772">>,"internet",[],undefined,true,0,false,false} 04:13:27.090 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425980772001">>,"internet",[],undefined,true,0,false,false} 04:13:27.090 [info] purge_ms_response(<<"262425980772001">>): ok 04:13:27.090 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425605242790">>,message_type => purge_ms_req} 04:13:27.090 [info] ue_fsm purge_ms_request 04:13:27.090 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424527255182">>,"internet",[],undefined,false,0,false,false} 04:13:27.090 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.090 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,247,82,86,83,0,2,0,2,0,16,0>> 04:13:27.090 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425980772001">>,"internet",[],undefined,true,0,false,false} 04:13:27.090 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425605242790">>,"internet",[],{epdg_tun_pdp_ctx,3431660800,1149545444,{epdg_eua,33,<<192,168,0,49>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.090 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424527255182">>,"internet",[],undefined,true,0,false,false} 04:13:27.090 [info] KMOD Port Delete PDP Context Call {<0.1224.0>,[alias|#Ref<0.718718372.1967980548.220160>]}: {delete_pdp_context,{172,18,2,103},3431660800,1149545444,{192,168,0,49}} 04:13:27.090 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864951,5396051,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.090 [info] ue_fsm ev_rx_swm_str 04:13:27.090 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,49}, 3431660800, 1149545444 04:13:27.090 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864951,5396051,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.090 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],69,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,49}},{i_tid,3431660800}]}} 04:13:27.090 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424527255182","262424527255182@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.090 [debug] SWx Tx SAR Imsi="262424527255182" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.090 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","403",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424527255182",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.090 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420893168310">>,"internet",[],undefined,false,0,false,false} 04:13:27.090 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.090 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420893168310">>,"internet",[],undefined,true,0,false,false} 04:13:27.090 [info] s2b: Tx {gtp,v2,delete_session_request,1149545444,5396054,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660800,<<172,18,2,20>>,undefined}]} 04:13:27.090 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;397;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425675572428",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420893168310 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864951,5396051,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2006.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425605242790 send ok to <0.2005.0> *DBG* aaa_ue_fsm_262420893168310 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425675572428 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1985.0> in state state_authenticated_wait_swx_saa 04:13:27.091 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262425605242790 consume call purge_ms_request from <0.2005.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420893168310 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425247685835">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420893168310 send ok to <0.201.0> 04:13:27.091 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425675572428 send ok to <0.1985.0> *DBG* epdg_ue_fsm_262425675572428 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420893168310 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425247685835 receive call purge_ms_request from <0.2009.0> in state state_active 04:13:27.091 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420893168310","262420893168310@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425675572428 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1985.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425675572428 send ok to <0.211.0> 04:13:27.091 [debug] SWx Tx SAR Imsi="262420893168310" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.091 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","404",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420893168310",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425675572428 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.091 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425675572428","262425675572428@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.091 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.091 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425247685835">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425247685835 send ok to <0.2009.0> 04:13:27.091 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425247685835 consume call purge_ms_request from <0.2009.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.091 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425675572428">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421541094680">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421541094680 receive call purge_ms_request from <0.2011.0> in state state_active *DBG* aaa_ue_fsm_262424855895665 receive call rx_s6b_str from <0.2010.0> in state state_authenticated *DBG* aaa_ue_fsm_262424855895665 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2010.0> *DBG* aaa_ue_fsm_262424855895665 consume call rx_s6b_str from <0.2010.0> in state state_authenticated 04:13:27.091 [info] purge_ms_response(<<"262425675572428">>): ok 04:13:27.091 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425247685835">>,"internet",[],{epdg_tun_pdp_ctx,3431660817,2332042403,{epdg_eua,33,<<192,168,0,66>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425212209861 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1990.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421541094680 send ok to <0.2011.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.091 [info] KMOD Port Delete PDP Context Call {<0.1394.0>,[alias|#Ref<0.718718372.1967980548.220237>]}: {delete_pdp_context,{172,18,2,103},3431660817,2332042403,{192,168,0,66}} *DBG* aaa_ue_fsm_262425212209861 send ok to <0.1990.0> *DBG* epdg_ue_fsm_262425212209861 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421541094680 consume call purge_ms_request from <0.2011.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426550739255">>, message_type => purge_ms_req}} 04:13:27.091 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,66}, 3431660817, 2332042403 *DBG* aaa_ue_fsm_262425212209861 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1990.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425212209861 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426550739255 receive call purge_ms_request from <0.2012.0> in state state_active *DBG* epdg_ue_fsm_262425212209861 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.091 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],133,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,66}},{i_tid,3431660817}]}} 04:13:27.091 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425675572428">>,"internet",[],undefined,true,0,false,false} 04:13:27.091 [info] s2b: Tx {gtp,v2,delete_session_request,2332042403,5396055,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660817,<<172,18,2,20>>,undefined}]} 04:13:27.091 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421541094680">>,message_type => purge_ms_req} 04:13:27.091 [info] ue_fsm purge_ms_request 04:13:27.091 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424855895665"],[],[]} 04:13:27.091 [info] ue_fsm ev_rx_s6b_str 04:13:27.091 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424855895665","262424855895665@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.091 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421541094680">>,"internet",[],{epdg_tun_pdp_ctx,3431660784,3859228389,{epdg_eua,33,<<192,168,0,33>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.091 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.091 [info] KMOD Port Delete PDP Context Call {<0.1064.0>,[alias|#Ref<0.718718372.1967980548.220252>]}: {delete_pdp_context,{172,18,2,103},3431660784,3859228389,{192,168,0,33}} 04:13:27.091 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.091 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,33}, 3431660784, 3859228389 04:13:27.091 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1031,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,33}},{i_tid,3431660784}]}} 04:13:27.092 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;398;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425212209861",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.092 [info] ue_fsm ev_rx_swx_saa 04:13:27.092 [info] s2b: Tx {gtp,v2,delete_session_request,3859228389,5396056,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660784,<<172,18,2,20>>,undefined}]} 04:13:27.092 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425212209861","262425212209861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.092 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423879461549 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864928,5396052,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2013.0> in state state_wait_delete_session_resp 04:13:27.092 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425212209861">>,"internet",[],undefined,true,0,false,false} 04:13:27.092 [info] purge_ms_response(<<"262425212209861">>): ok *DBG* epdg_ue_fsm_262423879461549 send ok to <0.2013.0> 04:13:27.092 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426550739255">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423879461549 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864928,5396052,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2013.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.092 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423879461549 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423879461549 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.092 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425212209861">>,"internet",[],undefined,true,0,false,false} 04:13:27.092 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426550739255">>,"internet",[],{epdg_tun_pdp_ctx,3431660819,621198871,{epdg_eua,33,<<192,168,0,68>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425605242790 receive call rx_s6b_str from <0.2014.0> in state state_authenticated 04:13:27.092 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,224,82,86,84,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262425605242790 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2014.0> *DBG* aaa_ue_fsm_262423879461549 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425605242790 consume call rx_s6b_str from <0.2014.0> in state state_authenticated 04:13:27.092 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864928,5396052,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426550739255 send ok to <0.2012.0> 04:13:27.092 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864928,5396052,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423879461549 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426550739255 consume call purge_ms_request from <0.2012.0> in state state_active => state_wait_delete_session_resp 04:13:27.092 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423879461549">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426350056467">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423714442633 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1994.0> in state state_authenticated_wait_swx_saa 04:13:27.092 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423714442633 send ok to <0.1994.0> *DBG* epdg_ue_fsm_262426350056467 receive call purge_ms_request from <0.2017.0> in state state_active 04:13:27.093 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423879461549">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423714442633 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1994.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.093 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262423714442633 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425247685835 receive call rx_s6b_str from <0.2016.0> in state state_authenticated *DBG* epdg_ue_fsm_262423714442633 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425247685835 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2016.0> *DBG* epdg_ue_fsm_262423714442633 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.093 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425605242790"],[],[]} *DBG* aaa_ue_fsm_262425247685835 consume call rx_s6b_str from <0.2016.0> in state state_authenticated 04:13:27.093 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423879461549","262423879461549@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.093 [info] ue_fsm ev_rx_s6b_str 04:13:27.093 [debug] SWx Tx SAR Imsi="262423879461549" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.093 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","405",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423879461549",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.093 [info] KMOD Port Delete PDP Context Call {<0.1414.0>,[alias|#Ref<0.718718372.1967980548.220314>]}: {delete_pdp_context,{172,18,2,103},3431660819,621198871,{192,168,0,68}} 04:13:27.093 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425605242790","262425605242790@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.093 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,68}, 3431660819, 621198871 04:13:27.093 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.093 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],197,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,68}},{i_tid,3431660819}]}} 04:13:27.093 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.093 [info] s2b: Tx {gtp,v2,delete_session_request,621198871,5396057,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660819,<<172,18,2,20>>,undefined}]} 04:13:27.093 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;399;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423714442633",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.093 [info] ue_fsm ev_rx_swx_saa 04:13:27.093 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425247685835"],[],[]} 04:13:27.093 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426350056467">>,message_type => purge_ms_req} 04:13:27.093 [info] ue_fsm purge_ms_request 04:13:27.093 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423714442633","262423714442633@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.093 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.093 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426350056467">>,"internet",[],{epdg_tun_pdp_ctx,3431660839,2037667043,{epdg_eua,33,<<192,168,0,88>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.093 [info] ue_fsm ev_rx_s6b_str 04:13:27.093 [info] KMOD Port Delete PDP Context Call {<0.1618.0>,[alias|#Ref<0.718718372.1967980550.221996>]}: {delete_pdp_context,{172,18,2,103},3431660839,2037667043,{192,168,0,88}} 04:13:27.093 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,88}, 3431660839, 2037667043 04:13:27.093 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],456,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,88}},{i_tid,3431660839}]}} 04:13:27.093 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423714442633">>,"internet",[],undefined,true,0,false,false} 04:13:27.093 [info] purge_ms_response(<<"262423714442633">>): ok 04:13:27.093 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425247685835","262425247685835@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.093 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.093 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423714442633">>,"internet",[],undefined,true,0,false,false} 04:13:27.093 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.093 [info] s2b: Tx {gtp,v2,delete_session_request,2037667043,5396058,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660839,<<172,18,2,20>>,undefined}]} 04:13:27.094 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421541094680"],[],[]} 04:13:27.094 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421541094680 receive call rx_s6b_str from <0.2018.0> in state state_authenticated *DBG* epdg_ue_fsm_262426350056467 send ok to <0.2017.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.094 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,218,82,86,85,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426350056467 consume call purge_ms_request from <0.2017.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421541094680 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2018.0> *DBG* epdg_ue_fsm_262424855895665 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864922,5396053,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2019.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429950030248">>, message_type => purge_ms_req}} 04:13:27.094 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864922,5396053,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421541094680 consume call rx_s6b_str from <0.2018.0> in state state_authenticated *DBG* aaa_ue_fsm_262423506581047 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1997.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424855895665 send ok to <0.2019.0> 04:13:27.094 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421541094680","262421541094680@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.094 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864922,5396053,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423506581047 send ok to <0.1997.0> *DBG* epdg_ue_fsm_262429950030248 receive call purge_ms_request from <0.2020.0> in state state_active *DBG* epdg_ue_fsm_262424855895665 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864922,5396053,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2019.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423506581047 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423506581047 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1997.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425605242790 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864917,5396054,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2021.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424855895665 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.094 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262425605242790 send ok to <0.2021.0> 04:13:27.094 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262423506581047 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424855895665 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423506581047 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429950030248 send ok to <0.2020.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425605242790 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864917,5396054,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2021.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429950030248 consume call purge_ms_request from <0.2020.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424855895665 send ok to <0.201.0> 04:13:27.094 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;400;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423506581047",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423543825920">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425605242790 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424855895665 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.094 [info] ue_fsm ev_rx_swx_saa 04:13:27.094 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424855895665">>,"internet",[],undefined,false,0,false,false} 04:13:27.094 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.094 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429950030248">>,message_type => purge_ms_req} 04:13:27.094 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,213,82,86,86,0,2,0,2,0,16,0>> 04:13:27.094 [info] ue_fsm purge_ms_request 04:13:27.094 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423506581047","262423506581047@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.094 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424855895665">>,"internet",[],undefined,true,0,false,false} 04:13:27.094 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864917,5396054,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.094 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.094 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864917,5396054,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.094 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429950030248">>,"internet",[],{epdg_tun_pdp_ctx,3431660822,375879418,{epdg_eua,33,<<192,168,0,71>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.094 [info] KMOD Port Delete PDP Context Call {<0.1448.0>,[alias|#Ref<0.718718372.1967980550.222050>]}: {delete_pdp_context,{172,18,2,103},3431660822,375879418,{192,168,0,71}} 04:13:27.094 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,71}, 3431660822, 375879418 04:13:27.094 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1095,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,71}},{i_tid,3431660822}]}} 04:13:27.094 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423506581047">>,"internet",[],undefined,true,0,false,false} 04:13:27.094 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425605242790">>,"internet",[],undefined,false,0,false,false} 04:13:27.094 [info] purge_ms_response(<<"262423506581047">>): ok 04:13:27.095 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.095 [info] ue_fsm ev_rx_swm_str 04:13:27.095 [info] s2b: Tx {gtp,v2,delete_session_request,375879418,5396059,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660822,<<172,18,2,20>>,undefined}]} 04:13:27.095 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423506581047">>,"internet",[],undefined,true,0,false,false} 04:13:27.095 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425605242790">>,"internet",[],undefined,true,0,false,false} 04:13:27.095 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424855895665","262424855895665@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.095 [debug] SWx Tx SAR Imsi="262424855895665" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.095 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","406",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424855895665",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425247685835 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864934,5396055,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2024.0> in state state_wait_delete_session_resp 04:13:27.095 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425605242790 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423543825920">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425247685835 send ok to <0.2024.0> 04:13:27.095 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426550739255"],[],[]} *DBG* epdg_ue_fsm_262423543825920 receive call purge_ms_request from <0.2025.0> in state state_active 04:13:27.095 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,230,82,86,87,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425247685835 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864934,5396055,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2024.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426550739255 receive call rx_s6b_str from <0.2023.0> in state state_authenticated 04:13:27.095 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864934,5396055,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425247685835 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425605242790 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426550739255 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2023.0> 04:13:27.095 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864934,5396055,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425605242790 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425247685835 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426550739255 consume call rx_s6b_str from <0.2023.0> in state state_authenticated 04:13:27.095 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425247685835">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423543825920 send ok to <0.2025.0> 04:13:27.095 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423543825920 consume call purge_ms_request from <0.2025.0> in state state_active => state_wait_delete_session_resp 04:13:27.095 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425605242790","262425605242790@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425247685835 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423173419050 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2001.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421995986649">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425247685835 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.095 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423173419050 send ok to <0.2001.0> *DBG* aaa_ue_fsm_262423173419050 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2001.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.095 [debug] SWx Tx SAR Imsi="262425605242790" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421995986649 receive call purge_ms_request from <0.2028.0> in state state_active *DBG* epdg_ue_fsm_262423173419050 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.095 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425247685835">>,"internet",[],undefined,true,0,false,false} 04:13:27.095 [info] ue_fsm ev_rx_s6b_str 04:13:27.095 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","407",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425605242790",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.095 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423543825920">>,"internet",[],{epdg_tun_pdp_ctx,3431660835,2710201551,{epdg_eua,33,<<192,168,0,84>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.096 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426550739255","262426550739255@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.096 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.096 [info] KMOD Port Delete PDP Context Call {<0.1578.0>,[alias|#Ref<0.718718372.1967980545.240055>]}: {delete_pdp_context,{172,18,2,103},3431660835,2710201551,{192,168,0,84}} 04:13:27.096 [info] ue_fsm ev_rx_swm_str 04:13:27.096 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,84}, 3431660835, 2710201551 04:13:27.096 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.096 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],520,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,84}},{i_tid,3431660835}]}} 04:13:27.096 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425247685835","262425247685835@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.096 [info] s2b: Tx {gtp,v2,delete_session_request,2710201551,5396060,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660835,<<172,18,2,20>>,undefined}]} 04:13:27.096 [debug] SWx Tx SAR Imsi="262425247685835" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.096 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","408",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425247685835",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.096 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;401;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423173419050",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.096 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421541094680 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864901,5396056,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2030.0> in state state_wait_delete_session_resp 04:13:27.096 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423173419050","262423173419050@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421541094680 send ok to <0.2030.0> 04:13:27.096 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421995986649">>,message_type => purge_ms_req} 04:13:27.096 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421541094680 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864901,5396056,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2030.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.096 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421541094680 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.096 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421995986649">>,"internet",[],{epdg_tun_pdp_ctx,3431660830,1230552743,{epdg_eua,33,<<192,168,0,79>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.096 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423173419050">>,"internet",[],undefined,true,0,false,false} 04:13:27.096 [info] KMOD Port Delete PDP Context Call {<0.1528.0>,[alias|#Ref<0.718718372.1967980550.222150>]}: {delete_pdp_context,{172,18,2,103},3431660830,1230552743,{192,168,0,79}} 04:13:27.096 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,79}, 3431660830, 1230552743 *DBG* aaa_ue_fsm_262429950030248 receive call rx_s6b_str from <0.2031.0> in state state_authenticated 04:13:27.096 [info] purge_ms_response(<<"262423173419050">>): ok *DBG* epdg_ue_fsm_262423173419050 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429950030248 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2031.0> 04:13:27.096 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426350056467"],[],[]} *DBG* epdg_ue_fsm_262423173419050 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429950030248 consume call rx_s6b_str from <0.2031.0> in state state_authenticated *DBG* epdg_ue_fsm_262421995986649 send ok to <0.2028.0> *DBG* aaa_ue_fsm_262421541094680 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.096 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,197,82,86,88,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426350056467 receive call rx_s6b_str from <0.2029.0> in state state_authenticated *DBG* epdg_ue_fsm_262421995986649 consume call purge_ms_request from <0.2028.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429385669306">>, message_type => purge_ms_req}} 04:13:27.096 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864901,5396056,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426350056467 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2029.0> *DBG* aaa_ue_fsm_262426350056467 consume call rx_s6b_str from <0.2029.0> in state state_authenticated 04:13:27.096 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864901,5396056,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421541094680 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421541094680 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.096 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421541094680">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429385669306 receive call purge_ms_request from <0.2033.0> in state state_active 04:13:27.096 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.096 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421541094680">>,"internet",[],undefined,true,0,false,false} 04:13:27.097 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],261,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,79}},{i_tid,3431660830}]}} 04:13:27.097 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429950030248"],[],[]} 04:13:27.097 [info] ue_fsm ev_rx_s6b_str 04:13:27.097 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429950030248","262429950030248@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.097 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262424196451422 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2003.0> in state state_authenticated_wait_swx_saa 04:13:27.097 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.097 [info] s2b: Tx {gtp,v2,delete_session_request,1230552743,5396061,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660830,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262424196451422 send ok to <0.2003.0> 04:13:27.097 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423173419050">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424196451422 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424196451422 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2003.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.097 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262429385669306 send ok to <0.2033.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.097 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262429385669306 consume call purge_ms_request from <0.2033.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424196451422 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424058178597">>, message_type => purge_ms_req}} 04:13:27.097 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421541094680","262421541094680@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424196451422 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426550739255 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864936,5396057,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2034.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424058178597 receive call purge_ms_request from <0.2035.0> in state state_active *DBG* epdg_ue_fsm_262426550739255 send ok to <0.2034.0> 04:13:27.097 [debug] SWx Tx SAR Imsi="262421541094680" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.097 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426350056467","262426350056467@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.097 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.097 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","409",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421541094680",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.097 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.097 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429385669306">>,message_type => purge_ms_req} 04:13:27.097 [info] ue_fsm purge_ms_request 04:13:27.097 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429385669306">>,"internet",[],{epdg_tun_pdp_ctx,3431660829,421705085,{epdg_eua,33,<<192,168,0,78>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.097 [info] KMOD Port Delete PDP Context Call {<0.1518.0>,[alias|#Ref<0.718718372.1967980545.240095>]}: {delete_pdp_context,{172,18,2,103},3431660829,421705085,{192,168,0,78}} 04:13:27.097 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,78}, 3431660829, 421705085 04:13:27.097 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;402;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424196451422",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.097 [info] ue_fsm ev_rx_swx_saa 04:13:27.097 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4802,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,78}},{i_tid,3431660829}]}} 04:13:27.097 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424196451422","262424196451422@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.097 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.097 [info] s2b: Tx {gtp,v2,delete_session_request,421705085,5396062,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660829,<<172,18,2,20>>,undefined}]} 04:13:27.097 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424196451422">>,"internet",[],undefined,true,0,false,false} 04:13:27.097 [info] purge_ms_response(<<"262424196451422">>): ok 04:13:27.097 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,232,82,86,89,0,2,0,2,0,16,0>> 04:13:27.097 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864936,5396057,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.097 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424196451422">>,"internet",[],undefined,true,0,false,false} 04:13:27.097 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864936,5396057,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.097 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424058178597">>,message_type => purge_ms_req} 04:13:27.097 [info] ue_fsm purge_ms_request 04:13:27.097 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426550739255">>,"internet",[],undefined,false,0,false,false} 04:13:27.097 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.097 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424058178597">>,"internet",[],{epdg_tun_pdp_ctx,3431660846,1063420037,{epdg_eua,33,<<192,168,0,95>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.098 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426550739255">>,"internet",[],undefined,true,0,false,false} 04:13:27.098 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423543825920"],[],[]} *DBG* aaa_ue_fsm_262426550739255 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426550739255 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864936,5396057,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2034.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423543825920 receive call rx_s6b_str from <0.2036.0> in state state_authenticated 04:13:27.098 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,235,82,86,91,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426550739255 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.098 [info] KMOD Port Delete PDP Context Call {<0.1688.0>,[alias|#Ref<0.718718372.1967980548.220453>]}: {delete_pdp_context,{172,18,2,103},3431660846,1063420037,{192,168,0,95}} *DBG* aaa_ue_fsm_262423543825920 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2036.0> *DBG* aaa_ue_fsm_262426550739255 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423543825920 consume call rx_s6b_str from <0.2036.0> in state state_authenticated 04:13:27.098 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262426550739255 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429950030248 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864939,5396059,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2038.0> in state state_wait_delete_session_resp 04:13:27.098 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262429950030248 send ok to <0.2038.0> *DBG* epdg_ue_fsm_262429950030248 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864939,5396059,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2038.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.098 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,95}, 3431660846, 1063420037 *DBG* aaa_ue_fsm_262429950030248 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429950030248 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.098 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426550739255","262426550739255@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424527255182 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2007.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424058178597 send ok to <0.2035.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424058178597 consume call purge_ms_request from <0.2035.0> in state state_active => state_wait_delete_session_resp 04:13:27.098 [debug] SWx Tx SAR Imsi="262426550739255" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429950030248 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424527255182 send ok to <0.2007.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423160189600">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424527255182 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.098 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4866,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,95}},{i_tid,3431660846}]}} *DBG* aaa_ue_fsm_262429950030248 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424527255182 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2007.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424527255182 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424527255182 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423160189600 receive call purge_ms_request from <0.2040.0> in state state_active 04:13:27.098 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423543825920","262423543825920@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.098 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.098 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","410",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426550739255",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.098 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864939,5396059,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.098 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.098 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864939,5396059,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.098 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429950030248">>,"internet",[],undefined,false,0,false,false} 04:13:27.098 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.098 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429950030248">>,"internet",[],undefined,true,0,false,false} 04:13:27.098 [info] ue_fsm ev_rx_swm_str 04:13:27.098 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;403;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424527255182",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.098 [info] s2b: Tx {gtp,v2,delete_session_request,1063420037,5396063,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660846,<<172,18,2,20>>,undefined}]} 04:13:27.098 [info] ue_fsm ev_rx_swx_saa 04:13:27.098 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429950030248","262429950030248@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.099 [debug] SWx Tx SAR Imsi="262429950030248" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.099 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","411",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429950030248",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.099 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424527255182","262424527255182@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.099 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.099 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423160189600">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426350056467 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864956,5396058,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2041.0> in state state_wait_delete_session_resp 04:13:27.099 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424527255182">>,"internet",[],undefined,true,0,false,false} 04:13:27.099 [info] purge_ms_response(<<"262424527255182">>): ok *DBG* aaa_ue_fsm_262421995986649 receive call rx_s6b_str from <0.2042.0> in state state_authenticated 04:13:27.099 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262426350056467 send ok to <0.2041.0> 04:13:27.099 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424527255182">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421995986649 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2042.0> *DBG* aaa_ue_fsm_262421995986649 consume call rx_s6b_str from <0.2042.0> in state state_authenticated 04:13:27.099 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423160189600">>,"internet",[],{epdg_tun_pdp_ctx,3431660821,474899856,{epdg_eua,33,<<192,168,0,70>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262426350056467 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864956,5396058,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2041.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426350056467 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.099 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,252,82,86,90,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426350056467 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.099 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864956,5396058,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.099 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864956,5396058,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.099 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421995986649"],[],[]} 04:13:27.099 [info] ue_fsm ev_rx_s6b_str 04:13:27.099 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426350056467">>,"internet",[],undefined,false,0,false,false} 04:13:27.099 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262426350056467 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423160189600 send ok to <0.2040.0> 04:13:27.099 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421995986649","262421995986649@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426350056467 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423160189600 consume call purge_ms_request from <0.2040.0> in state state_active => state_wait_delete_session_resp 04:13:27.099 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429707176720">>, message_type => purge_ms_req}} 04:13:27.099 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.099 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426350056467">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429707176720 receive call purge_ms_request from <0.2044.0> in state state_active 04:13:27.099 [info] ue_fsm ev_rx_swm_str 04:13:27.099 [info] KMOD Port Delete PDP Context Call {<0.1434.0>,[alias|#Ref<0.718718372.1967980547.220086>]}: {delete_pdp_context,{172,18,2,103},3431660821,474899856,{192,168,0,70}} 04:13:27.099 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,70}, 3431660821, 474899856 *DBG* aaa_ue_fsm_262420893168310 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2008.0> in state state_authenticated_wait_swx_saa 04:13:27.099 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426350056467","262426350056467@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429707176720 send ok to <0.2044.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.099 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1159,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,70}},{i_tid,3431660821}]}} *DBG* epdg_ue_fsm_262429707176720 consume call purge_ms_request from <0.2044.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420893168310 send ok to <0.2008.0> *DBG* aaa_ue_fsm_262429385669306 receive call rx_s6b_str from <0.2045.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422369575382">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420893168310 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.099 [debug] SWx Tx SAR Imsi="262426350056467" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420893168310 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2008.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429385669306 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2045.0> *DBG* epdg_ue_fsm_262422369575382 receive call purge_ms_request from <0.2046.0> in state state_active *DBG* epdg_ue_fsm_262420893168310 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429385669306 consume call rx_s6b_str from <0.2045.0> in state state_authenticated 04:13:27.099 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","412",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426350056467",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262420893168310 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.099 [info] s2b: Tx {gtp,v2,delete_session_request,474899856,5396064,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660821,<<172,18,2,20>>,undefined}]} 04:13:27.100 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429707176720">>,message_type => purge_ms_req} 04:13:27.100 [info] ue_fsm purge_ms_request 04:13:27.100 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429707176720">>,"internet",[],{epdg_tun_pdp_ctx,3431660836,364123187,{epdg_eua,33,<<192,168,0,85>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.100 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;404;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420893168310",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.100 [info] ue_fsm ev_rx_swx_saa 04:13:27.100 [info] KMOD Port Delete PDP Context Call {<0.1588.0>,[alias|#Ref<0.718718372.1967980545.240115>]}: {delete_pdp_context,{172,18,2,103},3431660836,364123187,{192,168,0,85}} 04:13:27.100 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,85}, 3431660836, 364123187 04:13:27.100 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],325,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,85}},{i_tid,3431660836}]}} 04:13:27.100 [info] s2b: Tx {gtp,v2,delete_session_request,364123187,5396065,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660836,<<172,18,2,20>>,undefined}]} 04:13:27.100 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429385669306"],[],[]} 04:13:27.100 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420893168310","262420893168310@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.100 [info] ue_fsm ev_rx_s6b_str 04:13:27.100 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.100 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429385669306","262429385669306@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.100 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.100 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422369575382">>,message_type => purge_ms_req} 04:13:27.100 [info] ue_fsm purge_ms_request 04:13:27.100 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.100 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420893168310">>,"internet",[],undefined,true,0,false,false} 04:13:27.100 [info] purge_ms_response(<<"262420893168310">>): ok 04:13:27.100 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422369575382">>,"internet",[],{epdg_tun_pdp_ctx,3431660825,1572086465,{epdg_eua,33,<<192,168,0,74>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.100 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420893168310">>,"internet",[],undefined,true,0,false,false} 04:13:27.100 [info] KMOD Port Delete PDP Context Call {<0.1478.0>,[alias|#Ref<0.718718372.1967980548.220536>]}: {delete_pdp_context,{172,18,2,103},3431660825,1572086465,{192,168,0,74}} 04:13:27.100 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,74}, 3431660825, 1572086465 04:13:27.100 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],584,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,74}},{i_tid,3431660825}]}} 04:13:27.100 [info] s2b: Tx {gtp,v2,delete_session_request,1572086465,5396066,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660825,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262422369575382 send ok to <0.2046.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422369575382 consume call purge_ms_request from <0.2046.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424926668302">>, message_type => purge_ms_req}} 04:13:27.101 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,248,82,86,92,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423543825920 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864952,5396060,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2047.0> in state state_wait_delete_session_resp 04:13:27.101 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864952,5396060,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424926668302 receive call purge_ms_request from <0.2048.0> in state state_active 04:13:27.101 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864952,5396060,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423543825920 send ok to <0.2047.0> 04:13:27.101 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424926668302">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423879461549 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2015.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423543825920 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864952,5396060,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2047.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.101 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423543825920 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423543825920 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.101 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423543825920">>,"internet",[],undefined,false,0,false,false} 04:13:27.101 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262424926668302 send ok to <0.2048.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.101 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424926668302">>,"internet",[],{epdg_tun_pdp_ctx,3431660828,3010329542,{epdg_eua,33,<<192,168,0,77>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262424926668302 consume call purge_ms_request from <0.2048.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423543825920 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423304419601">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423879461549 send ok to <0.2015.0> *DBG* epdg_ue_fsm_262423879461549 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423543825920 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.101 [info] KMOD Port Delete PDP Context Call {<0.1508.0>,[alias|#Ref<0.718718372.1967980550.222287>]}: {delete_pdp_context,{172,18,2,103},3431660828,3010329542,{192,168,0,77}} *DBG* aaa_ue_fsm_262424058178597 receive call rx_s6b_str from <0.2050.0> in state state_authenticated *DBG* epdg_ue_fsm_262423304419601 receive call purge_ms_request from <0.2051.0> in state state_active *DBG* aaa_ue_fsm_262423879461549 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2015.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423879461549 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421995986649 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864947,5396061,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2052.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424058178597 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2050.0> *DBG* aaa_ue_fsm_262424058178597 consume call rx_s6b_str from <0.2050.0> in state state_authenticated 04:13:27.101 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;405;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423879461549",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.101 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423543825920">>,"internet",[],undefined,true,0,false,false} 04:13:27.101 [info] ue_fsm ev_rx_swx_saa 04:13:27.101 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,77}, 3431660828, 3010329542 04:13:27.101 [info] ue_fsm ev_rx_swm_str 04:13:27.101 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,77}},{i_tid,3431660828}]}} 04:13:27.101 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423879461549","262423879461549@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.101 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423543825920","262423543825920@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.101 [info] s2b: Tx {gtp,v2,delete_session_request,3010329542,5396067,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660828,<<172,18,2,20>>,undefined}]} 04:13:27.101 [debug] SWx Tx SAR Imsi="262423543825920" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.101 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","413",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423543825920",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.101 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.101 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424058178597"],[],[]} 04:13:27.101 [info] ue_fsm ev_rx_s6b_str 04:13:27.101 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423304419601">>,message_type => purge_ms_req} 04:13:27.101 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,243,82,86,93,0,2,0,2,0,16,0>> 04:13:27.101 [info] ue_fsm purge_ms_request 04:13:27.101 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864947,5396061,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.101 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423879461549">>,"internet",[],undefined,true,0,false,false} 04:13:27.102 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864947,5396061,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.102 [info] purge_ms_response(<<"262423879461549">>): ok 04:13:27.102 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424058178597","262424058178597@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.102 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423304419601">>,"internet",[],{epdg_tun_pdp_ctx,3431660823,2331386436,{epdg_eua,33,<<192,168,0,72>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.102 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.102 [info] KMOD Port Delete PDP Context Call {<0.1458.0>,[alias|#Ref<0.718718372.1967980550.222304>]}: {delete_pdp_context,{172,18,2,103},3431660823,2331386436,{192,168,0,72}} 04:13:27.102 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,72}, 3431660823, 2331386436 04:13:27.102 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.102 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1223,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,72}},{i_tid,3431660823}]}} 04:13:27.102 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423879461549">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423879461549 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429707176720 receive call rx_s6b_str from <0.2054.0> in state state_authenticated 04:13:27.102 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421995986649">>,"internet",[],undefined,false,0,false,false} 04:13:27.102 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423160189600"],[],[]} *DBG* aaa_ue_fsm_262429707176720 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2054.0> *DBG* epdg_ue_fsm_262421995986649 send ok to <0.2052.0> *DBG* aaa_ue_fsm_262429707176720 consume call rx_s6b_str from <0.2054.0> in state state_authenticated 04:13:27.102 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429707176720"],[],[]} *DBG* epdg_ue_fsm_262421995986649 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864947,5396061,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2052.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423304419601 send ok to <0.2051.0> *DBG* aaa_ue_fsm_262423160189600 receive call rx_s6b_str from <0.2053.0> in state state_authenticated *DBG* aaa_ue_fsm_262421995986649 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424855895665 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2022.0> in state state_authenticated_wait_swx_saa 04:13:27.102 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421995986649 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423304419601 consume call purge_ms_request from <0.2051.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424058178597 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864963,5396063,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2055.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423160189600 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2053.0> 04:13:27.102 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429707176720","262429707176720@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421881537527">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421995986649 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423160189600 consume call rx_s6b_str from <0.2053.0> in state state_authenticated *DBG* aaa_ue_fsm_262424855895665 send ok to <0.2022.0> *DBG* aaa_ue_fsm_262421995986649 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424855895665 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424058178597 send ok to <0.2055.0> *DBG* aaa_ue_fsm_262424855895665 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2022.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421881537527 receive call purge_ms_request from <0.2057.0> in state state_active *DBG* epdg_ue_fsm_262424058178597 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864963,5396063,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2055.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424855895665 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424058178597 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424058178597 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424855895665 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.102 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262424058178597 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421881537527 send ok to <0.2057.0> *DBG* aaa_ue_fsm_262424058178597 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421881537527 consume call purge_ms_request from <0.2057.0> in state state_active => state_wait_delete_session_resp 04:13:27.102 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421824819883">>, message_type => purge_ms_req}} 04:13:27.102 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.102 [info] s2b: Tx {gtp,v2,delete_session_request,2331386436,5396068,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660823,<<172,18,2,20>>,undefined}]} 04:13:27.102 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421995986649">>,"internet",[],undefined,true,0,false,false} 04:13:27.102 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;406;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424855895665",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.102 [info] ue_fsm ev_rx_s6b_str 04:13:27.103 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,3,82,86,95,0,2,0,2,0,16,0>> 04:13:27.103 [info] ue_fsm ev_rx_swx_saa 04:13:27.103 [info] ue_fsm ev_rx_swm_str 04:13:27.103 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864963,5396063,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.103 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864963,5396063,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.103 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423160189600","262423160189600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.103 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.103 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421995986649","262421995986649@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.103 [debug] SWx Tx SAR Imsi="262421995986649" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.103 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.103 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424855895665","262424855895665@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.103 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","414",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421995986649",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.103 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.103 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424058178597">>,"internet",[],undefined,false,0,false,false} 04:13:27.103 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421881537527">>,message_type => purge_ms_req} 04:13:27.103 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.103 [info] ue_fsm purge_ms_request 04:13:27.103 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424058178597">>,"internet",[],undefined,true,0,false,false} 04:13:27.103 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424855895665">>,"internet",[],undefined,true,0,false,false} 04:13:27.103 [info] purge_ms_response(<<"262424855895665">>): ok 04:13:27.103 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421881537527">>,"internet",[],{epdg_tun_pdp_ctx,3431660850,676337158,{epdg_eua,33,<<192,168,0,99>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.103 [info] ue_fsm ev_rx_swm_str 04:13:27.103 [info] KMOD Port Delete PDP Context Call {<0.1728.0>,[alias|#Ref<0.718718372.1967980547.220135>]}: {delete_pdp_context,{172,18,2,103},3431660850,676337158,{192,168,0,99}} 04:13:27.103 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424855895665">>,"internet",[],undefined,true,0,false,false} 04:13:27.103 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,99}, 3431660850, 676337158 04:13:27.103 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424058178597","262424058178597@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.103 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1287,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,99}},{i_tid,3431660850}]}} 04:13:27.103 [debug] SWx Tx SAR Imsi="262424058178597" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.103 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","415",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424058178597",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.103 [info] s2b: Tx {gtp,v2,delete_session_request,676337158,5396069,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660850,<<172,18,2,20>>,undefined}]} 04:13:27.103 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,242,82,86,94,0,2,0,2,0,16,0>> 04:13:27.103 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864946,5396062,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.103 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421824819883">>,message_type => purge_ms_req} 04:13:27.103 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424926668302"],[],[]} *DBG* epdg_ue_fsm_262429385669306 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864946,5396062,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2059.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421824819883 receive call purge_ms_request from <0.2062.0> in state state_active 04:13:27.104 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422369575382"],[],[]} *DBG* aaa_ue_fsm_262424926668302 receive call rx_s6b_str from <0.2060.0> in state state_authenticated *DBG* epdg_ue_fsm_262429385669306 send ok to <0.2059.0> *DBG* aaa_ue_fsm_262422369575382 receive call rx_s6b_str from <0.2061.0> in state state_authenticated 04:13:27.104 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;407;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425605242790",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424926668302 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2060.0> *DBG* epdg_ue_fsm_262429385669306 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864946,5396062,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2059.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425605242790 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2026.0> in state state_authenticated_wait_swx_saa 04:13:27.104 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864946,5396062,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422369575382 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2061.0> *DBG* aaa_ue_fsm_262429385669306 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424926668302 consume call rx_s6b_str from <0.2060.0> in state state_authenticated *DBG* epdg_ue_fsm_262429385669306 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422369575382 consume call rx_s6b_str from <0.2061.0> in state state_authenticated 04:13:27.104 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429707176720 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864953,5396065,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2063.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429707176720 send ok to <0.2063.0> *DBG* aaa_ue_fsm_262429385669306 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425605242790 send ok to <0.2026.0> *DBG* epdg_ue_fsm_262421824819883 send ok to <0.2062.0> *DBG* aaa_ue_fsm_262429385669306 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425605242790 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2026.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425605242790 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421824819883 consume call purge_ms_request from <0.2062.0> in state state_active => state_wait_delete_session_resp 04:13:27.104 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262429707176720 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864953,5396065,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2063.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424971871661">>, message_type => purge_ms_req}} 04:13:27.104 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429385669306">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429707176720 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.104 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.104 [info] ue_fsm ev_rx_s6b_str 04:13:27.104 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421824819883">>,"internet",[],{epdg_tun_pdp_ctx,3431660824,1534241331,{epdg_eua,33,<<192,168,0,73>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.104 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424926668302","262424926668302@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.104 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.104 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,249,82,86,97,0,2,0,2,0,16,0>> 04:13:27.104 [info] KMOD Port Delete PDP Context Call {<0.1468.0>,[alias|#Ref<0.718718372.1967980547.220202>]}: {delete_pdp_context,{172,18,2,103},3431660824,1534241331,{192,168,0,73}} 04:13:27.104 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429385669306">>,"internet",[],undefined,true,0,false,false} 04:13:27.104 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,73}, 3431660824, 1534241331 04:13:27.104 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.104 [info] ue_fsm ev_rx_swx_saa 04:13:27.104 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1351,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,73}},{i_tid,3431660824}]}} 04:13:27.104 [info] ue_fsm ev_rx_swm_str 04:13:27.104 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422369575382","262422369575382@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.104 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.104 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864953,5396065,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.104 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864953,5396065,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.104 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425605242790","262425605242790@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.104 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.104 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429385669306","262429385669306@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.104 [debug] SWx Tx SAR Imsi="262429385669306" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.104 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429707176720">>,"internet",[],undefined,false,0,false,false} 04:13:27.104 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","416",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429385669306",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.104 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.105 [info] s2b: Tx {gtp,v2,delete_session_request,1534241331,5396070,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660824,<<172,18,2,20>>,undefined}]} 04:13:27.105 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429707176720">>,"internet",[],undefined,true,0,false,false} 04:13:27.105 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.105 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425605242790">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421881537527 receive call rx_s6b_str from <0.2066.0> in state state_authenticated 04:13:27.105 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424971871661">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425605242790 send ok to <0.211.0> 04:13:27.105 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,234,82,86,96,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262429707176720 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424971871661 receive call purge_ms_request from <0.2067.0> in state state_active *DBG* epdg_ue_fsm_262425605242790 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421881537527 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2066.0> 04:13:27.105 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423304419601"],[],[]} *DBG* epdg_ue_fsm_262423160189600 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864938,5396064,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2068.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421881537527 consume call rx_s6b_str from <0.2066.0> in state state_authenticated *DBG* aaa_ue_fsm_262423304419601 receive call rx_s6b_str from <0.2065.0> in state state_authenticated 04:13:27.105 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;408;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425247685835",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429707176720 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423160189600 send ok to <0.2068.0> 04:13:27.106 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421881537527"],[],[]} *DBG* aaa_ue_fsm_262429707176720 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423304419601 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2065.0> *DBG* aaa_ue_fsm_262425247685835 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2027.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423160189600 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423160189600 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864938,5396064,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2068.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423304419601 consume call rx_s6b_str from <0.2065.0> in state state_authenticated *DBG* epdg_ue_fsm_262423160189600 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424926668302 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864945,5396067,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2070.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423160189600 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425247685835 send ok to <0.2027.0> 04:13:27.106 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423160189600 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425247685835 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2027.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.106 [info] purge_ms_response(<<"262425605242790">>): ok 04:13:27.106 [info] ue_fsm ev_rx_swm_str 04:13:27.106 [info] ue_fsm purge_ms_request 04:13:27.106 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421881537527","262421881537527@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.106 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425605242790">>,"internet",[],undefined,true,0,false,false} 04:13:27.106 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.106 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.106 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864938,5396064,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.106 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864938,5396064,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.106 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429707176720","262429707176720@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.106 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424971871661">>,"internet",[],{epdg_tun_pdp_ctx,3431660837,3164935872,{epdg_eua,33,<<192,168,0,86>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.106 [info] KMOD Port Delete PDP Context Call {<0.1598.0>,[alias|#Ref<0.718718372.1967980551.222686>]}: {delete_pdp_context,{172,18,2,103},3431660837,3164935872,{192,168,0,86}} 04:13:27.106 [debug] SWx Tx SAR Imsi="262429707176720" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.106 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,86}, 3431660837, 3164935872 04:13:27.106 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],68,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,86}},{i_tid,3431660837}]}} 04:13:27.106 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","417",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429707176720",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.106 [info] ue_fsm ev_rx_s6b_str 04:13:27.106 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423160189600">>,"internet",[],undefined,false,0,false,false} 04:13:27.106 [info] ue_fsm ev_rx_swx_saa 04:13:27.106 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423304419601","262423304419601@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.106 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.106 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.106 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.106 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423160189600">>,"internet",[],undefined,true,0,false,false} 04:13:27.106 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,241,82,86,99,0,2,0,2,0,16,0>> 04:13:27.106 [info] ue_fsm ev_rx_swm_str 04:13:27.106 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864945,5396067,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.106 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423160189600","262423160189600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.106 [debug] SWx Tx SAR Imsi="262423160189600" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.106 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425247685835","262425247685835@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.106 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864945,5396067,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.106 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","418",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423160189600",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.106 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425247685835 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.106 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424926668302">>,"internet",[],undefined,false,0,false,false} 04:13:27.107 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;409;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421541094680",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424926668302 send ok to <0.2070.0> *DBG* epdg_ue_fsm_262425247685835 send ok to <0.211.0> 04:13:27.107 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425247685835">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421541094680 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2032.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425247685835 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424971871661 send ok to <0.2067.0> *DBG* epdg_ue_fsm_262424926668302 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864945,5396067,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2070.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.107 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262421824819883 receive call rx_s6b_str from <0.2072.0> in state state_authenticated *DBG* aaa_ue_fsm_262424926668302 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424971871661 consume call purge_ms_request from <0.2067.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424926668302 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422369575382 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864942,5396066,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2073.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427741985991">>, message_type => purge_ms_req}} 04:13:27.107 [info] purge_ms_response(<<"262425247685835">>): ok *DBG* aaa_ue_fsm_262421824819883 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2072.0> *DBG* epdg_ue_fsm_262422369575382 send ok to <0.2073.0> *DBG* aaa_ue_fsm_262421824819883 consume call rx_s6b_str from <0.2072.0> in state state_authenticated 04:13:27.107 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424926668302 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427741985991 receive call purge_ms_request from <0.2075.0> in state state_active *DBG* epdg_ue_fsm_262422369575382 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864942,5396066,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2073.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421881537527 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864967,5396069,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2076.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421541094680 send ok to <0.2032.0> *DBG* epdg_ue_fsm_262421541094680 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422369575382 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424926668302 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422369575382 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421541094680 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2032.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421881537527 send ok to <0.2076.0> *DBG* epdg_ue_fsm_262421541094680 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421541094680 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421881537527 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864967,5396069,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2076.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421881537527 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427741985991 send ok to <0.2075.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427741985991 consume call purge_ms_request from <0.2075.0> in state state_active => state_wait_delete_session_resp 04:13:27.107 [info] s2b: Tx {gtp,v2,delete_session_request,3164935872,5396071,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660837,<<172,18,2,20>>,undefined}]} *DBG* gsup_server got cast {purge_ms_response,{<<"262425667255459">>,ok}} 04:13:27.107 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425247685835">>,"internet",[],undefined,true,0,false,false} 04:13:27.107 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424926668302">>,"internet",[],undefined,true,0,false,false} 04:13:27.107 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421824819883"],[],[]} 04:13:27.107 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,238,82,86,98,0,2,0,2,0,16,0>> 04:13:27.107 [info] ue_fsm ev_rx_s6b_str 04:13:27.107 [info] ue_fsm ev_rx_swm_str 04:13:27.107 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421541094680","262421541094680@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.107 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864942,5396066,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.107 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864942,5396066,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.107 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421824819883","262421824819883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.107 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.107 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424926668302","262424926668302@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.107 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.107 [debug] SWx Tx SAR Imsi="262424926668302" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.107 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422369575382">>,"internet",[],undefined,false,0,false,false} 04:13:27.108 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.108 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427741985991">>,message_type => purge_ms_req} 04:13:27.108 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","419",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424926668302",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.108 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,7,82,86,101,0,2,0,2,0,16,0>> 04:13:27.108 [info] ue_fsm purge_ms_request 04:13:27.108 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864967,5396069,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.108 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422369575382">>,"internet",[],undefined,true,0,false,false} 04:13:27.108 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864967,5396069,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.108 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.108 [info] ue_fsm ev_rx_swm_str 04:13:27.108 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427741985991">>,"internet",[],{epdg_tun_pdp_ctx,3431660842,3261353089,{epdg_eua,33,<<192,168,0,91>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.108 [info] KMOD Port Delete PDP Context Call {<0.1648.0>,[alias|#Ref<0.718718372.1967980550.222380>]}: {delete_pdp_context,{172,18,2,103},3431660842,3261353089,{192,168,0,91}} 04:13:27.108 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421881537527">>,"internet",[],undefined,false,0,false,false} 04:13:27.108 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.108 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,91}, 3431660842, 3261353089 04:13:27.108 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421541094680">>,"internet",[],undefined,true,0,false,false} 04:13:27.108 [info] purge_ms_response(<<"262421541094680">>): ok 04:13:27.108 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1415,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,91}},{i_tid,3431660842}]}} 04:13:27.108 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421541094680">>,"internet",[],undefined,true,0,false,false} 04:13:27.108 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421881537527">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424971871661 receive call rx_s6b_str from <0.2078.0> in state state_authenticated 04:13:27.108 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422369575382","262422369575382@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.108 [debug] SWx Tx SAR Imsi="262422369575382" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.108 [info] s2b: Tx {gtp,v2,delete_session_request,3261353089,5396072,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660842,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262424971871661 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2078.0> *DBG* aaa_ue_fsm_262424971871661 consume call rx_s6b_str from <0.2078.0> in state state_authenticated 04:13:27.108 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","420",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422369575382",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422369575382 send ok to <0.201.0> 04:13:27.108 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;410;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426550739255",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421881537527 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262422369575382 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.108 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,236,82,86,100,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426550739255 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2037.0> in state state_authenticated_wait_swx_saa 04:13:27.108 [info] purge_ms_response for <<"262425667255459">>: ok 04:13:27.109 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424971871661"],[],[]} *DBG* aaa_ue_fsm_262421881537527 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423304419601 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864940,5396068,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2079.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426550739255 send ok to <0.2037.0> *DBG* epdg_ue_fsm_262426550739255 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.109 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421881537527 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423304419601 send ok to <0.2079.0> *DBG* aaa_ue_fsm_262426550739255 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2037.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.109 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424971871661","262424971871661@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262429950030248 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2039.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262428788477634">>,ok}} *DBG* epdg_ue_fsm_262426550739255 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423304419601 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864940,5396068,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2079.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423304419601 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.109 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262423304419601 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426550739255 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429807667098">>, message_type => purge_ms_req}} 04:13:27.109 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.109 [info] ue_fsm ev_rx_swm_str 04:13:27.109 [info] ue_fsm ev_rx_swx_saa 04:13:27.109 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421881537527","262421881537527@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.109 [debug] SWx Tx SAR Imsi="262421881537527" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.109 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","421",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421881537527",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.109 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864940,5396068,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.109 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426550739255","262426550739255@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.109 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864940,5396068,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.109 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425667255459">>,message_type => purge_ms_res} 04:13:27.109 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.109 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423304419601">>,"internet",[],undefined,false,0,false,false} 04:13:27.109 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.109 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;411;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429950030248",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.109 [info] ue_fsm ev_rx_swx_saa 04:13:27.109 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426550739255">>,"internet",[],undefined,true,0,false,false} 04:13:27.109 [info] purge_ms_response(<<"262426550739255">>): ok 04:13:27.110 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423304419601">>,"internet",[],undefined,true,0,false,false} 04:13:27.110 [info] ue_fsm ev_rx_swm_str 04:13:27.110 [info] purge_ms_response for <<"262428788477634">>: ok 04:13:27.110 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428788477634">>,message_type => purge_ms_res} 04:13:27.110 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429950030248","262429950030248@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421824819883 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864941,5396070,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2082.0> in state state_wait_delete_session_resp 04:13:27.110 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426550739255">>,"internet",[],undefined,true,0,false,false} 04:13:27.110 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423304419601","262423304419601@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.110 [debug] SWx Tx SAR Imsi="262423304419601" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421824819883 send ok to <0.2082.0> 04:13:27.110 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","422",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423304419601",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262421824819883 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864941,5396070,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2082.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.110 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429807667098">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423304419601 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429950030248 send ok to <0.2039.0> *DBG* aaa_ue_fsm_262421824819883 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421824819883 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429950030248 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.110 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,237,82,86,102,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262423304419601 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429807667098 receive call purge_ms_request from <0.2083.0> in state state_active *DBG* aaa_ue_fsm_262429950030248 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2039.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.110 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864941,5396070,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429950030248 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421824819883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421824819883 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.110 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864941,5396070,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429950030248 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.110 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421824819883">>,"internet",[],undefined,false,0,false,false} 04:13:27.110 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.110 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421824819883">>,"internet",[],undefined,true,0,false,false} 04:13:27.110 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262426350056467 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2043.0> in state state_authenticated_wait_swx_saa 04:13:27.110 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.111 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429807667098 send ok to <0.2083.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426350056467 send ok to <0.2043.0> *DBG* epdg_ue_fsm_262429807667098 consume call purge_ms_request from <0.2083.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426350056467 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.111 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421824819883","262421824819883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426240836408">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426350056467 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2043.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.111 [debug] SWx Tx SAR Imsi="262421824819883" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262426240836408 receive call purge_ms_request from <0.2086.0> in state state_active *DBG* aaa_ue_fsm_262427741985991 receive call rx_s6b_str from <0.2085.0> in state state_authenticated *DBG* epdg_ue_fsm_262426350056467 send ok to <0.211.0> 04:13:27.111 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429950030248">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426350056467 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427741985991 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2085.0> *DBG* aaa_ue_fsm_262427741985991 consume call rx_s6b_str from <0.2085.0> in state state_authenticated 04:13:27.111 [info] purge_ms_response(<<"262429950030248">>): ok *DBG* epdg_ue_fsm_262426240836408 send ok to <0.2086.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426240836408 consume call purge_ms_request from <0.2086.0> in state state_active => state_wait_delete_session_resp 04:13:27.111 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","423",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421824819883",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425793487921">>, message_type => purge_ms_req}} 04:13:27.111 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429807667098">>,"internet",[],{epdg_tun_pdp_ctx,3431660843,3055785593,{epdg_eua,33,<<192,168,0,92>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.111 [info] KMOD Port Delete PDP Context Call {<0.1658.0>,[alias|#Ref<0.718718372.1967980551.222810>]}: {delete_pdp_context,{172,18,2,103},3431660843,3055785593,{192,168,0,92}} 04:13:27.111 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429950030248">>,"internet",[],undefined,true,0,false,false} 04:13:27.111 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,92}, 3431660843, 3055785593 04:13:27.111 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],132,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,92}},{i_tid,3431660843}]}} 04:13:27.111 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;412;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426350056467",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.111 [info] ue_fsm ev_rx_swx_saa 04:13:27.111 [info] s2b: Tx {gtp,v2,delete_session_request,3055785593,5396073,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660843,<<172,18,2,20>>,undefined}]} 04:13:27.111 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426350056467","262426350056467@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.111 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.111 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427741985991"],[],[]} 04:13:27.111 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426350056467">>,"internet",[],undefined,true,0,false,false} 04:13:27.111 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426240836408">>,message_type => purge_ms_req} 04:13:27.111 [info] ue_fsm ev_rx_s6b_str 04:13:27.111 [info] purge_ms_response(<<"262426350056467">>): ok 04:13:27.111 [info] ue_fsm purge_ms_request 04:13:27.111 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426240836408">>,"internet",[],{epdg_tun_pdp_ctx,3431660831,4224219208,{epdg_eua,33,<<192,168,0,80>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.111 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427741985991","262427741985991@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.111 [info] KMOD Port Delete PDP Context Call {<0.1538.0>,[alias|#Ref<0.718718372.1967980547.220387>]}: {delete_pdp_context,{172,18,2,103},3431660831,4224219208,{192,168,0,80}} 04:13:27.111 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426350056467">>,"internet",[],undefined,true,0,false,false} 04:13:27.111 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.111 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,80}, 3431660831, 4224219208 04:13:27.111 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],196,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,80}},{i_tid,3431660831}]}} 04:13:27.111 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.111 [info] s2b: Tx {gtp,v2,delete_session_request,4224219208,5396074,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660831,<<172,18,2,20>>,undefined}]} 04:13:27.111 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425793487921">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425793487921 receive call purge_ms_request from <0.2087.0> in state state_active 04:13:27.112 [info] ue_fsm purge_ms_request 04:13:27.112 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425793487921">>,"internet",[],{epdg_tun_pdp_ctx,3431660833,1511978537,{epdg_eua,33,<<192,168,0,82>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.112 [info] KMOD Port Delete PDP Context Call {<0.1558.0>,[alias|#Ref<0.718718372.1967980547.220397>]}: {delete_pdp_context,{172,18,2,103},3431660833,1511978537,{192,168,0,82}} 04:13:27.112 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,82}, 3431660833, 1511978537 *DBG* epdg_ue_fsm_262424971871661 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864954,5396071,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2088.0> in state state_wait_delete_session_resp 04:13:27.112 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],260,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,82}},{i_tid,3431660833}]}} *DBG* epdg_ue_fsm_262424971871661 send ok to <0.2088.0> 04:13:27.112 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,250,82,86,103,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424971871661 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864954,5396071,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2088.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424971871661 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423543825920 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2049.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424971871661 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425793487921 send ok to <0.2087.0> 04:13:27.112 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864954,5396071,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425793487921 consume call purge_ms_request from <0.2087.0> in state state_active => state_wait_delete_session_resp 04:13:27.112 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864954,5396071,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424971871661 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423543825920 send ok to <0.2049.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423205675878">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423543825920 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423543825920 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2049.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424971871661 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.112 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424971871661">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423205675878 receive call purge_ms_request from <0.2090.0> in state state_active *DBG* epdg_ue_fsm_262423543825920 send ok to <0.211.0> 04:13:27.112 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262423543825920 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.112 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424971871661">>,"internet",[],undefined,true,0,false,false} 04:13:27.112 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;413;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423543825920",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423205675878 send ok to <0.2090.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.113 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262423205675878 consume call purge_ms_request from <0.2090.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422507117995">>, message_type => purge_ms_req}} 04:13:27.113 [info] s2b: Tx {gtp,v2,delete_session_request,1511978537,5396075,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660833,<<172,18,2,20>>,undefined}]} 04:13:27.113 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422507117995 receive call purge_ms_request from <0.2092.0> in state state_active 04:13:27.113 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424971871661","262424971871661@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429807667098 receive call rx_s6b_str from <0.2091.0> in state state_authenticated 04:13:27.113 [debug] SWx Tx SAR Imsi="262424971871661" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429807667098 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2091.0> 04:13:27.113 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423543825920","262423543825920@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429807667098 consume call rx_s6b_str from <0.2091.0> in state state_authenticated 04:13:27.113 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","424",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424971871661",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.113 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.113 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423205675878">>,message_type => purge_ms_req} 04:13:27.113 [info] ue_fsm purge_ms_request 04:13:27.113 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423543825920">>,"internet",[],undefined,true,0,false,false} 04:13:27.113 [info] purge_ms_response(<<"262423543825920">>): ok 04:13:27.113 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423205675878">>,"internet",[],{epdg_tun_pdp_ctx,3431660838,2627197456,{epdg_eua,33,<<192,168,0,87>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.113 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423543825920">>,"internet",[],undefined,true,0,false,false} 04:13:27.113 [info] KMOD Port Delete PDP Context Call {<0.1608.0>,[alias|#Ref<0.718718372.1967980545.240241>]}: {delete_pdp_context,{172,18,2,103},3431660838,2627197456,{192,168,0,87}} 04:13:27.113 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,87}, 3431660838, 2627197456 04:13:27.113 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],324,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,87}},{i_tid,3431660838}]}} 04:13:27.113 [info] s2b: Tx {gtp,v2,delete_session_request,2627197456,5396076,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660838,<<172,18,2,20>>,undefined}]} 04:13:27.113 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422507117995">>,message_type => purge_ms_req} 04:13:27.113 [info] ue_fsm purge_ms_request 04:13:27.113 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429807667098"],[],[]} 04:13:27.113 [info] ue_fsm ev_rx_s6b_str 04:13:27.113 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422507117995">>,"internet",[],{epdg_tun_pdp_ctx,3431660806,277068029,{epdg_eua,33,<<192,168,0,55>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.113 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429807667098","262429807667098@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.113 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.113 [info] KMOD Port Delete PDP Context Call {<0.1284.0>,[alias|#Ref<0.718718372.1967980550.222427>]}: {delete_pdp_context,{172,18,2,103},3431660806,277068029,{192,168,0,55}} 04:13:27.113 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.113 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,55}, 3431660806, 277068029 *DBG* aaa_ue_fsm_262421995986649 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2056.0> in state state_authenticated_wait_swx_saa 04:13:27.113 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],388,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,55}},{i_tid,3431660806}]}} 04:13:27.113 [info] s2b: Tx {gtp,v2,delete_session_request,277068029,5396077,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660806,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262421995986649 send ok to <0.2056.0> *DBG* epdg_ue_fsm_262422507117995 send ok to <0.2092.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421995986649 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.114 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426240836408"],[],[]} *DBG* aaa_ue_fsm_262421995986649 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2056.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422507117995 consume call purge_ms_request from <0.2092.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427604025317">>, message_type => purge_ms_req}} 04:13:27.114 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;414;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421995986649",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426240836408 receive call rx_s6b_str from <0.2093.0> in state state_authenticated *DBG* epdg_ue_fsm_262421995986649 send ok to <0.211.0> 04:13:27.114 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427604025317 receive call purge_ms_request from <0.2094.0> in state state_active *DBG* epdg_ue_fsm_262421995986649 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.114 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421995986649","262421995986649@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426240836408 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2093.0> 04:13:27.114 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262426240836408 consume call rx_s6b_str from <0.2093.0> in state state_authenticated 04:13:27.114 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421995986649">>,"internet",[],undefined,true,0,false,false} 04:13:27.114 [info] ue_fsm ev_rx_s6b_str 04:13:27.114 [info] purge_ms_response(<<"262421995986649">>): ok *DBG* epdg_ue_fsm_262427604025317 send ok to <0.2094.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.115 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427604025317">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427604025317 consume call purge_ms_request from <0.2094.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423601138678">>, message_type => purge_ms_req}} 04:13:27.115 [info] ue_fsm purge_ms_request 04:13:27.115 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421995986649">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423601138678 receive call purge_ms_request from <0.2095.0> in state state_active 04:13:27.115 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426240836408","262426240836408@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262427741985991 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864959,5396072,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2096.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427741985991 send ok to <0.2096.0> 04:13:27.115 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427604025317">>,"internet",[],{epdg_tun_pdp_ctx,3431660844,2496191342,{epdg_eua,33,<<192,168,0,93>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427741985991 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864959,5396072,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2096.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425793487921 receive call rx_s6b_str from <0.2097.0> in state state_authenticated *DBG* epdg_ue_fsm_262423601138678 send ok to <0.2095.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427741985991 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427741985991 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429807667098 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864960,5396073,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2098.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423601138678 consume call purge_ms_request from <0.2095.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425793487921 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2097.0> *DBG* aaa_ue_fsm_262424058178597 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2058.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429573586420">>, message_type => purge_ms_req}} 04:13:27.115 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262425793487921 consume call rx_s6b_str from <0.2097.0> in state state_authenticated 04:13:27.115 [info] KMOD Port Delete PDP Context Call {<0.1668.0>,[alias|#Ref<0.718718372.1967980545.240262>]}: {delete_pdp_context,{172,18,2,103},3431660844,2496191342,{192,168,0,93}} 04:13:27.115 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,93}, 3431660844, 2496191342 04:13:27.115 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],452,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,93}},{i_tid,3431660844}]}} 04:13:27.115 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.115 [info] s2b: Tx {gtp,v2,delete_session_request,2496191342,5396078,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660844,<<172,18,2,20>>,undefined}]} 04:13:27.115 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423601138678">>,message_type => purge_ms_req} 04:13:27.115 [info] ue_fsm purge_ms_request 04:13:27.115 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423601138678">>,"internet",[],{epdg_tun_pdp_ctx,3431660826,1670094439,{epdg_eua,33,<<192,168,0,75>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.115 [info] KMOD Port Delete PDP Context Call {<0.1488.0>,[alias|#Ref<0.718718372.1967980548.220941>]}: {delete_pdp_context,{172,18,2,103},3431660826,1670094439,{192,168,0,75}} 04:13:27.115 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,75}, 3431660826, 1670094439 04:13:27.115 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],389,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,75}},{i_tid,3431660826}]}} 04:13:27.115 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,255,82,86,104,0,2,0,2,0,16,0>> 04:13:27.115 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864959,5396072,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.115 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864959,5396072,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.115 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427741985991">>,"internet",[],undefined,false,0,false,false} 04:13:27.115 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.116 [info] s2b: Tx {gtp,v2,delete_session_request,1670094439,5396079,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660826,<<172,18,2,20>>,undefined}]} 04:13:27.116 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427741985991">>,"internet",[],undefined,true,0,false,false} 04:13:27.116 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425793487921"],[],[]} 04:13:27.116 [info] ue_fsm ev_rx_s6b_str 04:13:27.116 [info] ue_fsm ev_rx_swm_str 04:13:27.116 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,0,82,86,105,0,2,0,2,0,16,0>> 04:13:27.116 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864960,5396073,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.116 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864960,5396073,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.116 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425793487921","262425793487921@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.116 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;415;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424058178597",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.116 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.116 [info] ue_fsm ev_rx_swx_saa 04:13:27.116 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.116 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427741985991","262427741985991@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.116 [debug] SWx Tx SAR Imsi="262427741985991" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.116 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429807667098">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429807667098 send ok to <0.2098.0> 04:13:27.116 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424058178597","262424058178597@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427741985991 send ok to <0.201.0> 04:13:27.116 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429573586420">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429807667098 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864960,5396073,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2098.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427741985991 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424058178597 send ok to <0.2058.0> *DBG* aaa_ue_fsm_262429807667098 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424058178597 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.116 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423205675878"],[],[]} *DBG* epdg_ue_fsm_262429807667098 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429573586420 receive call purge_ms_request from <0.2101.0> in state state_active *DBG* aaa_ue_fsm_262424058178597 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2058.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.117 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","425",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427741985991",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423205675878 receive call rx_s6b_str from <0.2099.0> in state state_authenticated *DBG* epdg_ue_fsm_262424058178597 send ok to <0.211.0> 04:13:27.117 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262429807667098 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424058178597 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.117 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429807667098">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429807667098 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426240836408 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864948,5396074,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2103.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423205675878 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2099.0> 04:13:27.117 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262422507117995 receive call rx_s6b_str from <0.2104.0> in state state_authenticated *DBG* epdg_ue_fsm_262426240836408 send ok to <0.2103.0> *DBG* aaa_ue_fsm_262429385669306 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2064.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423205675878 consume call rx_s6b_str from <0.2099.0> in state state_authenticated *DBG* aaa_ue_fsm_262422507117995 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2104.0> *DBG* epdg_ue_fsm_262429573586420 send ok to <0.2101.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426240836408 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426240836408 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864948,5396074,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2103.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425793487921 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864950,5396075,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2105.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422507117995 consume call rx_s6b_str from <0.2104.0> in state state_authenticated *DBG* epdg_ue_fsm_262429573586420 consume call purge_ms_request from <0.2101.0> in state state_active => state_wait_delete_session_resp 04:13:27.117 [info] ue_fsm ev_rx_swm_str *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422037394822">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426240836408 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.117 [info] ue_fsm purge_ms_request 04:13:27.117 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429807667098","262429807667098@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.117 [debug] SWx Tx SAR Imsi="262429807667098" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.117 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424058178597">>,"internet",[],undefined,true,0,false,false} 04:13:27.117 [info] ue_fsm ev_rx_s6b_str 04:13:27.117 [info] purge_ms_response(<<"262424058178597">>): ok 04:13:27.117 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,244,82,86,106,0,2,0,2,0,16,0>> 04:13:27.117 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","426",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429807667098",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.117 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429573586420">>,"internet",[],{epdg_tun_pdp_ctx,3431660851,3926725397,{epdg_eua,33,<<192,168,0,100>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.117 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864948,5396074,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.117 [info] KMOD Port Delete PDP Context Call {<0.1738.0>,[alias|#Ref<0.718718372.1967980545.240291>]}: {delete_pdp_context,{172,18,2,103},3431660851,3926725397,{192,168,0,100}} 04:13:27.117 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424058178597">>,"internet",[],undefined,true,0,false,false} 04:13:27.117 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,100}, 3431660851, 3926725397 04:13:27.117 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864948,5396074,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.117 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423205675878","262423205675878@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.117 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4930,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,100}},{i_tid,3431660851}]}} 04:13:27.117 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.117 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.117 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422507117995"],[],[]} 04:13:27.117 [info] ue_fsm ev_rx_s6b_str 04:13:27.117 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;416;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429385669306",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.117 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426240836408">>,"internet",[],undefined,false,0,false,false} 04:13:27.117 [info] ue_fsm ev_rx_swx_saa 04:13:27.117 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.117 [info] s2b: Tx {gtp,v2,delete_session_request,3926725397,5396080,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660851,<<172,18,2,20>>,undefined}]} 04:13:27.117 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422507117995","262422507117995@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.117 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.117 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,246,82,86,107,0,2,0,2,0,16,0>> 04:13:27.117 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.117 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426240836408">>,"internet",[],undefined,true,0,false,false} 04:13:27.117 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864950,5396075,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.117 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429385669306","262429385669306@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.117 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864950,5396075,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.117 [info] ue_fsm ev_rx_swm_str 04:13:27.117 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426240836408","262426240836408@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.118 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425793487921">>,"internet",[],undefined,false,0,false,false} 04:13:27.118 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427604025317"],[],[]} *DBG* epdg_ue_fsm_262425793487921 send ok to <0.2105.0> *DBG* aaa_ue_fsm_262429707176720 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2069.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426240836408 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429385669306 send ok to <0.2064.0> *DBG* aaa_ue_fsm_262427604025317 receive call rx_s6b_str from <0.2106.0> in state state_authenticated 04:13:27.118 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422037394822">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429385669306 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429385669306 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2064.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429707176720 send ok to <0.2069.0> *DBG* epdg_ue_fsm_262425793487921 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864950,5396075,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2105.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427604025317 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2106.0> *DBG* aaa_ue_fsm_262426240836408 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429385669306 send ok to <0.211.0> 04:13:27.118 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423601138678"],[],[]} *DBG* epdg_ue_fsm_262422037394822 receive call purge_ms_request from <0.2109.0> in state state_active *DBG* aaa_ue_fsm_262429707176720 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2069.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425793487921 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429707176720 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425793487921 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427604025317 consume call rx_s6b_str from <0.2106.0> in state state_authenticated *DBG* epdg_ue_fsm_262429385669306 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.119 [debug] SWx Tx SAR Imsi="262426240836408" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423601138678 receive call rx_s6b_str from <0.2107.0> in state state_authenticated *DBG* epdg_ue_fsm_262429707176720 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423205675878 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864955,5396076,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2110.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423601138678 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2107.0> *DBG* aaa_ue_fsm_262425793487921 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429707176720 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423601138678 consume call rx_s6b_str from <0.2107.0> in state state_authenticated *DBG* aaa_ue_fsm_262425793487921 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.119 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","427",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426240836408",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.119 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;417;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429707176720",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.119 [info] ue_fsm ev_rx_swx_saa 04:13:27.119 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.119 [info] ue_fsm ev_rx_s6b_str 04:13:27.119 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.119 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425793487921">>,"internet",[],undefined,true,0,false,false} 04:13:27.119 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429707176720","262429707176720@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.119 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427604025317","262427604025317@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.119 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.119 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429385669306">>,"internet",[],undefined,true,0,false,false} 04:13:27.119 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.119 [info] purge_ms_response(<<"262429385669306">>): ok 04:13:27.119 [info] ue_fsm purge_ms_request 04:13:27.119 [info] ue_fsm ev_rx_swm_str 04:13:27.119 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.119 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429385669306">>,"internet",[],undefined,true,0,false,false} 04:13:27.119 [info] ue_fsm ev_rx_s6b_str 04:13:27.119 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,251,82,86,108,0,2,0,2,0,16,0>> 04:13:27.119 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422037394822">>,"internet",[],{epdg_tun_pdp_ctx,3431660845,3668815752,{epdg_eua,33,<<192,168,0,94>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.119 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425793487921","262425793487921@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.119 [debug] SWx Tx SAR Imsi="262425793487921" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.119 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864955,5396076,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.119 [info] KMOD Port Delete PDP Context Call {<0.1678.0>,[alias|#Ref<0.718718372.1967980546.220203>]}: {delete_pdp_context,{172,18,2,103},3431660845,3668815752,{192,168,0,94}} 04:13:27.119 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864955,5396076,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.119 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429707176720">>,"internet",[],undefined,true,0,false,false} 04:13:27.119 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,94}, 3431660845, 3668815752 04:13:27.119 [info] purge_ms_response(<<"262429707176720">>): ok 04:13:27.119 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","428",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425793487921",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423160189600 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2071.0> in state state_authenticated_wait_swx_saa 04:13:27.119 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4994,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,94}},{i_tid,3431660845}]}} *DBG* aaa_ue_fsm_262423160189600 send ok to <0.2071.0> *DBG* epdg_ue_fsm_262423160189600 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.119 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423601138678","262423601138678@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262423160189600 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2071.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.119 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.119 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262423160189600 send ok to <0.211.0> 04:13:27.119 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429707176720">>,"internet",[],undefined,true,0,false,false} 04:13:27.119 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423205675878">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423160189600 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.119 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.120 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429573586420"],[],[]} *DBG* epdg_ue_fsm_262423205675878 send ok to <0.2110.0> *DBG* aaa_ue_fsm_262429573586420 receive call rx_s6b_str from <0.2112.0> in state state_authenticated 04:13:27.120 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;418;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423160189600",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423205675878 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864955,5396076,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2110.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429573586420 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2112.0> *DBG* aaa_ue_fsm_262423205675878 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422037394822 send ok to <0.2109.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.120 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423205675878 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429573586420 consume call rx_s6b_str from <0.2112.0> in state state_authenticated *DBG* epdg_ue_fsm_262422037394822 consume call purge_ms_request from <0.2109.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429408138297">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422507117995 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864923,5396077,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2113.0> in state state_wait_delete_session_resp 04:13:27.120 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423160189600","262423160189600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262423205675878 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429408138297 receive call purge_ms_request from <0.2115.0> in state state_active 04:13:27.120 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422507117995 send ok to <0.2113.0> *DBG* aaa_ue_fsm_262423205675878 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422507117995 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422507117995 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864923,5396077,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2113.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427604025317 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864961,5396078,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2116.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422507117995 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.120 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423160189600">>,"internet",[],undefined,true,0,false,false} 04:13:27.120 [info] purge_ms_response(<<"262423160189600">>): ok 04:13:27.120 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423160189600">>,"internet",[],undefined,true,0,false,false} 04:13:27.121 [info] ue_fsm ev_rx_s6b_str 04:13:27.121 [info] s2b: Tx {gtp,v2,delete_session_request,3668815752,5396081,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660845,<<172,18,2,20>>,undefined}]} 04:13:27.121 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423205675878">>,"internet",[],undefined,true,0,false,false} 04:13:27.121 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429573586420","262429573586420@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.121 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.121 [info] ue_fsm ev_rx_swm_str 04:13:27.121 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,219,82,86,109,0,2,0,2,0,16,0>> 04:13:27.121 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.121 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864923,5396077,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.121 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423205675878","262423205675878@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.121 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864923,5396077,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.121 [debug] SWx Tx SAR Imsi="262423205675878" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.121 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","429",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423205675878",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.121 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429408138297">>,message_type => purge_ms_req} 04:13:27.121 [info] ue_fsm purge_ms_request 04:13:27.121 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422507117995">>,"internet",[],undefined,false,0,false,false} 04:13:27.121 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.121 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,1,82,86,110,0,2,0,2,0,16,0>> 04:13:27.121 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429408138297">>,"internet",[],{epdg_tun_pdp_ctx,3431660847,3301540505,{epdg_eua,33,<<192,168,0,96>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.121 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864961,5396078,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.121 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422507117995">>,"internet",[],undefined,true,0,false,false} 04:13:27.121 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864961,5396078,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.121 [info] ue_fsm ev_rx_swm_str 04:13:27.121 [info] KMOD Port Delete PDP Context Call {<0.1698.0>,[alias|#Ref<0.718718372.1967980548.221015>]}: {delete_pdp_context,{172,18,2,103},3431660847,3301540505,{192,168,0,96}} 04:13:27.121 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,96}, 3431660847, 3301540505 04:13:27.121 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422507117995","262422507117995@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424926668302 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2074.0> in state state_authenticated_wait_swx_saa 04:13:27.121 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5058,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,96}},{i_tid,3431660847}]}} 04:13:27.121 [debug] SWx Tx SAR Imsi="262422507117995" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.121 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","430",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422507117995",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.121 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427604025317">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422507117995 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424926668302 send ok to <0.2074.0> *DBG* epdg_ue_fsm_262427604025317 send ok to <0.2116.0> *DBG* aaa_ue_fsm_262422507117995 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.122 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;419;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424926668302",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424926668302 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2074.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424926668302 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429408138297 send ok to <0.2115.0> *DBG* epdg_ue_fsm_262427604025317 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864961,5396078,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2116.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.122 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429408138297 consume call purge_ms_request from <0.2115.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427604025317 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424926668302 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423601138678 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864943,5396079,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2118.0> in state state_wait_delete_session_resp 04:13:27.122 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424926668302","262424926668302@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428432921930">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427604025317 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424926668302 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422037394822 receive call rx_s6b_str from <0.2119.0> in state state_authenticated 04:13:27.122 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262423601138678 send ok to <0.2118.0> *DBG* epdg_ue_fsm_262428432921930 receive call purge_ms_request from <0.2120.0> in state state_active 04:13:27.122 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262422037394822 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2119.0> *DBG* epdg_ue_fsm_262423601138678 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864943,5396079,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2118.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422037394822 consume call rx_s6b_str from <0.2119.0> in state state_authenticated *DBG* aaa_ue_fsm_262427604025317 send ok to <0.201.0> 04:13:27.122 [info] s2b: Tx {gtp,v2,delete_session_request,3301540505,5396082,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660847,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262423601138678 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423601138678 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427604025317 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428432921930 send ok to <0.2120.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428432921930 consume call purge_ms_request from <0.2120.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423601138678 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429180163377">>, message_type => purge_ms_req}} 04:13:27.122 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427604025317">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423601138678 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.122 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,239,82,86,111,0,2,0,2,0,16,0>> 04:13:27.122 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424926668302">>,"internet",[],undefined,true,0,false,false} 04:13:27.122 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864943,5396079,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.122 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864943,5396079,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.122 [info] purge_ms_response(<<"262424926668302">>): ok 04:13:27.122 [info] ue_fsm ev_rx_swm_str 04:13:27.122 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424926668302">>,"internet",[],undefined,true,0,false,false} 04:13:27.122 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422037394822"],[],[]} 04:13:27.122 [info] ue_fsm ev_rx_s6b_str 04:13:27.122 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423601138678">>,"internet",[],undefined,false,0,false,false} 04:13:27.122 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.122 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428432921930">>,message_type => purge_ms_req} 04:13:27.122 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427604025317","262427604025317@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.122 [info] ue_fsm purge_ms_request 04:13:27.122 [debug] SWx Tx SAR Imsi="262427604025317" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.122 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422037394822","262422037394822@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.122 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","431",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427604025317",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.122 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.122 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423601138678">>,"internet",[],undefined,true,0,false,false} 04:13:27.122 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.122 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428432921930">>,"internet",[],{epdg_tun_pdp_ctx,3431660852,3056385946,{epdg_eua,33,<<192,168,0,101>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.122 [info] ue_fsm ev_rx_swm_str 04:13:27.122 [info] KMOD Port Delete PDP Context Call {<0.1748.0>,[alias|#Ref<0.718718372.1967980546.220271>]}: {delete_pdp_context,{172,18,2,103},3431660852,3056385946,{192,168,0,101}} 04:13:27.122 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,101}, 3431660852, 3056385946 04:13:27.123 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5122,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,101}},{i_tid,3431660852}]}} 04:13:27.123 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423601138678","262423601138678@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429573586420 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864968,5396080,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2123.0> in state state_wait_delete_session_resp 04:13:27.123 [debug] SWx Tx SAR Imsi="262423601138678" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.123 [info] s2b: Tx {gtp,v2,delete_session_request,3056385946,5396083,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660852,<<172,18,2,20>>,undefined}]} 04:13:27.123 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","432",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423601138678",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262429573586420 send ok to <0.2123.0> 04:13:27.123 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429180163377">>,message_type => purge_ms_req} 04:13:27.123 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;420;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422369575382",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429573586420 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864968,5396080,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2123.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.123 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,8,82,86,112,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429180163377 receive call purge_ms_request from <0.2124.0> in state state_active *DBG* aaa_ue_fsm_262422369575382 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2077.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429573586420 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429573586420 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.123 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864968,5396080,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.123 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864968,5396080,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.123 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429573586420">>,"internet",[],undefined,false,0,false,false} 04:13:27.123 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.123 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429573586420">>,"internet",[],undefined,true,0,false,false} 04:13:27.124 [info] ue_fsm purge_ms_request 04:13:27.124 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429573586420 send ok to <0.201.0> 04:13:27.124 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422369575382 send ok to <0.2077.0> *DBG* epdg_ue_fsm_262422369575382 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429573586420 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.124 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422369575382","262422369575382@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429180163377 send ok to <0.2124.0> *DBG* aaa_ue_fsm_262422369575382 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2077.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422369575382 send ok to <0.211.0> 04:13:27.124 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429180163377">>,"internet",[],{epdg_tun_pdp_ctx,3431660849,1245402882,{epdg_eua,33,<<192,168,0,98>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429180163377 consume call purge_ms_request from <0.2124.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423097393890">>, message_type => purge_ms_req}} 04:13:27.124 [info] KMOD Port Delete PDP Context Call {<0.1718.0>,[alias|#Ref<0.718718372.1967980551.222992>]}: {delete_pdp_context,{172,18,2,103},3431660849,1245402882,{192,168,0,98}} *DBG* epdg_ue_fsm_262422369575382 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.124 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429573586420","262429573586420@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423097393890 receive call purge_ms_request from <0.2126.0> in state state_active 04:13:27.124 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,98}, 3431660849, 1245402882 04:13:27.124 [debug] SWx Tx SAR Imsi="262429573586420" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.124 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5186,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,98}},{i_tid,3431660849}]}} 04:13:27.124 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","433",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429573586420",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.124 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.124 [info] s2b: Tx {gtp,v2,delete_session_request,1245402882,5396084,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660849,<<172,18,2,20>>,undefined}]} 04:13:27.124 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422369575382">>,"internet",[],undefined,true,0,false,false} 04:13:27.124 [info] purge_ms_response(<<"262422369575382">>): ok 04:13:27.124 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422369575382">>,"internet",[],undefined,true,0,false,false} 04:13:27.124 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423097393890">>,message_type => purge_ms_req} 04:13:27.124 [info] ue_fsm purge_ms_request 04:13:27.124 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423097393890">>,"internet",[],{epdg_tun_pdp_ctx,3431660832,2239425643,{epdg_eua,33,<<192,168,0,81>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262429408138297 receive call rx_s6b_str from <0.2127.0> in state state_authenticated *DBG* epdg_ue_fsm_262423097393890 send ok to <0.2126.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.124 [info] KMOD Port Delete PDP Context Call {<0.1548.0>,[alias|#Ref<0.718718372.1967980545.240335>]}: {delete_pdp_context,{172,18,2,103},3431660832,2239425643,{192,168,0,81}} *DBG* epdg_ue_fsm_262423097393890 consume call purge_ms_request from <0.2126.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429408138297 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2127.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421658056227">>, message_type => purge_ms_req}} 04:13:27.124 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,81}, 3431660832, 2239425643 *DBG* aaa_ue_fsm_262429408138297 consume call rx_s6b_str from <0.2127.0> in state state_authenticated 04:13:27.124 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5250,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,81}},{i_tid,3431660832}]}} 04:13:27.124 [info] s2b: Tx {gtp,v2,delete_session_request,2239425643,5396085,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660832,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262421658056227 receive call purge_ms_request from <0.2128.0> in state state_active 04:13:27.124 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429408138297"],[],[]} 04:13:27.124 [info] ue_fsm ev_rx_s6b_str 04:13:27.124 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429408138297","262429408138297@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.124 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.124 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.124 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421658056227">>,message_type => purge_ms_req} 04:13:27.125 [info] ue_fsm purge_ms_request 04:13:27.125 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421658056227">>,"internet",[],{epdg_tun_pdp_ctx,3431660841,3943689496,{epdg_eua,33,<<192,168,0,90>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.125 [info] KMOD Port Delete PDP Context Call {<0.1638.0>,[alias|#Ref<0.718718372.1967980545.240338>]}: {delete_pdp_context,{172,18,2,103},3431660841,3943689496,{192,168,0,90}} *DBG* aaa_ue_fsm_262421881537527 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2080.0> in state state_authenticated_wait_swx_saa 04:13:27.125 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,90}, 3431660841, 3943689496 04:13:27.125 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5314,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,90}},{i_tid,3431660841}]}} *DBG* epdg_ue_fsm_262421658056227 send ok to <0.2128.0> *DBG* aaa_ue_fsm_262421881537527 send ok to <0.2080.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.125 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;421;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421881537527",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421658056227 consume call purge_ms_request from <0.2128.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421881537527 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421881537527 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2080.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426706501846">>, message_type => purge_ms_req}} 04:13:27.125 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428432921930 receive call rx_s6b_str from <0.2129.0> in state state_authenticated *DBG* epdg_ue_fsm_262421881537527 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426706501846 receive call purge_ms_request from <0.2130.0> in state state_active *DBG* epdg_ue_fsm_262421881537527 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428432921930 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2129.0> 04:13:27.125 [info] s2b: Tx {gtp,v2,delete_session_request,3943689496,5396086,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660841,<<172,18,2,20>>,undefined}]} *DBG* aaa_ue_fsm_262428432921930 consume call rx_s6b_str from <0.2129.0> in state state_authenticated 04:13:27.125 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421881537527","262421881537527@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.125 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.125 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428432921930"],[],[]} 04:13:27.125 [info] ue_fsm ev_rx_s6b_str 04:13:27.125 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421881537527">>,"internet",[],undefined,true,0,false,false} 04:13:27.125 [info] purge_ms_response(<<"262421881537527">>): ok 04:13:27.125 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426706501846">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426706501846 send ok to <0.2130.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426706501846 consume call purge_ms_request from <0.2130.0> in state state_active => state_wait_delete_session_resp 04:13:27.125 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429562955324">>, message_type => purge_ms_req}} 04:13:27.125 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428432921930","262428432921930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.125 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421881537527">>,"internet",[],undefined,true,0,false,false} 04:13:27.125 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262429562955324 receive call purge_ms_request from <0.2131.0> in state state_active 04:13:27.125 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.125 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426706501846">>,"internet",[],{epdg_tun_pdp_ctx,3431660827,1560869929,{epdg_eua,33,<<192,168,0,76>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.125 [info] KMOD Port Delete PDP Context Call {<0.1498.0>,[alias|#Ref<0.718718372.1967980547.220705>]}: {delete_pdp_context,{172,18,2,103},3431660827,1560869929,{192,168,0,76}} 04:13:27.125 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,76}, 3431660827, 1560869929 04:13:27.125 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],648,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,76}},{i_tid,3431660827}]}} 04:13:27.125 [info] s2b: Tx {gtp,v2,delete_session_request,1560869929,5396087,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660827,<<172,18,2,20>>,undefined}]} 04:13:27.125 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429562955324">>,message_type => purge_ms_req} 04:13:27.126 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429562955324 send ok to <0.2131.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.126 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429562955324">>,"internet",[],{epdg_tun_pdp_ctx,3431660848,1438204869,{epdg_eua,33,<<192,168,0,97>>,undefined},<<172,18,2,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262422037394822 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864962,5396081,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2132.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429562955324 consume call purge_ms_request from <0.2131.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422868640544">>, message_type => purge_ms_req}} 04:13:27.126 [info] KMOD Port Delete PDP Context Call {<0.1708.0>,[alias|#Ref<0.718718372.1967980545.240352>]}: {delete_pdp_context,{172,18,2,103},3431660848,1438204869,{192,168,0,97}} *DBG* epdg_ue_fsm_262422037394822 send ok to <0.2132.0> 04:13:27.126 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,97}, 3431660848, 1438204869 *DBG* epdg_ue_fsm_262422037394822 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864962,5396081,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2132.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422868640544 receive call purge_ms_request from <0.2133.0> in state state_active *DBG* aaa_ue_fsm_262422037394822 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.126 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],453,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,97}},{i_tid,3431660848}]}} *DBG* epdg_ue_fsm_262422037394822 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.126 [info] s2b: Tx {gtp,v2,delete_session_request,1438204869,5396088,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660848,<<172,18,2,20>>,undefined}]} 04:13:27.126 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,2,82,86,113,0,2,0,2,0,16,0>> 04:13:27.126 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864962,5396081,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423304419601 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2081.0> in state state_authenticated_wait_swx_saa 04:13:27.126 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864962,5396081,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422037394822 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422868640544 send ok to <0.2133.0> *DBG* aaa_ue_fsm_262423304419601 send ok to <0.2081.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423304419601 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.126 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422037394822">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422037394822 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422868640544 consume call purge_ms_request from <0.2133.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423304419601 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2081.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262424143037185">>,ok}} 04:13:27.126 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262423304419601 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429408138297 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864964,5396082,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2135.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423304419601 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429408138297 send ok to <0.2135.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427401715431">>,ok}} *DBG* epdg_ue_fsm_262429408138297 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864964,5396082,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2135.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429180163377 receive call rx_s6b_str from <0.2136.0> in state state_authenticated 04:13:27.126 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422868640544">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429408138297 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.126 [info] ue_fsm purge_ms_request 04:13:27.126 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422037394822">>,"internet",[],undefined,true,0,false,false} 04:13:27.126 [info] ue_fsm ev_rx_swm_str 04:13:27.126 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422868640544">>,"internet",[],{epdg_tun_pdp_ctx,3431660840,3852775014,{epdg_eua,33,<<192,168,0,89>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:27.126 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422037394822","262422037394822@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.126 [info] KMOD Port Delete PDP Context Call {<0.1628.0>,[alias|#Ref<0.718718372.1967980547.220714>]}: {delete_pdp_context,{172,18,2,103},3431660840,3852775014,{192,168,0,89}} 04:13:27.126 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,89}, 3431660840, 3852775014 04:13:27.126 [debug] SWx Tx SAR Imsi="262422037394822" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.126 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],517,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,89}},{i_tid,3431660840}]}} 04:13:27.126 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;422;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423304419601",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.126 [info] ue_fsm ev_rx_swx_saa 04:13:27.126 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","434",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422037394822",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.126 [info] s2b: Tx {gtp,v2,delete_session_request,3852775014,5396089,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660840,<<172,18,2,20>>,undefined}]} 04:13:27.126 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423304419601","262423304419601@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.126 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.127 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,4,82,86,114,0,2,0,2,0,16,0>> 04:13:27.127 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864964,5396082,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.127 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423304419601">>,"internet",[],undefined,true,0,false,false} 04:13:27.127 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864964,5396082,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.127 [info] purge_ms_response(<<"262423304419601">>): ok 04:13:27.127 [info] purge_ms_response for <<"262424143037185">>: ok 04:13:27.127 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423304419601">>,"internet",[],undefined,true,0,false,false} 04:13:27.127 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424143037185">>,message_type => purge_ms_res} 04:13:27.127 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429408138297">>,"internet",[],undefined,false,0,false,false} 04:13:27.127 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.127 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429180163377"],[],[]} 04:13:27.127 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429408138297">>,"internet",[],undefined,true,0,false,false} 04:13:27.127 [info] purge_ms_response for <<"262427401715431">>: ok 04:13:27.127 [info] ue_fsm ev_rx_s6b_str 04:13:27.127 [info] ue_fsm ev_rx_swm_str 04:13:27.127 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427401715431">>,message_type => purge_ms_res} 04:13:27.127 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429180163377","262429180163377@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262429408138297 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:27.127 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421658056227"],[],[]} *DBG* aaa_ue_fsm_262429180163377 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2136.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421658056227 receive call rx_s6b_str from <0.2137.0> in state state_authenticated *DBG* aaa_ue_fsm_262429180163377 consume call rx_s6b_str from <0.2136.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262422870194146">>,ok}} 04:13:27.128 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;423;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421824819883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421658056227 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2137.0> *DBG* aaa_ue_fsm_262429408138297 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421824819883 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2084.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421658056227 consume call rx_s6b_str from <0.2137.0> in state state_authenticated 04:13:27.128 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262429408138297 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.128 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429408138297","262429408138297@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421824819883 send ok to <0.2084.0> *DBG* epdg_ue_fsm_262421824819883 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262429761220127">>,ok}} *DBG* aaa_ue_fsm_262423097393890 receive call rx_s6b_str from <0.2139.0> in state state_authenticated 04:13:27.128 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421824819883 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2084.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421824819883 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423097393890 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2139.0> *DBG* epdg_ue_fsm_262421824819883 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423097393890 consume call rx_s6b_str from <0.2139.0> in state state_authenticated *DBG* epdg_ue_fsm_262428432921930 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864969,5396083,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2140.0> in state state_wait_delete_session_resp 04:13:27.128 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262428432921930 send ok to <0.2140.0> *DBG* epdg_ue_fsm_262428432921930 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864969,5396083,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2140.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428432921930 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428432921930 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428432921930 send ok to <0.201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428432921930 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262426651996913">>,ok}} 04:13:27.128 [debug] SWx Tx SAR Imsi="262429408138297" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.128 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421658056227","262421658056227@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.128 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","435",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429408138297",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.128 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.128 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.128 [info] ue_fsm ev_rx_swx_saa 04:13:27.128 [info] purge_ms_response for <<"262422870194146">>: ok 04:13:27.128 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422870194146">>,message_type => purge_ms_res} 04:13:27.128 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421824819883","262421824819883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.128 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.128 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423097393890"],[],[]} 04:13:27.128 [info] ue_fsm ev_rx_s6b_str 04:13:27.128 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,9,82,86,115,0,2,0,2,0,16,0>> 04:13:27.128 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421824819883">>,"internet",[],undefined,true,0,false,false} 04:13:27.128 [info] purge_ms_response(<<"262421824819883">>): ok 04:13:27.128 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423097393890","262423097393890@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:27.128 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864969,5396083,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.128 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.129 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864969,5396083,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.129 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.129 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421824819883">>,"internet",[],undefined,true,0,false,false} 04:13:27.129 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428432921930">>,"internet",[],undefined,false,0,false,false} 04:13:27.129 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.129 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428432921930">>,"internet",[],undefined,true,0,false,false} 04:13:27.129 [info] ue_fsm ev_rx_swm_str 04:13:27.129 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428432921930","262428432921930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.129 [debug] SWx Tx SAR Imsi="262428432921930" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.128 [info] purge_ms_response for <<"262429761220127">>: ok 04:13:27.129 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429761220127">>,message_type => purge_ms_res} 04:13:27.129 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","436",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428432921930",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.129 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;424;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424971871661",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.129 [info] purge_ms_response for <<"262426651996913">>: ok 04:13:27.129 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426706501846"],[],[]} *DBG* aaa_ue_fsm_262424971871661 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2089.0> in state state_authenticated_wait_swx_saa 04:13:27.129 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429562955324"],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426706501846 receive call rx_s6b_str from <0.2142.0> in state state_authenticated *DBG* aaa_ue_fsm_262429562955324 receive call rx_s6b_str from <0.2143.0> in state state_authenticated 04:13:27.130 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424971871661 send ok to <0.2089.0> *DBG* epdg_ue_fsm_262424971871661 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262423142730315">>,ok}} *DBG* aaa_ue_fsm_262426706501846 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2142.0> *DBG* aaa_ue_fsm_262429562955324 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2143.0> *DBG* aaa_ue_fsm_262424971871661 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2089.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429562955324 consume call rx_s6b_str from <0.2143.0> in state state_authenticated *DBG* epdg_ue_fsm_262424971871661 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426706501846 consume call rx_s6b_str from <0.2142.0> in state state_authenticated 04:13:27.130 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426651996913">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423858449434">>,ok}} *DBG* epdg_ue_fsm_262424971871661 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.130 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.130 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server got cast {purge_ms_response,{<<"262421736184139">>,ok}} 04:13:27.130 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424971871661","262424971871661@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.130 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262426523349225">>,ok}} 04:13:27.130 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426706501846","262426706501846@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.130 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429562955324","262429562955324@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262421868682920">>,ok}} 04:13:27.130 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.130 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.130 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* gsup_server got cast {purge_ms_response,{<<"262423428420705">>,ok}} 04:13:27.130 [info] purge_ms_response for <<"262423142730315">>: ok 04:13:27.130 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424971871661">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.130 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423142730315">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424016556141">>,ok}} 04:13:27.130 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.130 [info] purge_ms_response(<<"262424971871661">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.130 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424971871661">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262424888691781">>,ok}} *DBG* epdg_ue_fsm_262429180163377 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864966,5396084,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2144.0> in state state_wait_delete_session_resp 04:13:27.130 [info] purge_ms_response for <<"262423858449434">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.130 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423858449434">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262429180163377 send ok to <0.2144.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424718788868">>,ok}} 04:13:27.130 [info] purge_ms_response for <<"262421736184139">>: ok 04:13:27.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421736184139">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262429180163377 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864966,5396084,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2144.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.131 [info] purge_ms_response for <<"262426523349225">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429180163377 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429180163377 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421658056227 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864958,5396086,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2145.0> in state state_wait_delete_session_resp *DBG* gsup_server got cast {purge_ms_response,{<<"262421722045176">>,ok}} *DBG* epdg_ue_fsm_262421658056227 send ok to <0.2145.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422868640544 receive call rx_s6b_str from <0.2146.0> in state state_authenticated *DBG* aaa_ue_fsm_262427741985991 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2100.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262427377349002">>,ok}} 04:13:27.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426523349225">>,message_type => purge_ms_res} 04:13:27.131 [info] purge_ms_response for <<"262421868682920">>: ok 04:13:27.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421868682920">>,message_type => purge_ms_res} 04:13:27.131 [info] purge_ms_response for <<"262423428420705">>: ok 04:13:27.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423428420705">>,message_type => purge_ms_res} 04:13:27.131 [info] purge_ms_response for <<"262424016556141">>: ok 04:13:27.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424016556141">>,message_type => purge_ms_res} 04:13:27.131 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,6,82,86,116,0,2,0,2,0,16,0>> 04:13:27.131 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864966,5396084,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.131 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864966,5396084,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.131 [info] purge_ms_response for <<"262424888691781">>: ok 04:13:27.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424888691781">>,message_type => purge_ms_res} 04:13:27.131 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429180163377">>,"internet",[],undefined,false,0,false,false} 04:13:27.131 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.131 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429180163377">>,"internet",[],undefined,true,0,false,false} 04:13:27.131 [info] purge_ms_response for <<"262424718788868">>: ok 04:13:27.131 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424718788868">>,message_type => purge_ms_res} 04:13:27.131 [info] ue_fsm ev_rx_swm_str 04:13:27.131 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,254,82,86,118,0,2,0,2,0,16,0>> 04:13:27.131 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864958,5396086,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.131 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864958,5396086,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.132 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422868640544"],[],[]} 04:13:27.132 [info] ue_fsm ev_rx_s6b_str 04:13:27.132 [info] purge_ms_response for <<"262421722045176">>: ok 04:13:27.132 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421658056227">>,"internet",[],undefined,false,0,false,false} 04:13:27.132 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421722045176">>,message_type => purge_ms_res} 04:13:27.132 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;425;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427741985991",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.132 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.132 [info] ue_fsm ev_rx_swx_saa 04:13:27.132 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429180163377","262429180163377@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.132 [debug] SWx Tx SAR Imsi="262429180163377" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.132 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421658056227">>,"internet",[],undefined,true,0,false,false} 04:13:27.132 [info] purge_ms_response for <<"262427377349002">>: ok *DBG* epdg_ue_fsm_262421658056227 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864958,5396086,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2145.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.132 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427741985991","262427741985991@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429180163377 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421658056227 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421658056227 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429180163377 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.132 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422868640544","262422868640544@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262424870692923">>,ok}} 04:13:27.132 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,245,82,86,117,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422868640544 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2146.0> 04:13:27.134 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","437",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429180163377",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422868640544 consume call rx_s6b_str from <0.2146.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427148569865">>,ok}} 04:13:27.134 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427377349002">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429807667098 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2102.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423097393890 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864949,5396085,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2148.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426240836408 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2108.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421658056227 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427741985991 send ok to <0.2100.0> *DBG* epdg_ue_fsm_262427741985991 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.134 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262421658056227 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423097393890 send ok to <0.2148.0> *DBG* aaa_ue_fsm_262427741985991 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2100.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429807667098 send ok to <0.2102.0> *DBG* epdg_ue_fsm_262427741985991 send ok to <0.211.0> 04:13:27.134 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421658056227","262421658056227@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429807667098 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423097393890 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864949,5396085,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2148.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429807667098 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2102.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427741985991 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423097393890 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426240836408 send ok to <0.2108.0> *DBG* epdg_ue_fsm_262426706501846 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864944,5396087,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2150.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429807667098 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426240836408 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2108.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262423097393890 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426240836408 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426706501846 send ok to <0.2150.0> *DBG* epdg_ue_fsm_262429562955324 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864965,5396088,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2151.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429807667098 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426706501846 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864944,5396087,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2150.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426240836408 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429562955324 send ok to <0.2151.0> *DBG* aaa_ue_fsm_262423097393890 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426706501846 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426706501846 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426240836408 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423097393890 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429562955324 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864965,5396088,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2151.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426706501846 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429562955324 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262428332617011">>,ok}} *DBG* epdg_ue_fsm_262429562955324 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426706501846 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428582545789">>,ok}} *DBG* aaa_ue_fsm_262429562955324 send ok to <0.201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429562955324 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262421925991684">>,ok}} 04:13:27.135 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:27.135 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:27.135 [info] purge_ms_response for <<"262424870692923">>: ok 04:13:27.135 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424870692923">>,message_type => purge_ms_res} 04:13:27.135 [debug] SWx Tx SAR Imsi="262421658056227" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.135 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864949,5396085,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.135 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864949,5396085,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.135 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","438",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421658056227",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.135 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;426;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429807667098",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.135 [info] ue_fsm ev_rx_swx_saa 04:13:27.135 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;427;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426240836408",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.135 [info] ue_fsm ev_rx_swx_saa 04:13:27.135 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.135 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429807667098","262429807667098@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.135 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423097393890">>,"internet",[],undefined,false,0,false,false} 04:13:27.135 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.135 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427741985991">>,"internet",[],undefined,true,0,false,false} 04:13:27.135 [info] purge_ms_response(<<"262427741985991">>): ok 04:13:27.135 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.135 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423097393890">>,"internet",[],undefined,true,0,false,false} 04:13:27.135 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427741985991">>,"internet",[],undefined,true,0,false,false} 04:13:27.135 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,240,82,86,119,0,2,0,2,0,16,0>> 04:13:27.135 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429807667098">>,"internet",[],undefined,true,0,false,false} 04:13:27.135 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426240836408","262426240836408@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.135 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864944,5396087,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.135 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864944,5396087,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.135 [info] purge_ms_response(<<"262429807667098">>): ok 04:13:27.135 [info] ue_fsm ev_rx_swm_str 04:13:27.135 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.135 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426706501846">>,"internet",[],undefined,false,0,false,false} 04:13:27.135 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.135 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,5,82,86,120,0,2,0,2,0,16,0>> 04:13:27.135 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864965,5396088,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.136 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864965,5396088,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.136 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429807667098">>,"internet",[],undefined,true,0,false,false} 04:13:27.136 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426706501846">>,"internet",[],undefined,true,0,false,false} 04:13:27.136 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423097393890","262423097393890@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.136 [debug] SWx Tx SAR Imsi="262423097393890" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.136 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426240836408">>,"internet",[],undefined,true,0,false,false} 04:13:27.136 [info] purge_ms_response(<<"262426240836408">>): ok 04:13:27.136 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","439",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423097393890",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.136 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429562955324">>,"internet",[],undefined,false,0,false,false} 04:13:27.136 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:27.136 [info] ue_fsm ev_rx_swm_str 04:13:27.135 [info] purge_ms_response for <<"262427148569865">>: ok 04:13:27.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427148569865">>,message_type => purge_ms_res} 04:13:27.136 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426240836408">>,"internet",[],undefined,true,0,false,false} 04:13:27.136 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429562955324">>,"internet",[],undefined,true,0,false,false} 04:13:27.136 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426706501846","262426706501846@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.136 [debug] SWx Tx SAR Imsi="262426706501846" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.136 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","440",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426706501846",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.136 [info] ue_fsm ev_rx_swm_str 04:13:27.136 [info] purge_ms_response for <<"262428332617011">>: ok 04:13:27.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428332617011">>,message_type => purge_ms_res} 04:13:27.136 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429562955324","262429562955324@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.136 [debug] SWx Tx SAR Imsi="262429562955324" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.136 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","441",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429562955324",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:27.136 [info] purge_ms_response for <<"262428582545789">>: ok 04:13:27.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428582545789">>,message_type => purge_ms_res} 04:13:27.136 [info] purge_ms_response for <<"262421925991684">>: ok 04:13:27.137 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;428;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425793487921",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.139 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421925991684">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262425793487921 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2111.0> in state state_authenticated_wait_swx_saa 04:13:27.139 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421872226956">>,ok}} *DBG* aaa_ue_fsm_262425793487921 send ok to <0.2111.0> *DBG* epdg_ue_fsm_262425793487921 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.139 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425793487921","262425793487921@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425793487921 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2111.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.139 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425793487921 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422368886554">>,ok}} 04:13:27.139 [info] purge_ms_response for <<"262421872226956">>: ok *DBG* epdg_ue_fsm_262425793487921 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.139 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421872226956">>,message_type => purge_ms_res} 04:13:27.139 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425793487921">>,"internet",[],undefined,true,0,false,false} 04:13:27.139 [info] purge_ms_response(<<"262425793487921">>): ok 04:13:27.139 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425793487921">>,"internet",[],undefined,true,0,false,false} 04:13:27.139 [info] purge_ms_response for <<"262422368886554">>: ok 04:13:27.139 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422368886554">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423487357775">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.140 [info] purge_ms_response for <<"262423487357775">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425945584986">>,ok}} 04:13:27.140 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423487357775">>,message_type => purge_ms_res} 04:13:27.140 [info] purge_ms_response for <<"262425945584986">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.141 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425945584986">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424910970903">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.141 [info] purge_ms_response for <<"262424910970903">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423225415093">>,ok}} 04:13:27.141 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424910970903">>,message_type => purge_ms_res} 04:13:27.141 [info] purge_ms_response for <<"262423225415093">>: ok 04:13:27.141 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423225415093">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428307327672">>,ok}} 04:13:27.141 [info] purge_ms_response for <<"262428307327672">>: ok 04:13:27.141 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428307327672">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421567624710">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.141 [info] purge_ms_response for <<"262421567624710">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422507447285">>,ok}} 04:13:27.141 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421567624710">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.141 [info] purge_ms_response for <<"262422507447285">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423922956150">>,ok}} 04:13:27.141 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422507447285">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.141 [info] purge_ms_response for <<"262423922956150">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421581565213">>,ok}} 04:13:27.141 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423922956150">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.141 [info] purge_ms_response for <<"262421581565213">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423946233318">>,ok}} 04:13:27.141 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421581565213">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.142 [info] purge_ms_response for <<"262423946233318">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422194984425">>,ok}} 04:13:27.142 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423946233318">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.142 [info] purge_ms_response for <<"262422194984425">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423209009105">>,ok}} 04:13:27.142 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422194984425">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.142 [info] purge_ms_response for <<"262423209009105">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421830353271">>,ok}} 04:13:27.142 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423209009105">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.142 [info] purge_ms_response for <<"262421830353271">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426378147946">>,ok}} 04:13:27.142 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421830353271">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.142 [info] purge_ms_response for <<"262426378147946">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429649780728">>,ok}} 04:13:27.142 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426378147946">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423205675878 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2114.0> in state state_authenticated_wait_swx_saa 04:13:27.142 [info] purge_ms_response for <<"262429649780728">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427849518926">>,ok}} *DBG* aaa_ue_fsm_262423205675878 send ok to <0.2114.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.142 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;429;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423205675878",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423205675878 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423205675878 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2114.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.142 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429649780728">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428577330374">>,ok}} *DBG* epdg_ue_fsm_262423205675878 send ok to <0.211.0> 04:13:27.142 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423205675878 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.142 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423205675878","262423205675878@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262421465303163">>,ok}} 04:13:27.142 [info] purge_ms_response for <<"262427849518926">>: ok 04:13:27.142 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427849518926">>,message_type => purge_ms_res} 04:13:27.142 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.143 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423205675878">>,"internet",[],undefined,true,0,false,false} 04:13:27.143 [info] purge_ms_response(<<"262423205675878">>): ok 04:13:27.143 [info] purge_ms_response for <<"262428577330374">>: ok 04:13:27.143 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428577330374">>,message_type => purge_ms_res} 04:13:27.143 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423205675878">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.143 [info] purge_ms_response for <<"262421465303163">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429884754341">>,ok}} 04:13:27.143 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421465303163">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.143 [info] purge_ms_response for <<"262429884754341">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421347144246">>,ok}} 04:13:27.143 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429884754341">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.143 [info] purge_ms_response for <<"262421347144246">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420988413391">>,ok}} 04:13:27.143 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421347144246">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.143 [info] purge_ms_response for <<"262420988413391">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420743287735">>,ok}} 04:13:27.143 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420988413391">>,message_type => purge_ms_res} 04:13:27.144 [info] purge_ms_response for <<"262420743287735">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.144 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420743287735">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262422872533090">>,ok}} 04:13:27.144 [info] purge_ms_response for <<"262422872533090">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262429075222019">>,ok}} 04:13:27.144 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422872533090">>,message_type => purge_ms_res} 04:13:27.144 [info] purge_ms_response for <<"262429075222019">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.144 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429075222019">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420935067156">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.144 [info] purge_ms_response for <<"262420935067156">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423869149209">>,ok}} 04:13:27.144 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420935067156">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.144 [info] purge_ms_response for <<"262423869149209">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422932602288">>,ok}} 04:13:27.144 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423869149209">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.144 [info] purge_ms_response for <<"262422932602288">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429292931772">>,ok}} 04:13:27.144 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422932602288">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.144 [info] purge_ms_response for <<"262429292931772">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425980772001">>,ok}} 04:13:27.144 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429292931772">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.144 [info] purge_ms_response for <<"262425980772001">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425675572428">>,ok}} 04:13:27.144 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425980772001">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.145 [info] purge_ms_response for <<"262425675572428">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425212209861">>,ok}} 04:13:27.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425675572428">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.145 [info] purge_ms_response for <<"262425212209861">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423714442633">>,ok}} 04:13:27.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425212209861">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.145 [info] purge_ms_response for <<"262423714442633">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423506581047">>,ok}} 04:13:27.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423714442633">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.145 [info] purge_ms_response for <<"262423506581047">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423173419050">>,ok}} 04:13:27.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423506581047">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.145 [info] purge_ms_response for <<"262423173419050">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262424196451422">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423173419050">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424527255182">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.145 [info] purge_ms_response for <<"262424196451422">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420893168310">>,ok}} 04:13:27.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424196451422">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.145 [info] purge_ms_response for <<"262424527255182">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423879461549">>,ok}} 04:13:27.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424527255182">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.146 [info] purge_ms_response for <<"262420893168310">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262424855895665">>,ok}} 04:13:27.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420893168310">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.146 [info] purge_ms_response for <<"262423879461549">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425605242790">>,ok}} 04:13:27.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423879461549">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.146 [info] purge_ms_response for <<"262424855895665">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425247685835">>,ok}} 04:13:27.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424855895665">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.146 [info] purge_ms_response for <<"262425605242790">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421541094680">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425605242790">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426550739255">>,ok}} 04:13:27.146 [info] purge_ms_response for <<"262425247685835">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425247685835">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429950030248">>,ok}} 04:13:27.146 [info] purge_ms_response for <<"262421541094680">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421541094680">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426350056467">>,ok}} 04:13:27.146 [info] purge_ms_response for <<"262426550739255">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426550739255">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423543825920">>,ok}} 04:13:27.146 [info] purge_ms_response for <<"262429950030248">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429950030248">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421995986649">>,ok}} 04:13:27.147 [info] purge_ms_response for <<"262426350056467">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.147 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426350056467">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424058178597">>,ok}} 04:13:27.147 [info] purge_ms_response for <<"262423543825920">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.147 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423543825920">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429385669306">>,ok}} 04:13:27.147 [info] purge_ms_response for <<"262421995986649">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.147 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421995986649">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429707176720">>,ok}} 04:13:27.147 [info] purge_ms_response for <<"262424058178597">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.147 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424058178597">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423160189600">>,ok}} 04:13:27.147 [info] purge_ms_response for <<"262429385669306">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.147 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429385669306">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424926668302">>,ok}} 04:13:27.147 [info] purge_ms_response for <<"262429707176720">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.147 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429707176720">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262422369575382">>,ok}} 04:13:27.147 [info] purge_ms_response for <<"262423160189600">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.147 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423160189600">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421881537527">>,ok}} 04:13:27.147 [info] purge_ms_response for <<"262424926668302">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.148 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424926668302">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262423304419601">>,ok}} 04:13:27.148 [info] purge_ms_response for <<"262422369575382">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.148 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422369575382">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421824819883">>,ok}} 04:13:27.148 [info] purge_ms_response for <<"262421881537527">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.148 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421881537527">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424971871661">>,ok}} 04:13:27.148 [info] purge_ms_response for <<"262423304419601">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.148 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423304419601">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262427741985991">>,ok}} 04:13:27.149 [info] purge_ms_response for <<"262421824819883">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421824819883">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429807667098">>,ok}} 04:13:27.149 [info] purge_ms_response for <<"262424971871661">>: ok 04:13:27.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424971871661">>,message_type => purge_ms_res} 04:13:27.149 [info] purge_ms_response for <<"262427741985991">>: ok 04:13:27.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427741985991">>,message_type => purge_ms_res} 04:13:27.149 [info] purge_ms_response for <<"262429807667098">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422507117995 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2117.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262426240836408">>,ok}} *DBG* aaa_ue_fsm_262422507117995 send ok to <0.2117.0> *DBG* epdg_ue_fsm_262422507117995 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422507117995 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2117.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422507117995 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425793487921">>,ok}} *DBG* epdg_ue_fsm_262422507117995 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423205675878">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262422507117995">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427604025317 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2121.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423601138678 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2122.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427604025317 send ok to <0.2121.0> *DBG* aaa_ue_fsm_262423601138678 send ok to <0.2122.0> *DBG* epdg_ue_fsm_262427604025317 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427604025317 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2121.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262423601138678 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2122.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427604025317 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427604025317">>,ok}} *DBG* epdg_ue_fsm_262423601138678 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427604025317 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423601138678 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423601138678">>,ok}} *DBG* epdg_ue_fsm_262423601138678 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429807667098">>,message_type => purge_ms_res} 04:13:27.154 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;430;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422507117995",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.154 [info] ue_fsm ev_rx_swx_saa 04:13:27.155 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422507117995","262422507117995@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.155 [info] purge_ms_response for <<"262426240836408">>: ok 04:13:27.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426240836408">>,message_type => purge_ms_res} 04:13:27.155 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.155 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422507117995">>,"internet",[],undefined,true,0,false,false} 04:13:27.155 [info] purge_ms_response(<<"262422507117995">>): ok 04:13:27.155 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422507117995">>,"internet",[],undefined,true,0,false,false} 04:13:27.155 [info] purge_ms_response for <<"262425793487921">>: ok 04:13:27.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425793487921">>,message_type => purge_ms_res} 04:13:27.155 [info] purge_ms_response for <<"262423205675878">>: ok 04:13:27.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423205675878">>,message_type => purge_ms_res} 04:13:27.155 [info] purge_ms_response for <<"262422507117995">>: ok 04:13:27.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422507117995">>,message_type => purge_ms_res} 04:13:27.157 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;431;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427604025317",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.157 [info] ue_fsm ev_rx_swx_saa 04:13:27.157 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;432;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423601138678",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.157 [info] ue_fsm ev_rx_swx_saa 04:13:27.157 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427604025317","262427604025317@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.157 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423601138678","262423601138678@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.157 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.157 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427604025317">>,"internet",[],undefined,true,0,false,false} 04:13:27.157 [info] purge_ms_response(<<"262427604025317">>): ok 04:13:27.157 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.157 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427604025317">>,"internet",[],undefined,true,0,false,false} 04:13:27.158 [info] purge_ms_response for <<"262427604025317">>: ok 04:13:27.158 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427604025317">>,message_type => purge_ms_res} 04:13:27.158 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423601138678">>,"internet",[],undefined,true,0,false,false} 04:13:27.158 [info] purge_ms_response(<<"262423601138678">>): ok 04:13:27.158 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423601138678">>,"internet",[],undefined,true,0,false,false} 04:13:27.158 [info] purge_ms_response for <<"262423601138678">>: ok 04:13:27.158 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423601138678">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262422868640544 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864957,5396089,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2155.0> in state state_wait_delete_session_resp 04:13:27.341 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,118,253,82,86,121,0,2,0,2,0,16,0>> 04:13:27.341 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864957,5396089,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422868640544 send ok to <0.2155.0> 04:13:27.341 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864957,5396089,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:27.342 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422868640544">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422868640544 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864957,5396089,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2155.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:27.342 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262422868640544 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422868640544 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:27.342 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422868640544">>,"internet",[],undefined,true,0,false,false} 04:13:27.342 [info] ue_fsm ev_rx_swm_str 04:13:27.342 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422868640544","262422868640544@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.343 [debug] SWx Tx SAR Imsi="262422868640544" Type=5 APN="internet" AgentInfoOpt=[]  04:13:27.343 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","442",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422868640544",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422868640544 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422868640544 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:27.344 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;434;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422037394822",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422037394822 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2134.0> in state state_authenticated_wait_swx_saa 04:13:27.344 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422037394822 send ok to <0.2134.0> *DBG* aaa_ue_fsm_262429573586420 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2125.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422037394822 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2134.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.345 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422037394822","262422037394822@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422037394822 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.345 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;433;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429573586420",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429573586420 send ok to <0.2125.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422037394822">>,ok}} *DBG* epdg_ue_fsm_262422037394822 send ok to <0.211.0> 04:13:27.345 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429573586420 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2125.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429573586420 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422037394822 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429408138297 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2138.0> in state state_authenticated_wait_swx_saa 04:13:27.345 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429573586420 send ok to <0.211.0> 04:13:27.345 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429573586420","262429573586420@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262429573586420">>,ok}} *DBG* aaa_ue_fsm_262429408138297 send ok to <0.2138.0> 04:13:27.345 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422037394822">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429573586420 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429408138297 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429408138297 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2138.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.345 [info] purge_ms_response(<<"262422037394822">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429408138297 send ok to <0.211.0> 04:13:27.345 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262429408138297">>,ok}} 04:13:27.345 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;435;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429408138297",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429408138297 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.345 [info] purge_ms_response for <<"262422037394822">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.345 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422037394822">>,message_type => purge_ms_res} 04:13:27.345 [info] ue_fsm ev_rx_swx_saa 04:13:27.345 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422037394822">>,"internet",[],undefined,true,0,false,false} 04:13:27.346 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429573586420">>,"internet",[],undefined,true,0,false,false} 04:13:27.346 [info] purge_ms_response(<<"262429573586420">>): ok 04:13:27.346 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429408138297","262429408138297@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.346 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.346 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429573586420">>,"internet",[],undefined,true,0,false,false} 04:13:27.346 [info] purge_ms_response for <<"262429573586420">>: ok 04:13:27.346 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429573586420">>,message_type => purge_ms_res} 04:13:27.346 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429408138297">>,"internet",[],undefined,true,0,false,false} 04:13:27.346 [info] purge_ms_response(<<"262429408138297">>): ok 04:13:27.346 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429408138297">>,"internet",[],undefined,true,0,false,false} 04:13:27.346 [info] purge_ms_response for <<"262429408138297">>: ok 04:13:27.346 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429408138297">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428432921930 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2141.0> in state state_authenticated_wait_swx_saa 04:13:27.547 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;436;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428432921930",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429180163377 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2147.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428432921930 send ok to <0.2141.0> 04:13:27.547 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428432921930 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2141.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262423097393890 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2152.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428432921930 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429180163377 send ok to <0.2147.0> 04:13:27.547 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;437;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429180163377",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423097393890 send ok to <0.2152.0> *DBG* aaa_ue_fsm_262429180163377 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2147.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.548 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428432921930","262428432921930@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262428432921930">>,ok}} *DBG* epdg_ue_fsm_262428432921930 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423097393890 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2152.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429180163377 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.548 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428432921930 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.548 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;439;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423097393890",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.548 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429180163377 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423097393890 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262429180163377">>,ok}} *DBG* epdg_ue_fsm_262429180163377 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.548 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423097393890 send ok to <0.211.0> 04:13:27.548 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429180163377","262429180163377@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262423097393890">>,ok}} *DBG* epdg_ue_fsm_262423097393890 terminate normal in state state_wait_swm_session_termination_answer 04:13:27.548 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423097393890","262423097393890@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.548 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428432921930">>,"internet",[],undefined,true,0,false,false} 04:13:27.548 [info] purge_ms_response(<<"262428432921930">>): ok 04:13:27.549 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.549 [info] purge_ms_response for <<"262428432921930">>: ok 04:13:27.549 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428432921930">>,"internet",[],undefined,true,0,false,false} 04:13:27.549 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428432921930">>,message_type => purge_ms_res} 04:13:27.549 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429180163377">>,"internet",[],undefined,true,0,false,false} 04:13:27.549 [info] purge_ms_response(<<"262429180163377">>): ok 04:13:27.549 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.550 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423097393890">>,"internet",[],undefined,true,0,false,false} 04:13:27.550 [info] purge_ms_response for <<"262429180163377">>: ok 04:13:27.550 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429180163377">>,"internet",[],undefined,true,0,false,false} 04:13:27.550 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429180163377">>,message_type => purge_ms_res} 04:13:27.550 [info] purge_ms_response(<<"262423097393890">>): ok 04:13:27.550 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423097393890">>,"internet",[],undefined,true,0,false,false} 04:13:27.550 [info] purge_ms_response for <<"262423097393890">>: ok 04:13:27.551 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423097393890">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429562955324 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2154.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426706501846 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2153.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429562955324 send ok to <0.2154.0> *DBG* aaa_ue_fsm_262421658056227 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2149.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429562955324 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426706501846 send ok to <0.2153.0> *DBG* aaa_ue_fsm_262429562955324 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2154.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.750 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;441;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429562955324",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421658056227 send ok to <0.2149.0> *DBG* aaa_ue_fsm_262426706501846 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2153.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429562955324 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429562955324">>,ok}} *DBG* epdg_ue_fsm_262426706501846 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421658056227 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2149.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.750 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429562955324 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426706501846 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.750 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;440;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426706501846",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421658056227 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426706501846 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262426706501846">>,ok}} 04:13:27.750 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421658056227 send ok to <0.211.0> 04:13:27.750 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429562955324","262429562955324@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.750 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;438;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421658056227",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421658056227 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262421658056227">>,ok}} 04:13:27.750 [info] ue_fsm ev_rx_swx_saa 04:13:27.750 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.750 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426706501846","262426706501846@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.751 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421658056227","262421658056227@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:27.751 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429562955324">>,"internet",[],undefined,true,0,false,false} 04:13:27.751 [info] purge_ms_response(<<"262429562955324">>): ok 04:13:27.751 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.751 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429562955324">>,"internet",[],undefined,true,0,false,false} 04:13:27.751 [info] purge_ms_response for <<"262429562955324">>: ok 04:13:27.751 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429562955324">>,message_type => purge_ms_res} 04:13:27.751 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426706501846">>,"internet",[],undefined,true,0,false,false} 04:13:27.751 [info] purge_ms_response(<<"262426706501846">>): ok 04:13:27.751 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:27.751 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426706501846">>,"internet",[],undefined,true,0,false,false} 04:13:27.751 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421658056227">>,"internet",[],undefined,true,0,false,false} 04:13:27.751 [info] purge_ms_response(<<"262421658056227">>): ok 04:13:27.751 [info] purge_ms_response for <<"262426706501846">>: ok 04:13:27.751 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426706501846">>,message_type => purge_ms_res} 04:13:27.751 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421658056227">>,"internet",[],undefined,true,0,false,false} 04:13:27.751 [info] purge_ms_response for <<"262421658056227">>: ok 04:13:27.751 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421658056227">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422868640544 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2156.0> in state state_authenticated_wait_swx_saa 04:13:27.955 [info] SWx Rx SAA {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;442;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422868640544",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:27.955 [info] ue_fsm ev_rx_swx_saa 04:13:27.955 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422868640544","262422868640544@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422868640544 send ok to <0.2156.0> *DBG* epdg_ue_fsm_262422868640544 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:27.955 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262422868640544 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2156.0> in state state_authenticated_wait_swx_saa => state_new 04:13:27.956 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422868640544">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262422868640544">>,ok}} *DBG* epdg_ue_fsm_262422868640544 send ok to <0.211.0> 04:13:27.956 [info] purge_ms_response(<<"262422868640544">>): ok *DBG* epdg_ue_fsm_262422868640544 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.956 [info] purge_ms_response for <<"262422868640544">>: ok 04:13:27.956 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422868640544">>,message_type => purge_ms_res} 04:13:27.956 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422868640544">>,"internet",[],undefined,true,0,false,false} Socket #Port<0.55> closed [<0.737.0>] send_close_signal [{{#Port<0.55>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.55>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:27.965 [error] GSUP connection has been closed 04:13:27.965 [info] Peer down: {<0.685.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:28.158 [info] Peer down: {<0.746.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},38049}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.58>} Setting ccm options for socket #Port<0.58> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:13:31.222 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.58> Stream {osmo, 5} Unblocking socket #Port<0.58> Unblocking socket #Port<0.58>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.58> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.58> Stream 254: ID_RESP -> ID_ACK 04:13:31.260 [info] Peer up: {<0.742.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:32.877 [info] Peer up: {<0.2178.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{imsi => <<"262420806416550">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:38.949 [info] GSUP: Rx #{imsi => <<"262420806416550">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420806416550 enter epdg_ue_fsm in state state_new 04:13:38.949 [info] ue_fsm start(epdg_ue_fsm_262420806416550) *DBG* epdg_ue_fsm_262420806416550 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420806416550 receive call {auth_request,33,"internet",#{}} from <0.2185.0> in state state_new 04:13:38.949 [info] ue_fsm init(<<"262420806416550">>) *DBG* epdg_ue_fsm_262420806416550 send ok to <0.2185.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:38.949 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420806416550 consume call {auth_request,33,"internet",#{}} from <0.2185.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420806416550 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262420806416550 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420806416550 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:38.950 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420806416550">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420806416550 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:38.950 [info] ue_fsm start_link(aaa_ue_fsm_262420806416550) 04:13:38.950 [info] ue_fsm init("262420806416550") 04:13:38.950 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:38.951 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420806416550",undefined,undefined,false,false,undefined} 04:13:38.951 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:38.951 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","443",";","nonode@nohost"],1,undefined,undefined,undefined,"262420806416550",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420806416550 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420806416550 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420806416550 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132>>, <<213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187>>, <<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212, 87,207,162,228,5,208,17,115,26,76,196,224,194>>, <<170,37,71,92,50,40,124,8,105,103,32,38,169,26,125,194>>, <<74,156,239,165,117,173,128,248,45,212,11,14,142,146,4, 98>>}]}} from <0.2188.0> in state state_wait_swx_maa 04:13:38.962 [info] SWx Rx MAA {<0.2178.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;443;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420806416550",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187]],[[195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212,87,207,162,228,5,208,17,115,26,76,196,224,194]],["foobar"],[[74,156,239,165,117,173,128,248,45,212,11,14,142,146,4,98]],[[170,37,71,92,50,40,124,8,105,103,32,38,169,26,125,194]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:38.962 [info] dia_sip2gsup: auth [195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187] authz [195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212,87,207,162,228,5,208,17,115,26,76,196,224,194]  04:13:38.962 [info] rand [195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132] autn [213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187]  *DBG* aaa_ue_fsm_262420806416550 send ok to <0.2188.0> 04:13:38.962 [info] ue_fsm ev_rx_swx_maa 04:13:38.963 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420806416550",undefined,undefined,false,false,undefined} 04:13:38.963 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132>>,<<213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187>>,<<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212,87,207,162,228,5,208,17,115,26,76,196,224,194>>,<<170,37,71,92,50,40,124,8,105,103,32,38,169,26,125,194>>,<<74,156,239,165,117,173,128,248,45,212,11,14,142,146,4,98>>}]} *DBG* aaa_ue_fsm_262420806416550 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132>>, <<213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187>>, <<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212, 87,207,162,228,5,208,17,115,26,76,196,224,194>>, <<170,37,71,92,50,40,124,8,105,103,32,38,169,26,125,194>>, <<74,156,239,165,117,173,128,248,45,212,11,14,142,146,4, 98>>}]}} from <0.2188.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420806416550 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132>>, <<213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187>>, <<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212, 87,207,162,228,5,208,17,115,26,76,196,224,194>>, <<170,37,71,92,50,40,124,8,105,103,32,38,169,26,125,194>>, <<74,156,239,165,117,173,128,248,45,212,11,14,142,146,4, 98>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262420806416550 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420806416550">>, {ok, [{epdg_auth_tuple, <<195,82,77,11,189,148,185,39,99,7,121,199,0, 135,135,132>>, <<213,91,18,54,193,191,57,139,142,247,121,103, 230,29,160,187>>, <<195,82,77,11,189,148,185,39,99,7,121,199,0, 135,135,132,212,87,207,162,228,5,208,17,115, 26,76,196,224,194>>, <<170,37,71,92,50,40,124,8,105,103,32,38,169, 26,125,194>>, <<74,156,239,165,117,173,128,248,45,212, 11,14,142,146,4,98>>}]}}} 04:13:38.964 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132>>,<<213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187>>,<<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212,87,207,162,228,5,208,17,115,26,76,196,224,194>>,<<170,37,71,92,50,40,124,8,105,103,32,38,169,26,125,194>>,<<74,156,239,165,117,173,128,248,45,212,11,14,142,146,4,98>>}]}, {ue_fsm_data,<<"262420806416550">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420806416550 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132>>, <<213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187>>, <<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212, 87,207,162,228,5,208,17,115,26,76,196,224,194>>, <<170,37,71,92,50,40,124,8,105,103,32,38,169,26,125,194>>, <<74,156,239,165,117,173,128,248,45,212,11,14,142,146,4, 98>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:38.964 [info] auth_response(<<"262420806416550">>): {ok,[{epdg_auth_tuple,<<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132>>,<<213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187>>,<<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212,87,207,162,228,5,208,17,115,26,76,196,224,194>>,<<170,37,71,92,50,40,124,8,105,103,32,38,169,26,125,194>>,<<74,156,239,165,117,173,128,248,45,212,11,14,142,146,4,98>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:38.964 [info] auth_response for <<"262420806416550">>: {ok,[{epdg_auth_tuple,<<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132>>,<<213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187>>,<<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212,87,207,162,228,5,208,17,115,26,76,196,224,194>>,<<170,37,71,92,50,40,124,8,105,103,32,38,169,26,125,194>>,<<74,156,239,165,117,173,128,248,45,212,11,14,142,146,4,98>>}]} 04:13:38.965 [info] GSUP: Tx #{auth_tuples => [#{autn => <<213,91,18,54,193,191,57,139,142,247,121,103,230,29,160,187>>,ck => <<74,156,239,165,117,173,128,248,45,212,11,14,142,146,4,98>>,ik => <<170,37,71,92,50,40,124,8,105,103,32,38,169,26,125,194>>,rand => <<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132>>,res => <<195,82,77,11,189,148,185,39,99,7,121,199,0,135,135,132,212,87,207,162,228,5,208,17,115,26,76,196,224,194>>}],imsi => <<"262420806416550">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420806416550">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420806416550 receive call lu_request from <0.2189.0> in state state_authenticating 04:13:38.969 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420806416550">>,message_type => location_upd_req} 04:13:38.969 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420806416550 send ok to <0.2189.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420806416550 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420806416550 consume call lu_request from <0.2189.0> in state state_authenticating 04:13:38.969 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420806416550">>,"internet",[],undefined,false,0,false,false} 04:13:38.969 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:38.970 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420806416550",undefined,undefined,false,false,undefined} 04:13:38.970 [debug] SWx Tx SAR Imsi="262420806416550" Type=1 APN="internet" AgentInfoOpt=[]  04:13:38.970 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","444",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420806416550",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420806416550 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420806416550 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420806416550 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2190.0> in state state_wait_swx_saa 04:13:38.976 [info] SWx Rx SAA {<0.2178.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;444;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420806416550",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:38.976 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420806416550 send ok to <0.2190.0> *DBG* epdg_ue_fsm_262420806416550 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:38.976 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420806416550",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420806416550 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2190.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420806416550 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420806416550">>,ok}} *DBG* epdg_ue_fsm_262420806416550 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:38.976 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:38.976 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420806416550">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:38.976 [info] lu_response(<<"262420806416550">>): ok 04:13:38.976 [info] lu_response for <<"262420806416550">>: ok 04:13:38.977 [info] GSUP: Tx #{imsi => <<"262420806416550">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420806416550">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420806416550 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2191.0> in state state_authenticated 04:13:38.980 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420806416550">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:38.980 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:38.981 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420806416550">>,"internet",[],undefined,false,0,false,false} 04:13:38.981 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:38.981 [info] s2b: Tx {gtp,v2,create_session_request,0,5396090,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420806416550">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864970,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660853,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420806416550 send ok to <0.2191.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:38.981 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420806416550 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2191.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420806416550 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420806416550 receive call {rx_s6b_aar,"262420806416550@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.2192.0> in state state_authenticated 04:13:38.998 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420806416550@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:38.998 [info] ue_fsm ev_rx_s6b_aar: "262420806416550@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:38.998 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420806416550@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262420806416550",undefined,undefined,true,false,undefined} 04:13:38.998 [debug] SWx Tx SAR Imsi="262420806416550" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:38.998 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","445",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420806416550",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420806416550 send ok to <0.2192.0> 04:13:38.998 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420806416550 consume call {rx_s6b_aar,"262420806416550@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.2192.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420806416550 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2193.0> in state state_authenticated_wait_swx_saa 04:13:39.005 [info] SWx Rx SAA {<0.2178.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;445;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420806416550",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420806416550 send ok to <0.2193.0> 04:13:39.005 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420806416550 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2193.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:39.005 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420806416550","262420806416550@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2192.0>} 04:13:39.005 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:39.005 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:39.012 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,10,82,86,122,0,2,0,2,0,16,0,87,0,9,1,160,67,253,244,35,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,67,253,244,35,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,67,253,244,35,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420806416550 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660853, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1140716579}}} from <0.2194.0> in state state_wait_create_session_resp 04:13:39.012 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864970,5396090,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Cýô#">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1140716579,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1140716579,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:39.012 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420806416550">>,<0.2186.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864970,1140716579,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3431660853,1140716579}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:39.012 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:39.012 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660853,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1140716579}} 04:13:39.012 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420806416550">>,"internet",[],undefined,false,0,false,false} 04:13:39.013 [info] KMOD Port Create PDP Context Call {<0.2186.0>,[alias|#Ref<0.718718372.1967980545.240813>]}: {create_pdp_context,{172,18,2,103},3431660853,1140716579,{192,168,0,2}} 04:13:39.013 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660853, 1140716579 04:13:39.013 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],516,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660853},{o_tid,1140716579}]}} 04:13:39.013 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660853,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1140716579}) returned ok *DBG* epdg_ue_fsm_262420806416550 send ok to <0.2194.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420806416550">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660853, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1140716579}}}} 04:13:39.013 [info] tunnel_response(<<"262420806416550">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660853,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1140716579}} *DBG* epdg_ue_fsm_262420806416550 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660853, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1140716579}}} from <0.2194.0> in state state_wait_create_session_resp => state_active 04:13:39.014 [info] tunnel_response for <<"262420806416550">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660853,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1140716579}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:39.014 [info] GSUP: Tx #{imsi => <<"262420806416550">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 04:13:39.017 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=0,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:13:39.017 [debug] Echo Request from {172,18,2,103}:2152, TEI: 0, SeqNo: 0 04:13:39.017 [debug] Echo Reply Send Result: {ok,<<>>} 04:13:39.018 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=1,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:13:39.019 [debug] Echo Request from {172,18,2,103}:2152, TEI: 0, SeqNo: 1 04:13:39.019 [debug] Echo Reply Send Result: {ok,<<>>} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420806416550">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420806416550 receive call purge_ms_request from <0.2197.0> in state state_active 04:13:39.020 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420806416550">>,message_type => purge_ms_req} 04:13:39.020 [info] ue_fsm purge_ms_request 04:13:39.020 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420806416550">>,"internet",[],{epdg_tun_pdp_ctx,3431660853,1140716579,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:39.020 [info] KMOD Port Delete PDP Context Call {<0.2186.0>,[alias|#Ref<0.718718372.1967980545.240834>]}: {delete_pdp_context,{172,18,2,103},3431660853,1140716579,{192,168,0,2}} 04:13:39.020 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660853, 1140716579 04:13:39.020 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],580,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660853}]}} 04:13:39.020 [info] s2b: Tx {gtp,v2,delete_session_request,1140716579,5396091,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660853,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262420806416550 send ok to <0.2197.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420806416550 consume call purge_ms_request from <0.2197.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420806416550 receive call rx_s6b_str from <0.2198.0> in state state_authenticated 04:13:39.023 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420806416550"],[],[]} *DBG* aaa_ue_fsm_262420806416550 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2198.0> *DBG* aaa_ue_fsm_262420806416550 consume call rx_s6b_str from <0.2198.0> in state state_authenticated 04:13:39.023 [info] ue_fsm ev_rx_s6b_str 04:13:39.024 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420806416550","262420806416550@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:39.024 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:39.024 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262420806416550 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864970,5396091,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2199.0> in state state_wait_delete_session_resp 04:13:39.026 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,10,82,86,123,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420806416550 send ok to <0.2199.0> 04:13:39.026 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864970,5396091,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420806416550 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864970,5396091,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2199.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:39.026 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864970,5396091,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420806416550 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420806416550 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:39.026 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420806416550">>,"internet",[],undefined,false,0,false,false} 04:13:39.026 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:39.026 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420806416550">>,"internet",[],undefined,true,0,false,false} 04:13:39.026 [info] ue_fsm ev_rx_swm_str 04:13:39.026 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420806416550","262420806416550@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262420806416550 send ok to <0.201.0> 04:13:39.026 [debug] SWx Tx SAR Imsi="262420806416550" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420806416550 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:39.026 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","446",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420806416550",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420806416550 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2200.0> in state state_authenticated_wait_swx_saa 04:13:39.030 [info] SWx Rx SAA {<0.2178.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;446;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420806416550",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420806416550 send ok to <0.2200.0> *DBG* epdg_ue_fsm_262420806416550 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:39.030 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420806416550 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2200.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420806416550 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420806416550">>,ok}} 04:13:39.030 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420806416550","262420806416550@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420806416550 terminate normal in state state_wait_swm_session_termination_answer 04:13:39.030 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:39.030 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420806416550">>,"internet",[],undefined,true,0,false,false} 04:13:39.030 [info] purge_ms_response(<<"262420806416550">>): ok 04:13:39.030 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420806416550">>,"internet",[],undefined,true,0,false,false} 04:13:39.030 [info] purge_ms_response for <<"262420806416550">>: ok 04:13:39.030 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420806416550">>,message_type => purge_ms_res} Socket #Port<0.58> closed [<0.2169.0>] send_close_signal [{{#Port<0.58>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.58>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:39.033 [error] GSUP connection has been closed 04:13:39.034 [info] Peer down: {<0.742.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:39.231 [info] Peer down: {<0.2178.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,2,103},46229}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.61>} Setting ccm options for socket #Port<0.61> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:13:42.094 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.61> Stream {osmo, 5} Unblocking socket #Port<0.61> Unblocking socket #Port<0.61>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.61> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.61> Stream 254: ID_RESP -> ID_ACK 04:13:42.114 [info] Peer up: {<0.2172.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:45.093 [info] Peer up: {<0.2222.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{imsi => <<"262420172071883">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:51.166 [info] GSUP: Rx #{imsi => <<"262420172071883">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420172071883 enter epdg_ue_fsm in state state_new 04:13:51.166 [info] ue_fsm start(epdg_ue_fsm_262420172071883) *DBG* epdg_ue_fsm_262420172071883 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420172071883 receive call {auth_request,33,"internet",#{}} from <0.2229.0> in state state_new 04:13:51.166 [info] ue_fsm init(<<"262420172071883">>) 04:13:51.166 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420172071883 send ok to <0.2229.0> 04:13:51.167 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420172071883">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420172071883 consume call {auth_request,33,"internet",#{}} from <0.2229.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420172071883 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.167 [info] ue_fsm start_link(aaa_ue_fsm_262420172071883) *DBG* epdg_ue_fsm_262420172071883 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420172071883 consume internal init_state in state state_new 04:13:51.167 [info] ue_fsm init("262420172071883") *DBG* aaa_ue_fsm_262420172071883 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:51.167 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:51.168 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420172071883",undefined,undefined,false,false,undefined} 04:13:51.168 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420172071883 send ok to <0.201.0> 04:13:51.168 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805590585",";","447",";","nonode@nohost"],1,undefined,undefined,undefined,"262420172071883",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420172071883 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420172071883 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196>>, <<225,26,192,247,182,102,140,162,243,219,201,74,77,254,178, 101>>, <<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196, 148,123,1,120,89,135,86,196,26,102,145,59,57,83>>, <<13,15,33,188,82,124,102,133,103,2,92,129,60,111,74,204>>, <<220,237,186,180,155,169,24,38,135,171,82,123,95,236,18, 15>>}]}} from <0.2232.0> in state state_wait_swx_maa 04:13:51.180 [info] SWx Rx MAA {<0.2222.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1805590585;447;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420172071883",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196,225,26,192,247,182,102,140,162,243,219,201,74,77,254,178,101]],[[107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196,148,123,1,120,89,135,86,196,26,102,145,59,57,83]],["foobar"],[[220,237,186,180,155,169,24,38,135,171,82,123,95,236,18,15]],[[13,15,33,188,82,124,102,133,103,2,92,129,60,111,74,204]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:51.181 [info] dia_sip2gsup: auth [107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196,225,26,192,247,182,102,140,162,243,219,201,74,77,254,178,101] authz [107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196,148,123,1,120,89,135,86,196,26,102,145,59,57,83]  *DBG* aaa_ue_fsm_262420172071883 send ok to <0.2232.0> 04:13:51.181 [info] rand [107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196] autn [225,26,192,247,182,102,140,162,243,219,201,74,77,254,178,101]  *DBG* aaa_ue_fsm_262420172071883 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196>>, <<225,26,192,247,182,102,140,162,243,219,201,74,77,254,178, 101>>, <<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196, 148,123,1,120,89,135,86,196,26,102,145,59,57,83>>, <<13,15,33,188,82,124,102,133,103,2,92,129,60,111,74,204>>, <<220,237,186,180,155,169,24,38,135,171,82,123,95,236,18, 15>>}]}} from <0.2232.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420172071883 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196>>, <<225,26,192,247,182,102,140,162,243,219,201,74,77,254,178, 101>>, <<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196, 148,123,1,120,89,135,86,196,26,102,145,59,57,83>>, <<13,15,33,188,82,124,102,133,103,2,92,129,60,111,74,204>>, <<220,237,186,180,155,169,24,38,135,171,82,123,95,236,18, 15>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:51.181 [info] ue_fsm ev_rx_swx_maa 04:13:51.181 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420172071883",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420172071883 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420172071883">>, {ok, [{epdg_auth_tuple, <<107,95,134,202,124,145,241,1,84,47,103,185, 245,249,216,196>>, <<225,26,192,247,182,102,140,162,243,219,201, 74,77,254,178,101>>, <<107,95,134,202,124,145,241,1,84,47,103,185, 245,249,216,196,148,123,1,120,89,135,86,196, 26,102,145,59,57,83>>, <<13,15,33,188,82,124,102,133,103,2,92,129,60, 111,74,204>>, <<220,237,186,180,155,169,24,38,135,171, 82,123,95,236,18,15>>}]}}} *DBG* epdg_ue_fsm_262420172071883 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196>>, <<225,26,192,247,182,102,140,162,243,219,201,74,77,254,178, 101>>, <<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196, 148,123,1,120,89,135,86,196,26,102,145,59,57,83>>, <<13,15,33,188,82,124,102,133,103,2,92,129,60,111,74,204>>, <<220,237,186,180,155,169,24,38,135,171,82,123,95,236,18, 15>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:51.181 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196>>,<<225,26,192,247,182,102,140,162,243,219,201,74,77,254,178,101>>,<<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196,148,123,1,120,89,135,86,196,26,102,145,59,57,83>>,<<13,15,33,188,82,124,102,133,103,2,92,129,60,111,74,204>>,<<220,237,186,180,155,169,24,38,135,171,82,123,95,236,18,15>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.182 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196>>,<<225,26,192,247,182,102,140,162,243,219,201,74,77,254,178,101>>,<<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196,148,123,1,120,89,135,86,196,26,102,145,59,57,83>>,<<13,15,33,188,82,124,102,133,103,2,92,129,60,111,74,204>>,<<220,237,186,180,155,169,24,38,135,171,82,123,95,236,18,15>>}]}, {ue_fsm_data,<<"262420172071883">>,"internet",[],undefined,false,0,false,false} 04:13:51.182 [info] auth_response(<<"262420172071883">>): {ok,[{epdg_auth_tuple,<<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196>>,<<225,26,192,247,182,102,140,162,243,219,201,74,77,254,178,101>>,<<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196,148,123,1,120,89,135,86,196,26,102,145,59,57,83>>,<<13,15,33,188,82,124,102,133,103,2,92,129,60,111,74,204>>,<<220,237,186,180,155,169,24,38,135,171,82,123,95,236,18,15>>}]} 04:13:51.182 [info] auth_response for <<"262420172071883">>: {ok,[{epdg_auth_tuple,<<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196>>,<<225,26,192,247,182,102,140,162,243,219,201,74,77,254,178,101>>,<<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196,148,123,1,120,89,135,86,196,26,102,145,59,57,83>>,<<13,15,33,188,82,124,102,133,103,2,92,129,60,111,74,204>>,<<220,237,186,180,155,169,24,38,135,171,82,123,95,236,18,15>>}]} 04:13:51.183 [info] GSUP: Tx #{auth_tuples => [#{autn => <<225,26,192,247,182,102,140,162,243,219,201,74,77,254,178,101>>,ck => <<220,237,186,180,155,169,24,38,135,171,82,123,95,236,18,15>>,ik => <<13,15,33,188,82,124,102,133,103,2,92,129,60,111,74,204>>,rand => <<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196>>,res => <<107,95,134,202,124,145,241,1,84,47,103,185,245,249,216,196,148,123,1,120,89,135,86,196,26,102,145,59,57,83>>}],imsi => <<"262420172071883">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420172071883">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420172071883 receive call lu_request from <0.2233.0> in state state_authenticating 04:13:51.187 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420172071883">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420172071883 send ok to <0.2233.0> 04:13:51.187 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420172071883 consume call lu_request from <0.2233.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420172071883 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:51.187 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420172071883">>,"internet",[],undefined,false,0,false,false} 04:13:51.187 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:51.188 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420172071883",undefined,undefined,false,false,undefined} 04:13:51.188 [debug] SWx Tx SAR Imsi="262420172071883" Type=1 APN="internet" AgentInfoOpt=[]  04:13:51.188 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","448",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420172071883",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420172071883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420172071883 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420172071883 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2234.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420172071883 send ok to <0.2234.0> 04:13:51.194 [info] SWx Rx SAA {<0.2222.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;448;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420172071883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420172071883 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420172071883 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2234.0> in state state_wait_swx_saa => state_authenticated 04:13:51.194 [info] ue_fsm ev_rx_swx_saa 04:13:51.194 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420172071883",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420172071883 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420172071883">>,ok}} 04:13:51.194 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420172071883 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:51.194 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420172071883">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.194 [info] lu_response(<<"262420172071883">>): ok 04:13:51.194 [info] lu_response for <<"262420172071883">>: ok 04:13:51.194 [info] GSUP: Tx #{imsi => <<"262420172071883">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420172071883">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420172071883 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2235.0> in state state_authenticated 04:13:51.198 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420172071883">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:51.198 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:51.199 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420172071883">>,"internet",[],undefined,false,0,false,false} 04:13:51.199 [debug] Selected PGW Remote Address "172.18.2.103" 04:13:51.199 [info] s2b: Tx {gtp,v2,create_session_request,0,5396092,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420172071883">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1481864971,<<172,18,2,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3431660854,<<172,18,2,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420172071883 send ok to <0.2235.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.199 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420172071883 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2235.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420172071883 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420172071883 receive call {rx_s6b_aar,"262420172071883@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.2236.0> in state state_authenticated 04:13:51.216 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420172071883@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:51.216 [info] ue_fsm ev_rx_s6b_aar: "262420172071883@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}] 04:13:51.216 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420172071883@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}], {ue_fsm_data,"262420172071883",undefined,undefined,true,false,undefined} 04:13:51.216 [debug] SWx Tx SAR Imsi="262420172071883" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]  04:13:51.216 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","449",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420172071883",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420172071883 send ok to <0.2236.0> 04:13:51.217 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420172071883 consume call {rx_s6b_aar,"262420172071883@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,2,103}],[],[],[]}]} from <0.2236.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420172071883 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2237.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420172071883 send ok to <0.2237.0> *DBG* aaa_ue_fsm_262420172071883 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2237.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:51.222 [info] SWx Rx SAA {<0.2222.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;449;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420172071883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:51.222 [info] ue_fsm ev_rx_swx_saa 04:13:51.222 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420172071883","262420172071883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2236.0>} 04:13:51.222 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:51.222 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:51.229 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,33,0,117,88,83,119,11,82,86,124,0,2,0,2,0,16,0,87,0,9,1,160,77,88,52,128,172,18,2,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,77,88,52,128,172,18,2,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,77,88,52,128,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:51.230 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,create_session_response,1481864971,5396092,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<77,88,52,128>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1297626240,<<172,18,2,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1297626240,<<172,18,2,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:51.230 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420172071883">>,<0.2230.0>,<<"internet">>,{172,18,2,103},{172,18,2,103},undefined,1481864971,1297626240,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3431660854,1297626240}]}}}} *DBG* epdg_ue_fsm_262420172071883 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660854, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1297626240}}} from <0.2238.0> in state state_wait_create_session_resp 04:13:51.230 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:51.230 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660854,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1297626240}} 04:13:51.230 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420172071883">>,"internet",[],undefined,false,0,false,false} 04:13:51.230 [info] KMOD Port Create PDP Context Call {<0.2230.0>,[alias|#Ref<0.718718372.1967980545.241141>]}: {create_pdp_context,{172,18,2,103},3431660854,1297626240,{192,168,0,2}} 04:13:51.230 [debug] create_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660854, 1297626240 04:13:51.230 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],776,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660854},{o_tid,1297626240}]}} *DBG* epdg_ue_fsm_262420172071883 send ok to <0.2238.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420172071883">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660854, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined, remote_teid => 1297626240}}}} 04:13:51.231 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660854,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1297626240}) returned ok *DBG* epdg_ue_fsm_262420172071883 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3431660854, remote_ipv4 => <<172,18,2,103>>, remote_ipv6 => undefined,remote_teid => 1297626240}}} from <0.2238.0> in state state_wait_create_session_resp => state_active 04:13:51.231 [info] tunnel_response(<<"262420172071883">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660854,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1297626240}} 04:13:51.231 [info] tunnel_response for <<"262420172071883">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3431660854,remote_ipv4 => <<172,18,2,103>>,remote_ipv6 => undefined,remote_teid => 1297626240}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.231 [info] GSUP: Tx #{imsi => <<"262420172071883">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420172071883">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420172071883 receive call purge_ms_request from <0.2242.0> in state state_active 04:13:51.239 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420172071883">>,message_type => purge_ms_req} 04:13:51.239 [info] ue_fsm purge_ms_request 04:13:51.239 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420172071883">>,"internet",[],{epdg_tun_pdp_ctx,3431660854,1297626240,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,2,103>>},false,0,false,false} 04:13:51.239 [info] KMOD Port Delete PDP Context Call {<0.2230.0>,[alias|#Ref<0.718718372.1967980545.241148>]}: {delete_pdp_context,{172,18,2,103},3431660854,1297626240,{192,168,0,2}} 04:13:51.239 [debug] delete_pdp_context: 1, {172,18,2,103}, {192,168,0,2}, 3431660854, 1297626240 04:13:51.239 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5442,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,2,103}},{ms_address,{192,168,0,2}},{i_tid,3431660854}]}} *DBG* epdg_ue_fsm_262420172071883 send ok to <0.2242.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.239 [info] s2b: Tx {gtp,v2,delete_session_request,1297626240,5396093,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3431660854,<<172,18,2,20>>,undefined}]} *DBG* epdg_ue_fsm_262420172071883 consume call purge_ms_request from <0.2242.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420172071883 receive call rx_s6b_str from <0.2243.0> in state state_authenticated *DBG* aaa_ue_fsm_262420172071883 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2243.0> 04:13:51.244 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420172071883"],[],[]} *DBG* aaa_ue_fsm_262420172071883 consume call rx_s6b_str from <0.2243.0> in state state_authenticated 04:13:51.244 [info] ue_fsm ev_rx_s6b_str 04:13:51.244 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420172071883","262420172071883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:51.244 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:51.245 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:13:51.248 [debug] S2b: Rx from IP {172,18,2,103} port 2123: <<72,37,0,14,88,83,119,11,82,86,125,0,2,0,2,0,16,0>> 04:13:51.248 [debug] S2b: Rx from IP {172,18,2,103} port 2123: {gtp,v2,delete_session_response,1481864971,5396093,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420172071883 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864971,5396093,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2244.0> in state state_wait_delete_session_resp 04:13:51.248 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1481864971,5396093,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420172071883 send ok to <0.2244.0> 04:13:51.248 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420172071883">>,"internet",[],undefined,false,0,false,false} 04:13:51.248 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420172071883 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1481864971,5396093,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2244.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420172071883 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:51.248 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420172071883">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420172071883 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:51.249 [info] ue_fsm ev_rx_swm_str 04:13:51.249 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420172071883","262420172071883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:51.249 [debug] SWx Tx SAR Imsi="262420172071883" Type=5 APN="internet" AgentInfoOpt=[]  04:13:51.249 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805590585",";","450",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420172071883",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420172071883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420172071883 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420172071883 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2245.0> in state state_authenticated_wait_swx_saa 04:13:51.255 [info] SWx Rx SAA {<0.2222.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805590585;450;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420172071883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420172071883 send ok to <0.2245.0> *DBG* epdg_ue_fsm_262420172071883 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420172071883 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2245.0> in state state_authenticated_wait_swx_saa => state_new 04:13:51.255 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262420172071883">>,ok}} *DBG* epdg_ue_fsm_262420172071883 send ok to <0.211.0> 04:13:51.255 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420172071883","262420172071883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420172071883 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.256 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:51.256 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420172071883">>,"internet",[],undefined,true,0,false,false} 04:13:51.256 [info] purge_ms_response(<<"262420172071883">>): ok 04:13:51.256 [info] purge_ms_response for <<"262420172071883">>: ok 04:13:51.256 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420172071883">>,message_type => purge_ms_res} 04:13:51.256 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420172071883">>,"internet",[],undefined,true,0,false,false} Socket #Port<0.61> closed [<0.2213.0>] send_close_signal [{{#Port<0.61>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.61>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:51.261 [error] GSUP connection has been closed 04:13:51.261 [info] Peer down: {<0.2172.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,2,20}],[{172,18,2,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:13:51.459 [info] Peer down: {<0.2222.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,2,20},{192,168,0,2}],[{172,18,2,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}